Y
Hacker News
new
|
ask
|
show
|
jobs
by
mlyle
1662 days ago
For this specific case, yes, the RISC-V ISA document recommends instruction sequences for checking for overflow-- that are both amenable to fusion and are relatively high performing on implementations that don't fuse.
Section 2.4,
https://riscv.org/wp-content/uploads/2017/05/riscv-spec-v2.2...