/toolchain/binutils/binutils-2.25/opcodes/ |
iq2000-ibld.c | 593 errmsg = insert_normal (cd, fields->f_cm_3func, 0, 0, 5, 3, 32, total_length, buffer); 774 length = extract_normal (cd, ex_info, insn_value, 0, 0, 5, 3, 32, total_length, pc, & fields->f_cm_3func); 944 value = fields->f_cm_3func; [all...] |
iq2000-opc.h | 161 long f_cm_3func; member in struct:cgen_fields
|
iq2000-dis.c | 115 print_normal (cd, info, fields->f_cm_3func, 0, pc, length);
|
iq2000-asm.c | 373 errmsg = cgen_parse_unsigned_integer (cd, strp, IQ2000_OPERAND_CM_3FUNC, (unsigned long *) (& fields->f_cm_3func));
|