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

  /external/valgrind/VEX/pub/
libvex_guest_ppc32.h 243 /* 1376 */ ULong guest_TFIAR; // Transaction Failure Instruction Address Register
libvex_guest_ppc64.h 284 /* 1672 */ ULong guest_TFIAR; // Transaction Failure Instruction Address Register
  /external/valgrind/VEX/priv/
guest_ppc_helpers.c 694 vex_state->guest_TFIAR = 0;
guest_ppc_toIR.c 290 #define OFFB_TFIAR offsetofPPCGuestState(guest_TFIAR)
    [all...]

Completed in 49 milliseconds