Searched refs:f_ivc2_3u6 (Results 1 – 4 of 4) sorted by relevance
/toolchain/binutils/binutils-2.27/opcodes/ |
D | mep-ibld.c | 886 errmsg = insert_normal (cd, fields->f_ivc2_3u6, 0, 0, 6, 3, 32, total_length, buffer); in mep_cgen_insert_operand() 1513 …= extract_normal (cd, ex_info, insn_value, 0, 0, 6, 3, 32, total_length, pc, & fields->f_ivc2_3u6); in mep_cgen_extract_operand() 2017 value = fields->f_ivc2_3u6; in mep_cgen_get_int_operand() 2469 value = fields->f_ivc2_3u6; in mep_cgen_get_vma_operand() 2922 fields->f_ivc2_3u6 = value; in mep_cgen_set_int_operand() 3325 fields->f_ivc2_3u6 = value; in mep_cgen_set_vma_operand()
|
D | mep-opc.h | 452 long f_ivc2_3u6; member
|
D | mep-dis.c | 923 print_normal (cd, info, fields->f_ivc2_3u6, 0, pc, length); in mep_cgen_print_operand()
|
D | mep-asm.c | 1022 …parse_unsigned_integer (cd, strp, MEP_OPERAND_IVC_X_6_3, (unsigned long *) (& fields->f_ivc2_3u6)); in mep_cgen_parse_operand()
|