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

  /toolchain/binutils/binutils-2.25/gas/testsuite/gas/i386/
x86-64-rdseed.s 1 # Check 64-bit new RdSeed instruction.
5 rdseed %ax
6 rdseed %eax
7 rdseed %rax
8 rdseed %r11w
9 rdseed %r11d
10 rdseed %r11
13 rdseed bx
14 rdseed ebx
15 rdseed rb
    [all...]
rdseed.s 1 # Check RdSeed instruction.
5 rdseed %ax
6 rdseed %eax
9 rdseed bx
10 rdseed ebx
x86-64-rdseed-intel.d 2 #name: x86-64 RdSeed(Intel mode)
3 #source: x86-64-rdseed.s
11 [ ]*[a-f0-9]+: 66 0f c7 f8 rdseed ax
12 [ ]*[a-f0-9]+: 0f c7 f8 rdseed eax
13 [ ]*[a-f0-9]+: 48 0f c7 f8 rdseed rax
14 [ ]*[a-f0-9]+: 66 41 0f c7 fb rdseed r11w
15 [ ]*[a-f0-9]+: 41 0f c7 fb rdseed r11d
16 [ ]*[a-f0-9]+: 49 0f c7 fb rdseed r11
17 [ ]*[a-f0-9]+: 66 0f c7 fb rdseed bx
18 [ ]*[a-f0-9]+: 0f c7 fb rdseed eb
    [all...]
x86-64-rdseed.d 2 #name: x86-64 RdSeed
10 [ ]*[a-f0-9]+: 66 0f c7 f8 rdseed %ax
11 [ ]*[a-f0-9]+: 0f c7 f8 rdseed %eax
12 [ ]*[a-f0-9]+: 48 0f c7 f8 rdseed %rax
13 [ ]*[a-f0-9]+: 66 41 0f c7 fb rdseed %r11w
14 [ ]*[a-f0-9]+: 41 0f c7 fb rdseed %r11d
15 [ ]*[a-f0-9]+: 49 0f c7 fb rdseed %r11
16 [ ]*[a-f0-9]+: 66 0f c7 fb rdseed %bx
17 [ ]*[a-f0-9]+: 0f c7 fb rdseed %ebx
18 [ ]*[a-f0-9]+: 48 0f c7 fb rdseed %rb
    [all...]
rdseed-intel.d 2 #name: i386 RdSeed (Intel disassembly)
3 #source: rdseed.s
11 [ ]*[a-f0-9]+: 66 0f c7 f8 rdseed ax
12 [ ]*[a-f0-9]+: 0f c7 f8 rdseed eax
13 [ ]*[a-f0-9]+: 66 0f c7 fb rdseed bx
14 [ ]*[a-f0-9]+: 0f c7 fb rdseed ebx
rdseed.d 2 #name: i386 RdSeed
10 [ ]*[a-f0-9]+: 66 0f c7 f8 rdseed %ax
11 [ ]*[a-f0-9]+: 0f c7 f8 rdseed %eax
12 [ ]*[a-f0-9]+: 66 0f c7 fb rdseed %bx
13 [ ]*[a-f0-9]+: 0f c7 fb rdseed %ebx
  /external/llvm/test/MC/X86/
x86_64-rand-encoding.s 29 rdseed %ax
33 rdseed %eax
37 rdseed %rax
41 rdseed %r11w
45 rdseed %r11d
49 rdseed %r11
  /external/boringssl/src/crypto/perlasm/
x86asm.pl 141 sub ::rdseed
x86_64-xlate.pl 1061 my $rdseed = sub {
    [all...]
  /prebuilts/go/darwin-x86/src/cmd/vendor/golang.org/x/arch/x86/x86asm/
objdump_test.go 225 rdseed
  /prebuilts/go/linux-x86/src/cmd/vendor/golang.org/x/arch/x86/x86asm/
objdump_test.go 225 rdseed

Completed in 446 milliseconds