Browse Source
This branch removes the trapif and trapff instructions, in favor of using an explicit comparison and trapnz. This moves us closer to removing iflags and fflags, but introduces the need to implement instructions like iadd_cout in the x64 and aarch64 backends.pull/5187/head
Trevor Elliott
2 years ago
committed by
GitHub
19 changed files with 30 additions and 215 deletions
Loading…
Reference in new issue