kmx git
Register
kc3-lang/libffi
kc3-lang
Login
kc3-lang
/
libffi
Browse
Commit
Author :
Saleem Abdulrasool
Date :
2017-10-10 11:37:00
Hash :
1fb788ac
Message :
aarch64: fix index base register for AArch64 The base is passed in `x3`, not in `x2`. This fixes the indexing base so that the right value is used.