| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
|
|
| |
Test: m test-art-host-run-test-412-new-array
Bug: 31300081
Change-Id: Id0512fc95a96c37de2ceab481666688435fa30f6
|
| |
|
|
|
|
|
|
|
| |
Fix the pointer calculation to sign-extend the offset
instead of zero-extending it, just like we do for the switch
table pointer calculation. Clean up comments for the switch.
Test: Additional test in 412-new-array.
Change-Id: Ibb1d2d3fcb109f59280aca08de21e42edc4ce66b
|
| |
|
|
| |
Change-Id: I78e6bccbe35288df5de30700d3877bbcdef37d65
|
| |
|
|
| |
Change-Id: I9950f1c391dfeb26cf59cee769705d01d8e283d5
|
| |
|
|
|
|
| |
The HIntConstant node takes an int32_t, so we have to keep things signed.
Change-Id: Ib3fa50e87f99118d320cbb381f619d5be9287530
|
|
|
Implement new-array, filled-new-array, and fill-array-data.
Change-Id: I405560d66777a57d881e384265322617ac5d3ce3
|