Home
last modified time | relevance | path

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

/netbsd/src/external/gpl3/binutils/dist/include/opcode/
Ds390.h163 #define S390_OPERAND_CR 0x8 macro
/netbsd/src/external/gpl3/gdb/dist/include/opcode/
Ds390.h166 #define S390_OPERAND_CR 0x8 macro
/netbsd/src/external/gpl3/gdb/dist/opcodes/
Ds390-opc.c147 { 4, 8, S390_OPERAND_CR },
149 { 4, 12, S390_OPERAND_CR },
Ds390-dis.c270 else if (flags & S390_OPERAND_CR) in s390_print_insn_with_opcode()
/netbsd/src/external/gpl3/binutils/dist/opcodes/
Ds390-opc.c147 { 4, 8, S390_OPERAND_CR },
149 { 4, 12, S390_OPERAND_CR },
Ds390-dis.c259 else if (flags & S390_OPERAND_CR) in s390_print_insn_with_opcode()