Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.25/gas/config/
Dtc-h8300.c1470 int op_at[3]; in build_bytes() local
1526 op_at[d] = nibble_count; in build_bytes()
1533 op_at[d] = nibble_count; in build_bytes()
1660 do_a_fix_imm (output - frag_now->fr_literal + op_at[i] / 2, in build_bytes()
1661 op_at[i] & 1, operand + i, (x & MEMRELAX) != 0, in build_bytes()
1665 do_a_fix_imm (output - frag_now->fr_literal + op_at[i] / 2, in build_bytes()
1666 op_at[i] & 1, operand + i, in build_bytes()
1703 operand[i].exp.X_add_number |= output[op_at[i] / 2]; in build_bytes()
1706 output - frag_now->fr_literal + op_at[i] / 2, in build_bytes()