Searched refs:BRABSJUNC (Results 1 – 1 of 1) sorted by relevance
| /mirbsd/src/gnu/usr.bin/binutils/gas/config/ |
| D | tc-m68k.c | 462 #define BRABSJUNC 1 /* Absolute jump for LONG, unconditional. */ macro 510 { 127, -128, 0, TAB (BRABSJUNC, SHORT) }, 511 { 32767, -32768, 2, TAB (BRABSJUNC, LONG) }, 2834 TAB (BRABSJUNC, SZ_UNDEF)); in m68k_ip() 4753 case TAB (BRABSJUNC, BYTE): in md_convert_frag_1() 4765 case TAB (BRABSJUNC, SHORT): in md_convert_frag_1() 4779 case TAB (BRABSJUNC, LONG): in md_convert_frag_1() 4977 case TAB (BRABSJUNC, SZ_UNDEF): in md_estimate_size_before_relax() 5065 case TAB (BRABSJUNC, BYTE): in md_estimate_size_before_relax()
|