Searched refs:ABSTOPCREL (Results 1 – 2 of 2) sorted by relevance
/toolchain/binutils/binutils-2.25/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() 5245 case TAB (ABSTOPCREL, SHORT): in md_convert_frag_1() 5250 case TAB (ABSTOPCREL, LONG): in md_convert_frag_1() 5357 case TAB (ABSTOPCREL, SZ_UNDEF): in md_estimate_size_before_relax() 5362 fragP->fr_subtype = TAB (ABSTOPCREL, SHORT); in md_estimate_size_before_relax() 5366 fragP->fr_subtype = TAB (ABSTOPCREL, LONG); in md_estimate_size_before_relax()
|
/toolchain/binutils/binutils-2.25/gas/ |
D | ChangeLog-0001 | 1863 DBCCABSJ, PCREL1632, PCINDEX, ABSTOPCREL): Decrement.
|