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

  /toolchain/binutils/binutils-2.27/gas/testsuite/gas/i386/
bmi2.s 8 rorx $7,%eax,%ebx
9 rorx $7,(%ecx),%ebx
32 rorx ebx,eax,7
33 rorx ebx,DWORD PTR [ecx],7
34 rorx ebx,[ecx],7
x86-64-bmi2.s 8 rorx $7,%eax,%ebx
9 rorx $7,(%rcx),%ebx
10 rorx $7,%r9d,%r15d
11 rorx $7,(%rcx),%r15d
46 rorx $7,%rax,%rbx
47 rorx $7,(%rcx),%rbx
48 rorx $7,%r9,%r15
49 rorx $7,(%rcx),%r15
86 rorx ebx,eax,7
87 rorx ebx,DWORD PTR [rcx],
    [all...]
bmi2-intel.d 12 [ ]*[a-f0-9]+: c4 e3 7b f0 d8 07 rorx ebx,eax,0x7
13 [ ]*[a-f0-9]+: c4 e3 7b f0 19 07 rorx ebx,DWORD PTR \[ecx\],0x7
28 [ ]*[a-f0-9]+: c4 e3 7b f0 d8 07 rorx ebx,eax,0x7
29 [ ]*[a-f0-9]+: c4 e3 7b f0 19 07 rorx ebx,DWORD PTR \[ecx\],0x7
30 [ ]*[a-f0-9]+: c4 e3 7b f0 19 07 rorx ebx,DWORD PTR \[ecx\],0x7
bmi2.d 11 [ ]*[a-f0-9]+: c4 e3 7b f0 d8 07 rorx \$0x7,%eax,%ebx
12 [ ]*[a-f0-9]+: c4 e3 7b f0 19 07 rorx \$0x7,\(%ecx\),%ebx
27 [ ]*[a-f0-9]+: c4 e3 7b f0 d8 07 rorx \$0x7,%eax,%ebx
28 [ ]*[a-f0-9]+: c4 e3 7b f0 19 07 rorx \$0x7,\(%ecx\),%ebx
29 [ ]*[a-f0-9]+: c4 e3 7b f0 19 07 rorx \$0x7,\(%ecx\),%ebx
x86-64-bmi2-intel.d 12 [ ]*[a-f0-9]+: c4 e3 7b f0 d8 07 rorx ebx,eax,0x7
13 [ ]*[a-f0-9]+: c4 e3 7b f0 19 07 rorx ebx,DWORD PTR \[rcx\],0x7
14 [ ]*[a-f0-9]+: c4 43 7b f0 f9 07 rorx r15d,r9d,0x7
15 [ ]*[a-f0-9]+: c4 63 7b f0 39 07 rorx r15d,DWORD PTR \[rcx\],0x7
44 [ ]*[a-f0-9]+: c4 e3 fb f0 d8 07 rorx rbx,rax,0x7
45 [ ]*[a-f0-9]+: c4 e3 fb f0 19 07 rorx rbx,QWORD PTR \[rcx\],0x7
46 [ ]*[a-f0-9]+: c4 43 fb f0 f9 07 rorx r15,r9,0x7
47 [ ]*[a-f0-9]+: c4 63 fb f0 39 07 rorx r15,QWORD PTR \[rcx\],0x7
76 [ ]*[a-f0-9]+: c4 e3 7b f0 d8 07 rorx ebx,eax,0x7
77 [ ]*[a-f0-9]+: c4 e3 7b f0 19 07 rorx ebx,DWORD PTR \[rcx\],0x
    [all...]
x86-64-bmi2.d 11 [ ]*[a-f0-9]+: c4 e3 7b f0 d8 07 rorx \$0x7,%eax,%ebx
12 [ ]*[a-f0-9]+: c4 e3 7b f0 19 07 rorx \$0x7,\(%rcx\),%ebx
13 [ ]*[a-f0-9]+: c4 43 7b f0 f9 07 rorx \$0x7,%r9d,%r15d
14 [ ]*[a-f0-9]+: c4 63 7b f0 39 07 rorx \$0x7,\(%rcx\),%r15d
43 [ ]*[a-f0-9]+: c4 e3 fb f0 d8 07 rorx \$0x7,%rax,%rbx
44 [ ]*[a-f0-9]+: c4 e3 fb f0 19 07 rorx \$0x7,\(%rcx\),%rbx
45 [ ]*[a-f0-9]+: c4 43 fb f0 f9 07 rorx \$0x7,%r9,%r15
46 [ ]*[a-f0-9]+: c4 63 fb f0 39 07 rorx \$0x7,\(%rcx\),%r15
75 [ ]*[a-f0-9]+: c4 e3 7b f0 d8 07 rorx \$0x7,%eax,%ebx
76 [ ]*[a-f0-9]+: c4 e3 7b f0 19 07 rorx \$0x7,\(%rcx\),%eb
    [all...]
  /toolchain/binutils/binutils-2.27/gas/testsuite/gas/m68hc11/
insns9s12x.s 70 rorx
insns9s12x.d 72 0x000000c6 rorx
  /external/boringssl/src/crypto/fipsmodule/sha/asm/
sha256-586.pl 1073 eval(shift(@insns)) if ($insn =~ /rorx/ && @insns[0] =~ /rorx/);
1138 '&rorx ("ecx",$E,6)',
1139 '&rorx ("esi",$E,11)',
1141 '&rorx ("edi",$E,25)',
1149 '&rorx ("edi",$AH[0],2)',
1150 '&rorx ("esi",$AH[0],13)',
1152 '&rorx ("ecx",$AH[0],22)',
    [all...]
sha1-x86_64.pl     [all...]
  /external/v8/src/ia32/
assembler-ia32.h     [all...]
assembler-ia32.cc 2856 void Assembler::rorx(Register dst, const Operand& src, byte imm8) { function in class:v8::internal::Assembler
    [all...]

Completed in 123 milliseconds