| 2005-03-23 |
Julian Seward | Fix silly bug introduced in r1066. |
commit | commitdiff | tree | snapshot |
| 2005-03-22 |
Julian Seward | We don't need two copies of this -- there's another... |
commit | commitdiff | tree | snapshot |
| 2005-03-22 |
Julian Seward | Turns out the recent IRStmt_NoOp hackery broke the... |
commit | commitdiff | tree | snapshot |
| 2005-03-22 |
Julian Seward | amd64 back end: deal with (ignore) Ist_IMark and Ist_NoOp |
commit | commitdiff | tree | snapshot |
| 2005-03-21 |
Julian Seward | Generate offsets needed for V on amd64. |
commit | commitdiff | tree | snapshot |
| 2005-03-21 |
Julian Seward | Make several more files compile cleanly with icc -Wall... |
commit | commitdiff | tree | snapshot |
| 2005-03-21 |
Julian Seward | The "icc -Wall" placation project rumbles onward ... |
commit | commitdiff | tree | snapshot |
| 2005-03-21 |
Julian Seward | The Icc typechecker police have been round banging... |
commit | commitdiff | tree | snapshot |
| 2005-03-21 |
Julian Seward | Bring up-to-date. |
commit | commitdiff | tree | snapshot |
| 2005-03-21 |
Julian Seward | A small API change: pass both the guest and host word... |
commit | commitdiff | tree | snapshot |
| 2005-03-21 |
Julian Seward | Add a new IR statement kind: IRStmt_NoOp, to denote... |
commit | commitdiff | tree | snapshot |
| 2005-03-21 |
Julian Seward | Fix copy-n-paste-o spotted by Ceri. |
commit | commitdiff | tree | snapshot |
| 2005-03-20 |
Julian Seward | This commit looks big but it is really quite small... |
commit | commitdiff | tree | snapshot |
| 2005-03-20 |
Julian Seward | The party never stops in x86-land: implement 'fstsw... |
commit | commitdiff | tree | snapshot |
| 2005-03-19 |
Julian Seward | More insns: ftst, movupd |
commit | commitdiff | tree | snapshot |
| 2005-03-19 |
Julian Seward | Move this file to the right place. |
commit | commitdiff | tree | snapshot |
| 2005-03-19 |
Julian Seward | Test for the x87 'tst' instruction. In the wrong place... |
commit | commitdiff | tree | snapshot |
| 2005-03-18 |
Cerion Armour... | Framework for front-end floating point disassembly |
commit | commitdiff | tree | snapshot |
| 2005-03-17 |
Julian Seward | Fill in missing pinsrw memory-to-xmm case. |
commit | commitdiff | tree | snapshot |
| 2005-03-17 |
Cerion Armour... | Quieten down gcc |
commit | commitdiff | tree | snapshot |
| 2005-03-17 |
Cerion Armour... | Use ULong instead of Int for stopAfter and n_bbs_done... |
commit | commitdiff | tree | snapshot |
| 2005-03-17 |
Cerion Armour... | handy test wrapper |
commit | commitdiff | tree | snapshot |
| 2005-03-17 |
Cerion Armour... | stop compiler errors on fp regs, add possibily of setti... |
commit | commitdiff | tree | snapshot |
| 2005-03-17 |
Julian Seward | Print IMarks a bit more visibly. |
commit | commitdiff | tree | snapshot |
| 2005-03-16 |
Julian Seward | We no longer need a complete spare copy of V hanging... |
commit | commitdiff | tree | snapshot |
| 2005-03-16 |
Julian Seward | Add a new kind of IR stmt: "instruction marks" (IRStmt_... |
commit | commitdiff | tree | snapshot |
| 2005-03-16 |
Julian Seward | Revert to doing x86->x86 (utterly trivial change) |
commit | commitdiff | tree | snapshot |
| 2005-03-16 |
Cerion Armour... | Fixed front-end srawi carry flag calc |
commit | commitdiff | tree | snapshot |
| 2005-03-16 |
Julian Seward | Add guest_TISTART and guest_TILEN fields to all guest... |
commit | commitdiff | tree | snapshot |
| 2005-03-16 |
Julian Seward | Add %EBP/%RBP to the set of registers for which redunda... |
commit | commitdiff | tree | snapshot |
| 2005-03-16 |
Cerion Armour... | small fix to rlwnm_cb loop |
commit | commitdiff | tree | snapshot |
| 2005-03-16 |
Cerion Armour... | Fixed xer_ca flag calc for subfze, |
commit | commitdiff | tree | snapshot |
| 2005-03-15 |
Julian Seward | Be a bit more paranoid about icbi. |
commit | commitdiff | tree | snapshot |
| 2005-03-15 |
Julian Seward | Improved method for discarding invalidated translations. |
commit | commitdiff | tree | snapshot |
| 2005-03-15 |
Julian Seward | Support for vex-directed instruction-cache invalidation... |
commit | commitdiff | tree | snapshot |
| 2005-03-15 |
Julian Seward | Brain-dead (but working) support for Vex-directed trans... |
commit | commitdiff | tree | snapshot |
| 2005-03-15 |
Julian Seward | Somewhat reduce the number of immediate values in test... |
commit | commitdiff | tree | snapshot |
| 2005-03-15 |
Cerion Armour... | Fix backend cntlzw |
commit | commitdiff | tree | snapshot |
| 2005-03-15 |
Cerion Armour... | Cleanup backend: var name chages like src1,2 -> srcL... |
commit | commitdiff | tree | snapshot |
| 2005-03-14 |
Julian Seward | Build fixes for gcc-2.96 (be more ANSI C compliant... |
commit | commitdiff | tree | snapshot |
| 2005-03-14 |
Cerion Armour... | Fixed ghelper mullwo overflow calc |
commit | commitdiff | tree | snapshot |
| 2005-03-14 |
Cerion Armour... | Fixed front-end slw for sh_amt of 32 to 64 |
commit | commitdiff | tree | snapshot |
| 2005-03-13 |
Julian Seward | Fill in missing memory case for pinsrw. |
commit | commitdiff | tree | snapshot |
| 2005-03-13 |
Julian Seward | The IR sanity checker quite rightly jumps up and down... |
commit | commitdiff | tree | snapshot |
| 2005-03-13 |
Julian Seward | Reenable mov imm,$reg. Curious this never happened... |
commit | commitdiff | tree | snapshot |
| 2005-03-13 |
Julian Seward | So what if we are ignoring a branch hint? No need... |
commit | commitdiff | tree | snapshot |
| 2005-03-13 |
Julian Seward | Deal with Group 8 immediates (bt, btl, btr, btc). |
commit | commitdiff | tree | snapshot |
| 2005-03-12 |
Julian Seward | Deal better with x86 'rep nop' (P4 pause hint). |
commit | commitdiff | tree | snapshot |
| 2005-03-11 |
Julian Seward | Reenable cmpsw/cmpsl. |
commit | commitdiff | tree | snapshot |
| 2005-03-11 |
Julian Seward | Make suitable for initial test run. |
commit | commitdiff | tree | snapshot |
| 2005-03-11 |
Cerion Armour... | Fixed front-end xer reg access |
commit | commitdiff | tree | snapshot |
| 2005-03-10 |
Julian Seward | Change license on switchback/test_ppc_jm1.c as per... |
commit | commitdiff | tree | snapshot |
| 2005-03-10 |
Julian Seward | rm QEMU references; the derivation is now so distant... |
commit | commitdiff | tree | snapshot |
| 2005-03-10 |
Julian Seward | Apparently we're a .net, not merely a .co.uk. |
commit | commitdiff | tree | snapshot |
| 2005-03-10 |
Julian Seward | Fix typo |
commit | commitdiff | tree | snapshot |
| 2005-03-10 |
Julian Seward | Statement about copyright. |
commit | commitdiff | tree | snapshot |
| 2005-03-10 |
Julian Seward | Add a copy of GNU GPL v2. |
commit | commitdiff | tree | snapshot |
| 2005-03-10 |
Julian Seward | Clean up for public availability. |
commit | commitdiff | tree | snapshot |
| 2005-03-10 |
Cerion Armour... | Added test_ppc to Makefile |
commit | commitdiff | tree | snapshot |
| 2005-03-10 |
Julian Seward | Another test commit |
commit | commitdiff | tree | snapshot |
| 2005-03-10 |
Julian Seward | A second test commit. |
commit | commitdiff | tree | snapshot |
| 2005-03-10 |
Julian Seward | Remove something old (really, a test commit for the... |
commit | commitdiff | tree | snapshot |
| 2005-03-09 |
Julian Seward | Jocelyn Mayer's fabulous ppc test program. |
commit | commitdiff | tree | snapshot |
| 2005-03-08 |
Julian Seward | As part of the build process, generate pub/libvex_guest... |
commit | commitdiff | tree | snapshot |
| 2005-03-08 |
Julian Seward | A place to put auxiliary programs used as part of the... |
commit | commitdiff | tree | snapshot |
| 2005-03-04 |
Cerion Armour... | Cleaned up front end a fair bit. |
commit | commitdiff | tree | snapshot |
| 2005-03-04 |
Cerion Armour... | fix cmd call of switchback, and deal with return err 256 |
commit | commitdiff | tree | snapshot |
| 2005-03-04 |
Julian Seward | A couple more flags-specialisation cases, derived from... |
commit | commitdiff | tree | snapshot |
| 2005-03-04 |
Julian Seward | guest state padding wibble |
commit | commitdiff | tree | snapshot |
| 2005-03-03 |
Cerion Armour... | Cleaning up frontend |
commit | commitdiff | tree | snapshot |
| 2005-03-03 |
Cerion Armour... | Cleaned up backend a little |
commit | commitdiff | tree | snapshot |
| 2005-03-03 |
Cerion Armour... | Dealt properly with immediates in the backend - reduces... |
commit | commitdiff | tree | snapshot |
| 2005-03-03 |
Cerion Armour... | comments only: guest-state offsets |
commit | commitdiff | tree | snapshot |
| 2005-03-03 |
Cerion Armour... | Cleaned up isel for instns taking an RI arg |
commit | commitdiff | tree | snapshot |
| 2005-03-03 |
Cerion Armour... | printout stderr msg on abnormal switchback exit |
commit | commitdiff | tree | snapshot |
| 2005-03-03 |
Cerion Armour... | Fixed sign-extend bug for compares (just putting imm... |
commit | commitdiff | tree | snapshot |
| 2005-03-03 |
Cerion Armour... | Simplified sraw a little |
commit | commitdiff | tree | snapshot |
| 2005-03-02 |
Julian Seward | * toIR.c: Handle a few more insns needed to run simple... |
commit | commitdiff | tree | snapshot |
| 2005-03-01 |
Cerion Armour... | Deal with last_bad == given_last_good |
commit | commitdiff | tree | snapshot |
| 2005-03-01 |
Cerion Armour... | Small backend printout changes only |
commit | commitdiff | tree | snapshot |
| 2005-03-01 |
Julian Seward | Add a constant folding rule for MullS32. |
commit | commitdiff | tree | snapshot |
| 2005-03-01 |
Cerion Armour... | Front end bug: bad arg order for MuxOX of srw |
commit | commitdiff | tree | snapshot |
| 2005-03-01 |
Cerion Armour... | Backend bug: mkFormD wasn't smallifying the imm |
commit | commitdiff | tree | snapshot |
| 2005-02-28 |
Cerion Armour... | perl script to run a binary search with switchback |
commit | commitdiff | tree | snapshot |
| 2005-02-28 |
Cerion Armour... | Front-end fix for slw - _record_ the result... |
commit | commitdiff | tree | snapshot |
| 2005-02-28 |
Julian Seward | Gradually move popular translations towards the start... |
commit | commitdiff | tree | snapshot |
| 2005-02-28 |
Julian Seward | Get rid of assertion which, as gcc points out, is useless. |
commit | commitdiff | tree | snapshot |
| 2005-02-27 |
Julian Seward | Placate Icc in the usual way. |
commit | commitdiff | tree | snapshot |
| 2005-02-27 |
Julian Seward | A few more 64-bit folding rules. |
commit | commitdiff | tree | snapshot |
| 2005-02-27 |
Julian Seward | Comment-only change. |
commit | commitdiff | tree | snapshot |
| 2005-02-27 |
Julian Seward | Oops! The whole point of rev 980 was to get rid of... |
commit | commitdiff | tree | snapshot |
| 2005-02-27 |
Julian Seward | A major overhaul of the way integer register decoding... |
commit | commitdiff | tree | snapshot |
| 2005-02-26 |
Julian Seward | Icc typechecker police. |
commit | commitdiff | tree | snapshot |
| 2005-02-26 |
Julian Seward | More icc-related cleanups. |
commit | commitdiff | tree | snapshot |
| 2005-02-26 |
Julian Seward | Icc typechecker police. |
commit | commitdiff | tree | snapshot |
| 2005-02-26 |
Julian Seward | Fix some register-field decoding bugs for SSE. Nasty... |
commit | commitdiff | tree | snapshot |
| 2005-02-25 |
Cerion Armour... | Fixed some front end with-zero loads |
commit | commitdiff | tree | snapshot |
| 2005-02-25 |
Cerion Armour... | Fixed isel::load of small imm to reg - these are UInts... |
commit | commitdiff | tree | snapshot |
| 2005-02-25 |
Julian Seward | Add toUInt. |
commit | commitdiff | tree | snapshot |
| 2005-02-25 |
Julian Seward | Icc typechecker fixes. |
commit | commitdiff | tree | snapshot |
| next |