Searched refs:f_7u9a4 (Results 1 – 4 of 4) sorted by relevance
/toolchain/binutils/binutils-2.27/opcodes/ |
D | mep-ibld.c | 1165 long value = fields->f_7u9a4; in mep_cgen_insert_operand() 1201 long value = fields->f_7u9a4; in mep_cgen_insert_operand() 1770 fields->f_7u9a4 = value; in mep_cgen_extract_operand() 1802 fields->f_7u9a4 = value; in mep_cgen_extract_operand() 2251 value = fields->f_7u9a4; in mep_cgen_get_int_operand() 2272 value = fields->f_7u9a4; in mep_cgen_get_int_operand() 2703 value = fields->f_7u9a4; in mep_cgen_get_vma_operand() 2724 value = fields->f_7u9a4; in mep_cgen_get_vma_operand() 3117 fields->f_7u9a4 = value; in mep_cgen_set_int_operand() 3138 fields->f_7u9a4 = value; in mep_cgen_set_int_operand() [all …]
|
D | mep-dis.c | 1157 print_normal (cd, info, fields->f_7u9a4, 0, pc, length); in mep_cgen_print_operand() 1178 print_normal (cd, info, fields->f_7u9a4, 0, pc, length); in mep_cgen_print_operand()
|
D | mep-asm.c | 1256 … errmsg = parse_unsigned7 (cd, strp, MEP_OPERAND_UDISP7A4, (unsigned long *) (& fields->f_7u9a4)); in mep_cgen_parse_operand() 1277 … errmsg = parse_mep_alignu (cd, strp, MEP_OPERAND_UIMM7A4, (unsigned long *) (& fields->f_7u9a4)); in mep_cgen_parse_operand()
|
D | mep-opc.h | 409 long f_7u9a4; member
|