Home
last modified time | relevance | path

Searched refs:S390_INSTR_FLAG_CLASS_MASK (Results 1 – 5 of 5) sorted by relevance

/netbsd/src/external/gpl3/binutils/dist/include/opcode/
Ds390.h67 #define S390_INSTR_FLAG_CLASS_MASK 0xf0 macro
/netbsd/src/external/gpl3/gdb/dist/include/opcode/
Ds390.h67 #define S390_INSTR_FLAG_CLASS_MASK 0xf0 macro
/netbsd/src/external/gpl3/binutils/dist/opcodes/
Ds390-dis.c402 switch (opcode->flags & S390_INSTR_FLAG_CLASS_MASK) in print_insn_s390()
/netbsd/src/external/gpl3/gdb/dist/opcodes/
Ds390-dis.c413 switch (opcode->flags & S390_INSTR_FLAG_CLASS_MASK) in print_insn_s390()
/netbsd/src/external/gpl3/binutils/dist/
DChangeLog.git10193 Define opcode flags mask S390_INSTR_FLAG_CLASS_MASK for above