HomeSort by relevance Sort by last modified time
    Searched full:f_uimm5 (Results 1 - 5 of 5) sorted by null

  /toolchain/binutils/binutils-2.27/opcodes/
m32r-opc.h 111 long f_uimm5; member in struct:cgen_fields
m32r-ibld.c 660 errmsg = insert_normal (cd, fields->f_uimm5, 0, 0, 11, 5, 32, total_length, buffer);
797 length = extract_normal (cd, ex_info, insn_value, 0, 0, 11, 5, 32, total_length, pc, & fields->f_uimm5);
910 value = fields->f_uimm5;
1005 value = fields->f_uimm5;
    [all...]
m32r-asm.c 317 errmsg = cgen_parse_unsigned_integer (cd, strp, M32R_OPERAND_UIMM5, (unsigned long *) (& fields->f_uimm5));
m32r-dis.c 268 print_unsigned_with_hash_prefix (cd, info, fields->f_uimm5, 0, pc, length);
m32r-opc.c 180 16, 16, 0xf0e0, { { F (F_OP1) }, { F (F_R1) }, { F (F_SHIFT_OP2) }, { F (F_UIMM5) }, { 0 } }
    [all...]

Completed in 1757 milliseconds