Commit Graph

16 Commits

Author SHA1 Message Date
ptitSeb
ea0ee7c7aa Try to fix flakyness of test11 2022-03-31 11:06:18 +02:00
ptitSeb
18a1cc77d4 Update test10 (it was a bit flaky), update libstdc++ binary, and added fake __libc_single_threadedhandling 2022-03-31 11:01:15 +02:00
ptitSeb
370286ee25 More test17 coverage 2022-03-31 11:00:25 +02:00
ptitSeb
311e8ac3e3 More cases to test17, and added -NAN generation to divpd ([DYNAREC] too) 2022-03-31 10:42:08 +02:00
ptitSeb
716eb97af9 More test17 impovements, fixed NAN for mulpd ([DYNAREC] too, introducing BOX64_DYNAREC_FASTNAN env. var. to keep old faster behaviour selectable) 2022-03-31 10:28:18 +02:00
ptitSeb
3623cb9785 Improved test17 (sse), and fixed NAN bordercase for PSQRTPD opcode 2022-03-31 09:11:54 +02:00
ptitSeb
3f641c2b67 Improved test17 ([DYNAREC] Added 66 0F 38 16 opcode, fixed 66 0F 38 24/34 opcodes) 2022-03-30 12:17:52 +02:00
ptitSeb
a9a82e581a Improved and enhanced test17 (SSE testing) 2022-03-30 10:53:51 +02:00
rajdakin
77925f264f Fixed the backtrace wrapper (uses eh_frame information only) 2022-02-14 13:13:12 +01:00
ptitSeb
f5c9439f91 Improved CMPSS/CMPSD opcodes, improved test17 ([DYNAREC] too, and improved MINSS/MAXSS/MINSD/MAXSD too) 2021-11-07 15:06:55 +01:00
ptitSeb
3aa12a52eb Added AES-NI cpu extension support ([DYNAREC] too, using AES extension if available) 2021-08-28 16:46:59 +02:00
ptitSeb
cb73eaf776 Work on CMPSS and CMPSD ([DYNAREC] too) 2021-07-06 14:23:57 +02:00
ptitSeb
140254f311 [DYNAREC] Fixed DIV opcode, and added test17 about div/idiv 2021-07-02 10:17:28 +02:00
ptitSeb
489afcfb41 Added a test for ucomiss opcode 2021-06-06 20:32:55 +02:00
ptitSeb
62c22e55e7 Attempts at conversion of va_list 2021-03-08 18:34:07 +01:00
ptitSeb
abee0fb560 Added x86_64 tests (based on box86) 2021-02-28 13:19:23 +01:00