Searched refs:f_ivc2_5u3 (Results 1 – 4 of 4) sorted by relevance
/toolchain/binutils/binutils-2.25/opcodes/ |
D | mep-ibld.c | 837 errmsg = insert_normal (cd, fields->f_ivc2_5u3, 0, 0, 3, 5, 32, total_length, buffer); in mep_cgen_insert_operand() 1464 …= extract_normal (cd, ex_info, insn_value, 0, 0, 3, 5, 32, total_length, pc, & fields->f_ivc2_5u3); in mep_cgen_extract_operand() 1968 value = fields->f_ivc2_5u3; in mep_cgen_get_int_operand() 2420 value = fields->f_ivc2_5u3; in mep_cgen_get_vma_operand() 2873 fields->f_ivc2_5u3 = value; in mep_cgen_set_int_operand() 3276 fields->f_ivc2_5u3 = value; in mep_cgen_set_vma_operand()
|
D | mep-opc.h | 472 long f_ivc2_5u3; member
|
D | mep-dis.c | 881 print_normal (cd, info, fields->f_ivc2_5u3, 0, pc, length); in mep_cgen_print_operand()
|
D | mep-asm.c | 980 …en_parse_unsigned_integer (cd, strp, MEP_OPERAND_IMM5P3, (unsigned long *) (& fields->f_ivc2_5u3)); in mep_cgen_parse_operand()
|