Home
last modified time | relevance | path

Searched defs:xgetbv (Results 1 – 4 of 4) sorted by relevance

/openbsd/lib/libcrypto/arch/i386/
H A Dcrypto_cpu_caps.c53 xgetbv(uint32_t ecx, uint32_t *out_eax, uint32_t *out_edx) in xgetbv() function
/openbsd/lib/libcrypto/arch/amd64/
H A Dcrypto_cpu_caps.c57 xgetbv(uint32_t ecx, uint32_t *out_eax, uint32_t *out_edx) in xgetbv() function
/openbsd/gnu/llvm/llvm/lib/Support/BLAKE3/
H A Dblake3_dispatch.c20 static uint64_t xgetbv(void) { in xgetbv() function
/openbsd/sys/arch/amd64/include/
H A Dcpufunc.h395 xgetbv(uint32_t reg) in xgetbv() function