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

  /src/external/gpl3/binutils/dist/gas/config/
tc-m68k.c 952 #define isbyte(x) ((valueT) SEXT (x) + 0xff < 0x1ff) macro
1623 || ! isbyte (opP->disp.exp.X_add_number)))
2432 if (!isbyte (nextword))
2982 if (!isbyte (tmpreg))
5489 if (!isbyte (offs (exp)))
  /src/external/gpl3/binutils.old/dist/gas/config/
tc-m68k.c 952 #define isbyte(x) ((valueT) SEXT (x) + 0xff < 0x1ff) macro
1623 || ! isbyte (opP->disp.exp.X_add_number)))
2432 if (!isbyte (nextword))
2982 if (!isbyte (tmpreg))
5489 if (!isbyte (offs (exp)))

Completed in 35 milliseconds