/toolchain/binutils/binutils-2.25/opcodes/ |
iq2000-ibld.c | 596 errmsg = insert_normal (cd, fields->f_cm_3z, 0, 0, 1, 2, 32, total_length, buffer); 777 length = extract_normal (cd, ex_info, insn_value, 0, 0, 1, 2, 32, total_length, pc, & fields->f_cm_3z); 947 value = fields->f_cm_3z; [all...] |
iq2000-opc.h | 163 long f_cm_3z; member in struct:cgen_fields
|
iq2000-dis.c | 118 print_normal (cd, info, fields->f_cm_3z, 0, pc, length);
|
iq2000-asm.c | 376 errmsg = cgen_parse_unsigned_integer (cd, strp, IQ2000_OPERAND_CM_3Z, (unsigned long *) (& fields->f_cm_3z));
|