| 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 |
| 2005-07-23 |
Julian Seward | Enable RCR tests. |
commit | commitdiff | tree | snapshot |
| 2005-07-23 |
Julian Seward | An appallingly inefficient, but correct, implementation... |
commit | commitdiff | tree | snapshot |
| 2005-07-23 |
Julian Seward | Implement bswapq %reg. Generates pretty verbose code... |
commit | commitdiff | tree | snapshot |
| 2005-07-22 |
Julian Seward | Partially successful effort to get FP working again. |
commit | commitdiff | tree | snapshot |
| 2005-07-22 |
Julian Seward | Fix signedness of immediate. |
commit | commitdiff | tree | snapshot |
| 2005-07-21 |
Julian Seward | Reinstate rlwnm and change ROTL32 back to what it looke... |
commit | commitdiff | tree | snapshot |
| 2005-07-21 |
Julian Seward | Fix XER.OV computation after multiply. |
commit | commitdiff | tree | snapshot |
| 2005-07-21 |
Julian Seward | Fix very stupid bug in my mtxer implementation. The... |
commit | commitdiff | tree | snapshot |
| 2005-07-21 |
Julian Seward | Do all ppc32 flag calculations in-line, partly for... |
commit | commitdiff | tree | snapshot |
| 2005-07-21 |
Julian Seward | Implement STC/CLC/CMC, and take the opportunity to... |
commit | commitdiff | tree | snapshot |
| 2005-07-20 |
Julian Seward | Implement SBB Ev,Gv. |
commit | commitdiff | tree | snapshot |
| 2005-07-20 |
Julian Seward | Implement LOOP disp8 (0xE2). |
commit | commitdiff | tree | snapshot |
| 2005-07-20 |
Julian Seward | Implement F3 90 (rep nop). |
commit | commitdiff | tree | snapshot |
| 2005-07-20 |
Julian Seward | Specialise NZ after ANDL/ORL/XORL. This fixes #109314. |
commit | commitdiff | tree | snapshot |
| 2005-07-20 |
Julian Seward | Add some specialisation rules which are ultimately... |
commit | commitdiff | tree | snapshot |
| 2005-07-19 |
Julian Seward | Make ADC Ev,Gv work. |
commit | commitdiff | tree | snapshot |
| 2005-07-19 |
Julian Seward | iselCondCode: handle literals. |
commit | commitdiff | tree | snapshot |
| 2005-07-18 |
Julian Seward | Add a folding rule for 1Sto16. |
commit | commitdiff | tree | snapshot |
| 2005-07-18 |
Julian Seward | Handle 0 :: Ity_I1 as well as 1 :: Ity_I1. |
commit | commitdiff | tree | snapshot |
| 2005-07-18 |
Julian Seward | Fix up linking/relocation a bit, and track API changes... |
commit | commitdiff | tree | snapshot |
| 2005-07-18 |
Julian Seward | Track API changes in r1272. |
commit | commitdiff | tree | snapshot |
| 2005-07-18 |
Julian Seward | Some changes to the ppc32 compilation pipeline, with... |
commit | commitdiff | tree | snapshot |
| 2005-07-14 |
Julian Seward | Fix build breakage. |
commit | commitdiff | tree | snapshot |
| 2005-07-08 |
Julian Seward | Implement 8-byte-transfer cases for lwsi and stswi. |
commit | commitdiff | tree | snapshot |
| 2005-07-08 |
Cerion Armour... | Added LibVEX_GuestPPC32_put_cr7(), LibVEX_GuestPPC32_pu... |
commit | commitdiff | tree | snapshot |
| 2005-07-08 |
Cerion Armour... | Added LibVEX_GuestPPC32_get_cr() for easy access to... |
commit | commitdiff | tree | snapshot |
| 2005-07-07 |
Julian Seward | My life is one endless stream of small things which... |
commit | commitdiff | tree | snapshot |
| 2005-07-07 |
Julian Seward | Comment-only-change: record subtle interactions between... |
commit | commitdiff | tree | snapshot |
| 2005-07-07 |
Julian Seward | Fix bits and pieces needed to make self-checking-transl... |
commit | commitdiff | tree | snapshot |
| 2005-07-07 |
Julian Seward | Tidy up some loose ends in the self-checking-translatio... |
commit | commitdiff | tree | snapshot |
| 2005-07-07 |
Julian Seward | Make LibVEX_Translate (an API fn) take a Bool indicatin... |
commit | commitdiff | tree | snapshot |
| 2005-07-07 |
Julian Seward | Basic support for self-checking translations. It fits... |
commit | commitdiff | tree | snapshot |
| 2005-07-05 |
Julian Seward | Keep older versions of gcc (3.0.4) happy. |
commit | commitdiff | tree | snapshot |
| 2005-07-04 |
Cerion Armour... | ... and fix the fix (oh for clear documentation...) |
commit | commitdiff | tree | snapshot |
| 2005-07-04 |
Cerion Armour... | fixed load-mult-word bad-insn-check bug |
commit | commitdiff | tree | snapshot |
| 2005-07-04 |
Cerion Armour... | What is it with me add and's! |
commit | commitdiff | tree | snapshot |
| next |