Home
last modified time | relevance | path

Searched refs:Z7 (Results 1 – 25 of 2008) sorted by relevance

12345678910>>...81

/dports/cad/verilator/verilator-4.216/test_regress/t/
H A Dt_tri_various.v14 wire Z1, Z2, Z3, Z4, Z5, Z6, Z7, Z8, Z9; net
48 .Z7 (Z7),
70 $time, state, Z1,Z2,Z3,Z4,Z5,Z6,Z7,Z8,Z9,Z10,Z11);
82 if(Z7 !== 1'b0) $stop;
97 if(Z7 !== 1'b0) $stop;
112 if(Z7 !== 1'b1) $stop;
127 if(Z7 !== 1'b1) $stop;
144 pulldown(Z7);
176 module Test5(input OE, inout Z6, inout Z7, inout Z8, inout Z9); port
178 assign Z7 = (OE) ? 1'b1 : 1'bz;
/dports/math/gretl/gretl-2021d/share/scripts/greene/
H A Dgreene22_2.inp4 ols Y 0 Z2 Z3 Z5 Z7 Z8
6 tobit Y 0 Z2 Z3 Z5 Z7 Z8
9 probit Ydum 0 Z2 Z3 Z5 Z7 Z8
/dports/lang/go-devel/go-becaeea1199b875bc24800fa88f2f4fea119bf78/src/cmd/asm/internal/asm/testdata/avx512enc/
H A Davx512f.s222 VBLENDMPS Z20, Z2, K3, Z7 // 62b26d4b65fc
223 VBLENDMPS Z9, Z2, K3, Z7 // 62d26d4b65f9
226 VBLENDMPS Z20, Z31, K3, Z7 // 62b2054365fc
227 VBLENDMPS Z9, Z31, K3, Z7 // 62d2054365f9
431 VCVTPD2PS Z7, K3, Y5 // 62f1fd4b5aef
642 VCVTTPS2UDQ Z6, K1, Z7 // 62f17c4978fe
643 VCVTTPS2UDQ Z16, K1, Z7 // 62b17c4978f8
704 VCVTUDQ2PS Z7, K7, Z18 // 62e17f4f7ad7
706 VCVTUDQ2PS Z7, K7, Z8 // 62717f4f7ac7
825 VEXPANDPS Z16, K6, Z7 // 62b27d4e88f8
[all …]
H A Davx512_4vnniw.s18 VP4DPWSSDS -7(DI)(R8*1), [Z4-Z7], K1, Z31 // 62225f4953bc07f9ffffff
19 VP4DPWSSDS (SP), [Z4-Z7], K1, Z31 // 62625f49533c24
24 VP4DPWSSDS -7(DI)(R8*1), [Z4-Z7], K1, Z0 // 62b25f49538407f9ffffff
25 VP4DPWSSDS (SP), [Z4-Z7], K1, Z0 // 62f25f49530424
H A Davx512_vpopcntdq.s40 VPOPCNTD Z2, K3, Z7 // 62f27d4b55fa
41 VPOPCNTD Z31, K3, Z7 // 62927d4b55ff
42 VPOPCNTD 7(SI)(DI*4), K3, Z7 // 62f27d4b55bcbe07000000
43 VPOPCNTD -7(DI)(R8*2), K3, Z7 // 62b27d4b55bc47f9ffffff
H A Davx512bw.s355 VPACKUSDW Z7, Z3, K2, Z27 // 6262654a2bdf
359 VPACKUSDW Z7, Z0, K2, Z27 // 62627d4a2bdf
363 VPACKUSDW Z7, Z3, K2, Z14 // 6272654a2bf7
367 VPACKUSDW Z7, Z0, K2, Z14 // 62727d4a2bf7
822 VPCMPUB $65, Z8, Z7, K5, K6 // 62d3454d3ef041
823 VPCMPUB $65, Z24, Z7, K5, K6 // 6293454d3ef041
830 VPCMPUB $65, Z8, Z7, K5, K7 // 62d3454d3ef841
926 VPERMT2W Z22, Z8, K1, Z7 // 62b2bd497dfe
927 VPERMT2W Z25, Z8, K1, Z7 // 6292bd497df9
930 VPERMT2W Z22, Z24, K1, Z7 // 62b2bd417dfe
[all …]
/dports/lang/go-devel/go-becaeea1199b875bc24800fa88f2f4fea119bf78/src/cmd/asm/internal/asm/testdata/
H A Damd64error.s99 V4FMADDPS (AX), [Z0-Z4], K1, Z7 // ERROR "invalid instruction"
100 V4FMADDPS (AX), [Z0-Z0], K1, Z7 // ERROR "invalid instruction"
103 V4FMADDPS (AX), [Z4-Z0], K1, Z7 // ERROR "invalid instruction"
104 V4FMADDPS (AX), [Z1-Z0], K1, Z7 // ERROR "invalid instruction"
107 V4FMADDPS (AX), [AX-Z3], K1, Z7 // ERROR "invalid instruction"
108 V4FMADDPS (AX), [Z0-AX], K1, Z7 // ERROR "invalid instruction"
/dports/security/snowflake-tor/snowflake-ead5a960d7fa19dc890ccbfc0765c5ab6629eaa9/vendor/github.com/klauspost/reedsolomon/
H A DgaloisAvx512_amd64.s311 VMOVDQU64.Z (R12), K1, Z7
317 GALOIS(0x00, 0x55, Z28, Z8, Z9, Z7)
326 GALOIS(0xaa, 0xff, Z28, Z8, Z9, Z7)
335 GALOIS(0x00, 0x55, Z29, Z8, Z9, Z7)
344 GALOIS(0xaa, 0xff, Z29, Z8, Z9, Z7)
353 GALOIS(0x00, 0x55, Z30, Z8, Z9, Z7)
362 GALOIS(0xaa, 0xff, Z30, Z8, Z9, Z7)
371 GALOIS(0x00, 0x55, Z31, Z8, Z9, Z7)
380 GALOIS(0xaa, 0xff, Z31, Z8, Z9, Z7)
386 VMOVDQU64 Z7, (R12)
/dports/math/gap/gap-4.11.0/pkg/loops-3.4.1/data/rcc/
H A Dsections24.245.tbl1 …KX4o Z 7W 24 g 20^ {Z ic D1 A(u: Z 7P 7 24 g 20Z 7Z7 <t 9, Yp n 7I 2B D1 7P C39 Z 7P 7 24 g 20Z …
2 B D1 7P 4A^ Z 7W 24 g 20g g {Z ic D1 5t$f Z 7P 7 24 g 20Z 7Z7 <t 9, Yp n 7I 2B D1 7P 2pv2 Z 7W 24 …
H A Dsections24.246.tbl1 …KX4o Z 7W 24 g 20^ {Z ic D1 A(u: Z 7P 7 24 g 20Z 7Z7 <t 9, Yp n 7I 2B D1 7P C39 Z 7P 7 24 g 20Z …
2 B D1 7P 4A^ Z 7W 24 g 20g g {Z ic D1 5t$f Z 7P 7 24 g 20Z 7Z7 <t 9, Yp n 7I 2B D1 7P 2pv2 Z 7W 24 …
/dports/games/moria/umoria/ibmpc/
H A DTCPICK.TCU4 M5'5R8F\@0R!0:6-K($QI<W0@1FEL92 : $-$A<!&@ " 0$ X@(S 48Z7$=!
10 M $8Z7$=!34537%5-3U(U,S%<5T]22UQ&24Q%4RY#
15 M 5-48Z7$=!3453
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/lld/test/COFF/
H A Dprecomp-ghash.test40 ; $ cl /c /Z7 /GS- precomp-ghash-precomp.cpp /Ycprecomp-ghash-obj.h
41 ; $ cl /c /Z7 /GS- precomp-ghash-obj1.cpp /Yuprecomp-ghash-obj.h
42 ; $ cl /c /Z7 /GS- precomp-ghash-obj2.cpp /Yuprecomp-ghash-obj.h
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/lld/test/COFF/
H A Dprecomp-ghash.test40 ; $ cl /c /Z7 /GS- precomp-ghash-precomp.cpp /Ycprecomp-ghash-obj.h
41 ; $ cl /c /Z7 /GS- precomp-ghash-obj1.cpp /Yuprecomp-ghash-obj.h
42 ; $ cl /c /Z7 /GS- precomp-ghash-obj2.cpp /Yuprecomp-ghash-obj.h
/dports/devel/llvm12/llvm-project-12.0.1.src/lld/test/COFF/
H A Dprecomp-ghash.test40 ; $ cl /c /Z7 /GS- precomp-ghash-precomp.cpp /Ycprecomp-ghash-obj.h
41 ; $ cl /c /Z7 /GS- precomp-ghash-obj1.cpp /Yuprecomp-ghash-obj.h
42 ; $ cl /c /Z7 /GS- precomp-ghash-obj2.cpp /Yuprecomp-ghash-obj.h
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/lld/test/COFF/
H A Dprecomp-ghash.test40 ; $ cl /c /Z7 /GS- precomp-ghash-precomp.cpp /Ycprecomp-ghash-obj.h
41 ; $ cl /c /Z7 /GS- precomp-ghash-obj1.cpp /Yuprecomp-ghash-obj.h
42 ; $ cl /c /Z7 /GS- precomp-ghash-obj2.cpp /Yuprecomp-ghash-obj.h
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/lld/test/COFF/
H A Dprecomp-ghash.test40 ; $ cl /c /Z7 /GS- precomp-ghash-precomp.cpp /Ycprecomp-ghash-obj.h
41 ; $ cl /c /Z7 /GS- precomp-ghash-obj1.cpp /Yuprecomp-ghash-obj.h
42 ; $ cl /c /Z7 /GS- precomp-ghash-obj2.cpp /Yuprecomp-ghash-obj.h
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/lld/test/COFF/
H A Dprecomp-ghash.test40 ; $ cl /c /Z7 /GS- precomp-ghash-precomp.cpp /Ycprecomp-ghash-obj.h
41 ; $ cl /c /Z7 /GS- precomp-ghash-obj1.cpp /Yuprecomp-ghash-obj.h
42 ; $ cl /c /Z7 /GS- precomp-ghash-obj2.cpp /Yuprecomp-ghash-obj.h
/dports/devel/llvm13/llvm-project-13.0.1.src/lld/test/COFF/
H A Dprecomp-ghash.test40 ; $ cl /c /Z7 /GS- precomp-ghash-precomp.cpp /Ycprecomp-ghash-obj.h
41 ; $ cl /c /Z7 /GS- precomp-ghash-obj1.cpp /Yuprecomp-ghash-obj.h
42 ; $ cl /c /Z7 /GS- precomp-ghash-obj2.cpp /Yuprecomp-ghash-obj.h
/dports/net/megacmd/MEGAcmd-1.4.1_Win/sdk/contrib/cmake/vcpkg_extra_ports/openssl-unix/1.1.1-1/
H A DEmbedSymbolsInStaticLibsZ7.patch20 + $app_cflag.=" /Z7";
21 + $lib_cflag.=" /Z7";
/dports/net/megacmd/MEGAcmd-1.4.1_Win/sdk/contrib/cmake/vcpkg_extra_ports/openssl-windows/1.1.1/
H A DEmbedSymbolsInStaticLibsZ7.patch20 + $app_cflag.=" /Z7";
21 + $lib_cflag.=" /Z7";
/dports/graphics/argyllcms/Argyll_V1.9.2/icc/
H A DMakefile.WNT13 CCDEBUGFLAG = /Z7 /Od
14 CCPROFFLAG = /Z7
/dports/graphics/argyllcms/Argyll_V1.9.2/cgats/
H A DMakefile.WNT13 CCDEBUGFLAG = /Z7 /Od
14 CCPROFFLAG = /Z7
/dports/graphics/argyllcms/Argyll_V1.9.2/imdi/
H A DMakefile.WNT17 CCDEBUGFLAG = /Z7 /Od
18 CCPROFFLAG = /Z7
/dports/databases/qt5-sqldrivers-sqlite2/kde-qtbase-5.15.2p263/src/winmain/
H A Dwinmain.pro17 msvc: QMAKE_CFLAGS_DEBUG *= -Z7
18 msvc: QMAKE_CXXFLAGS_DEBUG *= -Z7
/dports/databases/qt5-sqldrivers-sqlite3/kde-qtbase-5.15.2p263/src/winmain/
H A Dwinmain.pro17 msvc: QMAKE_CFLAGS_DEBUG *= -Z7
18 msvc: QMAKE_CXXFLAGS_DEBUG *= -Z7

12345678910>>...81