Searched refs:LibVEX_GuestPPC64_get_XER (Results 1 – 6 of 6) sorted by relevance
333 UInt LibVEX_GuestPPC64_get_XER ( /*IN*/const VexGuestPPC64State* vex_state );
220 frame->uc.uc_mcontext.gp_regs[VKI_PT_XER] = LibVEX_GuestPPC64_get_XER( in VG_()
316 regs->xer = LibVEX_GuestPPC64_get_XER( &arch->vex ); in fill_prstatus()337 regs->xer = LibVEX_GuestPPC64_get_XER( &(arch->vex) ); in fill_prstatus()
269 UInt xer = LibVEX_GuestPPC64_get_XER (ppc64); in transfer_register()
331 UInt LibVEX_GuestPPC64_get_XER ( /*IN*/const VexGuestPPC64State* vex_state ) in LibVEX_GuestPPC64_get_XER() function
369 346267 Compiler warnings for PPC64 code on call to LibVEX_GuestPPC64_get_XER()