Home
last modified time | relevance | path

Searched refs:z990 (Results 1 – 25 of 43) sorted by relevance

12

/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/s390/
H A D2084.md1 ;; Scheduling description for z990 (cpu 2084).
64 (and (eq_attr "cpu" "z990,z9_109,z9_ec")
70 (and (eq_attr "cpu" "z990,z9_109,z9_ec")
76 (and (eq_attr "cpu" "z990,z9_109,z9_ec")
81 (and (eq_attr "cpu" "z990,z9_109,z9_ec")
86 (and (eq_attr "cpu" "z990,z9_109,z9_ec")
91 (and (eq_attr "cpu" "z990,z9_109,z9_ec")
96 (and (eq_attr "cpu" "z990,z9_109,z9_ec")
101 (and (eq_attr "cpu" "z990,z9_109,z9_ec")
106 (and (eq_attr "cpu" "z990,z9_109,z9_ec")
[all …]
H A Ds390.opt68 Enum(processor_type) String(z990) Value(PROCESSOR_2084_Z990)
H A Ds390.md516 (define_attr "cpu" "z900,z990,z9_109,z9_ec,z10,z196,zEC12,z13,z14,z15"
598 ;; Pipeline description for z990, z9-109 and z9-ec.
/netbsd-src/external/gpl3/gcc/dist/gcc/config/s390/
H A D2084.md1 ;; Scheduling description for z990 (cpu 2084).
64 (and (eq_attr "cpu" "z990,z9_109,z9_ec")
70 (and (eq_attr "cpu" "z990,z9_109,z9_ec")
76 (and (eq_attr "cpu" "z990,z9_109,z9_ec")
81 (and (eq_attr "cpu" "z990,z9_109,z9_ec")
86 (and (eq_attr "cpu" "z990,z9_109,z9_ec")
91 (and (eq_attr "cpu" "z990,z9_109,z9_ec")
96 (and (eq_attr "cpu" "z990,z9_109,z9_ec")
101 (and (eq_attr "cpu" "z990,z9_109,z9_ec")
106 (and (eq_attr "cpu" "z990,z9_109,z9_ec")
[all …]
H A Ds390.opt68 Enum(processor_type) String(z990) Value(PROCESSOR_2084_Z990)
/netbsd-src/external/lgpl3/gmp/dist/mpn/s390_64/
H A DREADME31 There are 5 generations of 64-bit s390 processors, z900, z990, z9,
33 z900 and z990.
47 and computed goto. The fastest (on z990) turned out to be computed
57 The current code runs at pipeline decode bandwidth on z990.
69 MLGR on z900 and z990, more sophisticated code would not gain much.
81 At least for older machines (z900, z990) with very slow MLGR, we
88 128 cross product, on z990.
/netbsd-src/external/gpl3/binutils.old/dist/opcodes/
H A Ds390-opc.txt599 # New long displacement instructions on z990
600 e3000000005a ay RXY_RRRD "add with long offset" z990 zarch
601 e3000000007a ahy RXY_RRRD "add halfword with long offset" z990 zarch
602 e3000000005e aly RXY_RRRD "add logical with long offset" z990 zarch
603 eb0000000054 niy SIY_URD "and immediate with long offset" z990 zarch
604 e30000000054 ny RXY_RRRD "and with long offset" z990 zarch
605 e30000000059 cy RXY_RRRD "compare with long offset" z990 zarch
606 eb0000000014 csy RSY_RRRD "compare and swap with long offset" z990 zarch
607 eb0000000031 cdsy RSY_RERERD "compare double and swap with long offset" z990 zarch
608 e30000000079 chy RXY_RRRD "compare halfword with long offset" z990 zarch
[all …]
H A DChangeLog-0203455 * s390-mkopc.c (s390_opcode_cpu_val): Add support for cpu type z990.
463 * s390-opc.txt: Add new instructions for cpu type z990. Add missing
/netbsd-src/external/gpl3/binutils/dist/opcodes/
H A Ds390-opc.txt605 # New long displacement instructions on z990
606 e3000000005a ay RXY_RRRD "add with long offset" z990 zarch
607 e3000000007a ahy RXY_RRRD "add halfword with long offset" z990 zarch
608 e3000000005e aly RXY_RRRD "add logical with long offset" z990 zarch
609 eb0000000054 niy SIY_URD "and immediate with long offset" z990 zarch
610 e30000000054 ny RXY_RRRD "and with long offset" z990 zarch
611 e30000000059 cy RXY_RRRD "compare with long offset" z990 zarch
612 eb0000000014 csy RSY_RRRD "compare and swap with long offset" z990 zarch
613 eb0000000031 cdsy RSY_RERERD "compare double and swap with long offset" z990 zarch
614 e30000000079 chy RXY_RRRD "compare halfword with long offset" z990 zarch
[all …]
H A DChangeLog-0203455 * s390-mkopc.c (s390_opcode_cpu_val): Add support for cpu type z990.
463 * s390-opc.txt: Add new instructions for cpu type z990. Add missing
/netbsd-src/external/lgpl3/gmp/dist/
H A Dconfig.sub125 z900 | z990 | z9 | z10 | z196)
H A Dconfigure.ac1374 z990 | z990esa)
1375 cpu="z990"
H A Dconfigure5011 …90esa-*-* | z9esa-*-* | z10esa-*-* | z196esa-*-* | s390x-*-* | z900-*-* | z990-*-* | z9-*-* | z10-…
5037 z990 | z990esa)
5092 s390x-*-* | z900-*-* | z990-*-* | z9-*-* | z10-*-* | z196-*-*)
H A Dacinclude.m463 [[s390x-*-* | z900-*-* | z990-*-* | z9-*-* | z10-*-* | z196-*-*]])
/netbsd-src/crypto/external/bsd/openssl/dist/crypto/
H A Ds390xcap.c214 static const struct OPENSSL_s390xcap_st z990 = { in parse_env() local
719 else if TOK_CPU(z990) in parse_env()
/netbsd-src/crypto/external/bsd/openssl/dist/doc/man3/
H A DOPENSSL_s390xcap.pod37 are B<z900>, B<z990>, B<z9>, B<z10>, B<z196>, B<zEC12>, B<z13>, B<z14>
/netbsd-src/external/gpl3/binutils/dist/gas/doc/
H A Dc-s390.texi19 are g5 (or arch3), g6, z900 (or arch5), z990 (or arch6), z9-109, z9-ec
66 @code{z990} (or @code{arch6}),
/netbsd-src/external/gpl3/binutils.old/dist/gas/doc/
H A Dc-s390.texi19 are g5 (or arch3), g6, z900 (or arch5), z990 (or arch6), z9-109, z9-ec
66 @code{z990} (or @code{arch6}),
/netbsd-src/external/gpl3/gdb.old/dist/opcodes/
H A DChangeLog-0203455 * s390-mkopc.c (s390_opcode_cpu_val): Add support for cpu type z990.
463 * s390-opc.txt: Add new instructions for cpu type z990. Add missing
/netbsd-src/external/gpl3/gdb/dist/opcodes/
H A DChangeLog-0203455 * s390-mkopc.c (s390_opcode_cpu_val): Add support for cpu type z990.
463 * s390-opc.txt: Add new instructions for cpu type z990. Add missing
/netbsd-src/external/gpl3/binutils/dist/include/opcode/
H A DChangeLog-910395 * s390.h (s390_opcode_cpu_val): Add enum for cpu type z990.
/netbsd-src/external/gpl3/gdb/dist/include/opcode/
H A DChangeLog-910395 * s390.h (s390_opcode_cpu_val): Add enum for cpu type z990.
/netbsd-src/external/gpl3/binutils.old/dist/include/opcode/
H A DChangeLog-910395 * s390.h (s390_opcode_cpu_val): Add enum for cpu type z990.
/netbsd-src/external/gpl3/gdb.old/dist/include/opcode/
H A DChangeLog-910395 * s390.h (s390_opcode_cpu_val): Add enum for cpu type z990.
/netbsd-src/external/gpl3/gcc.old/dist/
H A DNEWS13671 to more accurately represent the z900 and z990 processors.
14732 level (g5, g6, z900, or z990).
14742 * Support for the z990 processor has been added, and can be selected
14743 using -march=z990 or -mtune=z990. This includes instruction
14745 z990 processor as well as support for all new instructions provided
14750 * Instruction scheduling for the z900 and z990 processors now uses

12