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

/external/valgrind/VEX/pub/
H A Dlibvex_guest_ppc32.h145 /* 784 */ U128 guest_VSR41; member in struct:__anon19192
H A Dlibvex_guest_ppc64.h183 /* 912 */ U128 guest_VSR41; member in struct:__anon19193
/external/valgrind/VEX/priv/
H A Dguest_ppc_helpers.c449 VECZERO(vex_state->guest_VSR41);
616 VECZERO(vex_state->guest_VSR41);
H A Dguest_ppc_toIR.c1370 case 41: return offsetofPPCGuestState(guest_VSR41);
1413 case 9: return offsetofPPCGuestState(guest_VSR41);
/external/valgrind/coregrind/m_gdbserver/
H A Dvalgrind-low-ppc32.c295 case 82: VG_(transfer) (&ppc32->guest_VSR41, buf, dir, size, mod); break;
H A Dvalgrind-low-ppc64.c292 case 82: VG_(transfer) (&ppc64->guest_VSR41, buf, dir, size, mod); break;

Completed in 99 milliseconds