HomeSort by relevance Sort by last modified time
    Searched refs:rdrand (Results 1 - 11 of 11) sorted by null

  /external/llvm/test/MC/X86/
x86_64-rand-encoding.s 5 rdrand %ax
9 rdrand %eax
13 rdrand %rax
17 rdrand %r11w
21 rdrand %r11d
25 rdrand %r11
  /external/chromium_org/third_party/boringssl/src/crypto/
cpu-x86-asm.pl 327 &rdrand ("eax");
  /external/openssl/crypto/perlasm/
x86asm.pl 126 sub ::rdrand
131 { &::generic("rdrand",@_); }
x86_64-xlate.pl 763 my $rdrand = sub {
    [all...]
  /external/openssl/crypto/
x86cpuid.pl 347 &rdrand ("eax");
x86_64cpuid.pl 274 rdrand %rax
  /external/chromium_org/third_party/boringssl/src/crypto/perlasm/
x86asm.pl 126 sub ::rdrand
131 { &::generic("rdrand",@_); }
x86_64-xlate.pl 780 my $rdrand = sub {
    [all...]
  /external/chromium_org/third_party/yasm/source/patched-yasm/modules/arch/x86/
x86cpu.gperf 383 rdrand, x86_cpu_set, CPU_RDRAND
  /external/chromium_org/third_party/yasm/source/patched-yasm/
x86insn_nasm.gperf     [all...]
x86insn_gas.gperf     [all...]

Completed in 473 milliseconds