HomeSort by relevance Sort by last modified time
    Searched refs:rorl (Results 1 - 25 of 30) sorted by null

1 2

  /external/boringssl/linux-x86_64/crypto/sha/
sha256-x86_64.S 58 rorl $14,%r13d
62 rorl $9,%r14d
69 rorl $5,%r13d
73 rorl $11,%r14d
82 rorl $6,%r13d
86 rorl $2,%r14d
99 rorl $14,%r13d
103 rorl $9,%r14d
110 rorl $5,%r13d
114 rorl $11,%r14
    [all...]
sha1-x86_64.S 1294 rorl $2,%ebx
1310 rorl $7,%eax
1324 rorl $7,%ebp
1340 rorl $7,%edx
1355 rorl $7,%ecx
1371 rorl $7,%ebx
1385 rorl $7,%eax
1401 rorl $7,%ebp
1416 rorl $7,%edx
1432 rorl $7,%ec
    [all...]
  /external/boringssl/mac-x86_64/crypto/sha/
sha256-x86_64.S 57 rorl $14,%r13d
61 rorl $9,%r14d
68 rorl $5,%r13d
72 rorl $11,%r14d
81 rorl $6,%r13d
85 rorl $2,%r14d
98 rorl $14,%r13d
102 rorl $9,%r14d
109 rorl $5,%r13d
113 rorl $11,%r14
    [all...]
sha1-x86_64.S 1293 rorl $2,%ebx
1309 rorl $7,%eax
1323 rorl $7,%ebp
1339 rorl $7,%edx
1354 rorl $7,%ecx
1370 rorl $7,%ebx
1384 rorl $7,%eax
1400 rorl $7,%ebp
1415 rorl $7,%edx
1431 rorl $7,%ec
    [all...]
  /external/boringssl/linux-x86/crypto/sha/
sha256-586.S 124 rorl $14,%ecx
129 rorl $5,%ecx
135 rorl $6,%edx
138 rorl $9,%ecx
144 rorl $11,%ecx
149 rorl $2,%ecx
166 rorl $11,%ecx
168 rorl $2,%esi
171 rorl $7,%ecx
174 rorl $17,%es
    [all...]
sha1-586.S 106 rorl $2,%ebx
118 rorl $2,%eax
130 rorl $2,%esi
142 rorl $2,%edi
154 rorl $2,%edx
166 rorl $2,%ecx
178 rorl $2,%ebx
190 rorl $2,%eax
202 rorl $2,%esi
214 rorl $2,%ed
    [all...]
  /external/boringssl/mac-x86/crypto/sha/
sha256-586.S 123 rorl $14,%ecx
128 rorl $5,%ecx
134 rorl $6,%edx
137 rorl $9,%ecx
143 rorl $11,%ecx
148 rorl $2,%ecx
165 rorl $11,%ecx
167 rorl $2,%esi
170 rorl $7,%ecx
173 rorl $17,%es
    [all...]
sha1-586.S 105 rorl $2,%ebx
117 rorl $2,%eax
129 rorl $2,%esi
141 rorl $2,%edi
153 rorl $2,%edx
165 rorl $2,%ecx
177 rorl $2,%ebx
189 rorl $2,%eax
201 rorl $2,%esi
213 rorl $2,%ed
    [all...]
  /external/boringssl/linux-x86_64/crypto/rc4/
rc4-x86_64.S 380 rorl $8,%r8d
394 rorl $8,%r8d
408 rorl $8,%r8d
422 rorl $8,%r8d
436 rorl $8,%r9d
450 rorl $8,%r9d
464 rorl $8,%r9d
478 rorl $8,%r9d
  /external/boringssl/mac-x86_64/crypto/rc4/
rc4-x86_64.S 379 rorl $8,%r8d
393 rorl $8,%r8d
407 rorl $8,%r8d
421 rorl $8,%r8d
435 rorl $8,%r9d
449 rorl $8,%r9d
463 rorl $8,%r9d
477 rorl $8,%r9d
  /external/boringssl/linux-x86/crypto/rc4/
