Skip to content
Snippets Groups Projects
Commit 1a256fa1 authored by Njam bRong's avatar Njam bRong
Browse files

Fix offsets

parent 42c3d8bb
No related branches found
No related tags found
No related merge requests found
......@@ -15,39 +15,39 @@ blockloop:
VMOVDQU (AX), Y0
VPMOVZXDQ Y0, Z0
VMOVDQU64 Z0, (CX)
VMOVDQU 16(AX), Y0
VPMOVZXDQ Y0, Z0
VMOVDQU64 Z0, 32(CX)
VMOVDQU 32(AX), Y0
VPMOVZXDQ Y0, Z0
VMOVDQU64 Z0, 64(CX)
VMOVDQU 48(AX), Y0
VPMOVZXDQ Y0, Z0
VMOVDQU64 Z0, 96(CX)
VMOVDQU 64(AX), Y0
VPMOVZXDQ Y0, Z0
VMOVDQU64 Z0, 128(CX)
VMOVDQU 80(AX), Y0
VPMOVZXDQ Y0, Z0
VMOVDQU64 Z0, 160(CX)
VMOVDQU 96(AX), Y0
VPMOVZXDQ Y0, Z0
VMOVDQU64 Z0, 192(CX)
VMOVDQU 112(AX), Y0
VPMOVZXDQ Y0, Z0
VMOVDQU64 Z0, 224(CX)
VMOVDQU 128(AX), Y0
VPMOVZXDQ Y0, Z0
VMOVDQU64 Z0, 256(CX)
VMOVDQU 144(AX), Y0
VPMOVZXDQ Y0, Z0
VMOVDQU64 Z0, 288(CX)
VMOVDQU 160(AX), Y0
VPMOVZXDQ Y0, Z0
VMOVDQU64 Z0, 320(CX)
VMOVDQU 176(AX), Y0
VMOVDQU 192(AX), Y0
VPMOVZXDQ Y0, Z0
VMOVDQU64 Z0, 384(CX)
VMOVDQU 224(AX), Y0
VPMOVZXDQ Y0, Z0
VMOVDQU64 Z0, 448(CX)
VMOVDQU 256(AX), Y0
VPMOVZXDQ Y0, Z0
VMOVDQU64 Z0, 512(CX)
VMOVDQU 288(AX), Y0
VPMOVZXDQ Y0, Z0
VMOVDQU64 Z0, 576(CX)
VMOVDQU 320(AX), Y0
VPMOVZXDQ Y0, Z0
VMOVDQU64 Z0, 640(CX)
VMOVDQU 352(AX), Y0
VPMOVZXDQ Y0, Z0
VMOVDQU64 Z0, 352(CX)
VMOVDQU64 Z0, 704(CX)
ADDQ $0x00000180, AX
ADDQ $0x00000300, CX
SUBQ $0x00000060, DX
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment