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

/macosx-10.9.5/cxxfilt-11/cxxfilt/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 172 milliseconds