Home
last modified time | relevance | path

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

/openbsd/gnu/usr.bin/binutils-2.17/include/opcode/
H A Dcrx.h236 #define OP_SHIFT_DEC (1 << 6) macro
/openbsd/gnu/usr.bin/binutils-2.17/opcodes/
H A Dcrx-opc.c668 {4, arg_c, OP_EVEN|OP_SHIFT_DEC|OP_UNSIGNED}, /* dispu5 */
/openbsd/gnu/usr.bin/binutils-2.17/gas/config/
H A Dtc-crx.c1413 else if (flags & OP_SHIFT_DEC) in check_range()