Home
last modified time | relevance | path

Searched refs:issbyte (Results 1 – 3 of 3) sorted by relevance

/toolchain/binutils/binutils-2.27/gas/config/
Dtc-m68k.c987 #define issbyte(x) ((valueT) SEXT (x) + 0x80 < 0x100) macro
1712 || ! 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()
/toolchain/binutils/binutils-2.27/gas/
DChangeLog-20053143 (issbyte, isubyte, issword, isuword, isbyte, isword): Use the above.
DChangeLog-92951582 issbyte rather than expr8. When recognizing 'Q' and 't', just