Files
ARMSX2/tests/ctest
pstef abd6a73bc2 EE/FPU: call the multiply array for the rest of the deficit
A product whose tail is non-zero but smaller than the array's 2^15
borrow still loses an ULP, and ft alone does not say which of those it
is; only reconstructing the truncated low columns does. Mode 3 guards
for that band and calls eeMulOneUlpLow, which the interpreter already
reaches inline.

The call is plain AAPCS from inside a block, and the only one this file
emits, so it carries an island: the allocator's live caller-saved homes
are spilled around it and the EE pin mirrors go through their
flush/reload pair.
2026-08-15 23:57:43 +02:00
..
2026-03-09 22:18:53 -04:00