Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.27/opcodes/
Dmep-ibld.c865 errmsg = insert_normal (cd, fields->f_ivc2_8u4, 0, 0, 4, 8, 32, total_length, buffer); in mep_cgen_insert_operand()
1492 …= extract_normal (cd, ex_info, insn_value, 0, 0, 4, 8, 32, total_length, pc, & fields->f_ivc2_8u4); in mep_cgen_extract_operand()
1996 value = fields->f_ivc2_8u4; in mep_cgen_get_int_operand()
2448 value = fields->f_ivc2_8u4; in mep_cgen_get_vma_operand()
2901 fields->f_ivc2_8u4 = value; in mep_cgen_set_int_operand()
3304 fields->f_ivc2_8u4 = value; in mep_cgen_set_vma_operand()
Dmep-opc.h448 long f_ivc2_8u4; member
Dmep-dis.c902 print_normal (cd, info, fields->f_ivc2_8u4, 0, pc, length); in mep_cgen_print_operand()
Dmep-asm.c1001 …en_parse_unsigned_integer (cd, strp, MEP_OPERAND_IMM8P4, (unsigned long *) (& fields->f_ivc2_8u4)); in mep_cgen_parse_operand()