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

/haiku-buildtools/legacy/binutils/opcodes/
H A Dmt-opc.h146 long f_rownum2;
145 long f_rownum2; member in struct:cgen_fields
H A Dmt-ibld.c724 errmsg = insert_normal (cd, fields->f_rownum2, 0, 0, 9, 3, 32, total_length, buffer);
944 length = extract_normal (cd, ex_info, insn_value, 0, 0, 9, 3, 32, total_length, pc, & fields->f_rownum2);
1144 value = fields->f_rownum2;
1326 value = fields->f_rownum2;
1515 fields->f_rownum2 = value;
1694 fields->f_rownum2 = value;
H A Dmt-asm.c578 errmsg = cgen_parse_unsigned_integer (cd, strp, MT_OPERAND_ROWNUM2, (unsigned long *) (& fields->f_rownum2));
H A Dmt-dis.c274 print_dollarhex (cd, info, fields->f_rownum2, 0, pc, length);
/haiku-buildtools/binutils/opcodes/
H A Dmt-opc.h146 long f_rownum2;
145 long f_rownum2; member in struct:cgen_fields
H A Dmt-ibld.c738 errmsg = insert_normal (cd, fields->f_rownum2, 0, 0, 9, 3, 32, total_length, buffer);
958 length = extract_normal (cd, ex_info, insn_value, 0, 0, 9, 3, 32, total_length, pc, & fields->f_rownum2);
1158 value = fields->f_rownum2;
1340 value = fields->f_rownum2;
1529 fields->f_rownum2 = value;
1708 fields->f_rownum2 = value;
H A Dmt-asm.c578 errmsg = cgen_parse_unsigned_integer (cd, strp, MT_OPERAND_ROWNUM2, (unsigned long *) (& fields->f_rownum2));
H A Dmt-dis.c273 print_dollarhex (cd, info, fields->f_rownum2, 0, pc, length);

Completed in 108 milliseconds