Searched refs:MOVI_IMM_32 (Results 1 – 3 of 3) sorted by relevance
/toolchain/binutils/binutils-2.25/gas/config/ |
D | tc-sh64.c | 1152 case C (MOVI_IMM_32, MOVI_GOTOFF): in shmedia_md_convert_frag() 1157 case C (MOVI_IMM_32, UNDEF_MOVI): in shmedia_md_convert_frag() 1158 case C (MOVI_IMM_32, MOVI_32): in shmedia_md_convert_frag() 1212 case C (MOVI_IMM_32, MOVI_16): in shmedia_md_convert_frag() 1961 case C (MOVI_IMM_32, UNDEF_MOVI): in shmedia_md_estimate_size_before_relax() 1973 int what_high = what == MOVI_IMM_32 ? MOVI_32 : MOVI_64; in shmedia_md_estimate_size_before_relax() 1994 what = what == MOVI_IMM_32 in shmedia_md_estimate_size_before_relax() 2059 else if (GET_WHAT (fragP->fr_subtype) == MOVI_IMM_32) in shmedia_md_estimate_size_before_relax() 2171 case C (MOVI_IMM_32, MOVI_16): in shmedia_md_estimate_size_before_relax() 2172 case C (MOVI_IMM_32, MOVI_32): in shmedia_md_estimate_size_before_relax() [all …]
|
D | tc-sh.c | 183 #define MOVI_IMM_32 8 macro 429 { MOVI_16_F, MOVI_16_M, MOVI_16_LENGTH, C (MOVI_IMM_32, MOVI_32) },
|
/toolchain/binutils/binutils-2.25/gas/ |
D | ChangeLog-0203 | 6716 (shmedia_md_estimate_size_before_relax) <case C (MOVI_IMM_32, 6899 <cases C (MOVI_IMM_64, UNDEF_MOVI) and C (MOVI_IMM_32, 6958 C (MOVI_IMM_32, MOVI_32)>: Correct register number handling. 7010 SH64PCREL16PT_64, MOVI_IMM_32, MOVI_IMM_64): Define.
|