Home
last modified time | relevance | path

Searched refs:stfle (Results 1 – 10 of 10) sorted by relevance

/netbsd-src/crypto/external/bsd/openssl.old/dist/crypto/
H A Ds390xcap.c37 if (OPENSSL_s390xcap_P.stfle[0]) in OPENSSL_cpuid_setup()
41 OPENSSL_s390xcap_P.stfle[0] |= S390X_CAPBIT(0); in OPENSSL_cpuid_setup()
58 if ((OPENSSL_s390xcap_P.stfle[2] & S390X_CAPBIT(S390X_VX)) in OPENSSL_cpuid_setup()
62 OPENSSL_s390xcap_P.stfle[2] &= ~(S390X_CAPBIT(S390X_VX) in OPENSSL_cpuid_setup()
H A Ds390x_arch.h37 unsigned long long stfle[4]; member
/netbsd-src/crypto/external/bsd/openssl/dist/crypto/
H A Ds390xcap.c84 if (OPENSSL_s390xcap_P.stfle[0]) in OPENSSL_cpuid_setup()
88 OPENSSL_s390xcap_P.stfle[0] |= S390X_CAPBIT(0); in OPENSSL_cpuid_setup()
100 OPENSSL_s390xcap_P.stfle[2] &= ~(S390X_CAPBIT(S390X_VX) in OPENSSL_cpuid_setup()
126 if ((OPENSSL_s390xcap_P.stfle[2] & S390X_CAPBIT(S390X_VX)) in OPENSSL_cpuid_setup()
130 OPENSSL_s390xcap_P.stfle[2] &= ~(S390X_CAPBIT(S390X_VX) in OPENSSL_cpuid_setup()
148 OPENSSL_s390xcap_P.stfle[0] &= cap.stfle[0]; in OPENSSL_cpuid_setup()
149 OPENSSL_s390xcap_P.stfle[1] &= cap.stfle[1]; in OPENSSL_cpuid_setup()
150 OPENSSL_s390xcap_P.stfle[2] &= cap.stfle[2]; in OPENSSL_cpuid_setup()
696 if (sscanf(tok[i] + off, "%llx", &cap->stfle[i]) != 1) in parse_env()
699 cap->stfle[i] = ~cap->stfle[i]; in parse_env()
H A Dinfo.c83 OPENSSL_s390xcap_P.stfle[0], OPENSSL_s390xcap_P.stfle[1], in DEFINE_RUN_ONCE_STATIC()
84 OPENSSL_s390xcap_P.stfle[2], OPENSSL_s390xcap_P.stfle[3], in DEFINE_RUN_ONCE_STATIC()
H A Ds390x_arch.h60 unsigned long long stfle[4]; member
/netbsd-src/crypto/external/bsd/openssl/dist/doc/man3/
H A DOPENSSL_s390xcap.pod48 =item stfle:<mask>:<mask>:<mask>
50 Store-facility-list-extended (stfle) followed by three 64-bit masks. The
51 part of the environment variable's mask corresponding to the stfle
66 stfle:
180 OPENSSL_s390xcap="stfle:~0:~0:~0x4000000000000000"
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/SystemZ/
H A DSystemZInstrSystem.td356 def STFLE : StoreInherentS<"stfle", 0xB2B0, null_frag, 0>;
/netbsd-src/crypto/external/bsd/openssl/dist/crypto/perlasm/
H A Ds390x.pm159 sub stfle { subroutine
/netbsd-src/external/gpl3/binutils.old/dist/opcodes/
H A Ds390-opc.txt774 b2b0 stfle S_RD "store facility list extended" z9-109 zarch
/netbsd-src/external/gpl3/binutils/dist/opcodes/
H A Ds390-opc.txt782 b2b0 stfle S_RD "store facility list extended" z9-109 zarch