Skip to content

Commit

Permalink
#386 : fixing arm64 redirect opcode
Browse files Browse the repository at this point in the history
  • Loading branch information
Aleksey Rakov committed Mar 22, 2022
1 parent fa941b4 commit 64ac91e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion asm/aarch64/core60.asm
Original file line number Diff line number Diff line change
Expand Up @@ -108,8 +108,8 @@ labStart:
ldr x15, [x14] //; edx
cmp x9, x15
beq labFound
add x11, x14, #16
ble labSplit
add x11, x15, #8
sub x13, x13, x12
b labSplit

Expand Down

0 comments on commit 64ac91e

Please sign in to comment.