HomeSort by relevance Sort by last modified time
    Searched refs:f_shamt (Results 1 - 4 of 4) sorted by null

  /toolchain/binutils/binutils-2.25/opcodes/
iq2000-ibld.c 707 errmsg = insert_normal (cd, fields->f_shamt, 0, 0, 10, 5, 32, total_length, buffer);
882 length = extract_normal (cd, ex_info, insn_value, 0, 0, 10, 5, 32, total_length, pc, & fields->f_shamt);
1013 value = fields->f_shamt;
    [all...]
iq2000-opc.h 134 long f_shamt; member in struct:cgen_fields
iq2000-dis.c 184 print_normal (cd, info, fields->f_shamt, 0, pc, length);
iq2000-asm.c 454 errmsg = cgen_parse_unsigned_integer (cd, strp, IQ2000_OPERAND_SHAMT, (unsigned long *) (& fields->f_shamt));

Completed in 192 milliseconds