1 parent 181d190 commit 0a25abaCopy full SHA for 0a25aba
1 file changed
py/nlrx64.S
@@ -1,5 +1,5 @@
1
#ifdef __x86_64__
2
-/* x64 callee save: bx, bp, sp, r12, r14, r14, r15 */
+/* x64 callee save: bx, bp, sp, r12, r13, r14, r15 */
3
4
.file "nlr.s"
5
.text
0 commit comments