• Show log

    Commit

  • Hash : 1fb788ac
    Author : Saleem Abdulrasool
    Date : 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.