Sign in
android
/
platform
/
art
/
3b74e27
/
.
/
test
/
419-long-parameter
/
info.txt
blob: 5eac9771a9403e11f38e1536c27cbe6ead1a0a04 [
file
] [
log
] [
blame
]
Regression
test
for
the
long
parameter passed both
in
stack
and
register
on
32bits
architectures
.
The
move to hard
float
ABI makes it so that the
register
index does
not
necessarily match the stack index anymore
.