Home
last modified time | relevance | path

Searched refs:S390_OPERAND_CR (Results 1 – 3 of 3) sorted by relevance

/toolchain/binutils/binutils-2.25/include/opcode/
Ds390.h126 #define S390_OPERAND_CR 0x8 macro
/toolchain/binutils/binutils-2.25/opcodes/
Ds390-opc.c133 { 4, 8, S390_OPERAND_CR },
135 { 4, 12, S390_OPERAND_CR },
Ds390-dis.c189 else if (flags & S390_OPERAND_CR) in s390_print_insn_with_opcode()