Skip to content

Commit

Permalink
Add files via upload
Browse files Browse the repository at this point in the history
  • Loading branch information
fygar256 authored Sep 23, 2024
1 parent ee90fd4 commit 21b0cfd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test.s
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
leaq rax , [ rbx , rcx , 2 , 0x40]
leaq rax , [ rbx + rcx * 2 + 0x40]
addi $v0,$a0,5
st1 {v0.4S},[x0]
st1 {v0.4s},[x0]
add r1, r2, r3 lsl #20

0 comments on commit 21b0cfd

Please sign in to comment.