/external/llvm/test/CodeGen/X86/ |
fast-isel-ret-ext.ll | 29 ; CHECK: {{(movswl.%.x, %eax|cwtl)}}
|
pr14088.ll | 24 ; movswl %cx, %ecx
|
sext-load.ll | 20 ; CHECK: movswl {{.*}}, %eax
|
tls.ll | 319 ; X32_LINUX: movswl %gs:s1@NTPOFF, %eax 322 ; X64_LINUX: movswl %fs:s1@TPOFF, %eax 328 ; X32_WIN-NEXT: movswl _s1@SECREL32(%eax), %eax 334 ; X64_WIN-NEXT: movswl s1@SECREL32(%rax), %eax 340 ; MINGW32-NEXT: movswl _s1@SECREL32(%eax), %eax
|
half.ll | 85 ; CHECK-F16C-NEXT: movswl (%rdi), [[REG0:%[a-z0-9]+]] 135 ; CHECK-F16C-NEXT: movswl (%rdi), [[REG0:%[a-z0-9]+]]
|
vector-shuffle-128-v8.ll | [all...] |
emutls.ll | 190 ; X32-NEXT: movswl (%eax), %eax
|
/toolchain/binutils/binutils-2.25/gas/testsuite/gas/i386/ |
i386.s | 19 movswl (%eax), %edx
|
intel16.d | 9 0: 66 0f bf 06 00 00 [ ]*movswl 0x0,%eax
|
k1om.d | 166 [ ]*[a-f0-9]+: 0f bf f0 movswl %ax,%esi 175 [ ]*[a-f0-9]+: 0f bf 10 movswl \(%rax\),%edx 196 [ ]*[a-f0-9]+: 0f bf f0 movswl %ax,%esi 202 [ ]*[a-f0-9]+: 0f bf 10 movswl \(%rax\),%edx 232 [ ]*[a-f0-9]+: 0f bf 10 movswl \(%rax\),%edx 250 [ ]*[a-f0-9]+: 0f bf 00 movswl \(%rax\),%eax
|
l1om.d | 166 [ ]*[a-f0-9]+: 0f bf f0 movswl %ax,%esi 175 [ ]*[a-f0-9]+: 0f bf 10 movswl \(%rax\),%edx 196 [ ]*[a-f0-9]+: 0f bf f0 movswl %ax,%esi 202 [ ]*[a-f0-9]+: 0f bf 10 movswl \(%rax\),%edx 232 [ ]*[a-f0-9]+: 0f bf 10 movswl \(%rax\),%edx 250 [ ]*[a-f0-9]+: 0f bf 00 movswl \(%rax\),%eax
|
x86_64.d | 163 [ ]*[a-f0-9]+: 0f bf f0 movswl %ax,%esi 172 [ ]*[a-f0-9]+: 0f bf 10 movswl \(%rax\),%edx 193 [ ]*[a-f0-9]+: 0f bf f0 movswl %ax,%esi 199 [ ]*[a-f0-9]+: 0f bf 10 movswl \(%rax\),%edx 229 [ ]*[a-f0-9]+: 0f bf 10 movswl \(%rax\),%edx 247 [ ]*[a-f0-9]+: 0f bf 00 movswl \(%rax\),%eax
|
general.s | 73 movswl %ax,%ecx
|
x86_64.s | 209 movswl (%rax), %edx
|
general.l | 124 73 00df 0FBFC8 movswl %ax,%ecx
|
opcode.s | 358 movswl 0x90909090(%eax),%edx
|
/art/runtime/interpreter/mterp/x86_64/ |
entry.S | 72 movswl %ax, rPROFILE
|
footer.S | 208 movswl %ax, rPROFILE
|
/external/valgrind/none/tests/x86/ |
movx.c | 140 "movswl %%ax,%%eax\n\t" 153 "movswl %%ax,%%eax\n\t"
|
/toolchain/binutils/binutils-2.25/gas/testsuite/gas/i386/ilp32/ |
x86-64.d | 162 [ ]*[a-f0-9]+: 0f bf f0 movswl %ax,%esi 171 [ ]*[a-f0-9]+: 0f bf 10 movswl \(%rax\),%edx 192 [ ]*[a-f0-9]+: 0f bf f0 movswl %ax,%esi 198 [ ]*[a-f0-9]+: 0f bf 10 movswl \(%rax\),%edx 228 [ ]*[a-f0-9]+: 0f bf 10 movswl \(%rax\),%edx 246 [ ]*[a-f0-9]+: 0f bf 00 movswl \(%rax\),%eax
|
x86-64.s | 203 movswl (%rax), %edx
|
/external/llvm/docs/ |
ExtendedIntegerResults.txt | 49 ;; movswl %ax, %eax -> not needed because eax is already sext'd
|
/external/llvm/lib/Target/X86/ |
README.txt | 571 movswl -68(%ebp), %eax 575 movswl -52(%ebp), %eax 578 movswl -70(%ebp), %eax 581 movswl -50(%ebp), %eax 584 movswl -42(%ebp), %eax 586 movswl -66(%ebp), %eax 612 movswl %cx, %esi [all...] |
/art/runtime/interpreter/mterp/out/ |
mterp_x86.S | 707 movswl 2(rPC), %ecx # ecx <- ssssBBBB 735 movswl 2(rPC), %eax # eax <- ssssBBBB [all...] |
/external/valgrind/VEX/orig_amd64/ |
test2.sorted | [all...] |