Home
last modified time | relevance | path

Searched refs:setIf (Results 1 – 25 of 73) sorted by relevance

123

/dports/devel/goredo/goredo-1.21.0/src/vendor/github.com/klauspost/cpuid/v2/
H A Dcpuid.go868 fs.setIf((d&(1<<15)) != 0, CMOV)
869 fs.setIf((d&(1<<23)) != 0, MMX)
871 fs.setIf((d&(1<<25)) != 0, SSE)
873 fs.setIf((c&1) != 0, SSE3)
874 fs.setIf((c&(1<<5)) != 0, VMX)
886 fs.setIf(c&(1<<29) != 0, F16C)
887 fs.setIf(c&(1<<13) != 0, CX16)
929 fs.setIf(ebx&(1<<2) != 0, SGX)
930 fs.setIf(ebx&(1<<4) != 0, HLE)
1005 fs.setIf(d&(1<<20) != 0, NX)
[all …]
H A Dos_linux_arm64.go97 c.featureSet.setIf(isSet(hwcap, hwcap_AES), AESARM)
98 c.featureSet.setIf(isSet(hwcap, hwcap_ASIMD), ASIMD)
106 c.featureSet.setIf(isSet(hwcap, hwcap_FCMA), FCMA)
107 c.featureSet.setIf(isSet(hwcap, hwcap_FP), FP)
108 c.featureSet.setIf(isSet(hwcap, hwcap_FPHP), FPHP)
112 c.featureSet.setIf(isSet(hwcap, hwcap_SHA1), SHA1)
113 c.featureSet.setIf(isSet(hwcap, hwcap_SHA2), SHA2)
114 c.featureSet.setIf(isSet(hwcap, hwcap_SHA3), SHA3)
116 c.featureSet.setIf(isSet(hwcap, hwcap_SM3), SM3)
117 c.featureSet.setIf(isSet(hwcap, hwcap_SM4), SM4)
[all …]
H A Ddetect_arm64.go141 f.setIf(procFeatures&(0xf<<32) != 0, SVE)
148 f.setIf(procFeatures&(0xf<<16) != 0, FP)
190 f.setIf(instAttrReg0&(0xf<<40) != 0, SM4)
191 f.setIf(instAttrReg0&(0xf<<36) != 0, SM3)
192 f.setIf(instAttrReg0&(0xf<<32) != 0, SHA3)
195 f.setIf(instAttrReg0&(0xf<<16) != 0, CRC32)
196 f.setIf(instAttrReg0&(0xf<<12) != 0, SHA2)
200 f.setIf(instAttrReg0&(0xf<<8) != 0, SHA1)
232 f.setIf(instAttrReg1&(0xf<<28) != 24, GPA)
234 f.setIf(instAttrReg1&(0xf<<16) != 0, FCMA)
[all …]
/dports/www/gitea/gitea-1.16.5/vendor/github.com/klauspost/cpuid/v2/
H A Dcpuid.go868 fs.setIf((d&(1<<15)) != 0, CMOV)
869 fs.setIf((d&(1<<23)) != 0, MMX)
871 fs.setIf((d&(1<<25)) != 0, SSE)
873 fs.setIf((c&1) != 0, SSE3)
874 fs.setIf((c&(1<<5)) != 0, VMX)
886 fs.setIf(c&(1<<29) != 0, F16C)
887 fs.setIf(c&(1<<13) != 0, CX16)
929 fs.setIf(ebx&(1<<2) != 0, SGX)
930 fs.setIf(ebx&(1<<4) != 0, HLE)
1005 fs.setIf(d&(1<<20) != 0, NX)
[all …]
H A Dos_linux_arm64.go97 c.featureSet.setIf(isSet(hwcap, hwcap_AES), AESARM)
98 c.featureSet.setIf(isSet(hwcap, hwcap_ASIMD), ASIMD)
106 c.featureSet.setIf(isSet(hwcap, hwcap_FCMA), FCMA)
107 c.featureSet.setIf(isSet(hwcap, hwcap_FP), FP)
108 c.featureSet.setIf(isSet(hwcap, hwcap_FPHP), FPHP)
112 c.featureSet.setIf(isSet(hwcap, hwcap_SHA1), SHA1)
113 c.featureSet.setIf(isSet(hwcap, hwcap_SHA2), SHA2)
114 c.featureSet.setIf(isSet(hwcap, hwcap_SHA3), SHA3)
116 c.featureSet.setIf(isSet(hwcap, hwcap_SM3), SM3)
117 c.featureSet.setIf(isSet(hwcap, hwcap_SM4), SM4)
[all …]
H A Ddetect_arm64.go141 f.setIf(procFeatures&(0xf<<32) != 0, SVE)
148 f.setIf(procFeatures&(0xf<<16) != 0, FP)
190 f.setIf(instAttrReg0&(0xf<<40) != 0, SM4)
191 f.setIf(instAttrReg0&(0xf<<36) != 0, SM3)
192 f.setIf(instAttrReg0&(0xf<<32) != 0, SHA3)
195 f.setIf(instAttrReg0&(0xf<<16) != 0, CRC32)
196 f.setIf(instAttrReg0&(0xf<<12) != 0, SHA2)
200 f.setIf(instAttrReg0&(0xf<<8) != 0, SHA1)
232 f.setIf(instAttrReg1&(0xf<<28) != 24, GPA)
234 f.setIf(instAttrReg1&(0xf<<16) != 0, FCMA)
[all …]
/dports/net/nncp/nncp-8.0.2/src/vendor/github.com/klauspost/cpuid/v2/
H A Dcpuid.go868 fs.setIf((d&(1<<15)) != 0, CMOV)
869 fs.setIf((d&(1<<23)) != 0, MMX)
871 fs.setIf((d&(1<<25)) != 0, SSE)
873 fs.setIf((c&1) != 0, SSE3)
874 fs.setIf((c&(1<<5)) != 0, VMX)
886 fs.setIf(c&(1<<29) != 0, F16C)
887 fs.setIf(c&(1<<13) != 0, CX16)
929 fs.setIf(ebx&(1<<2) != 0, SGX)
930 fs.setIf(ebx&(1<<4) != 0, HLE)
1005 fs.setIf(d&(1<<20) != 0, NX)
[all …]
H A Dos_linux_arm64.go97 c.featureSet.setIf(isSet(hwcap, hwcap_AES), AESARM)
98 c.featureSet.setIf(isSet(hwcap, hwcap_ASIMD), ASIMD)
106 c.featureSet.setIf(isSet(hwcap, hwcap_FCMA), FCMA)
107 c.featureSet.setIf(isSet(hwcap, hwcap_FP), FP)
108 c.featureSet.setIf(isSet(hwcap, hwcap_FPHP), FPHP)
112 c.featureSet.setIf(isSet(hwcap, hwcap_SHA1), SHA1)
113 c.featureSet.setIf(isSet(hwcap, hwcap_SHA2), SHA2)
114 c.featureSet.setIf(isSet(hwcap, hwcap_SHA3), SHA3)
116 c.featureSet.setIf(isSet(hwcap, hwcap_SM3), SM3)
117 c.featureSet.setIf(isSet(hwcap, hwcap_SM4), SM4)
[all …]
H A Ddetect_arm64.go141 f.setIf(procFeatures&(0xf<<32) != 0, SVE)
148 f.setIf(procFeatures&(0xf<<16) != 0, FP)
190 f.setIf(instAttrReg0&(0xf<<40) != 0, SM4)
191 f.setIf(instAttrReg0&(0xf<<36) != 0, SM3)
192 f.setIf(instAttrReg0&(0xf<<32) != 0, SHA3)
195 f.setIf(instAttrReg0&(0xf<<16) != 0, CRC32)
196 f.setIf(instAttrReg0&(0xf<<12) != 0, SHA2)
200 f.setIf(instAttrReg0&(0xf<<8) != 0, SHA1)
232 f.setIf(instAttrReg1&(0xf<<28) != 24, GPA)
234 f.setIf(instAttrReg1&(0xf<<16) != 0, FCMA)
[all …]
/dports/www/minio-client/mc-RELEASE.2021-12-10T00-14-28Z/vendor/github.com/klauspost/cpuid/v2/
H A Dcpuid.go868 fs.setIf((d&(1<<15)) != 0, CMOV)
869 fs.setIf((d&(1<<23)) != 0, MMX)
871 fs.setIf((d&(1<<25)) != 0, SSE)
873 fs.setIf((c&1) != 0, SSE3)
874 fs.setIf((c&(1<<5)) != 0, VMX)
886 fs.setIf(c&(1<<29) != 0, F16C)
887 fs.setIf(c&(1<<13) != 0, CX16)
929 fs.setIf(ebx&(1<<2) != 0, SGX)
930 fs.setIf(ebx&(1<<4) != 0, HLE)
1005 fs.setIf(d&(1<<20) != 0, NX)
[all …]
H A Dos_linux_arm64.go97 c.featureSet.setIf(isSet(hwcap, hwcap_AES), AESARM)
98 c.featureSet.setIf(isSet(hwcap, hwcap_ASIMD), ASIMD)
106 c.featureSet.setIf(isSet(hwcap, hwcap_FCMA), FCMA)
107 c.featureSet.setIf(isSet(hwcap, hwcap_FP), FP)
108 c.featureSet.setIf(isSet(hwcap, hwcap_FPHP), FPHP)
112 c.featureSet.setIf(isSet(hwcap, hwcap_SHA1), SHA1)
113 c.featureSet.setIf(isSet(hwcap, hwcap_SHA2), SHA2)
114 c.featureSet.setIf(isSet(hwcap, hwcap_SHA3), SHA3)
116 c.featureSet.setIf(isSet(hwcap, hwcap_SM3), SM3)
117 c.featureSet.setIf(isSet(hwcap, hwcap_SM4), SM4)
[all …]
/dports/ftp/sftpgo/sftpgo-2.2.0/vendor/github.com/klauspost/cpuid/v2/
H A Dcpuid.go868 fs.setIf((d&(1<<15)) != 0, CMOV)
869 fs.setIf((d&(1<<23)) != 0, MMX)
871 fs.setIf((d&(1<<25)) != 0, SSE)
873 fs.setIf((c&1) != 0, SSE3)
874 fs.setIf((c&(1<<5)) != 0, VMX)
886 fs.setIf(c&(1<<29) != 0, F16C)
887 fs.setIf(c&(1<<13) != 0, CX16)
929 fs.setIf(ebx&(1<<2) != 0, SGX)
930 fs.setIf(ebx&(1<<4) != 0, HLE)
1005 fs.setIf(d&(1<<20) != 0, NX)
[all …]
H A Dos_linux_arm64.go97 c.featureSet.setIf(isSet(hwcap, hwcap_AES), AESARM)
98 c.featureSet.setIf(isSet(hwcap, hwcap_ASIMD), ASIMD)
106 c.featureSet.setIf(isSet(hwcap, hwcap_FCMA), FCMA)
107 c.featureSet.setIf(isSet(hwcap, hwcap_FP), FP)
108 c.featureSet.setIf(isSet(hwcap, hwcap_FPHP), FPHP)
112 c.featureSet.setIf(isSet(hwcap, hwcap_SHA1), SHA1)
113 c.featureSet.setIf(isSet(hwcap, hwcap_SHA2), SHA2)
114 c.featureSet.setIf(isSet(hwcap, hwcap_SHA3), SHA3)
116 c.featureSet.setIf(isSet(hwcap, hwcap_SM3), SM3)
117 c.featureSet.setIf(isSet(hwcap, hwcap_SM4), SM4)
[all …]
/dports/www/grafana8/grafana-8.3.6/vendor/github.com/klauspost/cpuid/v2/
H A Dcpuid.go835 fs.setIf((d&(1<<15)) != 0, CMOV)
836 fs.setIf((d&(1<<23)) != 0, MMX)
838 fs.setIf((d&(1<<25)) != 0, SSE)
839 fs.setIf((d&(1<<26)) != 0, SSE2)
840 fs.setIf((c&1) != 0, SSE3)
841 fs.setIf((c&(1<<5)) != 0, VMX)
853 fs.setIf(c&(1<<29) != 0, F16C)
854 fs.setIf(c&(1<<13) != 0, CX16)
896 fs.setIf(ebx&(1<<2) != 0, SGX)
897 fs.setIf(ebx&(1<<4) != 0, HLE)
[all …]
H A Dos_linux_arm64.go97 c.featureSet.setIf(isSet(hwcap, hwcap_AES), AESARM)
98 c.featureSet.setIf(isSet(hwcap, hwcap_ASIMD), ASIMD)
106 c.featureSet.setIf(isSet(hwcap, hwcap_FCMA), FCMA)
107 c.featureSet.setIf(isSet(hwcap, hwcap_FP), FP)
108 c.featureSet.setIf(isSet(hwcap, hwcap_FPHP), FPHP)
112 c.featureSet.setIf(isSet(hwcap, hwcap_SHA1), SHA1)
113 c.featureSet.setIf(isSet(hwcap, hwcap_SHA2), SHA2)
114 c.featureSet.setIf(isSet(hwcap, hwcap_SHA3), SHA3)
116 c.featureSet.setIf(isSet(hwcap, hwcap_SM3), SM3)
117 c.featureSet.setIf(isSet(hwcap, hwcap_SM4), SM4)
[all …]
H A Ddetect_arm64.go141 f.setIf(procFeatures&(0xf<<32) != 0, SVE)
148 f.setIf(procFeatures&(0xf<<16) != 0, FP)
190 f.setIf(instAttrReg0&(0xf<<40) != 0, SM4)
191 f.setIf(instAttrReg0&(0xf<<36) != 0, SM3)
192 f.setIf(instAttrReg0&(0xf<<32) != 0, SHA3)
195 f.setIf(instAttrReg0&(0xf<<16) != 0, CRC32)
196 f.setIf(instAttrReg0&(0xf<<12) != 0, SHA2)
200 f.setIf(instAttrReg0&(0xf<<8) != 0, SHA1)
232 f.setIf(instAttrReg1&(0xf<<28) != 24, GPA)
234 f.setIf(instAttrReg1&(0xf<<16) != 0, FCMA)
[all …]
/dports/net-im/matterircd/matterircd-0.25.0/vendor/github.com/klauspost/cpuid/v2/
H A Dcpuid.go837 fs.setIf((d&(1<<15)) != 0, CMOV)
838 fs.setIf((d&(1<<23)) != 0, MMX)
840 fs.setIf((d&(1<<25)) != 0, SSE)
841 fs.setIf((d&(1<<26)) != 0, SSE2)
842 fs.setIf((c&1) != 0, SSE3)
843 fs.setIf((c&(1<<5)) != 0, VMX)
855 fs.setIf(c&(1<<29) != 0, F16C)
856 fs.setIf(c&(1<<13) != 0, CX16)
898 fs.setIf(ebx&(1<<2) != 0, SGX)
899 fs.setIf(ebx&(1<<4) != 0, HLE)
[all …]
H A Dos_linux_arm64.go97 c.featureSet.setIf(isSet(hwcap, hwcap_AES), AESARM)
98 c.featureSet.setIf(isSet(hwcap, hwcap_ASIMD), ASIMD)
106 c.featureSet.setIf(isSet(hwcap, hwcap_FCMA), FCMA)
107 c.featureSet.setIf(isSet(hwcap, hwcap_FP), FP)
108 c.featureSet.setIf(isSet(hwcap, hwcap_FPHP), FPHP)
112 c.featureSet.setIf(isSet(hwcap, hwcap_SHA1), SHA1)
113 c.featureSet.setIf(isSet(hwcap, hwcap_SHA2), SHA2)
114 c.featureSet.setIf(isSet(hwcap, hwcap_SHA3), SHA3)
116 c.featureSet.setIf(isSet(hwcap, hwcap_SM3), SM3)
117 c.featureSet.setIf(isSet(hwcap, hwcap_SM4), SM4)
[all …]
H A Ddetect_arm64.go141 f.setIf(procFeatures&(0xf<<32) != 0, SVE)
148 f.setIf(procFeatures&(0xf<<16) != 0, FP)
190 f.setIf(instAttrReg0&(0xf<<40) != 0, SM4)
191 f.setIf(instAttrReg0&(0xf<<36) != 0, SM3)
192 f.setIf(instAttrReg0&(0xf<<32) != 0, SHA3)
195 f.setIf(instAttrReg0&(0xf<<16) != 0, CRC32)
196 f.setIf(instAttrReg0&(0xf<<12) != 0, SHA2)
200 f.setIf(instAttrReg0&(0xf<<8) != 0, SHA1)
232 f.setIf(instAttrReg1&(0xf<<28) != 24, GPA)
234 f.setIf(instAttrReg1&(0xf<<16) != 0, FCMA)
[all …]
/dports/www/mattermost-server/mattermost-server-6.0.2/vendor/github.com/klauspost/cpuid/v2/
H A Dcpuid.go837 fs.setIf((d&(1<<15)) != 0, CMOV)
838 fs.setIf((d&(1<<23)) != 0, MMX)
840 fs.setIf((d&(1<<25)) != 0, SSE)
841 fs.setIf((d&(1<<26)) != 0, SSE2)
842 fs.setIf((c&1) != 0, SSE3)
843 fs.setIf((c&(1<<5)) != 0, VMX)
855 fs.setIf(c&(1<<29) != 0, F16C)
856 fs.setIf(c&(1<<13) != 0, CX16)
898 fs.setIf(ebx&(1<<2) != 0, SGX)
899 fs.setIf(ebx&(1<<4) != 0, HLE)
[all …]
H A Dos_linux_arm64.go97 c.featureSet.setIf(isSet(hwcap, hwcap_AES), AESARM)
98 c.featureSet.setIf(isSet(hwcap, hwcap_ASIMD), ASIMD)
106 c.featureSet.setIf(isSet(hwcap, hwcap_FCMA), FCMA)
107 c.featureSet.setIf(isSet(hwcap, hwcap_FP), FP)
108 c.featureSet.setIf(isSet(hwcap, hwcap_FPHP), FPHP)
112 c.featureSet.setIf(isSet(hwcap, hwcap_SHA1), SHA1)
113 c.featureSet.setIf(isSet(hwcap, hwcap_SHA2), SHA2)
114 c.featureSet.setIf(isSet(hwcap, hwcap_SHA3), SHA3)
116 c.featureSet.setIf(isSet(hwcap, hwcap_SM3), SM3)
117 c.featureSet.setIf(isSet(hwcap, hwcap_SM4), SM4)
[all …]
/dports/sysutils/restic/restic-0.12.1/vendor/github.com/klauspost/cpuid/v2/
H A Dcpuid.go835 fs.setIf((d&(1<<15)) != 0, CMOV)
836 fs.setIf((d&(1<<23)) != 0, MMX)
838 fs.setIf((d&(1<<25)) != 0, SSE)
839 fs.setIf((d&(1<<26)) != 0, SSE2)
840 fs.setIf((c&1) != 0, SSE3)
841 fs.setIf((c&(1<<5)) != 0, VMX)
853 fs.setIf(c&(1<<29) != 0, F16C)
854 fs.setIf(c&(1<<13) != 0, CX16)
896 fs.setIf(ebx&(1<<2) != 0, SGX)
897 fs.setIf(ebx&(1<<4) != 0, HLE)
[all …]
H A Dos_linux_arm64.go101 c.featureSet.setIf(isSet(hwcap, hwcap_AES), AESARM)
102 c.featureSet.setIf(isSet(hwcap, hwcap_ASIMD), ASIMD)
110 c.featureSet.setIf(isSet(hwcap, hwcap_FCMA), FCMA)
111 c.featureSet.setIf(isSet(hwcap, hwcap_FP), FP)
112 c.featureSet.setIf(isSet(hwcap, hwcap_FPHP), FPHP)
116 c.featureSet.setIf(isSet(hwcap, hwcap_SHA1), SHA1)
117 c.featureSet.setIf(isSet(hwcap, hwcap_SHA2), SHA2)
118 c.featureSet.setIf(isSet(hwcap, hwcap_SHA3), SHA3)
120 c.featureSet.setIf(isSet(hwcap, hwcap_SM3), SM3)
121 c.featureSet.setIf(isSet(hwcap, hwcap_SM4), SM4)
[all …]
/dports/net/syncthing/syncthing-1.18.1/syncthing/vendor/github.com/klauspost/cpuid/v2/
H A Dcpuid.go837 fs.setIf((d&(1<<15)) != 0, CMOV)
838 fs.setIf((d&(1<<23)) != 0, MMX)
840 fs.setIf((d&(1<<25)) != 0, SSE)
841 fs.setIf((d&(1<<26)) != 0, SSE2)
842 fs.setIf((c&1) != 0, SSE3)
843 fs.setIf((c&(1<<5)) != 0, VMX)
855 fs.setIf(c&(1<<29) != 0, F16C)
856 fs.setIf(c&(1<<13) != 0, CX16)
898 fs.setIf(ebx&(1<<2) != 0, SGX)
899 fs.setIf(ebx&(1<<4) != 0, HLE)
[all …]
H A Dos_linux_arm64.go97 c.featureSet.setIf(isSet(hwcap, hwcap_AES), AESARM)
98 c.featureSet.setIf(isSet(hwcap, hwcap_ASIMD), ASIMD)
106 c.featureSet.setIf(isSet(hwcap, hwcap_FCMA), FCMA)
107 c.featureSet.setIf(isSet(hwcap, hwcap_FP), FP)
108 c.featureSet.setIf(isSet(hwcap, hwcap_FPHP), FPHP)
112 c.featureSet.setIf(isSet(hwcap, hwcap_SHA1), SHA1)
113 c.featureSet.setIf(isSet(hwcap, hwcap_SHA2), SHA2)
114 c.featureSet.setIf(isSet(hwcap, hwcap_SHA3), SHA3)
116 c.featureSet.setIf(isSet(hwcap, hwcap_SM3), SM3)
117 c.featureSet.setIf(isSet(hwcap, hwcap_SM4), SM4)
[all …]

123