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

/external/valgrind/VEX/pub/
H A Dlibvex_guest_ppc32.h164 /* 1088 */ U128 guest_VSR60; member in struct:__anon19763
H A Dlibvex_guest_ppc64.h202 /* 1216 */ U128 guest_VSR60; member in struct:__anon19764
/external/valgrind/VEX/priv/
H A Dguest_ppc_helpers.c468 VECZERO(vex_state->guest_VSR60);
635 VECZERO(vex_state->guest_VSR60);
H A Dguest_ppc_toIR.c1389 case 60: return offsetofPPCGuestState(guest_VSR60);
1432 case 28: return offsetofPPCGuestState(guest_VSR60);
/external/valgrind/coregrind/m_gdbserver/
H A Dvalgrind-low-ppc32.c314 case 101: VG_(transfer) (&ppc32->guest_VSR60, buf, dir, size, mod); break;
H A Dvalgrind-low-ppc64.c311 case 101: VG_(transfer) (&ppc64->guest_VSR60, buf, dir, size, mod); break;

Completed in 73 milliseconds