unicorn/qemu/target
Duncan Ogilvie 87610baa3f
Fix emulator detection (#1966)
* Add a quick test helper macro to test_x86.c

* Add regression tests for bswap and rex prefixes

* Properly ignore REX prefixes when appropriate

* Fix bswap ax emulator detection
2024-07-19 11:11:21 +08:00
..
arm fix some compiler warnings 2024-04-22 20:03:07 +08:00
i386 Fix emulator detection (#1966) 2024-07-19 11:11:21 +08:00
m68k Simplify reg_read/reg_write, obtaining a perf boost. 2023-06-16 15:23:42 -07:00
mips Simplify reg_read/reg_write, obtaining a perf boost. 2023-06-16 15:23:42 -07:00
ppc gcc compiler warning fixes (#1977) 2024-07-19 11:09:57 +08:00
riscv Simplify reg_read/reg_write, obtaining a perf boost. 2023-06-16 15:23:42 -07:00
s390x Simplify reg_read/reg_write, obtaining a perf boost. 2023-06-16 15:23:42 -07:00
sparc Simplify reg_read/reg_write, obtaining a perf boost. 2023-06-16 15:23:42 -07:00
tricore Simplify reg_read/reg_write, obtaining a perf boost. 2023-06-16 15:23:42 -07:00