Edit

kc3-lang/libffi/src/aarch64

Branch :

  • Show log

    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.