Fix conversion not zeroing upper bits
This commit is contained in:
parent
9126b43b1f
commit
fa649f26c1
@ -240,6 +240,7 @@ do
|
|||||||
trunc.u64_f64 = truncate_i64
|
trunc.u64_f64 = truncate_i64
|
||||||
|
|
||||||
function extend.u64_i32(num)
|
function extend.u64_i32(num)
|
||||||
|
RE_INSTANCE.i64 = 0
|
||||||
RE_INSTANCE.i32 = num
|
RE_INSTANCE.i32 = num
|
||||||
|
|
||||||
return RE_INSTANCE.i64
|
return RE_INSTANCE.i64
|
||||||
|
Loading…
x
Reference in New Issue
Block a user