Home
last modified time | relevance | path

Searched refs:lduw_phys (Results 1 – 25 of 55) sorted by relevance

123

/dports/emulators/py-unicorn/unicorn-1.0.2/qemu/target-i386/
H A Dsmm_helper.c208 env->ldt.selector = lduw_phys(cs->as, sm_state + 0x7e70); in helper_rsm()
211 env->ldt.flags = (lduw_phys(cs->as, sm_state + 0x7e72) & 0xf0ff) << 8; in helper_rsm()
216 env->tr.selector = lduw_phys(cs->as, sm_state + 0x7e90); in helper_rsm()
219 env->tr.flags = (lduw_phys(cs->as, sm_state + 0x7e92) & 0xf0ff) << 8; in helper_rsm()
245 lduw_phys(cs->as, sm_state + offset), in helper_rsm()
248 (lduw_phys(cs->as, sm_state + offset + 2) & in helper_rsm()
H A Dsvm_helper.c106 sc->selector = lduw_phys(cs->as, in svm_load_seg()
110 flags = lduw_phys(cs->as, addr + offsetof(struct vmcb_seg, attrib)); in svm_load_seg()
193 env->intercept_cr_read = lduw_phys(cs->as, env->vm_vmcb + in helper_vmrun()
196 env->intercept_cr_write = lduw_phys(cs->as, env->vm_vmcb + in helper_vmrun()
199 env->intercept_dr_read = lduw_phys(cs->as, env->vm_vmcb + in helper_vmrun()
202 env->intercept_dr_write = lduw_phys(cs->as, env->vm_vmcb + in helper_vmrun()
562 if (lduw_phys(cs->as, addr + port / 8) & (mask << (port & 7))) { in helper_svm_check_io()
/dports/emulators/unicorn/unicorn-1.0.2/qemu/target-i386/
H A Dsmm_helper.c208 env->ldt.selector = lduw_phys(cs->as, sm_state + 0x7e70); in helper_rsm()
211 env->ldt.flags = (lduw_phys(cs->as, sm_state + 0x7e72) & 0xf0ff) << 8; in helper_rsm()
216 env->tr.selector = lduw_phys(cs->as, sm_state + 0x7e90); in helper_rsm()
219 env->tr.flags = (lduw_phys(cs->as, sm_state + 0x7e92) & 0xf0ff) << 8; in helper_rsm()
245 lduw_phys(cs->as, sm_state + offset), in helper_rsm()
248 (lduw_phys(cs->as, sm_state + offset + 2) & in helper_rsm()
H A Dsvm_helper.c106 sc->selector = lduw_phys(cs->as, in svm_load_seg()
110 flags = lduw_phys(cs->as, addr + offsetof(struct vmcb_seg, attrib)); in svm_load_seg()
193 env->intercept_cr_read = lduw_phys(cs->as, env->vm_vmcb + in helper_vmrun()
196 env->intercept_cr_write = lduw_phys(cs->as, env->vm_vmcb + in helper_vmrun()
199 env->intercept_dr_read = lduw_phys(cs->as, env->vm_vmcb + in helper_vmrun()
202 env->intercept_dr_write = lduw_phys(cs->as, env->vm_vmcb + in helper_vmrun()
562 if (lduw_phys(cs->as, addr + port / 8) & (mask << (port & 7))) { in helper_svm_check_io()
/dports/emulators/x49gp/x49gp/x49gp-code/qemu/qemu-git/
H A Dcpu-common.h65 uint32_t lduw_phys(target_phys_addr_t addr);
/dports/emulators/qemu42/qemu-4.2.1/include/exec/
H A Dmemory_ldst_phys.inc.h35 static inline uint32_t glue(lduw_phys, SUFFIX)(ARG1_DECL, hwaddr addr) in glue() argument
/dports/emulators/py-unicorn/unicorn-1.0.2/qemu/include/exec/
H A Dcpu-common.h97 uint32_t lduw_phys(AddressSpace *as, hwaddr addr);
/dports/emulators/qemu-utils/qemu-4.2.1/include/exec/
H A Dmemory_ldst_phys.inc.h35 static inline uint32_t glue(lduw_phys, SUFFIX)(ARG1_DECL, hwaddr addr) in glue() argument
/dports/emulators/qemu-powernv/qemu-powernv-3.0.50/include/exec/
H A Dmemory_ldst_phys.inc.h35 static inline uint32_t glue(lduw_phys, SUFFIX)(ARG1_DECL, hwaddr addr) in glue() argument
/dports/emulators/qemu-guest-agent/qemu-5.0.1/include/exec/
H A Dmemory_ldst_phys.inc.h35 static inline uint32_t glue(lduw_phys, SUFFIX)(ARG1_DECL, hwaddr addr) in glue() argument
/dports/emulators/qemu-cheri/qemu-0a323821042c36e21ea80e58b9545dfc3b0cb8ef/include/exec/
H A Dmemory_ldst_phys.inc.h35 static inline uint32_t glue(lduw_phys, SUFFIX)(ARG1_DECL, hwaddr addr) in glue() argument
/dports/emulators/unicorn/unicorn-1.0.2/qemu/include/exec/
H A Dcpu-common.h97 uint32_t lduw_phys(AddressSpace *as, hwaddr addr);
/dports/emulators/qemu/qemu-6.2.0/include/exec/
H A Dmemory_ldst_phys.h.inc23 static inline uint16_t glue(lduw_phys, SUFFIX)(ARG1_DECL, hwaddr addr)
/dports/emulators/qemu60/qemu-6.0.0/include/exec/
H A Dmemory_ldst_phys.h.inc35 static inline uint32_t glue(lduw_phys, SUFFIX)(ARG1_DECL, hwaddr addr)
/dports/emulators/qemu5/qemu-5.2.0/include/exec/
H A Dmemory_ldst_phys.h.inc35 static inline uint32_t glue(lduw_phys, SUFFIX)(ARG1_DECL, hwaddr addr)
/dports/emulators/qemu-devel/qemu-de8ed1055c2ce18c95f597eb10df360dcb534f99/include/exec/
H A Dmemory_ldst_phys.h.inc23 static inline uint16_t glue(lduw_phys, SUFFIX)(ARG1_DECL, hwaddr addr)
/dports/emulators/unicorn/unicorn-1.0.2/qemu/target-sparc/
H A Dldst_helper.c550 ret = lduw_phys(cs->as, addr); in helper_ld_asi()
570 ret = lduw_phys(cs->as, (hwaddr)addr in helper_ld_asi()
1434 ret = lduw_phys(cs->as, addr); in helper_ld_asi()
/dports/emulators/py-unicorn/unicorn-1.0.2/qemu/target-sparc/
H A Dldst_helper.c550 ret = lduw_phys(cs->as, addr); in helper_ld_asi()
570 ret = lduw_phys(cs->as, (hwaddr)addr in helper_ld_asi()
1434 ret = lduw_phys(cs->as, addr); in helper_ld_asi()
/dports/emulators/qemu/qemu-6.2.0/hw/ppc/
H A Dspapr_hcall.c664 args[0] = lduw_phys(cs->as, addr); in h_logical_load()
736 tmp = lduw_phys(cs->as, src); in h_logical_memop()
/dports/emulators/qemu-devel/qemu-de8ed1055c2ce18c95f597eb10df360dcb534f99/hw/ppc/
H A Dspapr_hcall.c663 args[0] = lduw_phys(cs->as, addr);
735 tmp = lduw_phys(cs->as, src);
/dports/emulators/qemu-powernv/qemu-powernv-3.0.50/hw/ppc/
H A Dspapr_hcall.c1126 args[0] = lduw_phys(cs->as, addr); in h_logical_load()
1198 tmp = lduw_phys(cs->as, src); in h_logical_memop()
/dports/emulators/qemu42/qemu-4.2.1/hw/ppc/
H A Dspapr_hcall.c1230 args[0] = lduw_phys(cs->as, addr); in h_logical_load()
1302 tmp = lduw_phys(cs->as, src); in h_logical_memop()
/dports/emulators/qemu60/qemu-6.0.0/hw/ppc/
H A Dspapr_hcall.c1232 args[0] = lduw_phys(cs->as, addr); in h_logical_load()
1304 tmp = lduw_phys(cs->as, src); in h_logical_memop()
/dports/emulators/qemu-utils/qemu-4.2.1/hw/ppc/
H A Dspapr_hcall.c1230 args[0] = lduw_phys(cs->as, addr); in h_logical_load()
1302 tmp = lduw_phys(cs->as, src); in h_logical_memop()
/dports/emulators/qemu5/qemu-5.2.0/hw/ppc/
H A Dspapr_hcall.c1232 args[0] = lduw_phys(cs->as, addr); in h_logical_load()
1304 tmp = lduw_phys(cs->as, src); in h_logical_memop()

123