Gitiles
Code Review
Sign In
LeafOS
/
LeafOS-Project
/
android_art
/
c210ab55bcebda93f4e21d6df6e1dca5a5e152c5
/
.
/
test
/
412-new-array
/
info.txt
blob: b5f834aa31de33c9caf4967d6640eaa4670a1caa [
file
] [
log
] [
blame
]
Simple tests for new-array, filled-new-array and fill-array-data.
Regression test for the arm64 mterp miscalculating the fill-array-data-payload
address, zero-extending a register instead of sign-extending.