Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.25/opcodes/
Di860-dis.c53 #define BITWISE_OP(op) ((op) == 0x30 || (op) == 0x31 \ macro
193 if (BITWISE_OP ((insn & 0xfc000000) >> 26)) in print_insn_i860()
DChangeLog-00011627 (BITWISE_OP): New macro.