Searched refs:f_ivc2_4u8 (Results 1 – 4 of 4) sorted by relevance
/toolchain/binutils/binutils-2.27/opcodes/ |
D | mep-ibld.c | 838 errmsg = insert_normal (cd, fields->f_ivc2_4u8, 0, 0, 8, 4, 32, total_length, buffer); in mep_cgen_insert_operand() 1465 …= extract_normal (cd, ex_info, insn_value, 0, 0, 8, 4, 32, total_length, pc, & fields->f_ivc2_4u8); in mep_cgen_extract_operand() 1969 value = fields->f_ivc2_4u8; in mep_cgen_get_int_operand() 2421 value = fields->f_ivc2_4u8; in mep_cgen_get_vma_operand() 2874 fields->f_ivc2_4u8 = value; in mep_cgen_set_int_operand() 3277 fields->f_ivc2_4u8 = value; in mep_cgen_set_vma_operand()
|
D | mep-opc.h | 455 long f_ivc2_4u8; member
|
D | mep-dis.c | 875 print_normal (cd, info, fields->f_ivc2_4u8, 0, pc, length); in mep_cgen_print_operand()
|
D | mep-asm.c | 974 …en_parse_unsigned_integer (cd, strp, MEP_OPERAND_IMM4P8, (unsigned long *) (& fields->f_ivc2_4u8)); in mep_cgen_parse_operand()
|