added tests for hidden load

This commit is contained in:
JanLJL
2019-08-30 10:56:18 +02:00
parent ae5845b944
commit edd772380e
2 changed files with 41 additions and 18 deletions

View File

@@ -1,3 +1,5 @@
#movl $111,%ebx
#.byte 100,103,144
.L10:
vmovapd (%r15,%rax), %ymm0
vmovapd (%r12,%rax), %ymm3
@@ -7,3 +9,5 @@
addq $32, %rax
cmpl %ecx, %r10d
ja .L10
#movl $222,%ebx
#.byte 100,103,144