Home
last modified time | relevance | path

Searched refs:SPARCV9_VIS4 (Results 1 – 2 of 2) sorted by relevance

/third_party/openssl/crypto/
Dsparc_arch.h26 # define SPARCV9_VIS4 (1<<14)/* reserved */ macro
Dsparcv9cap.c182 if (vec[1]&0x00008) OPENSSL_sparcv9cap_P[0] |= SPARCV9_VIS4; in OPENSSL_cpuid_setup()