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

/external/valgrind/VEX/pub/
H A Dlibvex_guest_ppc32.h141 /* 720 */ U128 guest_VSR37; member in struct:__anon19192
H A Dlibvex_guest_ppc64.h179 /* 848 */ U128 guest_VSR37; member in struct:__anon19193
/external/valgrind/VEX/priv/
H A Dguest_ppc_helpers.c445 VECZERO(vex_state->guest_VSR37);
612 VECZERO(vex_state->guest_VSR37);
H A Dguest_ppc_toIR.c1366 case 37: return offsetofPPCGuestState(guest_VSR37);
1409 case 5: return offsetofPPCGuestState(guest_VSR37);
/external/valgrind/coregrind/m_gdbserver/
H A Dvalgrind-low-ppc32.c291 case 78: VG_(transfer) (&ppc32->guest_VSR37, buf, dir, size, mod); break;
H A Dvalgrind-low-ppc64.c288 case 78: VG_(transfer) (&ppc64->guest_VSR37, buf, dir, size, mod); break;

Completed in 277 milliseconds