Home
last modified time | relevance | path

Searched refs:z16 (Results 1 – 21 of 21) sorted by relevance

/netbsd/src/external/gpl3/gcc/dist/gcc/config/s390/
D3931.md1 ;; 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 …]
Ds390.opt122 Enum(processor_type) String(z16) Value(PROCESSOR_3931_Z16)
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"
591 (and (eq_attr "cpu_facility" "z16")
632 ;; Pipeline description for z16
/netbsd/src/crypto/external/bsd/heimdal/dist/lib/ntlm/
Dtest_ntlm.c401 const char z16[16] = { 0 }; in test_targetinfo() local
409 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()
/netbsd/src/external/lgpl3/gmp/dist/tests/rand/
Dt-rand.c41 const char *z16[ENTS] = {"29c", "9a13", "74f1", "a57f", "d92b", "4978", "c783", "fcd3", "5ba3", "c6… variable
95 {z16, 16},
/netbsd/src/external/gpl3/gdb/dist/cpu/
Dxstormy16.cpu164 (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)))) ; gt
1597 ((5) (set tmp (not (or psw-cy psw-z16)))) ; hi
1598 ((6) (set tmp (or (xor psw-s psw-ov) psw-z16))) ; le
1599 ((7) (set tmp (or psw-cy psw-z16))) ; ls
1605 ((13) (set tmp (not psw-z16))) ; nz
1607 ((15) (set tmp psw-z16))) ; z
/netbsd/src/external/gpl3/binutils/dist/cpu/
Dxstormy16.cpu164 (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)))) ; gt
1597 ((5) (set tmp (not (or psw-cy psw-z16)))) ; hi
1598 ((6) (set tmp (or (xor psw-s psw-ov) psw-z16))) ; le
1599 ((7) (set tmp (or psw-cy psw-z16))) ; ls
1605 ((13) (set tmp (not psw-z16))) ; nz
1607 ((15) (set tmp psw-z16))) ; z
/netbsd/src/external/gpl3/binutils/dist/gas/doc/
Dc-s390.texi21 (or arch11), z14 (or arch12), z15 (or arch13), or z16 (or arch14).
75 @code{z16} (or @code{arch14}).
Das.texi1959 (or @samp{arch13}), or @samp{z16} (or @samp{arch14}).
Das.info1323 ‘z15’ (or ‘arch13’), or ‘z16’ (or ‘arch14’).
20571 arch11), z14 (or arch12), z15 (or arch13), or z16 (or arch14).
20612z16’ (or ‘arch14’).
/netbsd/src/external/gpl3/binutils/dist/opcodes/
DChangeLog191 * s390-mkopc.c (main): Enable z16 as CPU string in the opcode
Ds390-opc.txt2037 # arch14 (z16) instructions
/netbsd/src/external/gpl3/binutils/dist/gas/
DChangeLog736 * config/tc-s390.c (s390_parse_cpu): Add z16 as alternate CPU
738 * doc/as.texi: Add z16 and arch14 to CPU string list.
739 * doc/c-s390.texi: Add z16 to CPU string list.
/netbsd/src/external/gpl3/gdb/dist/opcodes/
DChangeLog205 * s390-mkopc.c (main): Enable z16 as CPU string in the opcode
Ds390-opc.txt2037 # arch14 (z16) instructions
/netbsd/src/external/gpl3/gcc/dist/gcc/
DChangeLog7029 * 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 and
7229 * config/s390/s390.opt: Add z16 to processor_type.
7230 * doc/invoke.texi: Document z16 and arch14.
Dconfig.gcc5645 …ve | z900 | z990 | z9-109 | z9-ec | z10 | z196 | zEC12 | z13 | z14 | z15 | z16 | arch5 | arch6 | a…
/netbsd/src/external/gpl3/binutils/dist/
DChangeLog.git6849 s390: Provide IBM z16 (arch14) instruction descriptions
6852 69341966def ("IBM zSystems: Add support for z16 as CPU name."). Use
6856 [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 been
132164 * config/tc-s390.c (s390_parse_cpu): Add z16 as alternate CPU
132166 * doc/as.texi: Add z16 and arch14 to CPU string list.
[all …]
/netbsd/src/external/gpl3/gcc/dist/gcc/doc/
Dinvoke.texi29811 @samp{z16}/@samp{arch14}, and @samp{native}.
Dgcc.info27234 'z13'/'arch11', 'z14'/'arch12', 'z15'/'arch13', 'z16'/'arch14', and
/netbsd/src/external/gpl3/gcc/dist/
DMD5SUMS89069 e5cf90233cc4d7d18551579a9d73b53b gcc/testsuite/go.test/test/dwarf/dwarf.dir/z16.go