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

/external/valgrind/VEX/pub/
H A Dlibvex_guest_ppc32.h139 /* 688 */ U128 guest_VSR35; member in struct:__anon19192
H A Dlibvex_guest_ppc64.h177 /* 816 */ U128 guest_VSR35; member in struct:__anon19193
/external/valgrind/VEX/priv/
H A Dguest_ppc_helpers.c443 VECZERO(vex_state->guest_VSR35);
610 VECZERO(vex_state->guest_VSR35);
H A Dguest_ppc_toIR.c1364 case 35: return offsetofPPCGuestState(guest_VSR35);
1407 case 3: return offsetofPPCGuestState(guest_VSR35);
/external/valgrind/coregrind/m_gdbserver/
H A Dvalgrind-low-ppc32.c289 case 76: VG_(transfer) (&ppc32->guest_VSR35, buf, dir, size, mod); break;
H A Dvalgrind-low-ppc64.c286 case 76: VG_(transfer) (&ppc64->guest_VSR35, buf, dir, size, mod); break;

Completed in 110 milliseconds