Searched refs:guest_TFIAR (Results 1 - 4 of 4) sorted by relevance

/external/valgrind/VEX/pub/
H A Dlibvex_guest_ppc32.h243 /* 1376 */ ULong guest_TFIAR; // Transaction Failure Instruction Address Register member in struct:__anon15724
H A Dlibvex_guest_ppc64.h284 /* 1672 */ ULong guest_TFIAR; // Transaction Failure Instruction Address Register member in struct:__anon15725
/external/valgrind/VEX/priv/
H A Dguest_ppc_helpers.c692 vex_state->guest_TFIAR = 0;
H A Dguest_ppc_toIR.c290 #define OFFB_TFIAR offsetofPPCGuestState(guest_TFIAR)

Completed in 96 milliseconds