HomeSort by: relevance | last modified time | path
    Searched defs:FPR_STATE (Results 1 - 2 of 2) sorted by relevancy

  /src/external/gpl3/gdb.old/dist/sim/mips/
sim-main.h 191 the FPR_STATE register. When BIT is non-negative, only BIT of DEST
227 PENDING_SCHED(FPR_STATE[(R) - FGR_BASE], fmt_uninterpreted, 1, -1); \
445 FP_formats fpr_state[32]; member in struct:mips_sim_cpu
446 #define FPR_STATE (MIPS_SIM_CPU (CPU)->fpr_state)
  /src/external/gpl3/gdb/dist/sim/mips/
sim-main.h 191 the FPR_STATE register. When BIT is non-negative, only BIT of DEST
227 PENDING_SCHED(FPR_STATE[(R) - FGR_BASE], fmt_uninterpreted, 1, -1); \
445 FP_formats fpr_state[32]; member in struct:mips_sim_cpu
446 #define FPR_STATE (MIPS_SIM_CPU (CPU)->fpr_state)

Completed in 92 milliseconds