mirror of
https://github.com/yuzu-emu/unicorn.git
synced 2025-11-07 00:54:57 +00:00
The name gen_lookup_tb is at odds with tcg_gen_lookup_and_goto_tb. For these cases, we do indeed want to exit back to the main loop. Similarly, DISAS_UPDATE performs no actual update, whereas DISAS_EXIT does what it says. Backports commit 4106f26e95c83b8759c3fe61a4d3a1fa740db0a9 from qemu |
||
|---|---|---|
| .. | ||
| cpu-qom.h | ||
| cpu.c | ||
| cpu.h | ||
| fpu_helper.c | ||
| helper.c | ||
| helper.h | ||
| Makefile.objs | ||
| op_helper.c | ||
| qregs.def | ||
| softfloat.c | ||
| softfloat.h | ||
| softfloat_fpsp_tables.h | ||
| translate.c | ||
| unicorn.c | ||
| unicorn.h | ||