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