Home
last modified time | relevance | path

Searched refs:format_ab_reg (Results 1 – 2 of 2) sorted by relevance

/toolchain/binutils/binutils-2.25/gas/config/
Dtc-ia64.c1604 format_ab_reg (int ab, int reg) in format_ab_reg() function
1630 bytes[1] = ((r << 7) | format_ab_reg (ab, reg)); in output_X1_format()
1648 bytes[1] = (((x & 1) << 7) | format_ab_reg (ab, reg)); in output_X2_format()
1673 bytes[2] = format_ab_reg (ab, reg); in output_X3_format()
1693 bytes[2] = (((x & 1) << 7) | format_ab_reg (ab, reg)); in output_X4_format()
/toolchain/binutils/binutils-2.25/gas/
DChangeLog-00016235 (format_ab_reg): Rename from format_a_b_reg. Merge A and B args