Home
last modified time | relevance | path

Searched refs:is_a64 (Results 1 – 25 of 146) sorted by relevance

123456

/dports/emulators/unicorn/unicorn-1.0.2/qemu/target-arm/
H A Dpsci.c35 uint64_t param = is_a64(env) ? env->xregs[0] : env->regs[0]; in arm_is_psci_call()
99 param[i] = is_a64(env) ? env->xregs[i] : env->regs[i]; in arm_handle_psci_call()
102 if ((param[0] & QEMU_PSCI_0_2_64BIT) && !is_a64(env)) { in arm_handle_psci_call()
186 assert(is_a64(env) == is_a64(&target_cpu->env)); in arm_handle_psci_call()
187 if (is_a64(env)) { in arm_handle_psci_call()
213 if (is_a64(env)) { in arm_handle_psci_call()
229 if (is_a64(env)) { in arm_handle_psci_call()
/dports/emulators/py-unicorn/unicorn-1.0.2/qemu/target-arm/
H A Dpsci.c35 uint64_t param = is_a64(env) ? env->xregs[0] : env->regs[0]; in arm_is_psci_call()
99 param[i] = is_a64(env) ? env->xregs[i] : env->regs[i]; in arm_handle_psci_call()
102 if ((param[0] & QEMU_PSCI_0_2_64BIT) && !is_a64(env)) { in arm_handle_psci_call()
186 assert(is_a64(env) == is_a64(&target_cpu->env)); in arm_handle_psci_call()
187 if (is_a64(env)) { in arm_handle_psci_call()
213 if (is_a64(env)) { in arm_handle_psci_call()
229 if (is_a64(env)) { in arm_handle_psci_call()
/dports/emulators/qemu5/qemu-5.2.0/target/arm/
H A Dpsci.c38 uint64_t param = is_a64(env) ? env->xregs[0] : env->regs[0]; in arm_is_psci_call()
101 param[i] = is_a64(env) ? env->xregs[i] : env->regs[i]; in arm_handle_psci_call()
104 if ((param[0] & QEMU_PSCI_0_2_64BIT) && !is_a64(env)) { in arm_handle_psci_call()
188 if (is_a64(env)) { in arm_handle_psci_call()
204 if (is_a64(env)) { in arm_handle_psci_call()
H A Darm-semi.c291 if (is_a64(env)) { in arm_semi_cb()
308 if (is_a64(env)) { in arm_flen_buf()
326 if (is_a64(env)) { in arm_semi_flen_cb()
350 if (is_a64(env)) { in arm_semi_open_cb()
384 return is_a64(env) ? env->xregs[0] : env->regs[0]; in arm_gdb_syscall()
650 if (is_a64(env)) { \
664 (is_a64(env) ? \
689 if (is_a64(env)) { in do_arm_semihosting()
1062 if (is_a64(env)) { in do_arm_semihosting()
1078 if (nr == TARGET_SYS_EXIT_EXTENDED || is_a64(env)) { in do_arm_semihosting()
[all …]
/dports/emulators/qemu-guest-agent/qemu-5.0.1/target/arm/
H A Dpsci.c38 uint64_t param = is_a64(env) ? env->xregs[0] : env->regs[0]; in arm_is_psci_call()
101 param[i] = is_a64(env) ? env->xregs[i] : env->regs[i]; in arm_handle_psci_call()
104 if ((param[0] & QEMU_PSCI_0_2_64BIT) && !is_a64(env)) { in arm_handle_psci_call()
188 if (is_a64(env)) { in arm_handle_psci_call()
204 if (is_a64(env)) { in arm_handle_psci_call()
H A Darm-semi.c290 if (is_a64(env)) { in arm_semi_cb()
307 if (is_a64(env)) { in arm_flen_buf()
325 if (is_a64(env)) { in arm_semi_flen_cb()
349 if (is_a64(env)) { in arm_semi_open_cb()
383 return is_a64(env) ? env->xregs[0] : env->regs[0]; in arm_gdb_syscall()
649 if (is_a64(env)) { \
663 (is_a64(env) ? \
688 if (is_a64(env)) { in do_arm_semihosting()
1058 if (is_a64(env)) { in do_arm_semihosting()
1074 if (nr == TARGET_SYS_EXIT_EXTENDED || is_a64(env)) { in do_arm_semihosting()
[all …]
/dports/emulators/qemu-powernv/qemu-powernv-3.0.50/target/arm/
H A Dpsci.c36 uint64_t param = is_a64(env) ? env->xregs[0] : env->regs[0]; in arm_is_psci_call()
99 param[i] = is_a64(env) ? env->xregs[i] : env->regs[i]; in arm_handle_psci_call()
102 if ((param[0] & QEMU_PSCI_0_2_64BIT) && !is_a64(env)) { in arm_handle_psci_call()
186 if (is_a64(env)) { in arm_handle_psci_call()
202 if (is_a64(env)) { in arm_handle_psci_call()
H A Darm-semi.c133 target_ulong reg0 = is_a64(env) ? env->xregs[0] : env->regs[0]; in arm_semi_cb()
157 if (is_a64(env)) { in arm_semi_cb()
174 if (is_a64(env)) { in arm_flen_buf()
192 if (is_a64(env)) { in arm_semi_flen_cb()
220 return is_a64(env) ? env->xregs[0] : env->regs[0]; in arm_gdb_syscall()
227 if (is_a64(env)) { \
239 (is_a64(env) ? \
259 if (is_a64(env)) { in do_arm_semihosting()
608 if (is_a64(env)) { in do_arm_semihosting()
622 if (is_a64(env)) { in do_arm_semihosting()
[all …]
H A Dkvm64.c618 if (!is_a64(env)) { in kvm_arch_put_registers()
651 if (is_a64(env)) { in kvm_arch_put_registers()
684 if (el > 0 && !is_a64(env)) { in kvm_arch_put_registers()
782 if (is_a64(env)) { in kvm_arch_get_registers()
805 if (!is_a64(env)) { in kvm_arch_get_registers()
830 if (el > 0 && !is_a64(env)) { in kvm_arch_get_registers()
/dports/emulators/qemu42/qemu-4.2.1/target/arm/
H A Dpsci.c38 uint64_t param = is_a64(env) ? env->xregs[0] : env->regs[0]; in arm_is_psci_call()
101 param[i] = is_a64(env) ? env->xregs[i] : env->regs[i]; in arm_handle_psci_call()
104 if ((param[0] & QEMU_PSCI_0_2_64BIT) && !is_a64(env)) { in arm_handle_psci_call()
188 if (is_a64(env)) { in arm_handle_psci_call()
204 if (is_a64(env)) { in arm_handle_psci_call()
H A Darm-semi.c289 if (is_a64(env)) { in arm_semi_cb()
306 if (is_a64(env)) { in arm_flen_buf()
324 if (is_a64(env)) { in arm_semi_flen_cb()
348 if (is_a64(env)) { in arm_semi_open_cb()
382 return is_a64(env) ? env->xregs[0] : env->regs[0]; in arm_gdb_syscall()
639 if (is_a64(env)) { \
653 (is_a64(env) ? \
678 if (is_a64(env)) { in do_arm_semihosting()
1049 if (is_a64(env)) { in do_arm_semihosting()
1065 if (nr == TARGET_SYS_EXIT_EXTENDED || is_a64(env)) { in do_arm_semihosting()
[all …]
H A Ddebug_helper.c100 uint64_t pc = is_a64(env) ? env->pc : env->regs[15]; in bp_wp_matches()
259 uint64_t pc = is_a64(env) ? env->pc : env->regs[15]; in arm_debug_excp_handler()
/dports/emulators/qemu-utils/qemu-4.2.1/target/arm/
H A Dpsci.c38 uint64_t param = is_a64(env) ? env->xregs[0] : env->regs[0]; in arm_is_psci_call()
101 param[i] = is_a64(env) ? env->xregs[i] : env->regs[i]; in arm_handle_psci_call()
104 if ((param[0] & QEMU_PSCI_0_2_64BIT) && !is_a64(env)) { in arm_handle_psci_call()
188 if (is_a64(env)) { in arm_handle_psci_call()
204 if (is_a64(env)) { in arm_handle_psci_call()
H A Darm-semi.c289 if (is_a64(env)) { in arm_semi_cb()
306 if (is_a64(env)) { in arm_flen_buf()
324 if (is_a64(env)) { in arm_semi_flen_cb()
348 if (is_a64(env)) { in arm_semi_open_cb()
382 return is_a64(env) ? env->xregs[0] : env->regs[0]; in arm_gdb_syscall()
639 if (is_a64(env)) { \
653 (is_a64(env) ? \
678 if (is_a64(env)) { in do_arm_semihosting()
1049 if (is_a64(env)) { in do_arm_semihosting()
1065 if (nr == TARGET_SYS_EXIT_EXTENDED || is_a64(env)) { in do_arm_semihosting()
[all …]
H A Ddebug_helper.c100 uint64_t pc = is_a64(env) ? env->pc : env->regs[15]; in bp_wp_matches()
259 uint64_t pc = is_a64(env) ? env->pc : env->regs[15]; in arm_debug_excp_handler()
/dports/emulators/qemu-devel/qemu-de8ed1055c2ce18c95f597eb10df360dcb534f99/target/arm/
H A Dpsci.c38 uint64_t param = is_a64(env) ? env->xregs[0] : env->regs[0];
101 param[i] = is_a64(env) ? env->xregs[i] : env->regs[i];
104 if ((param[0] & QEMU_PSCI_0_2_64BIT) && !is_a64(env)) {
188 if (is_a64(env)) {
204 if (is_a64(env)) {
H A Ddebug_helper.c126 uint64_t pc = is_a64(env) ? env->pc : env->regs[15]; in bp_wp_matches()
277 uint64_t pc = is_a64(env) ? env->pc : env->regs[15]; in arm_debug_excp_handler()
/dports/emulators/qemu/qemu-6.2.0/target/arm/
H A Dpsci.c38 uint64_t param = is_a64(env) ? env->xregs[0] : env->regs[0]; in arm_is_psci_call()
101 param[i] = is_a64(env) ? env->xregs[i] : env->regs[i]; in arm_handle_psci_call()
104 if ((param[0] & QEMU_PSCI_0_2_64BIT) && !is_a64(env)) { in arm_handle_psci_call()
188 if (is_a64(env)) { in arm_handle_psci_call()
204 if (is_a64(env)) { in arm_handle_psci_call()
H A Ddebug_helper.c126 uint64_t pc = is_a64(env) ? env->pc : env->regs[15]; in bp_wp_matches()
277 uint64_t pc = is_a64(env) ? env->pc : env->regs[15]; in arm_debug_excp_handler()
/dports/emulators/qemu-cheri/qemu-0a323821042c36e21ea80e58b9545dfc3b0cb8ef/target/arm/
H A Dpsci.c38 uint64_t param = is_a64(env) ? env->xregs[0] : env->regs[0]; in arm_is_psci_call()
101 param[i] = is_a64(env) ? env->xregs[i] : env->regs[i]; in arm_handle_psci_call()
104 if ((param[0] & QEMU_PSCI_0_2_64BIT) && !is_a64(env)) { in arm_handle_psci_call()
188 if (is_a64(env)) { in arm_handle_psci_call()
204 if (is_a64(env)) { in arm_handle_psci_call()
H A Darm-semi.c290 if (is_a64(env)) { in arm_semi_cb()
307 if (is_a64(env)) { in arm_flen_buf()
325 if (is_a64(env)) { in arm_semi_flen_cb()
349 if (is_a64(env)) { in arm_semi_open_cb()
383 return is_a64(env) ? env->xregs[0] : env->regs[0]; in arm_gdb_syscall()
649 if (is_a64(env)) { \
663 (is_a64(env) ? \
688 if (is_a64(env)) { in do_arm_semihosting()
1058 if (is_a64(env)) { in do_arm_semihosting()
1074 if (nr == TARGET_SYS_EXIT_EXTENDED || is_a64(env)) { in do_arm_semihosting()
[all …]
/dports/emulators/qemu60/qemu-6.0.0/target/arm/
H A Dpsci.c38 uint64_t param = is_a64(env) ? env->xregs[0] : env->regs[0]; in arm_is_psci_call()
101 param[i] = is_a64(env) ? env->xregs[i] : env->regs[i]; in arm_handle_psci_call()
104 if ((param[0] & QEMU_PSCI_0_2_64BIT) && !is_a64(env)) { in arm_handle_psci_call()
188 if (is_a64(env)) { in arm_handle_psci_call()
204 if (is_a64(env)) { in arm_handle_psci_call()
/dports/emulators/qemu-devel/qemu-de8ed1055c2ce18c95f597eb10df360dcb534f99/semihosting/
H A Darm-compat-semi.c182 if (is_a64(env)) { in common_semi_arg()
194 if (is_a64(env)) { in common_semi_set_ret()
204 return (nr == TARGET_SYS_EXIT_EXTENDED || is_a64(cs->env_ptr)); in common_semi_sys_exit_extended()
220 if (is_a64(env)) { in common_semi_rambase()
437 if (is_a64(env)) { in common_semi_flen_buf()
776 return is_a64(env); in is_64bit_semihosting()
1277 if (is_a64(cs->env_ptr)) { in do_common_semihosting()
/dports/emulators/qemu/qemu-6.2.0/semihosting/
H A Darm-compat-semi.c182 if (is_a64(env)) { in common_semi_arg()
194 if (is_a64(env)) { in common_semi_set_ret()
204 return (nr == TARGET_SYS_EXIT_EXTENDED || is_a64(cs->env_ptr)); in common_semi_sys_exit_extended()
220 if (is_a64(env)) { in common_semi_rambase()
437 if (is_a64(env)) { in common_semi_flen_buf()
776 return is_a64(env); in is_64bit_semihosting()
1277 if (is_a64(cs->env_ptr)) { in do_common_semihosting()
/dports/emulators/qemu60/qemu-6.0.0/semihosting/
H A Darm-compat-semi.c184 if (is_a64(env)) { in common_semi_arg()
196 if (is_a64(env)) { in common_semi_set_ret()
206 return (nr == TARGET_SYS_EXIT_EXTENDED || is_a64(cs->env_ptr)); in common_semi_sys_exit_extended()
222 if (is_a64(env)) { in common_semi_rambase()
439 if (is_a64(env)) { in common_semi_flen_buf()
778 return is_a64(env); in is_64bit_semihosting()
1279 if (is_a64(cs->env_ptr)) { in do_common_semihosting()

123456