Home
last modified time | relevance | path

Searched refs:tb_add_jump (Results 1 – 25 of 39) sorted by relevance

12

/dports/emulators/qemu-powernv/qemu-powernv-3.0.50/accel/tcg/
H A Dcpu-exec.c354 static inline void tb_add_jump(TranslationBlock *tb, int n, in tb_add_jump() function
420 tb_add_jump(last_tb, tb_exit, tb); in tb_find()
/dports/emulators/qemu60/qemu-6.0.0/accel/tcg/
H A Dcpu-exec.c374 static inline void tb_add_jump(TranslationBlock *tb, int n, in tb_add_jump() function
445 tb_add_jump(last_tb, tb_exit, tb); in tb_find()
/dports/emulators/qemu5/qemu-5.2.0/accel/tcg/
H A Dcpu-exec.c363 static inline void tb_add_jump(TranslationBlock *tb, int n, in tb_add_jump() function
430 tb_add_jump(last_tb, tb_exit, tb); in tb_find()
/dports/emulators/qemu-utils/qemu-4.2.1/accel/tcg/
H A Dcpu-exec.c356 static inline void tb_add_jump(TranslationBlock *tb, int n, in tb_add_jump() function
422 tb_add_jump(last_tb, tb_exit, tb); in tb_find()
/dports/emulators/qemu42/qemu-4.2.1/accel/tcg/
H A Dcpu-exec.c356 static inline void tb_add_jump(TranslationBlock *tb, int n, in tb_add_jump() function
422 tb_add_jump(last_tb, tb_exit, tb); in tb_find()
/dports/emulators/qemu-cheri/qemu-0a323821042c36e21ea80e58b9545dfc3b0cb8ef/accel/tcg/
H A Dcpu-exec.c357 static inline void tb_add_jump(TranslationBlock *tb, int n, in tb_add_jump() function
423 tb_add_jump(last_tb, tb_exit, tb); in tb_find()
/dports/emulators/qemu-guest-agent/qemu-5.0.1/accel/tcg/
H A Dcpu-exec.c357 static inline void tb_add_jump(TranslationBlock *tb, int n, in tb_add_jump() function
423 tb_add_jump(last_tb, tb_exit, tb); in tb_find()
/dports/emulators/x49gp/x49gp/x49gp-code/qemu/qemu-git/
H A Dexec-all.h250 static inline void tb_add_jump(TranslationBlock *tb, int n, in tb_add_jump() function
H A Dcpu-exec.c600 tb_add_jump((TranslationBlock *)(next_tb & ~3), next_tb & 3, tb); in cpu_exec()
/dports/emulators/py-unicorn/unicorn-1.0.2/qemu/include/exec/
H A Dexec-all.h290 static inline void tb_add_jump(TranslationBlock *tb, int n, in tb_add_jump() function
/dports/emulators/unicorn/unicorn-1.0.2/qemu/include/exec/
H A Dexec-all.h290 static inline void tb_add_jump(TranslationBlock *tb, int n, in tb_add_jump() function
/dports/emulators/qemu/qemu-6.2.0/accel/tcg/
H A Dcpu-exec.c563 static inline void tb_add_jump(TranslationBlock *tb, int n, in tb_add_jump() function
998 tb_add_jump(last_tb, tb_exit, tb); in cpu_exec()
/dports/emulators/qemu-devel/qemu-de8ed1055c2ce18c95f597eb10df360dcb534f99/accel/tcg/
H A Dcpu-exec.c548 static inline void tb_add_jump(TranslationBlock *tb, int n, in tb_add_jump() function
973 tb_add_jump(last_tb, tb_exit, tb); in cpu_exec()
/dports/emulators/py-unicorn/unicorn-1.0.2/qemu/
H A Dcpu-exec.c245 tb_add_jump((TranslationBlock *)(next_tb & ~TB_EXIT_MASK), in cpu_exec()
H A Daarch64eb.h2644 #define tb_add_jump tb_add_jump_aarch64eb macro
H A Darm.h2644 #define tb_add_jump tb_add_jump_arm macro
H A Dx86_64.h2644 #define tb_add_jump tb_add_jump_x86_64 macro
H A Daarch64.h2644 #define tb_add_jump tb_add_jump_aarch64 macro
H A Darmeb.h2644 #define tb_add_jump tb_add_jump_armeb macro
H A Dm68k.h2644 #define tb_add_jump tb_add_jump_m68k macro
/dports/emulators/unicorn/unicorn-1.0.2/qemu/
H A Dcpu-exec.c245 tb_add_jump((TranslationBlock *)(next_tb & ~TB_EXIT_MASK), in cpu_exec()
H A Dm68k.h2644 #define tb_add_jump tb_add_jump_m68k macro
H A Dx86_64.h2644 #define tb_add_jump tb_add_jump_x86_64 macro
H A Darmeb.h2644 #define tb_add_jump tb_add_jump_armeb macro
H A Daarch64.h2644 #define tb_add_jump tb_add_jump_aarch64 macro

12