Lines Matching refs:CPUPPCState

32 static inline bool needs_byteswap(const CPUPPCState *env)  in needs_byteswap()
44 static inline target_ulong addr_add(CPUPPCState *env, target_ulong addr, in addr_add()
57 static void *probe_contiguous(CPUPPCState *env, target_ulong addr, uint32_t nb, in probe_contiguous()
83 void helper_lmw(CPUPPCState *env, target_ulong addr, uint32_t reg) in helper_lmw()
105 void helper_stmw(CPUPPCState *env, target_ulong addr, uint32_t reg) in helper_stmw()
127 static void do_lsw(CPUPPCState *env, target_ulong addr, uint32_t nb, in do_lsw()
187 void helper_lsw(CPUPPCState *env, target_ulong addr, in helper_lsw()
199 void helper_lswx(CPUPPCState *env, target_ulong addr, uint32_t reg, in helper_lswx()
215 void helper_stsw(CPUPPCState *env, target_ulong addr, uint32_t nb, in helper_stsw()
273 static void dcbz_common(CPUPPCState *env, target_ulong addr, in dcbz_common()
306 void helper_dcbz(CPUPPCState *env, target_ulong addr, int mmu_idx) in helper_dcbz()
312 void helper_dcbzl(CPUPPCState *env, target_ulong addr) in helper_dcbzl()
328 void helper_icbi(CPUPPCState *env, target_ulong addr) in helper_icbi()
340 void helper_icbiep(CPUPPCState *env, target_ulong addr) in helper_icbiep()
350 target_ulong helper_lscbx(CPUPPCState *env, target_ulong addr, uint32_t reg, in helper_lscbx()
395 void helper_##name(CPUPPCState *env, ppc_avr_t *r, \
422 void helper_##name(CPUPPCState *env, ppc_avr_t *r, \ in LVE()
453 void helper_##name(CPUPPCState *env, target_ulong addr, \
483 void helper_##name(CPUPPCState *env, target_ulong addr, \
516 void helper_tbegin(CPUPPCState *env)