Searched defs:vmovntps (Results 1 - 1 of 1) sorted by relevance
/external/llvm/test/MC/X86/ |
H A D | avx512-encodings.s | 827 // CHECK: vmovntps %zmm5, (%rcx) 829 vmovntps %zmm5, (%rcx) 831 // CHECK: vmovntps %zmm5, 291(%rax,%r14,8) 833 vmovntps %zmm5, 291(%rax,%r14,8) 835 // CHECK: vmovntps %zmm5, 8128(%rdx) 837 vmovntps %zmm5, 8128(%rdx) 839 // CHECK: vmovntps %zmm5, 8192(%rdx) 841 vmovntps %zmm5, 8192(%rdx) 843 // CHECK: vmovntps %zmm5, -8192(%rdx) 845 vmovntps 6045 vmovntps %zmm11, (%r13,%rcx,4) label [all...] |
Completed in 53 milliseconds