HomeSort by relevance Sort by last modified time
    Searched refs:guest_TFHAR (Results 1 - 4 of 4) sorted by null

  /external/valgrind/VEX/pub/
libvex_guest_ppc32.h 241 /* 1360 */ ULong guest_TFHAR; // Transaction Failure Handler Address Register
libvex_guest_ppc64.h 282 /* 1656 */ ULong guest_TFHAR; // Transaction Failure Handler Address Register
  /external/valgrind/VEX/priv/
guest_ppc_helpers.c 693 vex_state->guest_TFHAR = 0;
guest_ppc_toIR.c 287 #define OFFB_TFHAR offsetofPPCGuestState(guest_TFHAR)
    [all...]

Completed in 414 milliseconds