Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.25/include/opcode/
Di370.h237 #define I370_OPERAND_OPTIONAL (0x80) macro
/toolchain/binutils/binutils-2.25/opcodes/
Di370-dis.c122 if ((operand->flags & I370_OPERAND_OPTIONAL) != 0) in print_insn_i370()
Di370-opc.c184 { 4, 12, 0, 0, I370_OPERAND_GPR | I370_OPERAND_OPTIONAL, "RS B2 OPT"},
/toolchain/binutils/binutils-2.25/gas/config/
Dtc-i370.c1962 if ((operand->flags & I370_OPERAND_OPTIONAL) != 0) in md_assemble()
2079 && ((operand->flags & I370_OPERAND_OPTIONAL) != 0)) in md_assemble()