Home
last modified time | relevance | path

Searched refs:f_ivc2_3u0 (Results 1 – 4 of 4) sorted by relevance

/toolchain/binutils/binutils-2.25/opcodes/
Dmep-ibld.c864 errmsg = insert_normal (cd, fields->f_ivc2_3u0, 0, 0, 0, 3, 32, total_length, buffer); in mep_cgen_insert_operand()
1491 …= extract_normal (cd, ex_info, insn_value, 0, 0, 0, 3, 32, total_length, pc, & fields->f_ivc2_3u0); in mep_cgen_extract_operand()
1995 value = fields->f_ivc2_3u0; in mep_cgen_get_int_operand()
2447 value = fields->f_ivc2_3u0; in mep_cgen_get_vma_operand()
2900 fields->f_ivc2_3u0 = value; in mep_cgen_set_int_operand()
3303 fields->f_ivc2_3u0 = value; in mep_cgen_set_vma_operand()
Dmep-opc.h466 long f_ivc2_3u0; member
Dmep-asm.c1007 …parse_unsigned_integer (cd, strp, MEP_OPERAND_IVC_X_0_3, (unsigned long *) (& fields->f_ivc2_3u0)); in mep_cgen_parse_operand()
Dmep-dis.c908 print_normal (cd, info, fields->f_ivc2_3u0, 0, pc, length); in mep_cgen_print_operand()