Searched refs:LibVEX_GuestPPC32_put_XER (Results 1 – 4 of 4) sorted by relevance
279 void LibVEX_GuestPPC32_put_XER ( UInt xer_native,
937 LibVEX_GuestPPC32_put_XER( mc->mc_gregs[VKI_PT_XER], &tst->arch.vex ); in VG_()
280 LibVEX_GuestPPC32_put_XER (newxer, ppc32); in transfer_register()
332 void LibVEX_GuestPPC32_put_XER ( UInt xer_native, in LibVEX_GuestPPC32_put_XER() function