Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.25/include/opcode/
Dcrx.h241 #define OP_UPPER_64KB (1 << 8) macro
/toolchain/binutils/binutils-2.25/opcodes/
Dcrx-opc.c674 {16, arg_c, OP_UNSIGNED|OP_UPPER_64KB}, /* abs16 */
/toolchain/binutils/binutils-2.25/gas/config/
Dtc-crx.c1340 if (flags & OP_UPPER_64KB) in check_range()