Home
last modified time | relevance | path

Searched refs:stw_phys (Results 1 – 25 of 67) sorted by relevance

123

/dports/emulators/qemu/qemu-6.2.0/hw/m68k/
H A Dbootinfo.h17 stw_phys(as, base, id); \
19 stw_phys(as, base, sizeof(struct bi_record)); \
25 stw_phys(as, base, id); \
27 stw_phys(as, base, sizeof(struct bi_record) + 4); \
35 stw_phys(as, base, id); \
37 stw_phys(as, base, sizeof(struct bi_record) + 8); \
48 stw_phys(as, base, id); \
50 stw_phys(as, base, \
/dports/emulators/qemu60/qemu-6.0.0/hw/m68k/
H A Dbootinfo.h17 stw_phys(as, base, id); \
19 stw_phys(as, base, sizeof(struct bi_record)); \
25 stw_phys(as, base, id); \
27 stw_phys(as, base, sizeof(struct bi_record) + 4); \
35 stw_phys(as, base, id); \
37 stw_phys(as, base, sizeof(struct bi_record) + 8); \
48 stw_phys(as, base, id); \
50 stw_phys(as, base, \
/dports/emulators/qemu-devel/qemu-de8ed1055c2ce18c95f597eb10df360dcb534f99/hw/m68k/
H A Dbootinfo.h17 stw_phys(as, base, id); \
19 stw_phys(as, base, sizeof(struct bi_record)); \
25 stw_phys(as, base, id); \
27 stw_phys(as, base, sizeof(struct bi_record) + 4); \
35 stw_phys(as, base, id); \
37 stw_phys(as, base, sizeof(struct bi_record) + 8); \
48 stw_phys(as, base, id); \
50 stw_phys(as, base, \
/dports/emulators/qemu42/qemu-4.2.1/hw/m68k/
H A Dbootinfo.h72 stw_phys(as, base, id); \
74 stw_phys(as, base, sizeof(struct bi_record)); \
80 stw_phys(as, base, id); \
82 stw_phys(as, base, sizeof(struct bi_record) + 4); \
90 stw_phys(as, base, id); \
92 stw_phys(as, base, sizeof(struct bi_record) + 8); \
103 stw_phys(as, base, id); \
105 stw_phys(as, base, \
/dports/emulators/qemu-utils/qemu-4.2.1/hw/m68k/
H A Dbootinfo.h72 stw_phys(as, base, id); \
74 stw_phys(as, base, sizeof(struct bi_record)); \
80 stw_phys(as, base, id); \
82 stw_phys(as, base, sizeof(struct bi_record) + 4); \
90 stw_phys(as, base, id); \
92 stw_phys(as, base, sizeof(struct bi_record) + 8); \
103 stw_phys(as, base, id); \
105 stw_phys(as, base, \
/dports/emulators/qemu5/qemu-5.2.0/hw/m68k/
H A Dbootinfo.h72 stw_phys(as, base, id); \
74 stw_phys(as, base, sizeof(struct bi_record)); \
80 stw_phys(as, base, id); \
82 stw_phys(as, base, sizeof(struct bi_record) + 4); \
90 stw_phys(as, base, id); \
92 stw_phys(as, base, sizeof(struct bi_record) + 8); \
103 stw_phys(as, base, id); \
105 stw_phys(as, base, \
/dports/emulators/qemu-guest-agent/qemu-5.0.1/hw/m68k/
H A Dbootinfo.h72 stw_phys(as, base, id); \
74 stw_phys(as, base, sizeof(struct bi_record)); \
80 stw_phys(as, base, id); \
82 stw_phys(as, base, sizeof(struct bi_record) + 4); \
90 stw_phys(as, base, id); \
92 stw_phys(as, base, sizeof(struct bi_record) + 8); \
103 stw_phys(as, base, id); \
105 stw_phys(as, base, \
/dports/emulators/qemu-cheri/qemu-0a323821042c36e21ea80e58b9545dfc3b0cb8ef/hw/m68k/
H A Dbootinfo.h72 stw_phys(as, base, id); \
74 stw_phys(as, base, sizeof(struct bi_record)); \
80 stw_phys(as, base, id); \
82 stw_phys(as, base, sizeof(struct bi_record) + 4); \
90 stw_phys(as, base, id); \
92 stw_phys(as, base, sizeof(struct bi_record) + 8); \
103 stw_phys(as, base, id); \
105 stw_phys(as, base, \
/dports/emulators/py-unicorn/unicorn-1.0.2/qemu/target-i386/
H A Dsmm_helper.c63 stw_phys(cs->as, sm_state + offset, dt->selector); in do_smm_enter()
64 stw_phys(cs->as, sm_state + offset + 2, (dt->flags >> 8) & 0xf0ff); in do_smm_enter()
72 stw_phys(cs->as, sm_state + 0x7e70, env->ldt.selector); in do_smm_enter()
75 stw_phys(cs->as, sm_state + 0x7e72, (env->ldt.flags >> 8) & 0xf0ff); in do_smm_enter()
80 stw_phys(cs->as, sm_state + 0x7e90, env->tr.selector); in do_smm_enter()
83 stw_phys(cs->as, sm_state + 0x7e92, (env->tr.flags >> 8) & 0xf0ff); in do_smm_enter()
H A Dsvm_helper.c90 stw_phys(cs->as, addr + offsetof(struct vmcb_seg, selector), in svm_save_seg()
96 stw_phys(cs->as, addr + offsetof(struct vmcb_seg, attrib), in svm_save_seg()
/dports/emulators/unicorn/unicorn-1.0.2/qemu/target-i386/
H A Dsmm_helper.c63 stw_phys(cs->as, sm_state + offset, dt->selector); in do_smm_enter()
64 stw_phys(cs->as, sm_state + offset + 2, (dt->flags >> 8) & 0xf0ff); in do_smm_enter()
72 stw_phys(cs->as, sm_state + 0x7e70, env->ldt.selector); in do_smm_enter()
75 stw_phys(cs->as, sm_state + 0x7e72, (env->ldt.flags >> 8) & 0xf0ff); in do_smm_enter()
80 stw_phys(cs->as, sm_state + 0x7e90, env->tr.selector); in do_smm_enter()
83 stw_phys(cs->as, sm_state + 0x7e92, (env->tr.flags >> 8) & 0xf0ff); in do_smm_enter()
/dports/emulators/x49gp/x49gp/x49gp-code/qemu/qemu-git/
H A Dcpu-common.h71 void stw_phys(target_phys_addr_t addr, uint32_t val);
/dports/emulators/qemu42/qemu-4.2.1/include/exec/
H A Dmemory_ldst_phys.inc.h47 static inline void glue(stw_phys, SUFFIX)(ARG1_DECL, hwaddr addr, uint32_t val) in glue() argument
/dports/emulators/py-unicorn/unicorn-1.0.2/qemu/include/exec/
H A Dcpu-common.h101 void stw_phys(AddressSpace *as, hwaddr addr, uint32_t val);
/dports/emulators/qemu-utils/qemu-4.2.1/include/exec/
H A Dmemory_ldst_phys.inc.h47 static inline void glue(stw_phys, SUFFIX)(ARG1_DECL, hwaddr addr, uint32_t val) in glue() argument
/dports/emulators/qemu-powernv/qemu-powernv-3.0.50/include/exec/
H A Dmemory_ldst_phys.inc.h47 static inline void glue(stw_phys, SUFFIX)(ARG1_DECL, hwaddr addr, uint32_t val) in glue() argument
/dports/emulators/qemu-guest-agent/qemu-5.0.1/include/exec/
H A Dmemory_ldst_phys.inc.h47 static inline void glue(stw_phys, SUFFIX)(ARG1_DECL, hwaddr addr, uint32_t val) in glue() argument
/dports/emulators/qemu-cheri/qemu-0a323821042c36e21ea80e58b9545dfc3b0cb8ef/include/exec/
H A Dmemory_ldst_phys.inc.h47 static inline void glue(stw_phys, SUFFIX)(ARG1_DECL, hwaddr addr, uint32_t val) in glue() argument
/dports/emulators/unicorn/unicorn-1.0.2/qemu/include/exec/
H A Dcpu-common.h101 void stw_phys(AddressSpace *as, hwaddr addr, uint32_t val);
/dports/emulators/qemu/qemu-6.2.0/include/exec/
H A Dmemory_ldst_phys.h.inc41 static inline void glue(stw_phys, SUFFIX)(ARG1_DECL, hwaddr addr, uint16_t val)
/dports/emulators/qemu60/qemu-6.0.0/include/exec/
H A Dmemory_ldst_phys.h.inc47 static inline void glue(stw_phys, SUFFIX)(ARG1_DECL, hwaddr addr, uint32_t val)
/dports/emulators/qemu5/qemu-5.2.0/include/exec/
H A Dmemory_ldst_phys.h.inc47 static inline void glue(stw_phys, SUFFIX)(ARG1_DECL, hwaddr addr, uint32_t val)
/dports/emulators/qemu-devel/qemu-de8ed1055c2ce18c95f597eb10df360dcb534f99/include/exec/
H A Dmemory_ldst_phys.h.inc41 static inline void glue(stw_phys, SUFFIX)(ARG1_DECL, hwaddr addr, uint16_t val)
/dports/emulators/unicorn/unicorn-1.0.2/qemu/target-sparc/
H A Dldst_helper.c957 stw_phys(cs->as, addr, val); in helper_st_asi()
979 stw_phys(cs->as, (hwaddr)addr in helper_st_asi()
1807 stw_phys(cs->as, addr, val); in helper_st_asi()
/dports/emulators/py-unicorn/unicorn-1.0.2/qemu/target-sparc/
H A Dldst_helper.c957 stw_phys(cs->as, addr, val); in helper_st_asi()
979 stw_phys(cs->as, (hwaddr)addr in helper_st_asi()
1807 stw_phys(cs->as, addr, val); in helper_st_asi()

123