mirror of
https://github.com/corda/corda.git
synced 2025-02-02 01:08:09 +00:00
2cb5a74991
When we skip a single-precision register to ensure a double-precision load is aligned, we need to remember that in case we see another single-precision argument later on, which we must backfill into that register we skipped according to the ABI.