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

/haiku-buildtools/legacy/binutils/opcodes/
H A Dmt-opc.h136 long f_rownum;
135 long f_rownum; member in struct:cgen_fields
H A Dmt-ibld.c718 errmsg = insert_normal (cd, fields->f_rownum, 0, 0, 14, 3, 32, total_length, buffer);
938 length = extract_normal (cd, ex_info, insn_value, 0, 0, 14, 3, 32, total_length, pc, & fields->f_rownum);
1138 value = fields->f_rownum;
1320 value = fields->f_rownum;
1509 fields->f_rownum = value;
1688 fields->f_rownum = value;
H A Dmt-asm.c572 errmsg = cgen_parse_unsigned_integer (cd, strp, MT_OPERAND_ROWNUM, (unsigned long *) (& fields->f_rownum));
H A Dmt-dis.c268 print_dollarhex (cd, info, fields->f_rownum, 0, pc, length);
/haiku-buildtools/binutils/opcodes/
H A Dmt-opc.h136 long f_rownum;
135 long f_rownum; member in struct:cgen_fields
H A Dmt-ibld.c732 errmsg = insert_normal (cd, fields->f_rownum, 0, 0, 14, 3, 32, total_length, buffer);
952 length = extract_normal (cd, ex_info, insn_value, 0, 0, 14, 3, 32, total_length, pc, & fields->f_rownum);
1152 value = fields->f_rownum;
1334 value = fields->f_rownum;
1523 fields->f_rownum = value;
1702 fields->f_rownum = value;
H A Dmt-asm.c572 errmsg = cgen_parse_unsigned_integer (cd, strp, MT_OPERAND_ROWNUM, (unsigned long *) (& fields->f_rownum));
H A Dmt-dis.c267 print_dollarhex (cd, info, fields->f_rownum, 0, pc, length);

Completed in 107 milliseconds