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

  /src/external/gpl3/gdb.old/dist/sim/mips/
mdmx.c 66 } MX_fmt;
82 #define MX_FMT(fmtsel) (((fmtsel) & 0x1) == 0 ? mdmx_ob : mdmx_qh)
382 switch (MX_FMT (fmtsel))
501 switch (MX_FMT (fmtsel))
625 switch (MX_FMT (fmtsel))
856 switch (MX_FMT (fmtsel))
1338 switch (MX_FMT (fmtsel))
  /src/external/gpl3/gdb/dist/sim/mips/
mdmx.c 66 } MX_fmt;
82 #define MX_FMT(fmtsel) (((fmtsel) & 0x1) == 0 ? mdmx_ob : mdmx_qh)
382 switch (MX_FMT (fmtsel))
501 switch (MX_FMT (fmtsel))
625 switch (MX_FMT (fmtsel))
856 switch (MX_FMT (fmtsel))
1338 switch (MX_FMT (fmtsel))

Completed in 64 milliseconds