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

/external/valgrind/VEX/pub/
H A Dlibvex_guest_ppc32.h140 /* 704 */ U128 guest_VSR36; member in struct:__anon19192
H A Dlibvex_guest_ppc64.h178 /* 832 */ U128 guest_VSR36; member in struct:__anon19193
/external/valgrind/VEX/priv/
H A Dguest_ppc_helpers.c444 VECZERO(vex_state->guest_VSR36);
611 VECZERO(vex_state->guest_VSR36);
H A Dguest_ppc_toIR.c1365 case 36: return offsetofPPCGuestState(guest_VSR36);
1408 case 4: return offsetofPPCGuestState(guest_VSR36);
/external/valgrind/coregrind/m_gdbserver/
H A Dvalgrind-low-ppc32.c290 case 77: VG_(transfer) (&ppc32->guest_VSR36, buf, dir, size, mod); break;
H A Dvalgrind-low-ppc64.c287 case 77: VG_(transfer) (&ppc64->guest_VSR36, buf, dir, size, mod); break;

Completed in 64 milliseconds