HomeSort by relevance Sort by last modified time
    Searched refs:guest_FIR (Results 1 - 6 of 6) sorted by null

  /external/valgrind/VEX/pub/
libvex_guest_mips32.h 118 /* 408 */ UInt guest_FIR;
libvex_guest_mips64.h 124 /* 552 */ UInt guest_FIR;
  /external/valgrind/VEX/priv/
guest_mips_helpers.c 141 vex_state->guest_FIR = 0; /* FP implementation and revision register */
253 vex_state->guest_FIR = 0; /* FP implementation and revision register */
guest_mips_toIR.c     [all...]
  /external/valgrind/coregrind/m_gdbserver/
valgrind-low-mips32.c 340 case 71: VG_(transfer) (&mips1->guest_FIR, buf, dir, size, mod); break;
valgrind-low-mips64.c 341 case 71: VG_(transfer) (&mips1->guest_FIR, buf, dir, size, mod); break;

Completed in 50 milliseconds