/external/llvm/test/MC/Disassembler/X86/ |
D | prefixes.txt | 11 # CHECK-NEXT: stosq %rax, %es:(%rdi) 15 # CHECK-NEXT: stosq %rax, %es:(%edi) 54 # CHECK-NEXT: stosq
|
/external/swiftshader/third_party/llvm-7.0/llvm/test/MC/Disassembler/X86/ |
D | prefixes.txt | 51 # CHECK: rep stosq %rax, %es:(%rdi) 54 # CHECK: rep stosq %rax, %es:(%edi) 91 # CHECK: rep stosq
|
/external/swiftshader/third_party/llvm-7.0/llvm/test/MC/X86/ |
D | index-operations.s | 68 stosq label
|
D | x86-64.s | 698 stosq label 1297 stosq 1298 stosq %rax, %es:(%rdi)
|
/external/llvm/test/MC/X86/ |
D | index-operations.s | 68 stosq label
|
D | x86-64.s | 688 stosq label 1274 stosq 1275 stosq %rax, %es:(%rdi)
|
/external/swiftshader/third_party/llvm-7.0/llvm/test/tools/llvm-mca/X86/Znver1/ |
D | resources-x86_64.s | 646 stosq label 1298 # CHECK-NEXT: 1 100 0.25 U stosq %rax, %es:(%rdi) 1953 … - - - - - - - - - - - stosq %rax, %es:(%rdi)
|
/external/swiftshader/third_party/llvm-7.0/llvm/test/tools/llvm-mca/X86/SandyBridge/ |
D | resources-x86_64.s | 646 stosq label 1298 # CHECK-NEXT: 3 5 1.00 U stosq %rax, %es:(%rdi) 1949 # CHECK-NEXT: - - 0.33 0.33 1.00 0.33 0.50 0.50 stosq %rax, %es:(%rdi)
|
/external/swiftshader/third_party/llvm-7.0/llvm/test/tools/llvm-mca/X86/Broadwell/ |
D | resources-x86_64.s | 646 stosq label 1298 # CHECK-NEXT: 3 2 1.00 U stosq %rax, %es:(%rdi) 1951 # CHECK-NEXT: - - 0.25 0.25 0.33 0.33 1.00 0.25 0.25 0.33 stosq %rax, %es…
|
/external/swiftshader/third_party/llvm-7.0/llvm/test/tools/llvm-mca/X86/Atom/ |
D | resources-x86_64.s | 646 stosq label 1298 # CHECK-NEXT: 1 1 0.50 U stosq %rax, %es:(%rdi) 1943 # CHECK-NEXT: 0.50 0.50 stosq %rax, %es:(%rdi)
|
/external/swiftshader/third_party/llvm-7.0/llvm/test/tools/llvm-mca/X86/SkylakeClient/ |
D | resources-x86_64.s | 646 stosq label 1298 # CHECK-NEXT: 3 2 1.00 U stosq %rax, %es:(%rdi) 1951 # CHECK-NEXT: - - 0.25 0.25 0.33 0.33 1.00 0.25 0.25 0.33 stosq %rax, %es…
|
/external/swiftshader/third_party/llvm-7.0/llvm/test/tools/llvm-mca/X86/Haswell/ |
D | resources-x86_64.s | 646 stosq label 1298 # CHECK-NEXT: 3 2 1.00 U stosq %rax, %es:(%rdi) 1951 # CHECK-NEXT: - - 0.25 0.25 0.33 0.33 1.00 0.25 0.25 0.33 stosq %rax, %es…
|
/external/swiftshader/third_party/llvm-7.0/llvm/test/tools/llvm-mca/X86/SkylakeServer/ |
D | resources-x86_64.s | 646 stosq label 1298 # CHECK-NEXT: 3 2 1.00 U stosq %rax, %es:(%rdi) 1951 # CHECK-NEXT: - - 0.25 0.25 0.33 0.33 1.00 0.25 0.25 0.33 stosq %rax, %es…
|
/external/swiftshader/third_party/llvm-7.0/llvm/test/tools/llvm-mca/X86/SLM/ |
D | resources-x86_64.s | 646 stosq label 1298 # CHECK-NEXT: 1 100 1.00 U stosq %rax, %es:(%rdi) 1949 # CHECK-NEXT: - - - 1.00 - - - - stosq %rax, %es:(%rdi)
|
/external/swiftshader/third_party/llvm-7.0/llvm/test/tools/llvm-mca/X86/BtVer2/ |
D | resources-x86_64.s | 646 stosq label 1298 # CHECK-NEXT: 1 100 0.50 U stosq %rax, %es:(%rdi) 1955 … - - - - - - - - - - - stosq %rax, %es:(%rdi)
|
/external/swiftshader/third_party/llvm-7.0/llvm/test/tools/llvm-mca/X86/Generic/ |
D | resources-x86_64.s | 646 stosq label 1298 # CHECK-NEXT: 3 5 1.00 U stosq %rax, %es:(%rdi) 1949 # CHECK-NEXT: - - 0.33 0.33 1.00 0.33 0.50 0.50 stosq %rax, %es:(%rdi)
|
/external/llvm/lib/Target/X86/ |
D | X86InstrCompiler.td | 440 def REP_STOSQ_64 : RI<0xAB, RawFrm, (outs), (ins), "{rep;stosq|rep stosq}",
|
D | X86InstrInfo.td | 1325 "stosq\t{%rax, $dst|$dst, rax}", [], IIC_STOS>; 2775 def : InstAlias<"stosq\t$dst", (STOSQ dstidx64:$dst), 0>, Requires<[In64BitMode]>;
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/X86/ |
D | X86InstrCompiler.td | 456 def REP_STOSQ_64 : RI<0xAB, RawFrm, (outs), (ins), "{rep;stosq|rep stosq}",
|
D | X86InstrInfo.td | 1449 "stosq\t{%rax, $dst|$dst, rax}", []>, 3176 def : InstAlias<"stosq\t$dst", (STOSQ dstidx64:$dst), 0>, Requires<[In64BitMode]>;
|
/external/swiftshader/third_party/llvm-7.0/llvm/test/CodeGen/X86/ |
D | schedule-x86_64.ll | 14437 ; GENERIC-NEXT: stosq %rax, %es:(%rdi) # sched: [5:1.00] 14447 ; ATOM-NEXT: stosq %rax, %es:(%rdi) # sched: [1:0.50] 14457 ; SLM-NEXT: stosq %rax, %es:(%rdi) # sched: [100:1.00] 14467 ; SANDY-NEXT: stosq %rax, %es:(%rdi) # sched: [5:1.00] 14477 ; HASWELL-NEXT: stosq %rax, %es:(%rdi) # sched: [2:1.00] 14487 ; BROADWELL-NEXT: stosq %rax, %es:(%rdi) # sched: [2:1.00] 14497 ; SKYLAKE-NEXT: stosq %rax, %es:(%rdi) # sched: [2:1.00] 14507 ; SKX-NEXT: stosq %rax, %es:(%rdi) # sched: [2:1.00] 14517 ; BTVER2-NEXT: stosq %rax, %es:(%rdi) # sched: [100:0.50] 14527 ; ZNVER1-NEXT: stosq %rax, %es:(%rdi) # sched: [100:0.25] [all …]
|
/external/swiftshader/third_party/llvm-7.0/configs/common/lib/Target/X86/ |
D | X86GenAsmMatcher.inc | 6673 "\005stosq\005stosw\003str\004strl\004strq\004strw\003sub\004subb\004sub" 9295 { 7638 /* stosq */, X86::STOSQ, Convert__DstIdx641_0, Feature_In64BitMode, { MCK_DstIdx64 }, }, 9296 …{ 7638 /* stosq */, X86::STOSQ, Convert__DstIdx641_1, Feature_In64BitMode, { MCK_RAX, MCK_DstIdx64… 23849 { 7638 /* stosq */, X86::STOSQ, Convert__DstIdx641_0, Feature_In64BitMode, { MCK_DstIdx64 }, }, 23850 …{ 7638 /* stosq */, X86::STOSQ, Convert__DstIdx641_0, Feature_In64BitMode, { MCK_DstIdx64, MCK_RAX…
|