Searched refs:issbyte (Results 1 – 3 of 3) sorted by relevance
987 #define issbyte(x) ((valueT) SEXT (x) + 0x80 < 0x100) macro1712 || ! issbyte (opP->disp.exp.X_add_number))) in m68k_ip()2088 || ! issbyte (opP->disp.exp.X_add_number)) in m68k_ip()2815 && issbyte (baseo))) in m68k_ip()2833 if (! issbyte (baseo)) in m68k_ip()3082 if (!issbyte (tmpreg)) in m68k_ip()5053 know (issbyte (disp)); in md_convert_frag_1()
3143 (issbyte, isubyte, issword, isuword, isbyte, isword): Use the above.
1582 issbyte rather than expr8. When recognizing 'Q' and 't', just