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

/external/valgrind/VEX/pub/
H A Dlibvex_guest_ppc32.h150 /* 864 */ U128 guest_VSR46; member in struct:__anon19192
H A Dlibvex_guest_ppc64.h188 /* 992 */ U128 guest_VSR46; member in struct:__anon19193
/external/valgrind/VEX/priv/
H A Dguest_ppc_helpers.c454 VECZERO(vex_state->guest_VSR46);
621 VECZERO(vex_state->guest_VSR46);
H A Dguest_ppc_toIR.c1375 case 46: return offsetofPPCGuestState(guest_VSR46);
1418 case 14: return offsetofPPCGuestState(guest_VSR46);
/external/valgrind/coregrind/m_gdbserver/
H A Dvalgrind-low-ppc32.c300 case 87: VG_(transfer) (&ppc32->guest_VSR46, buf, dir, size, mod); break;
H A Dvalgrind-low-ppc64.c297 case 87: VG_(transfer) (&ppc64->guest_VSR46, buf, dir, size, mod); break;

Completed in 147 milliseconds