Lines Matching refs:PCINDEX
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()
5220 case TAB (PCINDEX, BYTE): in md_convert_frag_1()
5227 case TAB (PCINDEX, SHORT): in md_convert_frag_1()
5236 case TAB (PCINDEX, LONG): in md_convert_frag_1()
5345 case TAB (PCINDEX, SZ_UNDEF): in md_estimate_size_before_relax()
5349 fragP->fr_subtype = TAB (PCINDEX, BYTE); in md_estimate_size_before_relax()
5353 fragP->fr_subtype = TAB (PCINDEX, LONG); in md_estimate_size_before_relax()
7705 md_relax_table[TAB (PCINDEX, BYTE)].rlx_more = 0; in m68k_init_arch()