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

/haiku-buildtools/legacy/binutils/opcodes/
H A Dmt-opc.h145 long f_cdb;
144 long f_cdb; member in struct:cgen_fields
H A Dmt-ibld.c607 errmsg = insert_normal (cd, fields->f_cdb, 0, 0, 10, 1, 32, total_length, buffer);
824 length = extract_normal (cd, ex_info, insn_value, 0, 0, 10, 1, 32, total_length, pc, & fields->f_cdb);
1039 value = fields->f_cdb;
1221 value = fields->f_cdb;
1410 fields->f_cdb = value;
1589 fields->f_cdb = value;
H A Dmt-asm.c473 errmsg = cgen_parse_unsigned_integer (cd, strp, MT_OPERAND_CDB, (unsigned long *) (& fields->f_cdb));
H A Dmt-dis.c169 print_dollarhex (cd, info, fields->f_cdb, 0, pc, length);
/haiku-buildtools/binutils/opcodes/
H A Dmt-opc.h145 long f_cdb;
144 long f_cdb; member in struct:cgen_fields
H A Dmt-ibld.c621 errmsg = insert_normal (cd, fields->f_cdb, 0, 0, 10, 1, 32, total_length, buffer);
838 length = extract_normal (cd, ex_info, insn_value, 0, 0, 10, 1, 32, total_length, pc, & fields->f_cdb);
1053 value = fields->f_cdb;
1235 value = fields->f_cdb;
1424 fields->f_cdb = value;
1603 fields->f_cdb = value;
H A Dmt-asm.c473 errmsg = cgen_parse_unsigned_integer (cd, strp, MT_OPERAND_CDB, (unsigned long *) (& fields->f_cdb));
H A Dmt-dis.c168 print_dollarhex (cd, info, fields->f_cdb, 0, pc, length);

Completed in 104 milliseconds