Skip to content

Commit

Permalink
vs code changes
Browse files Browse the repository at this point in the history
  • Loading branch information
13xforever committed Nov 28, 2016
1 parent 0887aa7 commit f5615e3
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion Tests/sample3.asm
Original file line number Diff line number Diff line change
Expand Up @@ -23,5 +23,5 @@ _start:
shufps $0x39, %xmm5, %xmm5 # Rotate elements right
shufps $0x93, %xmm6, %xmm6 # Rotate elements left
movups %xmm0,v3 #store v1 in v3
movups %xmm0,v3 # store v1 in v3
ret
2 changes: 1 addition & 1 deletion vs code/language-x86_64-assembly

0 comments on commit f5615e3

Please sign in to comment.