Compare commits
2 commits
b4dc6e5f18
...
c018076887
Author | SHA1 | Date | |
---|---|---|---|
c018076887 | |||
59615df33e |
2 changed files with 1 additions and 1 deletions
|
@ -162,7 +162,7 @@ rpn_mod:
|
|||
div rbx
|
||||
jmp .end
|
||||
.zerodiv: xor rax, rax
|
||||
.end
|
||||
.end:
|
||||
rpn_push rdx
|
||||
part_sz rpn_mod
|
||||
|
||||
|
|
0
tests/benchmark.py
Normal file → Executable file
0
tests/benchmark.py
Normal file → Executable file
Loading…
Add table
Add a link
Reference in a new issue