unicorn/qemu/target/tricore
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 TriCore Support (#1568) 2022-04-29 23:11:34 +02:00
cpu-qom.h TriCore Support (#1568) 2022-04-29 23:11:34 +02:00
cpu.c TriCore Support (#1568) 2022-04-29 23:11:34 +02:00
cpu.h TriCore Support (#1568) 2022-04-29 23:11:34 +02:00
csfr.def TriCore Support (#1568) 2022-04-29 23:11:34 +02:00
fpu_helper.c TriCore Support (#1568) 2022-04-29 23:11:34 +02:00
helper.c TriCore Support (#1568) 2022-04-29 23:11:34 +02:00
helper.h fix issue 1663:tricore pc don't move 2022-07-26 13:41:13 +08:00
op_helper.c fix issue 1663:tricore pc don't move 2022-07-26 13:41:13 +08:00
translate.c fix issue 1663:tricore pc don't move 2022-07-26 13:41:13 +08:00
tricore-defs.h TriCore Support (#1568) 2022-04-29 23:11:34 +02:00
tricore-opcodes.h TriCore Support (#1568) 2022-04-29 23:11:34 +02:00
unicorn.c difference between stop_request and quit_request 2023-03-07 14:38:49 +01:00
unicorn.h TriCore Support (#1568) 2022-04-29 23:11:34 +02:00