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

  /src/external/gpl3/gdb.old/dist/sim/mips/
sim-main.h 242 /* The internal representation of an MDMX accumulator.
450 /* The MDMX accumulator (used only for MDMX ASE). */
530 #define status_MX (1 << 24) /* Enable MDMX resources */
620 MDMX = 22,
671 #define SignalExceptionMDMX() signal_exception (SD, CPU, cia, MDMX)
846 /* MDMX access. */
848 typedef unsigned int MX_fmtsel; /* MDMX format select field (5 bits). */
  /src/external/gpl3/gdb/dist/sim/mips/
sim-main.h 242 /* The internal representation of an MDMX accumulator.
450 /* The MDMX accumulator (used only for MDMX ASE). */
530 #define status_MX (1 << 24) /* Enable MDMX resources */
620 MDMX = 22,
671 #define SignalExceptionMDMX() signal_exception (SD, CPU, cia, MDMX)
846 /* MDMX access. */
848 typedef unsigned int MX_fmtsel; /* MDMX format select field (5 bits). */

Completed in 19 milliseconds