HomeSort by relevance Sort by last modified time
    Searched refs:S390_OPCODE_ZARCH (Results 1 - 4 of 4) sorted by null

  /toolchain/binutils/binutils-2.25/include/opcode/
s390.h 30 S390_OPCODE_ZARCH
  /toolchain/binutils/binutils-2.25/opcodes/
s390-dis.c 53 current_arch_mask = 1 << S390_OPCODE_ZARCH;
63 current_arch_mask = 1 << S390_OPCODE_ZARCH;
s390-mkopc.c 30 S390_OPCODE_ZARCH
385 mode_bits |= 1 << S390_OPCODE_ZARCH;
  /toolchain/binutils/binutils-2.25/gas/config/
tc-s390.c 345 current_mode_mask = 1 << S390_OPCODE_ZARCH;
422 current_mode_mask = 1 << S390_OPCODE_ZARCH;
    [all...]

Completed in 213 milliseconds