Searched refs:z16 (Results 1 – 21 of 21) sorted by relevance
1 ;; Scheduling description for z16.1431 (and (eq_attr "cpu" "z16")1680 (and (eq_attr "cpu" "z16")2011 (and (eq_attr "cpu" "z16")2129 (and (eq_attr "cpu" "z16")2221 (and (eq_attr "cpu" "z16")2270 (and (eq_attr "cpu" "z16")2362 (and (eq_attr "cpu" "z16")2370 (and (eq_attr "cpu" "z16")2388 (and (eq_attr "cpu" "z16")[all …]
122 Enum(processor_type) String(z16) Value(PROCESSOR_3931_Z16)
521 (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"591 (and (eq_attr "cpu_facility" "z16")632 ;; Pipeline description for z16
401 const char z16[16] = { 0 }; in test_targetinfo() local409 ti.channel_bindings.data = rk_UNCONST(z16); in test_targetinfo()410 ti.channel_bindings.length = sizeof(z16); in test_targetinfo()431 if (ti.channel_bindings.length != sizeof(z16) || in test_targetinfo()432 memcmp(ti.channel_bindings.data, z16, sizeof(z16)) != 0) in test_targetinfo()
41 const char *z16[ENTS] = {"29c", "9a13", "74f1", "a57f", "d92b", "4978", "c783", "fcd3", "5ba3", "c6… variable95 {z16, 16},
164 (define-psw-field psw-z16 h-z16 1)165 (dnop psw-z16 "" (SEM-ONLY) h-z16 f-nil)1596 ((4) (set tmp (not (or (xor psw-s psw-ov) psw-z16)))) ; gt1597 ((5) (set tmp (not (or psw-cy psw-z16)))) ; hi1598 ((6) (set tmp (or (xor psw-s psw-ov) psw-z16))) ; le1599 ((7) (set tmp (or psw-cy psw-z16))) ; ls1605 ((13) (set tmp (not psw-z16))) ; nz1607 ((15) (set tmp psw-z16))) ; z
21 (or arch11), z14 (or arch12), z15 (or arch13), or z16 (or arch14).75 @code{z16} (or @code{arch14}).
1959 (or @samp{arch13}), or @samp{z16} (or @samp{arch14}).
1323 ‘z15’ (or ‘arch13’), or ‘z16’ (or ‘arch14’).20571 arch11), z14 (or arch12), z15 (or arch13), or z16 (or arch14).20612 ‘z16’ (or ‘arch14’).
191 * s390-mkopc.c (main): Enable z16 as CPU string in the opcode
2037 # arch14 (z16) instructions
736 * config/tc-s390.c (s390_parse_cpu): Add z16 as alternate CPU738 * doc/as.texi: Add z16 and arch14 to CPU string list.739 * doc/c-s390.texi: Add z16 to CPU string list.
205 * s390-mkopc.c (main): Enable z16 as CPU string in the opcode
7029 * config/s390/s390.cc (s390_get_sched_attrmask): Add z16.7033 * config/s390/s390.h (s390_tune_attr): Set max tune level to z16.7035 Add z16.7036 (z900,z990,z9_109,z9_ec,z10,z196,zEC12,z13,z14,z15,z16):7209 * config.gcc: Add z16 as march/mtune switch.7211 Recognize z16 with -march=native.7216 (s390_processor processor_table): Add z16 as cpu string.7227 * config/s390/s390.md (cpu_facility): Rename arch14 to z16 and7229 * config/s390/s390.opt: Add z16 to processor_type.7230 * doc/invoke.texi: Document z16 and arch14.
5645 …ve | z900 | z990 | z9-109 | z9-ec | z10 | z196 | zEC12 | z13 | z14 | z15 | z16 | arch5 | arch6 | a…
6849 s390: Provide IBM z16 (arch14) instruction descriptions6852 69341966def ("IBM zSystems: Add support for z16 as CPU name."). Use6856 [1]: IBM z/Architecture Principles of Operation, SA22-7832-13, IBM z16,6860 * s390-opc.txt: Add descriptions for IBM z16 (arch14)12683 [1] IBM z/Architecture Principles of Operation, SA22-7832-13, IBM z16,12737 [1]: IBM z/Architecture Principles of Operation, SA22-7832-13, IBM z16,132158 IBM zSystems: Add support for z16 as CPU name.132159 So far z16 was identified as arch14. After the machine has been132164 * config/tc-s390.c (s390_parse_cpu): Add z16 as alternate CPU132166 * doc/as.texi: Add z16 and arch14 to CPU string list.[all …]
29811 @samp{z16}/@samp{arch14}, and @samp{native}.
27234 'z13'/'arch11', 'z14'/'arch12', 'z15'/'arch13', 'z16'/'arch14', and
89069 e5cf90233cc4d7d18551579a9d73b53b gcc/testsuite/go.test/test/dwarf/dwarf.dir/z16.go