Searched refs:S390_OPERAND_CR (Results 1 – 6 of 6) sorted by relevance
| /netbsd/src/external/gpl3/binutils/dist/include/opcode/ |
| D | s390.h | 163 #define S390_OPERAND_CR 0x8 macro
|
| /netbsd/src/external/gpl3/gdb/dist/include/opcode/ |
| D | s390.h | 166 #define S390_OPERAND_CR 0x8 macro
|
| /netbsd/src/external/gpl3/gdb/dist/opcodes/ |
| D | s390-opc.c | 147 { 4, 8, S390_OPERAND_CR }, 149 { 4, 12, S390_OPERAND_CR },
|
| D | s390-dis.c | 270 else if (flags & S390_OPERAND_CR) in s390_print_insn_with_opcode()
|
| /netbsd/src/external/gpl3/binutils/dist/opcodes/ |
| D | s390-opc.c | 147 { 4, 8, S390_OPERAND_CR }, 149 { 4, 12, S390_OPERAND_CR },
|
| D | s390-dis.c | 259 else if (flags & S390_OPERAND_CR) in s390_print_insn_with_opcode()
|