Generate a call to _divide_by_zero_error on RiscV
This commit is contained in:
@@ -0,0 +1,3 @@
|
||||
proc main() {
|
||||
printi(-0x81);
|
||||
}
|
||||
@@ -0,0 +1,3 @@
|
||||
proc main() {
|
||||
printi(+0x81);
|
||||
}
|
||||
Reference in New Issue
Block a user