Searched refs:TAB (Results 1 – 5 of 5) sorted by relevance
/toolchain/binutils/binutils-2.27/gas/config/ |
D | tc-m68k.c | 755 #define TAB(x,y) (((x) << 2) + (y)) macro 824 { 127, -128, 0, TAB (BRANCHBWL, SHORT) }, 825 { 32767, -32768, 2, TAB (BRANCHBWL, LONG) }, 829 { 127, -128, 0, TAB (BRABSJUNC, SHORT) }, 830 { 32767, -32768, 2, TAB (BRABSJUNC, LONG) }, 834 { 127, -128, 0, TAB (BRABSJCOND, SHORT) }, 835 { 32767, -32768, 2, TAB (BRABSJCOND, LONG) }, 839 { 127, -128, 0, TAB (BRANCHBW, SHORT) }, 845 { 32767, -32768, 2, TAB (FBRANCH, LONG) }, 850 { 32767, -32768, 2, TAB (DBCCLBR, LONG) }, [all …]
|
/toolchain/binutils/binutils-2.27/zlib/doc/ |
D | txtvsbin.txt | 42 9 (TAB), 10 (LF), 13 (CR), 32 (SPACE) to 255. 62 widely-used, almost universally-portable control codes are 9 (TAB),
|
/toolchain/binutils/binutils-2.27/binutils/ |
D | ChangeLog-0001 | 1526 * strings.c (isgraphic): Interpret <TAB> as a printable character,
|
/toolchain/binutils/binutils-2.27/gas/ |
D | ChangeLog-2014 | 903 --pcrel about TAB (DBCCLBR, LONG) conversion.
|
D | ChangeLog-9295 | 2471 (md_estimate_size_before_relax) [case TAB (FBRANCH, SZ_UNDEF)]: 2475 (md_estimate_size_before_relax) [case TAB (PCINDEX, SZ_UNDEF)]: 8096 * app.c (do_scrub_next_char): Output a TAB before any
|