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

/external/valgrind/VEX/pub/
H A Dlibvex_guest_ppc32.h143 /* 752 */ U128 guest_VSR39; member in struct:__anon19763
H A Dlibvex_guest_ppc64.h181 /* 880 */ U128 guest_VSR39; member in struct:__anon19764
/external/valgrind/VEX/priv/
H A Dguest_ppc_helpers.c447 VECZERO(vex_state->guest_VSR39);
614 VECZERO(vex_state->guest_VSR39);
H A Dguest_ppc_toIR.c1368 case 39: return offsetofPPCGuestState(guest_VSR39);
1411 case 7: return offsetofPPCGuestState(guest_VSR39);
/external/valgrind/coregrind/m_gdbserver/
H A Dvalgrind-low-ppc32.c293 case 80: VG_(transfer) (&ppc32->guest_VSR39, buf, dir, size, mod); break;
H A Dvalgrind-low-ppc64.c290 case 80: VG_(transfer) (&ppc64->guest_VSR39, buf, dir, size, mod); break;

Completed in 65 milliseconds