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

  /toolchain/binutils/binutils-2.25/include/opcode/
s390.h 37 S390_OPCODE_Z900,
  /toolchain/binutils/binutils-2.25/opcodes/
s390-mkopc.c 37 S390_OPCODE_Z900,
358 min_cpu = S390_OPCODE_Z900;
  /toolchain/binutils/binutils-2.25/gas/config/
tc-s390.c 342 if (current_cpu < S390_OPCODE_Z900)
372 return S390_OPCODE_Z900;
448 current_cpu = S390_OPCODE_Z900;
544 if (s390_arch_size == 64 && current_cpu < S390_OPCODE_Z900)
    [all...]

Completed in 43 milliseconds