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

/macosx-10.10/cxxfilt-11/cxxfilt/opcodes/
H A Di860-dis.c49 #define BITWISE_OP(op) ((op) == 0x30 || (op) == 0x31 \ macro
189 if (BITWISE_OP ((insn & 0xfc000000) >> 26))

Completed in 162 milliseconds