Searched refs:ABSTOPCREL (Results 1 – 2 of 2) sorted by relevance
/toolchain/binutils/binutils-2.27/gas/config/ |
D | tc-m68k.c | 804 #define ABSTOPCREL 9 /* Absolute relax down to 16-bit PC-relative. */ macro 870 { 32767, -32768, 2, TAB (ABSTOPCREL, LONG) }, 3003 TAB (ABSTOPCREL, SZ_UNDEF)); in m68k_ip() 5242 case TAB (ABSTOPCREL, SHORT): in md_convert_frag_1() 5247 case TAB (ABSTOPCREL, LONG): in md_convert_frag_1() 5354 case TAB (ABSTOPCREL, SZ_UNDEF): in md_estimate_size_before_relax() 5359 fragP->fr_subtype = TAB (ABSTOPCREL, SHORT); in md_estimate_size_before_relax() 5363 fragP->fr_subtype = TAB (ABSTOPCREL, LONG); in md_estimate_size_before_relax()
|
/toolchain/binutils/binutils-2.27/gas/ |
D | ChangeLog-0001 | 1863 DBCCABSJ, PCREL1632, PCINDEX, ABSTOPCREL): Decrement.
|