Searched refs:S390_OPCODE_ZARCH (Results 1 - 8 of 8) sorted by relevance

/haiku-buildtools/legacy/binutils/include/opcode/
H A Ds390.h30 S390_OPCODE_ZARCH enumerator in enum:s390_opcode_mode_val
/haiku-buildtools/binutils/include/opcode/
H A Ds390.h30 S390_OPCODE_ZARCH enumerator in enum:s390_opcode_mode_val
/haiku-buildtools/legacy/binutils/opcodes/
H A Ds390-mkopc.c30 S390_OPCODE_ZARCH enumerator in enum:s390_opcode_mode_val
215 mode_bits |= 1 << S390_OPCODE_ZARCH;
H A Ds390-dis.c55 current_arch_mask = 1 << S390_OPCODE_ZARCH;
/haiku-buildtools/binutils/opcodes/
H A Ds390-dis.c54 current_arch_mask = 1 << S390_OPCODE_ZARCH;
66 current_arch_mask = 1 << S390_OPCODE_ZARCH;
H A Ds390-mkopc.c393 mode_bits |= 1 << S390_OPCODE_ZARCH;
/haiku-buildtools/binutils/gas/config/
H A Dtc-s390.c246 current_mode_mask = 1 << S390_OPCODE_ZARCH;
424 current_mode_mask = 1 << S390_OPCODE_ZARCH;
2047 current_mode_mask = 1 << S390_OPCODE_ZARCH;
2050 current_mode_mask = 1 << S390_OPCODE_ZARCH;
/haiku-buildtools/legacy/binutils/gas/config/
H A Dtc-s390.c349 current_mode_mask = 1 << S390_OPCODE_ZARCH;
401 current_mode_mask = 1 << S390_OPCODE_ZARCH;

Completed in 110 milliseconds