Searched refs:do_lsw (Results 1 – 1 of 1) sorted by relevance
/openbmc/qemu/target/ppc/ |
H A D | mem_helper.c | 127 static void do_lsw(CPUPPCState *env, target_ulong addr, uint32_t nb, in do_lsw() function 190 do_lsw(env, addr, nb, reg, GETPC()); in helper_lsw() 210 do_lsw(env, addr, xer_bc, reg, GETPC()); in helper_lswx()
|