Home
last modified time | relevance | path

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

/NextBSD/contrib/binutils/opcodes/
HDmep-ibld.c622 …errmsg = insert_normal (cd, fields->f_8s24, 0|(1<<CGEN_IFLD_SIGNED), 0, 24, 8, 32, total_length, b… in mep_cgen_insert_operand()
1099 …d, ex_info, insn_value, 0|(1<<CGEN_IFLD_SIGNED), 0, 24, 8, 32, total_length, pc, & fields->f_8s24); in mep_cgen_extract_operand()
1492 value = fields->f_8s24; in mep_cgen_get_int_operand()
1767 value = fields->f_8s24; in mep_cgen_get_vma_operand()
2049 fields->f_8s24 = value; in mep_cgen_set_int_operand()
2298 fields->f_8s24 = value; in mep_cgen_set_vma_operand()
HDmep-opc.h246 long f_8s24; member
HDmep-dis.c531 print_normal (cd, info, fields->f_8s24, 0|(1<<CGEN_OPERAND_SIGNED), pc, length); in mep_cgen_print_operand()
HDmep-asm.c755 … errmsg = cgen_parse_signed_integer (cd, strp, MEP_OPERAND_CDISP8, (long *) (& fields->f_8s24)); in mep_cgen_parse_operand()