Home
last modified time | relevance | path

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

/freebsd-10-stable/contrib/binutils/opcodes/
Dmep-ibld.c978 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 …]
Dmep-opc.h234 long f_7u9a4; member
Dmep-dis.c747 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()
Dmep-asm.c971 … 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()