version with better overflow checking
This commit is contained in:
parent
db572116e1
commit
3e51d4f62f
@ -55,7 +55,7 @@
|
|||||||
dvu EM_WSIZE
|
dvu EM_WSIZE
|
||||||
lol EM_WSIZE
|
lol EM_WSIZE
|
||||||
cmu EM_WSIZE
|
cmu EM_WSIZE
|
||||||
zle *1
|
zge *1
|
||||||
loc M2_UOVFL
|
loc M2_UOVFL
|
||||||
trp
|
trp
|
||||||
1
|
1
|
||||||
@ -77,7 +77,7 @@
|
|||||||
dvu EM_LSIZE
|
dvu EM_LSIZE
|
||||||
ldl EM_LSIZE
|
ldl EM_LSIZE
|
||||||
cmu EM_LSIZE
|
cmu EM_LSIZE
|
||||||
zle *1
|
zge *1
|
||||||
loc M2_UOVFL
|
loc M2_UOVFL
|
||||||
trp
|
trp
|
||||||
1
|
1
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user