Files
sdk/runtime/vm/compiler/ffi/unit_tests/variadic_double
Ryan Macnak 785f4d649e [vm, ffi] Windows ARM64 varargs.
- Don't use float registers
- Even for the fixed arguments before the variable arguments
- These changes apply only to the arguments not the result

TEST=ci
Bug: https://github.com/dart-lang/sdk/issues/52644
Change-Id: Ifa600a929f9a54b44e78a6f15eafe1cee7141466
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/329803
Reviewed-by: Daco Harkes <dacoharkes@google.com>
Commit-Queue: Ryan Macnak <rmacnak@google.com>
2023-10-12 16:50:23 +00:00
..