Home
last modified time | relevance | path

Searched refs:zEC12 (Results 1 – 25 of 46) sorted by relevance

12

/netbsd-src/external/gpl3/gcc/dist/gcc/config/s390/
H A D2827.md1 ;; Scheduling description for zEC12 (cpu 2827).
38 (and (eq_attr "cpu" "zEC12")
42 (and (eq_attr "cpu" "zEC12")
46 (and (eq_attr "cpu" "zEC12")
50 (and (eq_attr "cpu" "zEC12")
54 (and (eq_attr "cpu" "zEC12")
58 (and (eq_attr "cpu" "zEC12")
62 (and (eq_attr "cpu" "zEC12")
66 (and (eq_attr "cpu" "zEC12")
70 (and (eq_attr "cpu" "zEC12")
[all …]
H A Dsubst.md54 ; clobber CC (z10) and risbgn without clobber (zEC12).
H A Ds390.opt95 Enum(processor_type) String(zEC12) Value(PROCESSOR_2827_ZEC12)
H A Ds390.md521 (define_attr "cpu" "z900,z990,z9_109,z9_ec,z10,z196,zEC12,z13,z14,z15,z16"
525 …"standard,ieee,zarch,cpu_zarch,longdisp,extimm,dfp,z10,z196,zEC12,vx,z13,z14,vxe,z15,vxe2,z16,nnpa"
563 (and (eq_attr "cpu_facility" "zEC12")
620 ;; Pipeline description for zEC12
4040 /* Starting with zEC12 there is risbgn not clobbering CC. */
9588 (set_attr "cpu_facility" "z10,z10,zEC12")])
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/s390/
H A D2827.md1 ;; Scheduling description for zEC12 (cpu 2827).
38 (and (eq_attr "cpu" "zEC12")
42 (and (eq_attr "cpu" "zEC12")
46 (and (eq_attr "cpu" "zEC12")
50 (and (eq_attr "cpu" "zEC12")
54 (and (eq_attr "cpu" "zEC12")
58 (and (eq_attr "cpu" "zEC12")
62 (and (eq_attr "cpu" "zEC12")
66 (and (eq_attr "cpu" "zEC12")
70 (and (eq_attr "cpu" "zEC12")
[all …]
H A Dsubst.md54 ; clobber CC (z10) and risbgn without clobber (zEC12).
H A Ds390.opt95 Enum(processor_type) String(zEC12) Value(PROCESSOR_2827_ZEC12)
H A Ds390.md516 (define_attr "cpu" "z900,z990,z9_109,z9_ec,z10,z196,zEC12,z13,z14,z15"
520 "standard,ieee,zarch,cpu_zarch,longdisp,extimm,dfp,z10,z196,zEC12,vx,z13,z14,vxe,z15,vxe2"
558 (and (eq_attr "cpu_facility" "zEC12")
607 ;; Pipeline description for zEC12
3933 /* Starting with zEC12 there is risbgn not clobbering CC. */
9487 (set_attr "cpu_facility" "z10,z10,zEC12")])
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/SystemZ/
H A DSystemZProcessors.td30 def : ProcessorModel<"zEC12", ZEC12Model, Arch10SupportedFeatures.List>;
H A DSystemZSchedule.td51 // Floating point unit (zEC12 and earlier)
H A DSystemZInstrInfo.td1491 // On zEC12 we have a variant of RISBG that does not set CC.
/netbsd-src/external/gpl3/binutils.old/dist/opcodes/
H A Ds390-opc.txt1136 b2ec etnd RRE_R0 "extract transaction nesting depth" zEC12 zarch htm
1137 e30000000025 ntstg RXY_RRRD "nontransactional store" zEC12 zarch htm
1138 b2fc tabort S_RD "transaction abort" zEC12 zarch htm
1139 e560 tbegin SIL_RDU "transaction begin" zEC12 zarch htm
1140 e561 tbeginc SIL_RDU "constrained transaction begin" zEC12 zarch htm
1141 b2f8 tend S_00 "transaction end" zEC12 zarch htm
1142 c7 bpp SMI_U0RDP "branch prediction preload" zEC12 zarch
1143 c5 bprp MII_UPP "branch prediction relative preload" zEC12 zarch
1144 b2e8 ppa RRF_U0RR "perform processor assist" zEC12 zarch htm
1145 b2fa niai IE_UU "next instruction access intent" zEC12 zarch
[all …]
H A DChangeLog-2012185 * s390-mkopc.c: Support new option zEC12.
187 * s390-opc.txt: Add new instructions for zEC12.
/netbsd-src/external/gpl3/binutils/dist/opcodes/
H A Ds390-opc.txt1150 b2ec etnd RRE_R0 "extract transaction nesting depth" zEC12 zarch htm
1151 e30000000025 ntstg RXY_RRRD "nontransactional store" zEC12 zarch htm
1152 b2fc tabort S_RD "transaction abort" zEC12 zarch htm
1153 e560 tbegin SIL_RDU "transaction begin" zEC12 zarch htm
1154 e561 tbeginc SIL_RDU "constrained transaction begin" zEC12 zarch htm
1155 b2f8 tend S_00 "transaction end" zEC12 zarch htm
1156 c7 bpp SMI_U0RDP "branch prediction preload" zEC12 zarch
1157 c5 bprp MII_UPP "branch prediction relative preload" zEC12 zarch
1158 b2e8 ppa RRF_U0RR "perform processor assist" zEC12 zarch htm
1159 b2fa niai IE_UU "next instruction access intent" zEC12 zarch
[all …]
H A DChangeLog-2012185 * s390-mkopc.c: Support new option zEC12.
187 * s390-opc.txt: Add new instructions for zEC12.
/netbsd-src/crypto/external/bsd/openssl/dist/crypto/
H A Ds390xcap.c373 static const struct OPENSSL_s390xcap_st zEC12 = { in parse_env() local
723 else if TOK_CPU(zEC12) 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/gdb/dist/opcodes/
H A DChangeLog-2012185 * s390-mkopc.c: Support new option zEC12.
187 * s390-opc.txt: Add new instructions for zEC12.
/netbsd-src/external/gpl3/gdb.old/dist/opcodes/
H A DChangeLog-2012185 * s390-mkopc.c: Support new option zEC12.
187 * s390-opc.txt: Add new instructions for zEC12.
/netbsd-src/external/gpl3/binutils/dist/gas/doc/
H A Dc-s390.texi20 (or arch7), z10 (or arch8), z196 (or arch9), zEC12 (or arch10), z13
71 @code{zEC12} (or @code{arch10}),
/netbsd-src/external/gpl3/binutils.old/dist/gas/doc/
H A Dc-s390.texi20 (or arch7), z10 (or arch8), z196 (or arch9), zEC12 (or arch10), z13
71 @code{zEC12} (or @code{arch10}),
/netbsd-src/external/gpl3/binutils.old/dist/gas/
H A DChangeLog-2012322 * config/tc-s390.c (s390_parse_cpu): Add new option zEC12.
323 * doc/as.texinfo: Document new option zEC12.
/netbsd-src/external/gpl3/binutils/dist/gas/
H A DChangeLog-2012322 * config/tc-s390.c (s390_parse_cpu): Add new option zEC12.
323 * doc/as.texinfo: Document new option zEC12.
H A DChangeLog-202098 * testsuite/gas/s390/zarch-zEC12.s: Add tests for risbgnz.
99 * testsuite/gas/s390/zarch-zEC12.d: Add regexp for risbgnz.
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A DChangeLog-20128510 * config.gcc: Enable zEC12 for with-arch and with-tune
8513 zEC12 entry.
8520 (s390_option_override): Set costs for zEC12.
8521 Set parameter defaults for zEC12.
8524 (s390_expand_insv): Generate insv pattern without CC clobber for zEC12.
8525 (s390_adjust_priority): Add zEC12 check.
8526 (s390_issue_rate): Return 2 for zEC12.
8527 (s390_reorg): Enable code optimizations for zEC12.
8533 (s390_loop_unroll_adjust): Enable for zEC12.
8534 * config/s390/s390.opt: Add zEC12 processor type value.
[all …]

12