| 2005-10-07 |
Julian Seward | Special-case rlwnms which are really slwi or srwi.... |
commit | commitdiff | tree | snapshot |
| 2005-10-05 |
Julian Seward | Handle FUCOM %st(0),%st(?). |
commit | commitdiff | tree | snapshot |
| 2005-10-05 |
Julian Seward | Handle BT/BTS/BTR/BTC at size 4 as well as 8. |
commit | commitdiff | tree | snapshot |
| 2005-10-05 |
Julian Seward | Implement JRCXZ. |
commit | commitdiff | tree | snapshot |
| 2005-10-05 |
Julian Seward | Handle the redundant-encoding (Grp5) versions of {inc... |
commit | commitdiff | tree | snapshot |
| 2005-10-04 |
Julian Seward | Handle SSE2 pmaddwd. |
commit | commitdiff | tree | snapshot |
| 2005-10-04 |
Julian Seward | Implement SSE2 psadbw. |
commit | commitdiff | tree | snapshot |
| 2005-10-03 |
Julian Seward | Implement LAHF. |
commit | commitdiff | tree | snapshot |
| 2005-10-03 |
Julian Seward | Implement the 0F 7F encoding for movq mmreg, mmreg. |
commit | commitdiff | tree | snapshot |
| 2005-10-03 |
Julian Seward | Enable Xin_MFence on VexSubArchX86_sse0. |
commit | commitdiff | tree | snapshot |
| 2005-10-03 |
Julian Seward | Fix various adc/sbb instruction variants. |
commit | commitdiff | tree | snapshot |
| 2005-10-03 |
Julian Seward | x86 front end: implement FXTRACT. I knew there was... |
commit | commitdiff | tree | snapshot |
| 2005-09-16 |
Cerion Armour... | Some AltiVec vector-multiply arith insns |
commit | commitdiff | tree | snapshot |
| 2005-09-16 |
Cerion Armour... | spacing and var name chages only |
commit | commitdiff | tree | snapshot |
| 2005-09-16 |
Cerion Armour... | More AltiVec: shifts and rotates |
commit | commitdiff | tree | snapshot |
| 2005-09-16 |
Cerion Armour... | Rename primop Iop_Rot* Iop_Rotl* |
commit | commitdiff | tree | snapshot |
| 2005-09-16 |
Cerion Armour... | Added packing/unpacking AltiVec insns |
commit | commitdiff | tree | snapshot |
| 2005-09-15 |
Cerion Armour... | Added AltiVec permutation insns: |
commit | commitdiff | tree | snapshot |
| 2005-09-15 |
Cerion Armour... | Couple more primops: Iop_ShlN8x16, Iop_ShrN8x16, Iop_Sa... |
commit | commitdiff | tree | snapshot |
| 2005-09-15 |
Julian Seward | Makefile fixes: |
commit | commitdiff | tree | snapshot |
| 2005-09-15 |
Cerion Armour... | Added AltiVec integer compare insns. |
commit | commitdiff | tree | snapshot |
| 2005-09-15 |
Cerion Armour... | Implemented simple AltiVec arithmetic insns: |
commit | commitdiff | tree | snapshot |
| 2005-09-14 |
Cerion Armour... | Added AltiVec sub-vector load/store insns: |
commit | commitdiff | tree | snapshot |
| 2005-09-14 |
Cerion Armour... | implemented vaddcuw |
commit | commitdiff | tree | snapshot |
| 2005-09-14 |
Cerion Armour... | more altivec insns: vsr, vspltw |
commit | commitdiff | tree | snapshot |
| 2005-09-13 |
Cerion Armour... | implemented guest-ppc32 lvsl, lvsr using dirty helper... |
commit | commitdiff | tree | snapshot |
| 2005-09-13 |
Cerion Armour... | yet another new IR primop: Iop_QNarrow32Ux4 |
commit | commitdiff | tree | snapshot |
| 2005-09-13 |
Cerion Armour... | Added a number of new IR primops to support integer... |
commit | commitdiff | tree | snapshot |
| 2005-09-13 |
Cerion Armour... | a couple more simple altivec insns |
commit | commitdiff | tree | snapshot |
| 2005-09-12 |
Cerion Armour... | ppc guest_state vector regs must be 16byte aligned... |
commit | commitdiff | tree | snapshot |
| 2005-09-12 |
Cerion Armour... | front end: |
commit | commitdiff | tree | snapshot |
| 2005-09-10 |
Cerion Armour... | reinstated altivec insn disassembly framework |
commit | commitdiff | tree | snapshot |
| 2005-09-09 |
Julian Seward | Typechecker cleanups (non-functional changes) |
commit | commitdiff | tree | snapshot |
| 2005-09-09 |
Julian Seward | iselInt64Expr: handle 64-bit Mux0X. |
commit | commitdiff | tree | snapshot |
| 2005-09-09 |
Julian Seward | Fix mcrxr. |
commit | commitdiff | tree | snapshot |
| 2005-09-09 |
Cerion Armour... | reinstate lhau, lhaux, sthux, mcrxr |
commit | commitdiff | tree | snapshot |
| 2005-09-09 |
Cerion Armour... | implemented Iop_64HLtoV128 in iselVecExpr_wrk |
commit | commitdiff | tree | snapshot |
| 2005-09-09 |
Julian Seward | Reinstate stfdux, fctiw. |
commit | commitdiff | tree | snapshot |
| 2005-09-09 |
Julian Seward | Cleanups: |
commit | commitdiff | tree | snapshot |
| 2005-09-09 |
Julian Seward | rm unused vars in dis_int_ldst_str |
commit | commitdiff | tree | snapshot |
| 2005-09-09 |
Julian Seward | Implement stswi/stswx. |
commit | commitdiff | tree | snapshot |
| 2005-09-09 |
Julian Seward | Enhance the dead-code removal pass so that it detects... |
commit | commitdiff | tree | snapshot |
| 2005-09-09 |
Julian Seward | Implement lswi and lswx. The generated IR should be... |
commit | commitdiff | tree | snapshot |
| 2005-09-08 |
Julian Seward | Reinstate stwbrx. |
commit | commitdiff | tree | snapshot |
| 2005-09-08 |
Julian Seward | Reinstate crand, crnand, crorc. |
commit | commitdiff | tree | snapshot |
| 2005-09-06 |
Julian Seward | Implement mftb{,u}. |
commit | commitdiff | tree | snapshot |
| 2005-09-06 |
Julian Seward | Remove some helper functions to do with flag handling... |
commit | commitdiff | tree | snapshot |
| 2005-09-06 |
Julian Seward | Reinstate lwbrx. |
commit | commitdiff | tree | snapshot |
| 2005-08-29 |
Julian Seward | Observe any externally supplied $(CC). |
commit | commitdiff | tree | snapshot |
| 2005-08-26 |
Julian Seward | Don't even mention malloc, since it screws up staticall... |
commit | commitdiff | tree | snapshot |
| 2005-08-25 |
Julian Seward | Implement MOVUPS -- move from G (xmm) to E (mem or... |
commit | commitdiff | tree | snapshot |
| 2005-08-25 |
Julian Seward | vex_printf/sprintf hackery. |
commit | commitdiff | tree | snapshot |
| 2005-08-24 |
Julian Seward | Build rflag thunk for adc/sbb correctly. |
commit | commitdiff | tree | snapshot |
| 2005-08-24 |
Julian Seward | amd64: Handle BT/BTS/BTR/BTC Gv, Ev. |
commit | commitdiff | tree | snapshot |
| 2005-08-24 |
Julian Seward | Fix incorrect building of the flags thunk after ADC... |
commit | commitdiff | tree | snapshot |
| 2005-08-24 |
Julian Seward | Enable ADC Ib, AL. |
commit | commitdiff | tree | snapshot |
| 2005-08-23 |
Julian Seward | Implement LOOP{,E,NE}. |
commit | commitdiff | tree | snapshot |
| 2005-08-23 |
Julian Seward | Rename a couple of inconsistently-named helper functions. |
commit | commitdiff | tree | snapshot |
| 2005-08-23 |
Julian Seward | Whitespace-only change. |
commit | commitdiff | tree | snapshot |
| 2005-08-23 |
Julian Seward | Implement RDTSC (amd64). |
commit | commitdiff | tree | snapshot |
| 2005-08-23 |
Julian Seward | Rename a couple of inconsistently-named helper functions. |
commit | commitdiff | tree | snapshot |
| 2005-08-23 |
Julian Seward | Implement RDTSC on x86. |
commit | commitdiff | tree | snapshot |
| 2005-08-23 |
Julian Seward | Implement LOOP/LOOPE/LOOPNE. |
commit | commitdiff | tree | snapshot |
| 2005-08-23 |
Julian Seward | Enable testing of RCL insns. |
commit | commitdiff | tree | snapshot |
| 2005-08-23 |
Julian Seward | Support x86 RCL instructions. |
commit | commitdiff | tree | snapshot |
| 2005-08-21 |
Julian Seward | On a PPC32Instr_Call, don't merely record how many... |
commit | commitdiff | tree | snapshot |
| 2005-08-18 |
Julian Seward | Add tested but unused code just in case it is useful... |
commit | commitdiff | tree | snapshot |
| 2005-08-14 |
Julian Seward | dis_Grp2: decode address mode correctly |
commit | commitdiff | tree | snapshot |
| 2005-08-13 |
Julian Seward | Handle Iop_Sar16, so that front end amd64 "cwtd" does... |
commit | commitdiff | tree | snapshot |
| 2005-08-12 |
Julian Seward | Implement 'rep ret'. |
commit | commitdiff | tree | snapshot |
| 2005-08-12 |
Julian Seward | Implement cmpxchg8b. Sheesh. What a total dog of... |
commit | commitdiff | tree | snapshot |
| 2005-08-10 |
Julian Seward | Implement PREFETCH{W} m8. |
commit | commitdiff | tree | snapshot |
| 2005-08-10 |
Julian Seward | Implement DC /3 (FCOMP double-real). |
commit | commitdiff | tree | snapshot |
| 2005-08-08 |
Julian Seward | Reenable FST %st(0),%st(?) (0xDD 0xD0 .. 0xDD 0xD7). |
commit | commitdiff | tree | snapshot |
| 2005-08-08 |
Julian Seward | Don't emit cmovl since older x86s don't support it... |
commit | commitdiff | tree | snapshot |
| 2005-08-07 |
Julian Seward | A minimal implementation of the x86 sysenter instruction |
commit | commitdiff | tree | snapshot |
| 2005-08-06 |
Julian Seward | Track the status of the %EFLAGS.AC (alignment check... |
commit | commitdiff | tree | snapshot |
| 2005-08-06 |
Julian Seward | Reinstate SBB r/m, reg. |
commit | commitdiff | tree | snapshot |
| 2005-08-05 |
Julian Seward | Get rid of ludicrously over-paranoid assertion that... |
commit | commitdiff | tree | snapshot |
| 2005-08-04 |
Julian Seward | - Partial implementation of reservations, to make lwarx... |
commit | commitdiff | tree | snapshot |
| 2005-08-03 |
Julian Seward | Implement dual licensing. |
commit | commitdiff | tree | snapshot |
| 2005-08-03 |
Julian Seward | Newer version of GPLv2 text with newer FSF addresses... |
commit | commitdiff | tree | snapshot |
| 2005-08-02 |
Julian Seward | Implement 0xA0 /* MOV Ob,AL */ and 0xA2 /* MOV AL,Ob */. |
commit | commitdiff | tree | snapshot |
| 2005-08-02 |
Julian Seward | Ignore redundant REX.W prefix on CALL Ev. |
commit | commitdiff | tree | snapshot |
| 2005-08-02 |
Julian Seward | Make copyright notices consistent. |
commit | commitdiff | tree | snapshot |
| 2005-08-01 |
Julian Seward | Specialise NZ after DECW. |
commit | commitdiff | tree | snapshot |
| 2005-08-01 |
Julian Seward | Implement 0xA1 /* MOV Ov,eAX */ and 0xA3 /* MOV eAX... |
commit | commitdiff | tree | snapshot |
| 2005-07-29 |
Julian Seward | Reinstate some FP instructions. With --tool=none we... |
commit | commitdiff | tree | snapshot |
| 2005-07-29 |
Julian Seward | Implement ffreep %st(0). Fixes #109718. |
commit | commitdiff | tree | snapshot |
| 2005-07-29 |
Julian Seward | Implement ficom{p,}{w,l}. This should fix #103594. |
commit | commitdiff | tree | snapshot |
| 2005-07-27 |
Julian Seward | Typechecker police. |
commit | commitdiff | tree | snapshot |
| 2005-07-27 |
Julian Seward | Get rid of warnings from gcc. |
commit | commitdiff | tree | snapshot |
| 2005-07-26 |
Julian Seward | Never ever delete vex_svnversion.h except when doing... |
commit | commitdiff | tree | snapshot |
| 2005-07-26 |
Julian Seward | Don't delete vex_svnversion.h during 'make clean'.... |
commit | commitdiff | tree | snapshot |
| 2005-07-25 |
Julian Seward | Implement a couple of missing x87 insns. |
commit | commitdiff | tree | snapshot |
| 2005-07-24 |
Julian Seward | Update always-defined areas. |
commit | commitdiff | tree | snapshot |
| 2005-07-24 |
Julian Seward | More isel cases. |
commit | commitdiff | tree | snapshot |
| 2005-07-23 |
Julian Seward | Some of the ppc32 front end stuff generates huge amount... |
commit | commitdiff | tree | snapshot |
| 2005-07-23 |
Julian Seward | Reenable an ADC variant. |
commit | commitdiff | tree | snapshot |
| 2005-07-23 |
Julian Seward | Implement ADC Ib, AL. |
commit | commitdiff | tree | snapshot |
| next |