Searched refs:S390_OPERAND_OPTIONAL (Results 1 - 3 of 3) sorted by relevance

/freebsd-10.2-release/contrib/binutils/include/opcode/
H A Ds390.h145 #define S390_OPERAND_OPTIONAL 0x400 macro
/freebsd-10.2-release/contrib/binutils/opcodes/
H A Ds390-opc.c136 { 4, 16, S390_OPERAND_OPTIONAL },
138 { 4, 28, (S390_OPERAND_GPR | S390_OPERAND_OPTIONAL) }
/freebsd-10.2-release/contrib/binutils/gas/config/
H A Dtc-s390.c1364 if (operand->flags & S390_OPERAND_OPTIONAL)
1408 if (operand->flags & S390_OPERAND_OPTIONAL)
1438 if (operand->flags & S390_OPERAND_OPTIONAL)

Completed in 61 milliseconds