Skip to content

Commit 11f4611

Browse files
committed
IR Update
IR commit: 1eaf5531e5f728b9519190bcf7906c9c9c9168ec
1 parent 66e95d9 commit 11f4611

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

ext/opcache/jit/ir/ir_aarch64.h

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
_(X16, x16, w16) \
2929
_(X17, x17, w17) \
3030
_(X18, x18, w18) \
31-
_(X19, x19, w18) \
31+
_(X19, x19, w19) \
3232
_(X20, x20, w20) \
3333
_(X21, x21, w21) \
3434
_(X22, x22, w22) \
@@ -62,7 +62,7 @@
6262
_(V16, d16, s16, h16, b16) \
6363
_(V17, d17, s17, h17, b17) \
6464
_(V18, d18, s18, h18, b18) \
65-
_(V19, d19, s19, h19, b18) \
65+
_(V19, d19, s19, h19, b19) \
6666
_(V20, d20, s20, h20, b20) \
6767
_(V21, d21, s21, h21, b21) \
6868
_(V22, d22, s22, h22, b22) \

0 commit comments

Comments
 (0)