Hacker News new | ask | show | jobs
by Findecanor 86 days ago
BTW. On ARM and RISC-V, integer remainder from division by zero does indeed result in the dividend (and no trap), unless the compiler is doing something unusual.