Warn about automatic instruction alterations

Step 1 of #986
This commit is contained in:
ISSOtm
2022-05-21 21:49:07 +02:00
parent b037d54f64
commit 97c326942f
6 changed files with 71 additions and 4 deletions

View File

@@ -10,6 +10,8 @@ pusho
println $8000_0000 / -1
popo
opt H, l
ds 1
ld [$ff88], a
halt

View File

@@ -1,2 +1,2 @@
warning: opt.asm(16): [-Wdiv]
warning: opt.asm(18): [-Wdiv]
Division of -2147483648 by -1 yields -2147483648