Searched refs:f_mode (Results 1 – 7 of 7) sorted by relevance
/toolchain/binutils/binutils-2.27/opcodes/ |
D | mt-opc.h | 112 long f_mode; member
|
D | mt-ibld.c | 702 errmsg = insert_normal (cd, fields->f_mode, 0, 0, 25, 2, 32, total_length, buffer); in mt_cgen_insert_operand() 922 …th = extract_normal (cd, ex_info, insn_value, 0, 0, 25, 2, 32, total_length, pc, & fields->f_mode); in mt_cgen_extract_operand() 1122 value = fields->f_mode; in mt_cgen_get_int_operand() 1304 value = fields->f_mode; in mt_cgen_get_vma_operand() 1493 fields->f_mode = value; in mt_cgen_set_int_operand() 1672 fields->f_mode = value; in mt_cgen_set_vma_operand()
|
D | mt-dis.c | 239 print_dollarhex (cd, info, fields->f_mode, 0, pc, length); in mt_cgen_print_operand()
|
D | mt-asm.c | 544 …sg = cgen_parse_unsigned_integer (cd, strp, MT_OPERAND_MODE, (unsigned long *) (& fields->f_mode)); in mt_cgen_parse_operand()
|
D | ChangeLog-2004 | 117 (Mp): Use f_mode rather than none at all. 118 (t_mode, dq_mode, dqw_mode, f_mode, const_1_mode): Define. t_mode
|
D | i386-dis.c | 262 #define indirEp { OP_indirE, f_mode } 271 #define Mp { OP_M, f_mode } /* 32 or 48 bit memory operand for LDS, LES etc */ 562 f_mode, enumerator 14894 case f_mode: in intel_operand_size()
|
D | ChangeLog-2007 | 258 (f_mode): Likewise.
|