HomeSort by relevance Sort by last modified time
    Searched defs:stosq (Results 1 - 3 of 3) sorted by null

  /external/llvm/test/MC/X86/
index-operations.s 68 stosq label
69 // 64: stosq %rax, %es:(%rdi) # encoding: [0x48,0xab]
74 // 64: stosq %rax, %es:(%edi) # encoding: [0x48,0x67,0xab]
x86-64.s 688 stosq label
689 // CHECK: stosq
1271 // CHECK: stosq %rax, %es:(%rdi) # encoding: [0x48,0xab]
1272 // CHECK: stosq
1273 // CHECK: stosq
1274 stosq
1275 stosq %rax, %es:(%rdi)
    [all...]
  /external/swiftshader/third_party/LLVM/test/MC/X86/
x86-64.s 616 stosq label
617 // CHECK: stosq
1115 // CHECK: stosq # encoding: [0x48,0xab]
1116 // CHECK: stosq
1117 // CHECK: stosq
1118 stosq
1119 stosq %rax, %es:(%rdi)

Completed in 605 milliseconds