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

  /src/external/gpl3/gdb.old/dist/sim/mips/
mdmx.c 83 #define MX_VT(fmtsel) (((fmtsel) & 0x10) == 0 ? sel_elem : \
385 switch (MX_VT (fmtsel))
400 switch (MX_VT (fmtsel))
504 switch (MX_VT (fmtsel))
519 switch (MX_VT (fmtsel))
628 switch (MX_VT (fmtsel))
643 switch (MX_VT (fmtsel))
859 switch (MX_VT (fmtsel))
874 switch (MX_VT (fmtsel))
1341 switch (MX_VT (fmtsel)
    [all...]
  /src/external/gpl3/gdb/dist/sim/mips/
mdmx.c 83 #define MX_VT(fmtsel) (((fmtsel) & 0x10) == 0 ? sel_elem : \
385 switch (MX_VT (fmtsel))
400 switch (MX_VT (fmtsel))
504 switch (MX_VT (fmtsel))
519 switch (MX_VT (fmtsel))
628 switch (MX_VT (fmtsel))
643 switch (MX_VT (fmtsel))
859 switch (MX_VT (fmtsel))
874 switch (MX_VT (fmtsel))
1341 switch (MX_VT (fmtsel)
    [all...]

Completed in 60 milliseconds