Validate the Ozaki 2.5 SIMT residual instruction count
Establish the compiled SASS-level instruction count and achieved throughput of the proposed approximately 6.3-instruction-per-modulus SIMT residual for scaling and truncation, final modular reduction, limb recombination, and Karatsuba splitting.
References
Together with the limb recombination of O2: Eq.~eq:floor, $c_q{\text{res} \approx 6.3$---an instruction-ledger projection to be verified at SASS level (constant division compiles to multiply-high sequences, not single instructions), implemented at dp4a/narrow-integer grain (Eq.~eq:dp4a) where the ISA allows.
Caveats as elsewhere in this paper: greedy set selection is not proven optimal, the accuracy contract must be re-verified per set against the source analysis, the 3-pass schedule is assumed for balanced-digit Karatsuba, and $\eta_{\text{red}$, tile shape, and int8/fp#1{8} concurrency remain measurement questions; the candidate sets therefore join the validation sweep of \S~\ref{sec:validation}.