Skip to content

Commit

Permalink
7289
Browse files Browse the repository at this point in the history
  • Loading branch information
akkartik committed Nov 27, 2020
1 parent 3341af3 commit 704265b
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions 406try-divide.mu → 406int32.mu
@@ -1,3 +1,5 @@
# Some slow but convenient helpers

# slow, iterative divide instruction
# preconditions: _nr >= 0, _dr > 0
fn try-divide _nr: int, _dr: int -> _/eax: int {
Expand Down

0 comments on commit 704265b

Please sign in to comment.