diff options
| author | 2023-06-19 15:36:36 +0000 | |
|---|---|---|
| committer | 2023-06-22 11:40:30 +0000 | |
| commit | 32b6a6284af63a9049757f83b9232dc5fb0a6cf0 (patch) | |
| tree | 18d736732b8e2ba1a1a03316c871023efb14e233 /compiler/optimizing/code_generation_data.h | |
| parent | e3059d245f7558fa488d5ec27ce4408d428e6763 (diff) | |
riscv64: Clean up `Riscv64JNIMacroAssembler::MoveArguments()`.
Change `Riscv64JNIMacroAssembler::MoveArguments()` to delay
creating `jobject`s and remove some code that is effectively
dead due to the calling convention. Add tests that exercise
all the code paths in this function.
Add some missing `HIDDEN` annotations on `namespace art`.
Remove FIXME for NaN-boxing FP args passed in GPRs. This was
based on a misreading of the C/C++ calling convention.
Test: m test-art-host-gtest
Test: run-gtests.sh
Bug: 283082089
Change-Id: Ifaba892a7d66707df03422b59ca171aebc91edf0
Diffstat (limited to 'compiler/optimizing/code_generation_data.h')
0 files changed, 0 insertions, 0 deletions