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

/external/valgrind/VEX/pub/
H A Dlibvex_guest_ppc32.h144 /* 768 */ U128 guest_VSR40; member in struct:__anon15729
H A Dlibvex_guest_ppc64.h182 /* 896 */ U128 guest_VSR40; member in struct:__anon15730
/external/valgrind/VEX/priv/
H A Dguest_ppc_helpers.c448 VECZERO(vex_state->guest_VSR40);
613 VECZERO(vex_state->guest_VSR40);
H A Dguest_ppc_toIR.c1359 case 40: return offsetofPPCGuestState(guest_VSR40);
1402 case 8: return offsetofPPCGuestState(guest_VSR40);
/external/valgrind/coregrind/m_gdbserver/
H A Dvalgrind-low-ppc32.c294 case 81: VG_(transfer) (&ppc32->guest_VSR40, buf, dir, size, mod); break;
H A Dvalgrind-low-ppc64.c291 case 81: VG_(transfer) (&ppc64->guest_VSR40, buf, dir, size, mod); break;

Completed in 97 milliseconds