Searched refs:SH64PCREL16 (Results 1 – 3 of 3) sorted by relevance
/toolchain/binutils/binutils-2.27/gas/config/ |
D | tc-sh64.c | 858 case C (SH64PCREL16PT_64, SH64PCREL16): in shmedia_md_convert_frag() 859 case C (SH64PCREL16PT_32, SH64PCREL16): in shmedia_md_convert_frag() 867 case C (SH64PCREL16_32, SH64PCREL16): in shmedia_md_convert_frag() 868 case C (SH64PCREL16_64, SH64PCREL16): in shmedia_md_convert_frag() 1924 fragP->fr_subtype = C (what, SH64PCREL16); in shmedia_md_estimate_size_before_relax() 1947 fragP->fr_subtype = C (what, SH64PCREL16); in shmedia_md_estimate_size_before_relax() 2157 case C (SH64PCREL16_32, SH64PCREL16): in shmedia_md_estimate_size_before_relax() 2158 case C (SH64PCREL16PT_32, SH64PCREL16): in shmedia_md_estimate_size_before_relax() 2163 case C (SH64PCREL16_64, SH64PCREL16): in shmedia_md_estimate_size_before_relax() 2164 case C (SH64PCREL16PT_64, SH64PCREL16): in shmedia_md_estimate_size_before_relax() [all …]
|
D | tc-sh.c | 206 #define SH64PCREL16 1 macro
|
/toolchain/binutils/binutils-2.27/gas/ |
D | ChangeLog-0203 | 6741 (shmedia_md_convert_frag) <case C (SH64PCREL16_32, SH64PCREL16) et 6758 (shmedia_md_convert_frag) <case C (SH64PCREL16PT_64, SH64PCREL16), 6759 case C (SH64PCREL16PT_32, SH64PCREL16)>: Modify to PTB if operand 6761 <case C (SH64PCREL16_32, SH64PCREL16), case C (SH64PCREL16_64, 6762 SH64PCREL16)>: Check that ISA of what operand points at and 7012 [HAVE_SH64] (UNDEF_SH64PCREL, SH64PCREL16, SH64PCREL32,
|