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

/external/valgrind/VEX/pub/
H A Dlibvex_guest_mips32.h114 /* 400 */ UInt guest_FIR; member in struct:__anon15727
H A Dlibvex_guest_mips64.h120 /* 536 */ UInt guest_FIR; member in struct:__anon15728
/external/valgrind/coregrind/m_gdbserver/
H A Dvalgrind-low-mips32.c340 case 71: VG_(transfer) (&mips1->guest_FIR, buf, dir, size, mod); break;
H A Dvalgrind-low-mips64.c341 case 71: VG_(transfer) (&mips1->guest_FIR, buf, dir, size, mod); break;
/external/valgrind/VEX/priv/
H A Dguest_mips_helpers.c141 vex_state->guest_FIR = 0; /* FP implementation and revision register */
248 vex_state->guest_FIR = 0; /* FP implementation and revision register */
H A Dguest_mips_toIR.c12913 guest_FIR),

Completed in 89 milliseconds