Searched refs:f_ivc2_2u0 (Results 1 – 4 of 4) sorted by relevance
/toolchain/binutils/binutils-2.25/opcodes/ |
D | mep-ibld.c | 861 errmsg = insert_normal (cd, fields->f_ivc2_2u0, 0, 0, 0, 2, 32, total_length, buffer); in mep_cgen_insert_operand() 1488 …= extract_normal (cd, ex_info, insn_value, 0, 0, 0, 2, 32, total_length, pc, & fields->f_ivc2_2u0); in mep_cgen_extract_operand() 1992 value = fields->f_ivc2_2u0; in mep_cgen_get_int_operand() 2444 value = fields->f_ivc2_2u0; in mep_cgen_get_vma_operand() 2897 fields->f_ivc2_2u0 = value; in mep_cgen_set_int_operand() 3300 fields->f_ivc2_2u0 = value; in mep_cgen_set_vma_operand()
|
D | mep-opc.h | 465 long f_ivc2_2u0; member
|
D | mep-dis.c | 905 print_normal (cd, info, fields->f_ivc2_2u0, 0, pc, length); in mep_cgen_print_operand()
|
D | mep-asm.c | 1004 …parse_unsigned_integer (cd, strp, MEP_OPERAND_IVC_X_0_2, (unsigned long *) (& fields->f_ivc2_2u0)); in mep_cgen_parse_operand()
|