unicorn/tests/unit
Takacs, Philipp b7b1a4d6b4 difference between stop_request and quit_request
quit_request is for internal use. This means the IP register was updated and
qemu needs to rebuild the translation blocks.

stop_request is set by the user (uc_emu_stop) to indecate that unicorn sould
stop emulating.
2023-03-07 14:38:49 +01:00
..
acutest.h Add clang-format and format code to qemu code style 2021-10-29 12:44:49 +02:00
endian.h Fix endianess detection 2022-11-16 15:16:49 +01:00
test_arm64.c Apply fix for big endian hosts per #1710 2022-10-28 16:20:20 +02:00
test_arm.c Apply fix for big endian hosts per #1710 2022-10-28 16:20:20 +02:00
test_ctl.c difference between stop_request and quit_request 2023-03-07 14:38:49 +01:00
test_m68k.c fix rust bindings build on windows (#1584) 2022-04-16 13:40:04 +02:00
test_mem.c Apply fix for big endian hosts per #1710 2022-10-28 16:20:20 +02:00
test_mips.c Apply fix for big endian hosts per #1710 2022-10-28 16:20:20 +02:00
test_ppc.c Fixed endianness when writing PPC32 CR register. 2022-07-20 18:31:13 -04:00
test_riscv.c Format code 2022-05-23 12:30:44 +02:00
test_s390x.c fix rust bindings build on windows (#1584) 2022-04-16 13:40:04 +02:00
test_sparc.c Add clang-format and format code to qemu code style 2021-10-29 12:44:49 +02:00
test_tricore.c TriCore Support (#1568) 2022-04-29 23:11:34 +02:00
test_x86.c Fix wrong IP in x86_16 because of cs_base not substracted 2023-02-20 20:21:56 +01:00
unicorn_test.h Use macro bswap 2022-10-27 23:32:15 +02:00