| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | [32BITS][RV64_DYNAREC] Hanlding of STll struct in FILD/FISTP (#868) | Yang Liu | 2023-06-27 | 1 | -3/+3 |
| * | [DYNAREC] Fixed DYNAREC_TEST false-positive when opcode use NOTEST and next o... | ptitSeb | 2023-04-30 | 1 | -1/+1 |
| * | [DYNAREC] More improvement to TEST_DYNAREC | ptitSeb | 2023-03-31 | 1 | -8/+20 |
| * | [DYNAREC] Changed again how the current IP is tracked in TEST_INTERPRETER mode | ptitSeb | 2023-03-30 | 1 | -1/+2 |
| * | [DYNAREC] This should make TEST_INTERPRETER faulty IP output more coherent (f... | ptitSeb | 2023-03-30 | 1 | -1/+1 |
| * | [DYNAREC] This should make TEST_INTERPRETER foaulty IP output more coherent | ptitSeb | 2023-03-30 | 1 | -1/+1 |
| * | [RV64_DYNAREC] Added some 66 0F Pxxx opcodes (#650) | Yang Liu | 2023-03-29 | 1 | -1/+1 |
| * | [DYNAREC] Some more improvment to TEST_INTERPRETER | ptitSeb | 2023-03-28 | 1 | -1/+1 |
| * | [DYNAREC] Improved TEST_INTERPRETER with inter-block testing | ptitSeb | 2023-03-28 | 1 | -18/+23 |
| * | [DYNAREC] Added BOX64_DYNAREC_TEST to run interpeter and dynarec at the same ... | ptitSeb | 2023-03-27 | 1 | -0/+142 |