blob: b5f834aa31de33c9caf4967d6640eaa4670a1caa [file] [log] [blame]
Nicolas Geoffraya3d05a42014-10-20 17:41:32 +01001Simple tests for new-array, filled-new-array and fill-array-data.
Vladimir Markod9ad3572016-07-22 10:52:24 +01002Regression test for the arm64 mterp miscalculating the fill-array-data-payload
3address, zero-extending a register instead of sign-extending.