Searched refs:I370_OPERAND_OPTIONAL (Results 1 – 4 of 4) sorted by relevance
237 #define I370_OPERAND_OPTIONAL (0x80) macro
122 if ((operand->flags & I370_OPERAND_OPTIONAL) != 0) in print_insn_i370()
184 { 4, 12, 0, 0, I370_OPERAND_GPR | I370_OPERAND_OPTIONAL, "RS B2 OPT"},
1962 if ((operand->flags & I370_OPERAND_OPTIONAL) != 0) in md_assemble()2079 && ((operand->flags & I370_OPERAND_OPTIONAL) != 0)) in md_assemble()