Searched refs:SH64PCREL64 (Results 1 – 3 of 3) sorted by relevance
/toolchain/binutils/binutils-2.27/gas/config/ |
D | tc-sh64.c | 1019 case C (SH64PCREL16_64, SH64PCREL64): in shmedia_md_convert_frag() 1020 case C (SH64PCREL16PT_64, SH64PCREL64): in shmedia_md_convert_frag() 1957 fragP->fr_subtype = C (what, SH64PCREL64); in shmedia_md_estimate_size_before_relax() 2169 case C (SH64PCREL16_64, SH64PCREL64): in shmedia_md_estimate_size_before_relax() 2170 case C (SH64PCREL16PT_64, SH64PCREL64): in shmedia_md_estimate_size_before_relax() 2675 ? SH64PCREL64 : SH64PCREL32); in shmedia_build_Mytes() 2715 ? SH64PCREL64 : SH64PCREL32); in shmedia_build_Mytes()
|
D | tc-sh.c | 209 #define SH64PCREL64 4 macro 390 { SH64PCREL48_F, SH64PCREL48_M, SH64PCREL48_LENGTH, C (SH64PCREL16_64, SH64PCREL64) }, 418 { SH64PCREL48_F, SH64PCREL48_M, SH64PCREL48_LENGTH, C (SH64PCREL16PT_64, SH64PCREL64) },
|
/toolchain/binutils/binutils-2.27/gas/ |
D | ChangeLog-0203 | 7013 SH64PCREL48, SH64PCREL64, UNDEF_MOVI, MOVI_16, MOVI_32, MOVI_48,
|