Searched refs:MOVI_64 (Results 1 – 3 of 3) sorted by relevance
/toolchain/binutils/binutils-2.27/gas/config/ |
D | tc-sh64.c | 1099 case C (MOVI_IMM_64, MOVI_64): in shmedia_md_convert_frag() 1332 case C (MOVI_IMM_32_PCREL, MOVI_64): in shmedia_md_convert_frag() 1333 case C (MOVI_IMM_64_PCREL, MOVI_64): in shmedia_md_convert_frag() 1975 int what_high = what == MOVI_IMM_32 ? MOVI_32 : MOVI_64; in shmedia_md_estimate_size_before_relax() 2183 case C (MOVI_IMM_64, MOVI_64): in shmedia_md_estimate_size_before_relax() 2188 case C (MOVI_IMM_64_PCREL, MOVI_64): in shmedia_md_estimate_size_before_relax() 2626 offsetT max = sh64_abi == sh64_abi_64 ? MOVI_64 : MOVI_32; in shmedia_build_Mytes()
|
D | tc-sh.c | 216 #define MOVI_64 4 macro 457 { MOVI_48_F, MOVI_48_M, MOVI_48_LENGTH, C (MOVI_IMM_64, MOVI_64) }, 471 { MOVI_48_F, MOVI_48_M, MOVI_48_LENGTH, C (MOVI_IMM_64_PCREL, MOVI_64) },
|
/toolchain/binutils/binutils-2.27/gas/ |
D | ChangeLog-0203 | 6957 (shmedia_md_convert_frag) <C (MOVI_IMM_64, MOVI_64), 7014 MOVI_64): Define.
|