mirror of
https://github.com/fluencelabs/assemblyscript
synced 2025-06-18 09:21:35 +00:00
Update dependencies and rebuild dist files
This commit is contained in:
@ -82,22 +82,22 @@
|
||||
(local $4 i32)
|
||||
local.get $0
|
||||
i32.reinterpret_f32
|
||||
local.tee $1
|
||||
local.tee $3
|
||||
i32.const 23
|
||||
i32.shr_u
|
||||
i32.const 255
|
||||
i32.and
|
||||
local.set $2
|
||||
local.get $1
|
||||
local.get $3
|
||||
i32.const -2147483648
|
||||
i32.and
|
||||
local.set $4
|
||||
local.get $2
|
||||
i32.const 255
|
||||
i32.eq
|
||||
local.tee $3
|
||||
local.tee $1
|
||||
if (result i32)
|
||||
local.get $3
|
||||
local.get $1
|
||||
else
|
||||
i32.const 0
|
||||
end
|
||||
@ -108,14 +108,14 @@
|
||||
return
|
||||
end
|
||||
block $folding-inner0
|
||||
local.get $1
|
||||
local.get $3
|
||||
i32.const 1
|
||||
i32.shl
|
||||
local.tee $3
|
||||
local.tee $1
|
||||
i32.const 2130706432
|
||||
i32.le_u
|
||||
if
|
||||
local.get $3
|
||||
local.get $1
|
||||
i32.const 2130706432
|
||||
i32.eq
|
||||
br_if $folding-inner0
|
||||
@ -124,16 +124,16 @@
|
||||
end
|
||||
local.get $2
|
||||
if (result i32)
|
||||
local.get $1
|
||||
local.get $3
|
||||
i32.const 8388607
|
||||
i32.and
|
||||
i32.const 8388608
|
||||
i32.or
|
||||
else
|
||||
local.get $1
|
||||
local.get $3
|
||||
i32.const 1
|
||||
local.get $2
|
||||
local.get $1
|
||||
local.get $3
|
||||
i32.const 9
|
||||
i32.shl
|
||||
i32.clz
|
||||
|
Reference in New Issue
Block a user