Home
last modified time | relevance | path

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

/openbsd/gnu/usr.bin/binutils-2.17/include/opcode/
H A Dcrx.h238 #define OP_ESC (1 << 7) macro
/openbsd/gnu/usr.bin/binutils-2.17/opcodes/
H A Dcrx-opc.c669 {8, arg_c, OP_EVEN|OP_SHIFT|OP_SIGNED|OP_ESC}, /* dispe9 */
/openbsd/gnu/usr.bin/binutils-2.17/gas/config/
H A Dtc-crx.c1420 if (flags & OP_ESC) in check_range()