Commit 1fb788ac898290d8e3044ca4c0a4fb3c3c254ce5

Saleem Abdulrasool 2017-10-10T11:37:00

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.