Searched refs:PCINDEX (Results 1 – 4 of 4) sorted by relevance
/toolchain/binutils/binutils-2.27/gas/config/ |
D | tc-m68k.c | 803 #define PCINDEX 8 /* PC + displacement + index. */ macro 864 { 125, -130, 0, TAB (PCINDEX, SHORT) }, 865 { 32765, -32770, 2, TAB (PCINDEX, LONG) }, 2860 TAB (PCINDEX, SZ_UNDEF)); in m68k_ip() 5217 case TAB (PCINDEX, BYTE): in md_convert_frag_1() 5224 case TAB (PCINDEX, SHORT): in md_convert_frag_1() 5233 case TAB (PCINDEX, LONG): in md_convert_frag_1() 5342 case TAB (PCINDEX, SZ_UNDEF): in md_estimate_size_before_relax() 5346 fragP->fr_subtype = TAB (PCINDEX, BYTE); in md_estimate_size_before_relax() 5350 fragP->fr_subtype = TAB (PCINDEX, LONG); in md_estimate_size_before_relax() [all …]
|
/toolchain/binutils/binutils-2.27/gas/ |
D | ChangeLog-9295 | 2475 (md_estimate_size_before_relax) [case TAB (PCINDEX, SZ_UNDEF)]: 3261 to be fleshed out later). Note m68k PCINDEX mode has been checked 3272 * config/tc-m68k.c (PCINDEX): New macro. 3273 (md_relax_table): No longer const. Add PCINDEX entries. 3275 PCINDEX frag if PC is used, or do normal non-AINDX processing for 3278 md_relax_table to prevent relaxation of PCINDEX/BYTE mode to 3281 support for new PCINDEX modes. 3282 (md_estimate_size_before_relax): Process PCINDEX/SZ_UNDEF mode.
|
D | ChangeLog-9697 | 2924 PCINDEX frag. From Ronald F. Guilmette <rfg@monkeys.com>.
|
D | ChangeLog-0001 | 1863 DBCCABSJ, PCREL1632, PCINDEX, ABSTOPCREL): Decrement.
|