Searched refs:guest_VSR59 (Results 1 - 6 of 6) sorted by relevance

/external/valgrind/VEX/pub/
H A Dlibvex_guest_ppc32.h163 /* 1072 */ U128 guest_VSR59; member in struct:__anon19192
H A Dlibvex_guest_ppc64.h201 /* 1200 */ U128 guest_VSR59; member in struct:__anon19193
/external/valgrind/VEX/priv/
H A Dguest_ppc_helpers.c467 VECZERO(vex_state->guest_VSR59);
634 VECZERO(vex_state->guest_VSR59);
H A Dguest_ppc_toIR.c1388 case 59: return offsetofPPCGuestState(guest_VSR59);
1431 case 27: return offsetofPPCGuestState(guest_VSR59);
/external/valgrind/coregrind/m_gdbserver/
H A Dvalgrind-low-ppc32.c313 case 100: VG_(transfer) (&ppc32->guest_VSR59, buf, dir, size, mod); break;
H A Dvalgrind-low-ppc64.c310 case 100: VG_(transfer) (&ppc64->guest_VSR59, buf, dir, size, mod); break;

Completed in 116 milliseconds