Searched refs:scasl (Results 1 – 9 of 9) sorted by relevance
/external/swiftshader/third_party/llvm-7.0/llvm/test/MC/X86/ |
D | I386-32.s | 245 repne scasl %es:(%edi), %eax 265 rep scasl %es:(%edi), %eax 273 scasl %es:(%edi), %eax label
|
D | I386-64.s | 369 repne scasl %es:(%rdi), %eax 389 rep scasl %es:(%rdi), %eax 397 scasl %es:(%rdi), %eax label
|
D | index-operations.s | 88 scasl %es:(%edi), %al label
|
/external/swiftshader/third_party/llvm-7.0/llvm/test/MC/Disassembler/X86/ |
D | prefixes-i386.txt | 32 # CHECK: rep scasl %es:(%edi), %eax 40 # CHECK: repne scasl %es:(%edi), %eax
|
D | prefixes.txt | 29 # CHECK: rep scasl %es:(%rdi), %eax 37 # CHECK: repne scasl %es:(%rdi), %eax
|
/external/llvm/test/MC/X86/ |
D | index-operations.s | 88 scasl %es:(%edi), %al label
|
/external/mesa3d/src/mesa/x86/ |
D | assyntax.h | 610 #define SCAS_L CHOICE(scasl, scasl, _LTOG scas)
|
/external/swiftshader/third_party/llvm-7.0/llvm/test/CodeGen/X86/ |
D | schedule-x86_64.ll | 13425 ; GENERIC-NEXT: scasl %es:(%rdi), %eax # sched: [2:0.67] 13435 ; ATOM-NEXT: scasl %es:(%rdi), %eax # sched: [2:1.00] 13445 ; SLM-NEXT: scasl %es:(%rdi), %eax # sched: [100:1.00] 13455 ; SANDY-NEXT: scasl %es:(%rdi), %eax # sched: [2:0.67] 13465 ; HASWELL-NEXT: scasl %es:(%rdi), %eax # sched: [7:0.50] 13475 ; BROADWELL-NEXT: scasl %es:(%rdi), %eax # sched: [7:0.50] 13485 ; SKYLAKE-NEXT: scasl %es:(%rdi), %eax # sched: [7:0.50] 13495 ; SKX-NEXT: scasl %es:(%rdi), %eax # sched: [7:0.50] 13505 ; BTVER2-NEXT: scasl %es:(%rdi), %eax # sched: [100:0.50] 13515 ; ZNVER1-NEXT: scasl %es:(%rdi), %eax # sched: [100:0.25] [all …]
|
/external/swiftshader/third_party/llvm-7.0/configs/common/lib/Target/X86/ |
D | X86GenAsmMatcher.inc | 6661 "sbb\004sbbb\004sbbl\004sbbq\004sbbw\004scas\005scasb\005scasd\005scasl\005" 9102 { 7100 /* scasl */, X86::SCASL, Convert__DstIdx321_0, 0, { MCK_DstIdx32 }, }, 9103 { 7100 /* scasl */, X86::SCASL, Convert__DstIdx321_0, 0, { MCK_DstIdx32, MCK_EAX }, },
|