Searched refs:RDRAND (Results 1 – 20 of 20) sorted by relevance
| /netbsd-src/sys/external/mit/xen-include-public/dist/xen/include/public/arch-x86/ |
| H A D | cpufeatureset.h | 150 XEN_CPUFEATURE(RDRAND, 1*32+30) /*A Digital Random Number Generator */
|
| /netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/X86/ |
| H A D | X86IntrinsicsInfo.h | 24 GATHER, SCATTER, PREFETCH, RDSEED, RDRAND, RDPMC, RDTSC, XTEST, XGETBV, ADX, FPCLASSS, enumerator 311 X86_INTRINSIC_DATA(rdrand_16, RDRAND, X86ISD::RDRAND, 0), 312 X86_INTRINSIC_DATA(rdrand_32, RDRAND, X86ISD::RDRAND, 0), 313 X86_INTRINSIC_DATA(rdrand_64, RDRAND, X86ISD::RDRAND, 0),
|
| H A D | X86ScheduleZnver2.td | 809 // RDRAND. 810 def : InstRW<[WriteMicrocoded], (instregex "RDRAND(16|32|64)r")>;
|
| H A D | X86ISelLowering.h | 651 RDRAND, enumerator
|
| H A D | X86.td | 218 "Support RDRAND instruction">;
|
| H A D | X86ScheduleZnver1.td | 800 // RDRAND.
|
| H A D | X86SchedHaswell.td | 726 // RDRAND.
|
| H A D | X86InstrInfo.td | 158 def X86rdrand : SDNode<"X86ISD::RDRAND", SDTX86rdrand, 2402 // RDRAND Instruction
|
| H A D | X86ISelLowering.cpp | 26469 case RDRAND: { in LowerINTRINSIC_W_CHAIN() 31503 NODE_NAME_CASE(RDRAND) in getTargetNodeName() 42144 if ((Op.getOpcode() != X86ISD::RDRAND && in checkBoolTestSetCCCombine()
|
| /netbsd-src/crypto/external/bsd/openssl/dist/doc/man3/ |
| H A D | OPENSSL_ia32cap.pod | 60 =item bit #62 denoting availability of RDRAND instruction;
|
| /netbsd-src/crypto/external/bsd/openssl.old/dist/doc/man3/ |
| H A D | OPENSSL_ia32cap.pod | 60 =item bit #62 denoting availability of RDRAND instruction;
|
| H A D | OPENSSL_init_crypto.pod | 122 RDRAND engine (if available). This not a default option.
|
| /netbsd-src/sys/external/isc/libsodium/dist/ |
| H A D | configure.ac | 518 AC_MSG_CHECKING(for RDRAND) 521 # error NativeClient detected - Avoiding RDRAND opcodes
|
| H A D | ChangeLog | 22 support for thread-local storage, optionally mixes bits from RDRAND.
|
| /netbsd-src/crypto/external/bsd/openssl.old/dist/ |
| H A D | INSTALL | 251 rdcpu: Use the RDSEED or RDRAND command if provided by 461 Don't use hardware RDRAND capabilities.
|
| H A D | CHANGES | 4155 - x86[_64]: AES-NI, PCLMULQDQ, RDRAND support;
|
| /netbsd-src/external/apache2/llvm/dist/clang/include/clang/Basic/ |
| H A D | BuiltinsX86.def | 686 // RDRAND
|
| /netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/IR/ |
| H A D | IntrinsicsX86.td | 2585 // RDRAND intrinsics - Return a random value and whether it is valid.
|
| /netbsd-src/external/gpl3/gcc.old/dist/gcc/config/i386/ |
| H A D | i386.md | 243 ;; For RDRAND support
|
| /netbsd-src/external/gpl3/gcc/dist/gcc/config/i386/ |
| H A D | i386.md | 253 ;; For RDRAND support
|