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

/freebsd-11-stable/contrib/binutils/opcodes/
H A Darc-opc.c52 static int addrwb_p; variable
554 addrwb_p = 1 << operand->shift;
815 if (addrwb_p)
819 insn |= addrwb_p;
857 if (addrwb_p)
861 insn |= addrwb_p;
1672 addrwb_p = 0;

Completed in 117 milliseconds