rc4-586.S 193 rorl $8,%ebp
203 rorl $8,%ebp
213 rorl $8,%ebp
216 rorl $8,%ebp
  /external/boringssl/mac-x86/crypto/rc4/
rc4-586.S 192 rorl $8,%ebp
202 rorl $8,%ebp
212 rorl $8,%ebp
215 rorl $8,%ebp
  /art/compiler/utils/x86/
assembler_x86_test.cc 279 // Rorl only allows CL as the shift count.
287 assembler->rorl(*reg, shifter);
288 str << "rorl %cl, %" << assembler_test->GetRegisterName(*reg) << "\n";
295 DriverFn(&rorl_fn, "rorl");
299 DriverStr(RepeatRI(&x86::X86Assembler::rorl, 1U, "rorl ${imm}, %{reg}"), "rorli");
assembler_x86.h 345 void rorl(Register reg, const Immediate& imm);
346 void rorl(Register operand, Register shifter);
assembler_x86.cc 1491 void X86Assembler::rorl(Register reg, const Immediate& imm) { function in class:art::x86::X86Assembler
1496 void X86Assembler::rorl(Register operand, Register shifter) { function in class:art::x86::X86Assembler
    [all...]
  /external/mesa3d/src/mesa/x86/
read_rgba_span_x86.S 60 rorl $8, %eax /* BGRA -> ABGR */ ; \
67 rorl $8, %eax /* BGRA -> ABGR */ ; \
  /external/boringssl/linux-x86/crypto/aes/
aes-586.S 114 rorl $16,%ebp
118 rorl $24,%edi
132 rorl $16,%ebp
136 rorl $24,%edi
150 rorl $16,%ebp
154 rorl $24,%edi
168 rorl $16,%ebp
172 rorl $24,%edi
    [all...]
  /external/boringssl/linux-x86_64/crypto/aes/
aes-x86_64.S 277 rorl $16,%r10d
279 rorl $16,%r11d
285 rorl $8,%r10d
287 rorl $8,%r11d
302 rorl $16,%r12d
304 rorl $16,%ebp
314 rorl $8,%r12d
316 rorl $8,%ebp
    [all...]
  /external/boringssl/mac-x86/crypto/aes/
aes-586.S 109 rorl $16,%ebp
113 rorl $24,%edi
127 rorl $16,%ebp
131 rorl $24,%edi
145 rorl $16,%ebp
149 rorl $24,%edi
163 rorl $16,%ebp
167 rorl $24,%edi
    [all...]
  /external/boringssl/mac-x86_64/crypto/aes/
aes-x86_64.S 277 rorl $16,%r10d
279 rorl $16,%r11d
285 rorl $8,%r10d
287 rorl $8,%r11d
302 rorl $16,%r12d
304 rorl $16,%ebp
314 rorl $8,%r12d
316 rorl $8,%ebp
    [all...]
  /art/compiler/utils/x86_64/
assembler_x86_64.h 658 void rorl(CpuRegister reg, const Immediate& imm);
659 void rorl(CpuRegister operand, CpuRegister shifter);
    [all...]
assembler_x86_64_test.cc 500 // Rorl only allows CL as the shift count.
508 assembler->rorl(*reg, shifter);
509 str << "rorl %cl, %" << assembler_test->GetSecondaryRegisterName(*reg) << "\n";
516 DriverFn(&rorl_fn, "rorl");
520 DriverStr(Repeatri(&x86_64::X86_64Assembler::rorl, 1U, "rorl ${imm}, %{reg}"), "rorli");
    [all...]
assembler_x86_64.cc 1895 void X86_64Assembler::rorl(CpuRegister reg, const Immediate& imm) { function in class:art::x86_64::X86_64Assembler
1900 void X86_64Assembler::rorl(CpuRegister operand, CpuRegister shifter) { function in class:art::x86_64::X86_64Assembler
    [all...]
  /external/llvm/test/MC/X86/
x86-32-coverage.s     [all...]
  /external/valgrind/none/tests/x86/
insn_basic.def     [all...]

Completed in 523 milliseconds

1 2