Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.25/opcodes/
Dcrx-opc.c33 {NAME, 1, OPC, 24, ARITH_BYTE_INS | CST4MAP, {{cst4,20}, {regr,16}}}, \
35 {NAME, 2, (OPC<<4)+0xE, 20, ARITH_BYTE_INS | CST4MAP, {{i16,0}, {regr,16}}}, \
66 {NAME, 1, OPC, 24, ARITH_INS | CST4MAP, {{cst4,20}, {regr,16}}}, \
68 {NAME, 2, (OPC<<4)+0xE, 20, ARITH_INS | CST4MAP, {{i16,0}, {regr,16}}}, \
/toolchain/binutils/binutils-2.25/include/opcode/
Dcrx.h206 #define CST4MAP (1 << 16) macro
DChangeLog1895 (instruction flags): Add USER_REG, CST4MAP, NO_SP, NO_RPTR.