Searched refs:f_data8 (Results 1 - 8 of 8) sorted by relevance

/haiku-buildtools/legacy/binutils/opcodes/
H A Dxc16x-ibld.c599 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);
1034 value = fields->f_data8;
1237 value = fields->f_data8;
1447 fields->f_data8 = value;
1641 fields->f_data8 = value;
H A Dxc16x-opc.h190 long f_data8; member in struct:cgen_fields
H A Dxc16x-asm.c210 errmsg = cgen_parse_unsigned_integer (cd, strp, XC16X_OPERAND_DATA8, (unsigned long *) (& fields->f_data8));
H A Dxc16x-dis.c218 print_normal (cd, info, fields->f_data8, 0|(1<<CGEN_OPERAND_HASH_PREFIX), pc, length);
/haiku-buildtools/binutils/opcodes/
H A Dxc16x-ibld.c606 errmsg = insert_normal (cd, fields->f_data8, 0, 0, 23, 8, 32, total_length, buffer);
826 length = extract_normal (cd, ex_info, insn_value, 0, 0, 23, 8, 32, total_length, pc, & fields->f_data8);
1041 value = fields->f_data8;
1244 value = fields->f_data8;
1454 fields->f_data8 = value;
1648 fields->f_data8 = value;
H A Dxc16x-opc.h190 long f_data8; member in struct:cgen_fields
H A Dxc16x-asm.c210 errmsg = cgen_parse_unsigned_integer (cd, strp, XC16X_OPERAND_DATA8, (unsigned long *) (& fields->f_data8));
H A Dxc16x-dis.c262 print_normal (cd, info, fields->f_data8, 0|(1<<CGEN_OPERAND_HASH_PREFIX), pc, length);

Completed in 60 milliseconds