Searched refs:isbyte (Results 1 – 3 of 3) sorted by relevance
992 #define isbyte(x) ((valueT) SEXT (x) + 0xff < 0x1ff) macro1707 || ! isbyte (opP->disp.exp.X_add_number))) in m68k_ip()2516 if (!isbyte (nextword)) in m68k_ip()3074 if (!isbyte (tmpreg)) in m68k_ip()5621 if (!isbyte (offs (exp))) in get_num()
3143 (issbyte, isubyte, issword, isuword, isbyte, isword): Use the above.
1580 * config/tc-m68k.c (m68k_ip): When recognizing '#', use isbyte and11654 * config/tc-m68k.c (isbyte): Accept all values from -255 to +255,