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

  /src/external/gpl3/gdb.old/dist/sim/mips/
sim-main.h 348 #define FCSR (FCR31)
  /src/external/gpl3/gdb/dist/sim/mips/
sim-main.h 348 #define FCSR (FCR31)
  /src/external/gpl3/binutils/dist/gas/config/
tc-mips.c 107 #define FCSR 31
14262 macro_build (NULL, "cfc1", "t,g", op[2], FCSR);
14263 macro_build (NULL, "cfc1", "t,g", op[2], FCSR);
14269 macro_build (NULL, "ctc1", "t,g", AT, FCSR);
14273 macro_build (NULL, "ctc1", "t,g", op[2], FCSR);
  /src/external/gpl3/binutils.old/dist/gas/config/
tc-mips.c 107 #define FCSR 31
13965 macro_build (NULL, "cfc1", "t,g", op[2], FCSR);
13966 macro_build (NULL, "cfc1", "t,g", op[2], FCSR);
13972 macro_build (NULL, "ctc1", "t,g", AT, FCSR);
13976 macro_build (NULL, "ctc1", "t,g", op[2], FCSR);

Completed in 36 milliseconds