unicorn/qemu/target/m68k
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
..
cpu-param.h import Unicorn2 2021-10-03 22:14:44 +08:00
cpu-qom.h import Unicorn2 2021-10-03 22:14:44 +08:00
cpu.c No more hard-coded cpu models 2021-12-30 01:05:10 +01:00
cpu.h import Unicorn2 2021-10-03 22:14:44 +08:00
fpu_helper.c import Unicorn2 2021-10-03 22:14:44 +08:00
helper.c import Unicorn2 2021-10-03 22:14:44 +08:00
helper.h Leave out size parameter in callback 2021-11-09 00:21:34 +01:00
op_helper.c import Unicorn2 2021-10-03 22:14:44 +08:00
qregs.def import Unicorn2 2021-10-03 22:14:44 +08:00
softfloat_fpsp_tables.h import Unicorn2 2021-10-03 22:14:44 +08:00
softfloat.c import Unicorn2 2021-10-03 22:14:44 +08:00
softfloat.h import Unicorn2 2021-10-03 22:14:44 +08:00
translate.c Inline uc_tracecode when there is only exactly one hook 2021-11-21 16:44:39 +01:00
unicorn.c difference between stop_request and quit_request 2023-03-07 14:38:49 +01:00
unicorn.h Add clang-format and format code to qemu code style 2021-10-29 12:44:49 +02:00