Home
last modified time | relevance | path

Searched refs:MN10300_OPERAND_MSP (Results 1 – 4 of 4) sorted by relevance

/toolchain/binutils/binutils-2.27/include/opcode/
Dmn10300.h125 #define MN10300_OPERAND_MSP 0x20000 macro
/toolchain/binutils/binutils-2.27/opcodes/
Dm10300-dis.c472 else if ((operand->flags & MN10300_OPERAND_MSP) != 0) in disassemble()
Dm10300-opc.c228 {0, 0, MN10300_OPERAND_MSP},
/toolchain/binutils/binutils-2.27/gas/config/
Dtc-mn10300.c1443 else if (operand->flags & MN10300_OPERAND_MSP) in md_assemble()