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

  /toolchain/binutils/binutils-2.25/opcodes/
xc16x-ibld.c 599 errmsg = insert_normal (cd, fields->f_data8, 0, 0, 23, 8, 32, total_length, buffer);
819 length = extract_normal (cd, ex_info, insn_value, 0, 0, 23, 8, 32, total_length, pc, & fields->f_data8);
    [all...]
xc16x-opc.h 190 long f_data8; member in struct:cgen_fields
xc16x-asm.c 210 errmsg = cgen_parse_unsigned_integer (cd, strp, XC16X_OPERAND_DATA8, (unsigned long *) (& fields->f_data8));
xc16x-dis.c 262 print_normal (cd, info, fields->f_data8, 0|(1<<CGEN_OPERAND_HASH_PREFIX), pc, length);

Completed in 44 milliseconds