Home
last modified time | relevance | path

Searched refs:shlxl (Results 1 – 23 of 23) sorted by relevance

/external/swiftshader/third_party/llvm-7.0/llvm/test/MC/X86/
DBMI2-32.s173 shlxl %edx, -485498096(%edx,%eax,4), %edx label
177 shlxl %edx, 485498096(%edx,%eax,4), %edx label
181 shlxl %edx, 485498096(%edx), %edx label
185 shlxl %edx, 485498096, %edx label
189 shlxl %edx, 64(%edx,%eax), %edx label
193 shlxl %edx, (%edx), %edx label
197 shlxl %edx, %edx, %edx label
DBMI2-64.s341 shlxl %r13d, 485498096, %r13d label
345 shlxl %r13d, 64(%rdx), %r13d label
349 shlxl %r13d, 64(%rdx,%rax,4), %r13d label
353 shlxl %r13d, -64(%rdx,%rax,4), %r13d label
357 shlxl %r13d, 64(%rdx,%rax), %r13d label
361 shlxl %r13d, %r13d, %r13d label
365 shlxl %r13d, (%rdx), %r13d label
Dx86_64-bmi-encoding.s157 shlxl %r12d, (%rax), %r10d
161 shlxl %r12d, %r11d, %r10d
/external/llvm/test/CodeGen/X86/
Dshift-bmi2.ll8 ; BMI2: shlxl
11 ; BMI264: shlxl
20 ; BMI2-NOT: shlxl
23 ; BMI264-NOT: shlxl
33 ; BMI2: shlxl %{{.+}}, ({{.+}}), %{{.+}}
36 ; BMI264: shlxl %{{.+}}, ({{.+}}), %{{.+}}
46 ; BMI2-NOT: shlxl
49 ; BMI264-NOT: shlxl
/external/swiftshader/third_party/llvm-7.0/llvm/test/CodeGen/X86/
Dclear-lowbits.ll111 ; X86-BMI2-NEXT: shlxl %ecx, %eax, %eax
129 ; X64-BMI2-NEXT: shlxl %esi, %eax, %eax
152 ; X86-BMI2-NEXT: shlxl %ecx, %eax, %eax
170 ; X64-BMI2-NEXT: shlxl %esi, %eax, %eax
196 ; X86-BMI2-NEXT: shlxl %eax, %ecx, %eax
214 ; X64-BMI2-NEXT: shlxl %esi, %eax, %eax
240 ; X86-BMI2-NEXT: shlxl %eax, %ecx, %eax
258 ; X64-BMI2-NEXT: shlxl %esi, %eax, %eax
283 ; X86-BMI2-NEXT: shlxl %ecx, %eax, %eax
301 ; X64-BMI2-NEXT: shlxl %esi, %eax, %eax
[all …]
Dshift-bmi2.ll9 ; BMI2-NEXT: shlxl %eax, {{[0-9]+}}(%esp), %eax
14 ; BMI264-NEXT: shlxl %esi, %edi, %eax
41 ; BMI2-NEXT: shlxl %ecx, (%eax), %eax
46 ; BMI264-NEXT: shlxl %esi, (%rdi), %eax
217 ; BMI2-NEXT: shlxl %eax, {{[0-9]+}}(%esp), %eax
222 ; BMI264-NEXT: shlxl %edi, %esi, %eax
Dclear-highbits.ll110 ; X86-BMI2-NEXT: shlxl %eax, {{[0-9]+}}(%esp), %ecx
128 ; X64-BMI2-NEXT: shlxl %esi, %edi, %eax
152 ; X86-BMI2-NEXT: shlxl %eax, {{[0-9]+}}(%esp), %ecx
170 ; X64-BMI2-NEXT: shlxl %esi, %edi, %eax
198 ; X86-BMI2-NEXT: shlxl %eax, %ecx, %ecx
218 ; X64-BMI2-NEXT: shlxl %esi, %eax, %eax
246 ; X86-BMI2-NEXT: shlxl %eax, %ecx, %ecx
266 ; X64-BMI2-NEXT: shlxl %esi, %eax, %eax
292 ; X86-BMI2-NEXT: shlxl %eax, {{[0-9]+}}(%esp), %ecx
310 ; X64-BMI2-NEXT: shlxl %esi, %edi, %eax
[all …]
Dbmi2-schedule.ll636 ; GENERIC-NEXT: shlxl %esi, %edi, %ecx # sched: [1:0.50]
637 ; GENERIC-NEXT: shlxl %esi, (%rdx), %eax # sched: [6:0.50]
643 ; HASWELL-NEXT: shlxl %esi, %edi, %ecx # sched: [1:0.50]
644 ; HASWELL-NEXT: shlxl %esi, (%rdx), %eax # sched: [6:0.50]
650 ; BROADWELL-NEXT: shlxl %esi, %edi, %ecx # sched: [1:0.50]
651 ; BROADWELL-NEXT: shlxl %esi, (%rdx), %eax # sched: [6:0.50]
657 ; SKYLAKE-NEXT: shlxl %esi, %edi, %ecx # sched: [1:0.50]
658 ; SKYLAKE-NEXT: shlxl %esi, (%rdx), %eax # sched: [6:0.50]
664 ; KNL-NEXT: shlxl %esi, %edi, %ecx # sched: [1:0.50]
665 ; KNL-NEXT: shlxl %esi, (%rdx), %eax # sched: [6:0.50]
[all …]
Dextract-lowbits.ll241 ; X86-BMI1BMI2-NEXT: shlxl %ecx, %eax, %eax
299 ; X86-BMI1BMI2-NEXT: shlxl %ecx, %eax, %eax
364 ; X86-BMI1BMI2-NEXT: shlxl %ecx, %eax, %eax
429 ; X86-BMI1BMI2-NEXT: shlxl %ecx, %eax, %eax
491 ; X86-BMI1BMI2-NEXT: shlxl %ecx, %eax, %eax
737 ; X86-BMI1BMI2-NEXT: shlxl %ecx, %eax, %esi
794 ; X86-BMI1BMI2-NEXT: shlxl %ecx, %eax, %esi
857 ; X86-BMI1BMI2-NEXT: shlxl %ecx, %edx, %esi
919 ; X86-BMI1BMI2-NEXT: shlxl %ecx, %edx, %esi
979 ; X86-BMI1BMI2-NEXT: shlxl %ecx, %eax, %esi
[all …]
/external/swiftshader/third_party/llvm-7.0/llvm/test/tools/llvm-mca/X86/Generic/
Dresources-bmi2.s85 # CHECK-NEXT: 1 1 0.50 shlxl %eax, %ebx, %ecx
86 # CHECK-NEXT: 2 6 0.50 * shlxl %eax, (%rbx), %ecx
134 # CHECK-NEXT: - - 0.50 - - 0.50 - - shlxl %eax, %ebx, %ecx
135 # CHECK-NEXT: - - 0.50 - - 0.50 0.50 0.50 shlxl %eax, (%rbx), %ecx
/external/swiftshader/third_party/llvm-7.0/llvm/test/tools/llvm-mca/X86/SkylakeClient/
Dresources-bmi2.s85 # CHECK-NEXT: 1 1 0.50 shlxl %eax, %ebx, %ecx
86 # CHECK-NEXT: 2 6 0.50 * shlxl %eax, (%rbx), %ecx
136 # CHECK-NEXT: - - 0.50 - - - - - 0.50 - shlxl %eax, %eb…
137 # CHECK-NEXT: - - 0.50 - 0.50 0.50 - - 0.50 - shlxl %eax, (%r…
/external/swiftshader/third_party/llvm-7.0/llvm/test/tools/llvm-mca/X86/Broadwell/
Dresources-bmi2.s85 # CHECK-NEXT: 1 1 0.50 shlxl %eax, %ebx, %ecx
86 # CHECK-NEXT: 2 6 0.50 * shlxl %eax, (%rbx), %ecx
136 # CHECK-NEXT: - - 0.50 - - - - - 0.50 - shlxl %eax, %eb…
137 # CHECK-NEXT: - - 0.50 - 0.50 0.50 - - 0.50 - shlxl %eax, (%r…
/external/swiftshader/third_party/llvm-7.0/llvm/test/tools/llvm-mca/X86/SkylakeServer/
Dresources-bmi2.s85 # CHECK-NEXT: 1 1 0.50 shlxl %eax, %ebx, %ecx
86 # CHECK-NEXT: 2 6 0.50 * shlxl %eax, (%rbx), %ecx
136 # CHECK-NEXT: - - 0.50 - - - - - 0.50 - shlxl %eax, %eb…
137 # CHECK-NEXT: - - 0.50 - 0.50 0.50 - - 0.50 - shlxl %eax, (%r…
/external/swiftshader/third_party/llvm-7.0/llvm/test/tools/llvm-mca/X86/Haswell/
Dresources-bmi2.s85 # CHECK-NEXT: 1 1 0.50 shlxl %eax, %ebx, %ecx
86 # CHECK-NEXT: 2 6 0.50 * shlxl %eax, (%rbx), %ecx
136 # CHECK-NEXT: - - 0.50 - - - - - 0.50 - shlxl %eax, %eb…
137 # CHECK-NEXT: - - 0.50 - 0.50 0.50 - - 0.50 - shlxl %eax, (%r…
/external/swiftshader/third_party/llvm-7.0/llvm/test/tools/llvm-mca/X86/Znver1/
Dresources-bmi2.s85 # CHECK-NEXT: 1 1 0.25 shlxl %eax, %ebx, %ecx
86 # CHECK-NEXT: 2 5 0.50 * shlxl %eax, (%rbx), %ecx
138 … - 0.25 0.25 0.25 0.25 - - - - - - shlxl %eax, %ebx, %ecx
139 …50 0.25 0.25 0.25 0.25 - - - - - - shlxl %eax, (%rbx), %ecx
/external/llvm/test/MC/X86/
Dx86_64-bmi-encoding.s157 shlxl %r12d, (%rax), %r10d
161 shlxl %r12d, %r11d, %r10d
/external/capstone/suite/MC/X86/
Dx86_64-bmi-encoding.s.cs40 0xc4,0x62,0x19,0xf7,0x10 = shlxl %r12d, (%rax), %r10d
41 0xc4,0x42,0x19,0xf7,0xd3 = shlxl %r12d, %r11d, %r10d
/external/llvm/test/MC/Disassembler/X86/
Dx86-32.txt628 # CHECK: shlxl %esi, (%eax), %edx
631 # CHECK: shlxl %esi, %ebx, %edx
Dsimple-tests.txt686 # CHECK: shlxl %r12d, (%rax), %r10d
689 # CHECK: shlxl %r12d, %r11d, %r10d
/external/swiftshader/third_party/llvm-7.0/llvm/test/MC/Disassembler/X86/
Dx86-32.txt628 # CHECK: shlxl %esi, (%eax), %edx
631 # CHECK: shlxl %esi, %ebx, %edx
Dsimple-tests.txt686 # CHECK: shlxl %r12d, (%rax), %r10d
689 # CHECK: shlxl %r12d, %r11d, %r10d
/external/v8/src/x64/
Dassembler-x64.h1883 void shlxl(Register dst, Register src1, Register src2) { in shlxl() function
1886 void shlxl(Register dst, Operand src1, Register src2) { in shlxl() function
/external/swiftshader/third_party/llvm-7.0/configs/common/lib/Target/X86/
DX86GenAsmMatcher.inc6667 "shll\004shlq\004shlw\004shlx\005shlxl\005shlxq\003shr\004shrb\004shrd\005"
9203 …{ 7375 /* shlxl */, X86::SHLX32rr, Convert__Reg1_2__Reg1_1__Reg1_0, 0, { MCK_GR32, MCK_GR32, MCK_G…
9204 …{ 7375 /* shlxl */, X86::SHLX32rm, Convert__Reg1_2__Mem325_1__Reg1_0, 0, { MCK_GR32, MCK_Mem32, MC…