Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.27/gas/config/
Dtc-sh64.c1159 case C (MOVI_IMM_32, MOVI_32): in shmedia_md_convert_frag()
1237 case C (MOVI_IMM_32_PCREL, MOVI_32): in shmedia_md_convert_frag()
1238 case C (MOVI_IMM_64_PCREL, MOVI_32): in shmedia_md_convert_frag()
1975 int what_high = what == MOVI_IMM_32 ? MOVI_32 : MOVI_64; in shmedia_md_estimate_size_before_relax()
2174 case C (MOVI_IMM_32, MOVI_32): in shmedia_md_estimate_size_before_relax()
2177 case C (MOVI_IMM_32_PCREL, MOVI_32): in shmedia_md_estimate_size_before_relax()
2181 case C (MOVI_IMM_64, MOVI_32): in shmedia_md_estimate_size_before_relax()
2186 case C (MOVI_IMM_64_PCREL, MOVI_32): in shmedia_md_estimate_size_before_relax()
2626 offsetT max = sh64_abi == sh64_abi_64 ? MOVI_64 : MOVI_32; in shmedia_build_Mytes()
Dtc-sh.c214 #define MOVI_32 2 macro
429 { MOVI_16_F, MOVI_16_M, MOVI_16_LENGTH, C (MOVI_IMM_32, MOVI_32) },
439 { MOVI_16_F, MOVI_16_M, MOVI_16_LENGTH, C (MOVI_IMM_32_PCREL, MOVI_32) },
453 { MOVI_16_F, MOVI_16_M, MOVI_16_LENGTH, C (MOVI_IMM_64, MOVI_32) },
467 { MOVI_16_F, MOVI_16_M, MOVI_16_LENGTH, C (MOVI_IMM_64_PCREL, MOVI_32) },
/toolchain/binutils/binutils-2.27/gas/
DChangeLog-02036586 MOVI_16, MOVI_32 and MOVI_48.
6958 C (MOVI_IMM_32, MOVI_32)>: Correct register number handling.
7013 SH64PCREL48, SH64PCREL64, UNDEF_MOVI, MOVI_16, MOVI_32, MOVI_48,