Searched refs:f_type (Results 1 – 4 of 4) sorted by relevance
/toolchain/binutils/binutils-2.27/opcodes/ |
D | mt-opc.h | 121 long f_type; member
|
D | mt-ibld.c | 741 errmsg = insert_normal (cd, fields->f_type, 0, 0, 21, 2, 32, total_length, buffer); in mt_cgen_insert_operand() 961 …th = extract_normal (cd, ex_info, insn_value, 0, 0, 21, 2, 32, total_length, pc, & fields->f_type); in mt_cgen_extract_operand() 1161 value = fields->f_type; in mt_cgen_get_int_operand() 1343 value = fields->f_type; in mt_cgen_get_vma_operand() 1532 fields->f_type = value; in mt_cgen_set_int_operand() 1711 fields->f_type = value; in mt_cgen_set_vma_operand()
|
D | mt-dis.c | 278 print_dollarhex (cd, info, fields->f_type, 0, pc, length); in mt_cgen_print_operand()
|
D | mt-asm.c | 583 errmsg = parse_type (cd, strp, MT_OPERAND_TYPE, (unsigned long *) (& fields->f_type)); in mt_cgen_parse_operand()
|