Searched refs:MOVI_16 (Results 1 – 3 of 3) sorted by relevance
/toolchain/binutils/binutils-2.27/gas/config/ |
D | tc-sh64.c | 1198 case C (MOVI_IMM_32_PCREL, MOVI_16): in shmedia_md_convert_frag() 1199 case C (MOVI_IMM_64_PCREL, MOVI_16): in shmedia_md_convert_frag() 1213 case C (MOVI_IMM_32, MOVI_16): in shmedia_md_convert_frag() 1214 case C (MOVI_IMM_64, MOVI_16): in shmedia_md_convert_frag() 2004 fragP->fr_subtype = C (what, MOVI_16); in shmedia_md_estimate_size_before_relax() 2029 fragP->fr_subtype = C (what, MOVI_16); in shmedia_md_estimate_size_before_relax() 2173 case C (MOVI_IMM_32, MOVI_16): in shmedia_md_estimate_size_before_relax() 2176 case C (MOVI_IMM_32_PCREL, MOVI_16): in shmedia_md_estimate_size_before_relax() 2180 case C (MOVI_IMM_64, MOVI_16): in shmedia_md_estimate_size_before_relax() 2185 case C (MOVI_IMM_64_PCREL, MOVI_16): in shmedia_md_estimate_size_before_relax() [all …]
|
D | tc-sh.c | 213 #define MOVI_16 1 macro
|
/toolchain/binutils/binutils-2.27/gas/ |
D | ChangeLog-0203 | 6586 MOVI_16, MOVI_32 and MOVI_48. 6589 and MOVI_16. 7013 SH64PCREL48, SH64PCREL64, UNDEF_MOVI, MOVI_16, MOVI_32, MOVI_48,
|