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

/external/valgrind/VEX/pub/
H A Dlibvex_guest_ppc32.h153 /* 912 */ U128 guest_VSR49; member in struct:__anon15724
H A Dlibvex_guest_ppc64.h191 /* 1040 */ U128 guest_VSR49; member in struct:__anon15725
/external/valgrind/VEX/priv/
H A Dguest_ppc_helpers.c457 VECZERO(vex_state->guest_VSR49);
622 VECZERO(vex_state->guest_VSR49);
H A Dguest_ppc_toIR.c1368 case 49: return offsetofPPCGuestState(guest_VSR49);
1411 case 17: return offsetofPPCGuestState(guest_VSR49);
/external/valgrind/coregrind/m_gdbserver/
H A Dvalgrind-low-ppc32.c303 case 90: VG_(transfer) (&ppc32->guest_VSR49, buf, dir, size, mod); break;
H A Dvalgrind-low-ppc64.c300 case 90: VG_(transfer) (&ppc64->guest_VSR49, buf, dir, size, mod); break;

Completed in 187 milliseconds