Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.27/opcodes/
Dmt-opc.h137 long f_id; member
Dmt-ibld.c657 errmsg = insert_normal (cd, fields->f_id, 0, 0, 14, 1, 32, total_length, buffer); in mt_cgen_insert_operand()
874 …ngth = extract_normal (cd, ex_info, insn_value, 0, 0, 14, 1, 32, total_length, pc, & fields->f_id); in mt_cgen_extract_operand()
1089 value = fields->f_id; in mt_cgen_get_int_operand()
1271 value = fields->f_id; in mt_cgen_get_vma_operand()
1460 fields->f_id = value; in mt_cgen_set_int_operand()
1639 fields->f_id = value; in mt_cgen_set_vma_operand()
Dmt-dis.c206 print_dollarhex (cd, info, fields->f_id, 0, pc, length); in mt_cgen_print_operand()
Dmt-asm.c511 …errmsg = cgen_parse_unsigned_integer (cd, strp, MT_OPERAND_ID, (unsigned long *) (& fields->f_id)); in mt_cgen_parse_operand()