mirror of
https://github.com/llvm/llvm-project.git
synced 2025-04-24 15:06:06 +00:00

In soft floating-point ABI, this function takes the double argument as a pair of registers r0 and r1. The ordering of these two registers follow the endianness rules, therefore the register on which the bit flipping must happen depends on the endianness.