Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.27/include/opcode/
Dmn10300.h97 #define MN10300_OPERAND_PSW 0x8 macro
/toolchain/binutils/binutils-2.27/opcodes/
Dm10300-dis.c429 else if ((operand->flags & MN10300_OPERAND_PSW) != 0) in disassemble()
Dm10300-opc.c147 {0, 0, MN10300_OPERAND_PSW},
/toolchain/binutils/binutils-2.27/gas/config/
Dtc-mn10300.c1499 else if (operand->flags & MN10300_OPERAND_PSW) in md_assemble()