Home
last modified time | relevance | path

Searched refs:f_c5_rm (Results 1 – 2 of 2) sorted by relevance

/toolchain/binutils/binutils-2.25/opcodes/
Dmep-ibld.c585 FLD (f_c5_rm) = ((UINT) (FLD (f_c5_rmuimm20)) >> (16)); in mep_cgen_insert_operand()
588 errmsg = insert_normal (cd, fields->f_c5_rm, 0, 0, 8, 4, 32, total_length, buffer); in mep_cgen_insert_operand()
1255 …th = extract_normal (cd, ex_info, insn_value, 0, 0, 8, 4, 32, total_length, pc, & fields->f_c5_rm); in mep_cgen_extract_operand()
1260 FLD (f_c5_rmuimm20) = ((FLD (f_c5_16u16)) | (((FLD (f_c5_rm)) << (16)))); in mep_cgen_extract_operand()
Dmep-opc.h442 long f_c5_rm; member