Searched refs:LibVEX_GuestPPC32_get_XER (Results 1 – 7 of 7) sorted by relevance
272 UInt LibVEX_GuestPPC32_get_XER ( /*IN*/VexGuestPPC32State* vex_state );
158 mc->mc_gregs[VKI_PT_XER] = LibVEX_GuestPPC32_get_XER(&tst->arch.vex); in stack_mcontext()
475 sb_helper3 = LibVEX_GuestPPC32_get_XER(&gst); in switchback()
273 UInt xer = LibVEX_GuestPPC32_get_XER (ppc32); in transfer_register()
306 UInt LibVEX_GuestPPC32_get_XER ( /*IN*/VexGuestPPC32State* vex_state ) in LibVEX_GuestPPC32_get_XER() function
151 (void*)LibVEX_GuestPPC32_get_XER(vex)); in ptrace_setregs()
309 regs->xer = LibVEX_GuestPPC32_get_XER( &((ThreadArchState*)arch)->vex ); in fill_prstatus()