Searched refs:f_7u9a4 (Results 1 – 4 of 4) sorted by relevance
| /freebsd-10-stable/contrib/binutils/opcodes/ |
| D | mep-ibld.c | 978 long value = fields->f_7u9a4; in mep_cgen_insert_operand() 1014 long value = fields->f_7u9a4; in mep_cgen_insert_operand() 1404 fields->f_7u9a4 = value; in mep_cgen_extract_operand() 1436 fields->f_7u9a4 = value; in mep_cgen_extract_operand() 1708 value = fields->f_7u9a4; in mep_cgen_get_int_operand() 1729 value = fields->f_7u9a4; in mep_cgen_get_int_operand() 1983 value = fields->f_7u9a4; in mep_cgen_get_vma_operand() 2004 value = fields->f_7u9a4; in mep_cgen_get_vma_operand() 2243 fields->f_7u9a4 = value; in mep_cgen_set_int_operand() 2264 fields->f_7u9a4 = value; in mep_cgen_set_int_operand() [all …]
|
| D | mep-opc.h | 234 long f_7u9a4; member
|
| D | mep-dis.c | 747 print_normal (cd, info, fields->f_7u9a4, 0, pc, length); in mep_cgen_print_operand() 768 print_normal (cd, info, fields->f_7u9a4, 0, pc, length); in mep_cgen_print_operand()
|
| D | mep-asm.c | 971 … errmsg = parse_unsigned7 (cd, strp, MEP_OPERAND_UDISP7A4, (unsigned long *) (& fields->f_7u9a4)); in mep_cgen_parse_operand() 992 … errmsg = parse_mep_alignu (cd, strp, MEP_OPERAND_UIMM7A4, (unsigned long *) (& fields->f_7u9a4)); in mep_cgen_parse_operand()
|