| Commit message (Expand) | Author | Age | Files | Lines |
| * | Try to fix the flakyness of test11 | ptitSeb | 2022-04-10 | 2 | -60/+89 |
| * | More work on test17, and handling -NAN on divsd | ptitSeb | 2022-04-01 | 3 | -1/+69 |
| * | Added more sse2 opcode to test17, and added nan handling to SQRTSD and MULSD ... | ptitSeb | 2022-04-01 | 3 | -7/+245 |
| * | Even more test17 coverage | ptitSeb | 2022-04-01 | 3 | -2/+91 |
| * | More coverage for test17, and added NaN handling to 66 0F 7C opcode | ptitSeb | 2022-04-01 | 3 | -1/+108 |
| * | Try to fix flakyness of test11 | ptitSeb | 2022-03-31 | 2 | -0/+5 |
| * | Update test10 (it was a bit flaky), update libstdc++ binary, and added fake _... | ptitSeb | 2022-03-31 | 2 | -0/+1 |
| * | More test17 coverage | ptitSeb | 2022-03-31 | 3 | -0/+11 |
| * | More cases to test17, and added -NAN generation to divpd ([DYNAREC] too) | ptitSeb | 2022-03-31 | 3 | -0/+28 |
| * | More test17 impovements, fixed NAN for mulpd ([DYNAREC] too, introducing BOX6... | ptitSeb | 2022-03-31 | 3 | -0/+55 |
| * | Improved test17 (sse), and fixed NAN bordercase for PSQRTPD opcode | ptitSeb | 2022-03-31 | 3 | -3/+75 |
| * | Improved test17 ([DYNAREC] Added 66 0F 38 16 opcode, fixed 66 0F 38 24/34 opc... | ptitSeb | 2022-03-30 | 3 | -13/+72 |
| * | Improved and enhanced test17 (SSE testing) | ptitSeb | 2022-03-30 | 3 | -92/+141 |
| * | Fixed the backtrace wrapper (uses eh_frame information only) | rajdakin | 2022-02-14 | 3 | -0/+78 |
| * | Improved CMPSS/CMPSD opcodes, improved test17 ([DYNAREC] too, and improved MI... | ptitSeb | 2021-11-07 | 3 | -39/+331 |
| * | Added AES-NI cpu extension support ([DYNAREC] too, using AES extension if ava... | ptitSeb | 2021-08-28 | 3 | -0/+1244 |
| * | Work on CMPSS and CMPSD ([DYNAREC] too) | ptitSeb | 2021-07-06 | 3 | -2/+251 |
| * | [DYNAREC] Fixed DIV opcode, and added test17 about div/idiv | ptitSeb | 2021-07-02 | 3 | -0/+62 |
| * | Added a test for ucomiss opcode | ptitSeb | 2021-06-06 | 3 | -0/+66 |
| * | Attempts at conversion of va_list | ptitSeb | 2021-03-08 | 3 | -0/+25 |
| * | Added x86_64 tests (based on box86) | ptitSeb | 2021-02-28 | 47 | -0/+2280 |