| Commit message (Expand) | Author | Age | Files | Lines |
| * | [ARM64_DYNAREC] Added 66 0F 3A 40 opcode (with tests) | ptitSeb | 2023-11-06 | 1 | -0/+5 |
| * | [TESTS] Disable compiler optimizations for test17 and some related fixes (#677) | Yang Liu | 2023-04-09 | 1 | -18/+19 |
| * | Improved test17 and finetuned factorio profile to disable FASTROUND on Dynarec | ptitSeb | 2023-04-01 | 1 | -2/+13 |
| * | More work on test17, and handling -NAN on divsd | ptitSeb | 2022-04-01 | 1 | -1/+9 |
| * | Added more sse2 opcode to test17, and added nan handling to SQRTSD and MULSD ... | ptitSeb | 2022-04-01 | 1 | -7/+128 |
| * | Even more test17 coverage | ptitSeb | 2022-04-01 | 1 | -2/+51 |
| * | More coverage for test17, and added NaN handling to 66 0F 7C opcode | ptitSeb | 2022-04-01 | 1 | -1/+54 |
| * | More test17 coverage | ptitSeb | 2022-03-31 | 1 | -0/+6 |
| * | More cases to test17, and added -NAN generation to divpd ([DYNAREC] too) | ptitSeb | 2022-03-31 | 1 | -0/+4 |
| * | More test17 impovements, fixed NAN for mulpd ([DYNAREC] too, introducing BOX6... | ptitSeb | 2022-03-31 | 1 | -0/+19 |
| * | Improved test17 (sse), and fixed NAN bordercase for PSQRTPD opcode | ptitSeb | 2022-03-31 | 1 | -3/+58 |
| * | Improved test17 ([DYNAREC] Added 66 0F 38 16 opcode, fixed 66 0F 38 24/34 opc... | ptitSeb | 2022-03-30 | 1 | -10/+46 |
| * | Improved and enhanced test17 (SSE testing) | ptitSeb | 2022-03-30 | 1 | -81/+124 |
| * | Improved CMPSS/CMPSD opcodes, improved test17 ([DYNAREC] too, and improved MI... | ptitSeb | 2021-11-07 | 1 | -27/+177 |
| * | [DYNAREC] Fixed DIV opcode, and added test17 about div/idiv | ptitSeb | 2021-07-02 | 1 | -0/+50 |