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

/external/valgrind/VEX/pub/
H A Dlibvex_guest_ppc32.h138 /* 672 */ U128 guest_VSR34; member in struct:__anon19763
H A Dlibvex_guest_ppc64.h176 /* 800 */ U128 guest_VSR34; member in struct:__anon19764
/external/valgrind/VEX/priv/
H A Dguest_ppc_helpers.c442 VECZERO(vex_state->guest_VSR34);
609 VECZERO(vex_state->guest_VSR34);
H A Dguest_ppc_toIR.c1363 case 34: return offsetofPPCGuestState(guest_VSR34);
1406 case 2: return offsetofPPCGuestState(guest_VSR34);
/external/valgrind/coregrind/m_gdbserver/
H A Dvalgrind-low-ppc32.c288 case 75: VG_(transfer) (&ppc32->guest_VSR34, buf, dir, size, mod); break;
H A Dvalgrind-low-ppc64.c285 case 75: VG_(transfer) (&ppc64->guest_VSR34, buf, dir, size, mod); break;

Completed in 141 milliseconds