/external/llvm/test/CodeGen/X86/ |
sar_fold.ll | 24 ; CHECK-NEXT: movsbl {{[0-9]+}}(%esp), %eax 33 ; CHECK-NEXT: movsbl {{[0-9]+}}(%esp), %eax
|
2011-07-13-BadFrameIndexDisplacement.ll | 20 ; CHECK: movsbl -2147483647
|
divrem8_ext.ll | 54 ; CHECK: movsbl %ah, [[REG_REM:%[a-z0-9]+]] 68 ; CHECK: movsbl %ah, %eax 78 ; CHECK: movsbl %ah, %eax 90 ; CHECK: movsbl %ah, %eax
|
atomic8.ll | 160 ; X64: movsbl 161 ; X64: movsbl 166 ; X32: movsbl 167 ; X32: movsbl 180 ; X64: movsbl 181 ; X64: movsbl 186 ; X32: movsbl 187 ; X32: movsbl
|
fast-isel-ret-ext.ll | 15 ; CHECK: movsbl {{.*}}, %eax
|
float-conv-elim.ll | 15 ; CHECK: movsbl
|
sext-load.ll | 7 ; CHECK: movsbl {{.*}}, %eax
|
vector-idiv.ll | 284 ; SSE41-NEXT: movsbl %al, %eax 294 ; SSE41-NEXT: movsbl %cl, %ecx 306 ; SSE41-NEXT: movsbl %al, %eax 317 ; SSE41-NEXT: movsbl %al, %eax 328 ; SSE41-NEXT: movsbl %al, %eax 339 ; SSE41-NEXT: movsbl %al, %eax 350 ; SSE41-NEXT: movsbl %al, %eax 361 ; SSE41-NEXT: movsbl %al, %eax 372 ; SSE41-NEXT: movsbl %al, %eax 383 ; SSE41-NEXT: movsbl %al, %ea [all...] |
narrow-shl-load.ll | 46 ; CHECK-NEXT: movsbl (%rdi), %eax
|
tls.ll | 383 ; X32_LINUX: movsbl %gs:b1@NTPOFF, %eax 386 ; X64_LINUX: movsbl %fs:b1@TPOFF, %eax 392 ; X32_WIN-NEXT: movsbl _b1@SECREL32(%eax), %eax 398 ; X64_WIN-NEXT: movsbl b1@SECREL32(%rax), %eax 404 ; MINGW32-NEXT: movsbl _b1@SECREL32(%eax), %eax
|
/toolchain/binutils/binutils-2.25/gas/testsuite/gas/i386/ |
i386.d | 14 [ ]*[a-f0-9]+: 0f be f0 movsbl %al,%esi 16 [ ]*[a-f0-9]+: 0f be 10 movsbl \(%eax\),%edx 19 [ ]*[a-f0-9]+: 0f be 10 movsbl \(%eax\),%edx 21 [ ]*[a-f0-9]+: 0f be 10 movsbl \(%eax\),%edx 44 [ ]*[a-f0-9]+: 0f be f0 movsbl %al,%esi 46 [ ]*[a-f0-9]+: 0f be 10 movsbl \(%eax\),%edx 60 [ ]*[a-f0-9]+: 0f be 00 movsbl \(%eax\),%eax
|
i386.s | 17 movsbl (%eax), %edx
|
intel16.d | 10 6: 66 0f be 06 00 00 [ ]*movsbl 0x0,%eax
|
nops-2.s | 3 movsbl %al,%esi
|
k1om.d | 164 [ ]*[a-f0-9]+: 0f be f0 movsbl %al,%esi 169 [ ]*[a-f0-9]+: 0f be 10 movsbl \(%rax\),%edx 172 [ ]*[a-f0-9]+: 0f be 10 movsbl \(%rax\),%edx 194 [ ]*[a-f0-9]+: 0f be f0 movsbl %al,%esi 199 [ ]*[a-f0-9]+: 0f be 10 movsbl \(%rax\),%edx 227 [ ]*[a-f0-9]+: 0f be 00 movsbl \(%rax\),%eax 230 [ ]*[a-f0-9]+: 0f be 10 movsbl \(%rax\),%edx 249 [ ]*[a-f0-9]+: 0f be 00 movsbl \(%rax\),%eax
|
l1om.d | 164 [ ]*[a-f0-9]+: 0f be f0 movsbl %al,%esi 169 [ ]*[a-f0-9]+: 0f be 10 movsbl \(%rax\),%edx 172 [ ]*[a-f0-9]+: 0f be 10 movsbl \(%rax\),%edx 194 [ ]*[a-f0-9]+: 0f be f0 movsbl %al,%esi 199 [ ]*[a-f0-9]+: 0f be 10 movsbl \(%rax\),%edx 227 [ ]*[a-f0-9]+: 0f be 00 movsbl \(%rax\),%eax 230 [ ]*[a-f0-9]+: 0f be 10 movsbl \(%rax\),%edx 249 [ ]*[a-f0-9]+: 0f be 00 movsbl \(%rax\),%eax
|
x86_64.d | 161 [ ]*[a-f0-9]+: 0f be f0 movsbl %al,%esi 166 [ ]*[a-f0-9]+: 0f be 10 movsbl \(%rax\),%edx 169 [ ]*[a-f0-9]+: 0f be 10 movsbl \(%rax\),%edx 191 [ ]*[a-f0-9]+: 0f be f0 movsbl %al,%esi 196 [ ]*[a-f0-9]+: 0f be 10 movsbl \(%rax\),%edx 224 [ ]*[a-f0-9]+: 0f be 00 movsbl \(%rax\),%eax 227 [ ]*[a-f0-9]+: 0f be 10 movsbl \(%rax\),%edx 246 [ ]*[a-f0-9]+: 0f be 00 movsbl \(%rax\),%eax
|
/art/runtime/interpreter/mterp/x86/ |
bindivLit8.S | 8 movsbl 3(rPC), %ecx # ecx <- ssssssCC
|
binopLit8.S | 14 movsbl 3(rPC), %ecx # ecx <- ssssssCC
|
/art/runtime/interpreter/mterp/x86_64/ |
bindivLit8.S | 8 movsbl 3(rPC), %ecx # ecx <- ssssssCC
|
binopLit8.S | 14 movsbl 3(rPC), %ecx # rcx <- ssssssCC
|
op_instance_of.S | 16 movsbl %al, %eax
|
/external/valgrind/none/tests/x86/ |
movx.c | 114 "movsbl %%al,%%eax\n\t" 127 "movsbl %%al,%%eax\n\t"
|
/external/llvm/test/MC/ELF/ |
common.s | 72 movsbl common4+3(%rip), %eax
|
/toolchain/binutils/binutils-2.25/gas/testsuite/gas/i386/ilp32/ |
x86-64.d | 160 [ ]*[a-f0-9]+: 0f be f0 movsbl %al,%esi 165 [ ]*[a-f0-9]+: 0f be 10 movsbl \(%rax\),%edx 168 [ ]*[a-f0-9]+: 0f be 10 movsbl \(%rax\),%edx 190 [ ]*[a-f0-9]+: 0f be f0 movsbl %al,%esi 195 [ ]*[a-f0-9]+: 0f be 10 movsbl \(%rax\),%edx 223 [ ]*[a-f0-9]+: 0f be 00 movsbl \(%rax\),%eax 226 [ ]*[a-f0-9]+: 0f be 10 movsbl \(%rax\),%edx 245 [ ]*[a-f0-9]+: 0f be 00 movsbl \(%rax\),%eax
|