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

/external/valgrind/VEX/pub/
H A Dlibvex_guest_ppc32.h155 /* 944 */ U128 guest_VSR51; member in struct:__anon19763
H A Dlibvex_guest_ppc64.h193 /* 1072 */ U128 guest_VSR51; member in struct:__anon19764
/external/valgrind/VEX/priv/
H A Dguest_ppc_helpers.c459 VECZERO(vex_state->guest_VSR51);
626 VECZERO(vex_state->guest_VSR51);
H A Dguest_ppc_toIR.c1380 case 51: return offsetofPPCGuestState(guest_VSR51);
1423 case 19: return offsetofPPCGuestState(guest_VSR51);
/external/valgrind/coregrind/m_gdbserver/
H A Dvalgrind-low-ppc32.c305 case 92: VG_(transfer) (&ppc32->guest_VSR51, buf, dir, size, mod); break;
H A Dvalgrind-low-ppc64.c302 case 92: VG_(transfer) (&ppc64->guest_VSR51, buf, dir, size, mod); break;

Completed in 64 milliseconds