Home
last modified time | relevance | path

Searched refs:MOVI_IMM_64_PCREL (Results 1 – 3 of 3) sorted by relevance

/toolchain/binutils/binutils-2.27/gas/config/
Dtc-sh64.c1199 case C (MOVI_IMM_64_PCREL, MOVI_16): in shmedia_md_convert_frag()
1238 case C (MOVI_IMM_64_PCREL, MOVI_32): in shmedia_md_convert_frag()
1281 case C (MOVI_IMM_64_PCREL, MOVI_48): in shmedia_md_convert_frag()
1320 case C (MOVI_IMM_64_PCREL, MOVI_PLT): in shmedia_md_convert_frag()
1324 case C (MOVI_IMM_64_PCREL, MOVI_GOTPC): in shmedia_md_convert_frag()
1333 case C (MOVI_IMM_64_PCREL, MOVI_64): in shmedia_md_convert_frag()
1997 ? MOVI_IMM_32_PCREL : MOVI_IMM_64_PCREL; in shmedia_md_estimate_size_before_relax()
2185 case C (MOVI_IMM_64_PCREL, MOVI_16): in shmedia_md_estimate_size_before_relax()
2186 case C (MOVI_IMM_64_PCREL, MOVI_32): in shmedia_md_estimate_size_before_relax()
2187 case C (MOVI_IMM_64_PCREL, MOVI_48): in shmedia_md_estimate_size_before_relax()
[all …]
Dtc-sh.c186 #define MOVI_IMM_64_PCREL 11 macro
467 { MOVI_16_F, MOVI_16_M, MOVI_16_LENGTH, C (MOVI_IMM_64_PCREL, MOVI_32) },
469 { MOVI_32_F, MOVI_32_M, MOVI_32_LENGTH, C (MOVI_IMM_64_PCREL, MOVI_48) },
471 { MOVI_48_F, MOVI_48_M, MOVI_48_LENGTH, C (MOVI_IMM_64_PCREL, MOVI_64) },
/toolchain/binutils/binutils-2.27/gas/
DChangeLog-02036907 * config/tc-sh.c (MOVI_IMM_32_PCREL, MOVI_IMM_64_PCREL): New