Merge pull request #322 from compnerd/aarch64-base

aarch64: fix index base register for AArch64
This commit is contained in:
Anthony Green
2017-11-03 07:03:55 -04:00
committed by GitHub
3 changed files with 98 additions and 2 deletions

View File

@@ -296,7 +296,7 @@ CNAME(ffi_closure_SYSV):
nop
8: ldr s3, [x3, #12] /* S4 */
nop
9: ldr s2, [x2, #8] /* S3 */
9: ldr s2, [x3, #8] /* S3 */
nop
10: ldp s0, s1, [x3] /* S2 */
b 99f