/dports/emulators/py-unicorn/unicorn-1.0.2/qemu/target-arm/ |
H A D | translate.h | 97 void gen_a64_set_pc_im(DisasContext *s, uint64_t val); 109 static inline void gen_a64_set_pc_im(uint64_t val) in gen_a64_set_pc_im() function
|
H A D | translate-a64.c | 191 gen_a64_set_pc_im(s, s->pc - offset); in gen_exception_internal_insn() 199 gen_a64_set_pc_im(s, s->pc - offset); in gen_exception_insn() 257 gen_a64_set_pc_im(s, dest); in gen_goto_tb() 261 gen_a64_set_pc_im(s, dest); in gen_goto_tb() 1271 gen_a64_set_pc_im(s, s->pc - 4); in handle_msr_i() 1372 gen_a64_set_pc_im(s, s->pc - 4); in handle_sys() 1521 gen_a64_set_pc_im(s, s->pc - 4); in disas_exc() 1531 gen_a64_set_pc_im(s, s->pc - 4); in disas_exc() 11226 gen_a64_set_pc_im(dc, dc->pc); in gen_intermediate_code_internal_a64() 11240 gen_a64_set_pc_im(dc, dc->pc); in gen_intermediate_code_internal_a64() [all …]
|
/dports/emulators/unicorn/unicorn-1.0.2/qemu/target-arm/ |
H A D | translate.h | 97 void gen_a64_set_pc_im(DisasContext *s, uint64_t val); 109 static inline void gen_a64_set_pc_im(uint64_t val) in gen_a64_set_pc_im() function
|
H A D | translate-a64.c | 191 gen_a64_set_pc_im(s, s->pc - offset); in gen_exception_internal_insn() 199 gen_a64_set_pc_im(s, s->pc - offset); in gen_exception_insn() 257 gen_a64_set_pc_im(s, dest); in gen_goto_tb() 261 gen_a64_set_pc_im(s, dest); in gen_goto_tb() 1271 gen_a64_set_pc_im(s, s->pc - 4); in handle_msr_i() 1372 gen_a64_set_pc_im(s, s->pc - 4); in handle_sys() 1521 gen_a64_set_pc_im(s, s->pc - 4); in disas_exc() 1531 gen_a64_set_pc_im(s, s->pc - 4); in disas_exc() 11226 gen_a64_set_pc_im(dc, dc->pc); in gen_intermediate_code_internal_a64() 11240 gen_a64_set_pc_im(dc, dc->pc); in gen_intermediate_code_internal_a64() [all …]
|
/dports/emulators/qemu-powernv/qemu-powernv-3.0.50/target/arm/ |
H A D | translate.h | 156 void gen_a64_set_pc_im(uint64_t val); 165 static inline void gen_a64_set_pc_im(uint64_t val) in gen_a64_set_pc_im() function
|
H A D | translate-a64.c | 255 void gen_a64_set_pc_im(uint64_t val) in gen_a64_set_pc_im() function 379 gen_a64_set_pc_im(s->pc - offset); in gen_exception_internal_insn() 387 gen_a64_set_pc_im(s->pc - offset); in gen_exception_insn() 397 gen_a64_set_pc_im(s->pc - offset); in gen_exception_bkpt_insn() 459 gen_a64_set_pc_im(dest); in gen_goto_tb() 463 gen_a64_set_pc_im(dest); in gen_goto_tb() 1570 gen_a64_set_pc_im(s->pc - 4); in handle_msr_i() 1575 gen_a64_set_pc_im(s->pc); in handle_msr_i() 1672 gen_a64_set_pc_im(s->pc - 4); in handle_sys() 13916 gen_a64_set_pc_im(dc->pc); in aarch64_tr_breakpoint_check() [all …]
|
/dports/emulators/qemu42/qemu-4.2.1/target/arm/ |
H A D | translate.h | 173 void gen_a64_set_pc_im(uint64_t val); 180 static inline void gen_a64_set_pc_im(uint64_t val) in gen_a64_set_pc_im() function
|
H A D | translate-a64.c | 154 void gen_a64_set_pc_im(uint64_t val) in gen_a64_set_pc_im() function 258 gen_a64_set_pc_im(pc); in gen_exception_internal_insn() 266 gen_a64_set_pc_im(pc); in gen_exception_insn() 275 gen_a64_set_pc_im(s->pc_curr); in gen_exception_bkpt_insn() 325 gen_a64_set_pc_im(dest); in gen_goto_tb() 329 gen_a64_set_pc_im(dest); in gen_goto_tb() 1708 gen_a64_set_pc_im(s->pc_curr); in handle_sys() 1722 gen_a64_set_pc_im(s->pc_curr); in handle_sys() 1886 gen_a64_set_pc_im(s->pc_curr); in disas_exc() 1897 gen_a64_set_pc_im(s->pc_curr); in disas_exc() [all …]
|
/dports/emulators/qemu-utils/qemu-4.2.1/target/arm/ |
H A D | translate.h | 173 void gen_a64_set_pc_im(uint64_t val); 180 static inline void gen_a64_set_pc_im(uint64_t val) in gen_a64_set_pc_im() function
|
H A D | translate-a64.c | 154 void gen_a64_set_pc_im(uint64_t val) in gen_a64_set_pc_im() function 258 gen_a64_set_pc_im(pc); in gen_exception_internal_insn() 266 gen_a64_set_pc_im(pc); in gen_exception_insn() 275 gen_a64_set_pc_im(s->pc_curr); in gen_exception_bkpt_insn() 325 gen_a64_set_pc_im(dest); in gen_goto_tb() 329 gen_a64_set_pc_im(dest); in gen_goto_tb() 1708 gen_a64_set_pc_im(s->pc_curr); in handle_sys() 1722 gen_a64_set_pc_im(s->pc_curr); in handle_sys() 1886 gen_a64_set_pc_im(s->pc_curr); in disas_exc() 1897 gen_a64_set_pc_im(s->pc_curr); in disas_exc() [all …]
|
/dports/emulators/qemu-guest-agent/qemu-5.0.1/target/arm/ |
H A D | translate.h | 177 void gen_a64_set_pc_im(uint64_t val); 184 static inline void gen_a64_set_pc_im(uint64_t val) in gen_a64_set_pc_im() function
|
H A D | translate-a64.c | 168 void gen_a64_set_pc_im(uint64_t val) in gen_a64_set_pc_im() function 282 gen_a64_set_pc_im(pc); in gen_exception_internal_insn() 290 gen_a64_set_pc_im(pc); in gen_exception_insn() 299 gen_a64_set_pc_im(s->pc_curr); in gen_exception_bkpt_insn() 349 gen_a64_set_pc_im(dest); in gen_goto_tb() 353 gen_a64_set_pc_im(dest); in gen_goto_tb() 1760 gen_a64_set_pc_im(s->pc_curr); in handle_sys() 1774 gen_a64_set_pc_im(s->pc_curr); in handle_sys() 1938 gen_a64_set_pc_im(s->pc_curr); in disas_exc() 1949 gen_a64_set_pc_im(s->pc_curr); in disas_exc() [all …]
|
/dports/emulators/qemu-cheri/qemu-0a323821042c36e21ea80e58b9545dfc3b0cb8ef/target/arm/ |
H A D | translate.h | 177 void gen_a64_set_pc_im(uint64_t val); 184 static inline void gen_a64_set_pc_im(uint64_t val) in gen_a64_set_pc_im() function
|
H A D | translate-a64.c | 168 void gen_a64_set_pc_im(uint64_t val) in gen_a64_set_pc_im() function 282 gen_a64_set_pc_im(pc); in gen_exception_internal_insn() 290 gen_a64_set_pc_im(pc); in gen_exception_insn() 299 gen_a64_set_pc_im(s->pc_curr); in gen_exception_bkpt_insn() 349 gen_a64_set_pc_im(dest); in gen_goto_tb() 353 gen_a64_set_pc_im(dest); in gen_goto_tb() 1760 gen_a64_set_pc_im(s->pc_curr); in handle_sys() 1774 gen_a64_set_pc_im(s->pc_curr); in handle_sys() 1938 gen_a64_set_pc_im(s->pc_curr); in disas_exc() 1949 gen_a64_set_pc_im(s->pc_curr); in disas_exc() [all …]
|
/dports/emulators/qemu5/qemu-5.2.0/target/arm/ |
H A D | translate.h | 189 void gen_a64_set_pc_im(uint64_t val); 196 static inline void gen_a64_set_pc_im(uint64_t val) in gen_a64_set_pc_im() function
|
H A D | translate-a64.c | 151 void gen_a64_set_pc_im(uint64_t val) in gen_a64_set_pc_im() function 351 gen_a64_set_pc_im(pc); in gen_exception_internal_insn() 359 gen_a64_set_pc_im(pc); in gen_exception_insn() 368 gen_a64_set_pc_im(s->pc_curr); in gen_exception_bkpt_insn() 418 gen_a64_set_pc_im(dest); in gen_goto_tb() 422 gen_a64_set_pc_im(dest); in gen_goto_tb() 1827 gen_a64_set_pc_im(s->pc_curr); in handle_sys() 1841 gen_a64_set_pc_im(s->pc_curr); in handle_sys() 2058 gen_a64_set_pc_im(s->pc_curr); in disas_exc() 2069 gen_a64_set_pc_im(s->pc_curr); in disas_exc() [all …]
|
/dports/emulators/qemu60/qemu-6.0.0/target/arm/ |
H A D | translate.h | 189 void gen_a64_set_pc_im(uint64_t val); 196 static inline void gen_a64_set_pc_im(uint64_t val) in gen_a64_set_pc_im() function
|
H A D | translate-a64.c | 155 void gen_a64_set_pc_im(uint64_t val) in gen_a64_set_pc_im() function 358 gen_a64_set_pc_im(pc); in gen_exception_internal_insn() 366 gen_a64_set_pc_im(pc); in gen_exception_insn() 375 gen_a64_set_pc_im(s->pc_curr); in gen_exception_bkpt_insn() 425 gen_a64_set_pc_im(dest); in gen_goto_tb() 429 gen_a64_set_pc_im(dest); in gen_goto_tb() 1858 gen_a64_set_pc_im(s->pc_curr); in handle_sys() 1872 gen_a64_set_pc_im(s->pc_curr); in handle_sys() 2089 gen_a64_set_pc_im(s->pc_curr); in disas_exc() 2100 gen_a64_set_pc_im(s->pc_curr); in disas_exc() [all …]
|
/dports/emulators/qemu-devel/qemu-de8ed1055c2ce18c95f597eb10df360dcb534f99/target/arm/ |
H A D | translate.h | 264 void gen_a64_set_pc_im(uint64_t val); 271 static inline void gen_a64_set_pc_im(uint64_t val) in gen_a64_set_pc_im() function
|
H A D | translate-a64.c | 154 void gen_a64_set_pc_im(uint64_t val) in gen_a64_set_pc_im() function 356 gen_a64_set_pc_im(pc); in gen_exception_internal_insn() 365 gen_a64_set_pc_im(s->pc_curr); in gen_exception_bkpt_insn() 400 gen_a64_set_pc_im(dest); in gen_goto_tb() 404 gen_a64_set_pc_im(dest); in gen_goto_tb() 1853 gen_a64_set_pc_im(s->pc_curr); in handle_sys() 1867 gen_a64_set_pc_im(s->pc_curr); in handle_sys() 2084 gen_a64_set_pc_im(s->pc_curr); in disas_exc() 2095 gen_a64_set_pc_im(s->pc_curr); in disas_exc() 14890 gen_a64_set_pc_im(dc->base.pc_next); in aarch64_tr_tb_stop() [all …]
|
/dports/emulators/qemu/qemu-6.2.0/target/arm/ |
H A D | translate.h | 264 void gen_a64_set_pc_im(uint64_t val); 271 static inline void gen_a64_set_pc_im(uint64_t val) in gen_a64_set_pc_im() function
|
H A D | translate-a64.c | 154 void gen_a64_set_pc_im(uint64_t val) in gen_a64_set_pc_im() function 356 gen_a64_set_pc_im(pc); in gen_exception_internal_insn() 365 gen_a64_set_pc_im(s->pc_curr); in gen_exception_bkpt_insn() 400 gen_a64_set_pc_im(dest); in gen_goto_tb() 404 gen_a64_set_pc_im(dest); in gen_goto_tb() 1851 gen_a64_set_pc_im(s->pc_curr); in handle_sys() 1865 gen_a64_set_pc_im(s->pc_curr); in handle_sys() 2082 gen_a64_set_pc_im(s->pc_curr); in disas_exc() 2093 gen_a64_set_pc_im(s->pc_curr); in disas_exc() 14888 gen_a64_set_pc_im(dc->base.pc_next); in aarch64_tr_tb_stop() [all …]
|
/dports/emulators/py-unicorn/unicorn-1.0.2/qemu/ |
H A D | aarch64eb.h | 3025 #define gen_a64_set_pc_im gen_a64_set_pc_im_aarch64eb macro
|
H A D | aarch64.h | 3025 #define gen_a64_set_pc_im gen_a64_set_pc_im_aarch64 macro
|
/dports/emulators/unicorn/unicorn-1.0.2/qemu/ |
H A D | aarch64.h | 3025 #define gen_a64_set_pc_im gen_a64_set_pc_im_aarch64 macro
|