about summary refs log tree commit diff stats
path: root/src/emu/x64test.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* [32BITS][RV64_DYNAREC] Hanlding of STll struct in FILD/FISTP (#868)Yang Liu2023-06-271-3/+3
* [DYNAREC] Fixed DYNAREC_TEST false-positive when opcode use NOTEST and next o...ptitSeb2023-04-301-1/+1
* [DYNAREC] More improvement to TEST_DYNARECptitSeb2023-03-311-8/+20
* [DYNAREC] Changed again how the current IP is tracked in TEST_INTERPRETER modeptitSeb2023-03-301-1/+2
* [DYNAREC] This should make TEST_INTERPRETER faulty IP output more coherent (f...ptitSeb2023-03-301-1/+1
* [DYNAREC] This should make TEST_INTERPRETER foaulty IP output more coherentptitSeb2023-03-301-1/+1
* [RV64_DYNAREC] Added some 66 0F Pxxx opcodes (#650)Yang Liu2023-03-291-1/+1
* [DYNAREC] Some more improvment to TEST_INTERPRETERptitSeb2023-03-281-1/+1
* [DYNAREC] Improved TEST_INTERPRETER with inter-block testingptitSeb2023-03-281-18/+23
* [DYNAREC] Added BOX64_DYNAREC_TEST to run interpeter and dynarec at the same ...ptitSeb2023-03-271-0/+142