Searched refs:f_c5_16u16 (Results 1 – 2 of 2) sorted by relevance
/toolchain/binutils/binutils-2.25/opcodes/ |
D | mep-ibld.c | 586 FLD (f_c5_16u16) = ((FLD (f_c5_rmuimm20)) & (65535)); in mep_cgen_insert_operand() 591 errmsg = insert_normal (cd, fields->f_c5_16u16, 0, 0, 16, 16, 32, total_length, buffer); in mep_cgen_insert_operand() 600 FLD (f_c5_16u16) = ((FLD (f_c5_rnmuimm24)) & (65535)); in mep_cgen_insert_operand() 605 errmsg = insert_normal (cd, fields->f_c5_16u16, 0, 0, 16, 16, 32, total_length, buffer); in mep_cgen_insert_operand() 1257 …extract_normal (cd, ex_info, insn_value, 0, 0, 16, 16, 32, total_length, pc, & fields->f_c5_16u16); in mep_cgen_extract_operand() 1260 FLD (f_c5_rmuimm20) = ((FLD (f_c5_16u16)) | (((FLD (f_c5_rm)) << (16)))); in mep_cgen_extract_operand() 1268 …extract_normal (cd, ex_info, insn_value, 0, 0, 16, 16, 32, total_length, pc, & fields->f_c5_16u16); in mep_cgen_extract_operand() 1271 FLD (f_c5_rnmuimm24) = ((FLD (f_c5_16u16)) | (((FLD (f_c5_rnm)) << (16)))); in mep_cgen_extract_operand()
|
D | mep-opc.h | 443 long f_c5_16u16; member
|