mirror of
https://github.com/fluencelabs/assemblyscript
synced 2025-06-14 07:21:30 +00:00
Update Binaryen to latest
This commit is contained in:
@ -88,22 +88,22 @@
|
||||
i32.load offset=4
|
||||
set_local $2
|
||||
get_local $1
|
||||
get_local $0
|
||||
get_local $1
|
||||
i32.load
|
||||
i32.const 3
|
||||
i32.and
|
||||
get_local $0
|
||||
i32.or
|
||||
i32.store
|
||||
get_local $1
|
||||
get_local $2
|
||||
i32.store offset=4
|
||||
get_local $2
|
||||
get_local $1
|
||||
get_local $2
|
||||
i32.load
|
||||
i32.const 3
|
||||
i32.and
|
||||
get_local $1
|
||||
i32.or
|
||||
i32.store
|
||||
get_local $0
|
||||
@ -113,8 +113,8 @@
|
||||
(func $~lib/collector/itcm/ManagedObject#makeGray (; 2 ;) (type $iv) (param $0 i32)
|
||||
(local $1 i32)
|
||||
(local $2 i32)
|
||||
get_local $0
|
||||
get_global $~lib/collector/itcm/iter
|
||||
get_local $0
|
||||
i32.eq
|
||||
if
|
||||
get_local $0
|
||||
@ -131,11 +131,11 @@
|
||||
tee_local $1
|
||||
i32.store offset=4
|
||||
get_local $1
|
||||
get_local $2
|
||||
get_local $1
|
||||
i32.load
|
||||
i32.const 3
|
||||
i32.and
|
||||
get_local $2
|
||||
i32.or
|
||||
i32.store
|
||||
get_global $~lib/collector/itcm/toSpace
|
||||
@ -154,6 +154,7 @@
|
||||
(local $1 i32)
|
||||
get_local $0
|
||||
if
|
||||
get_global $~lib/collector/itcm/white
|
||||
get_local $0
|
||||
i32.const 16
|
||||
i32.sub
|
||||
@ -161,7 +162,6 @@
|
||||
i32.load
|
||||
i32.const 3
|
||||
i32.and
|
||||
get_global $~lib/collector/itcm/white
|
||||
i32.eq
|
||||
if
|
||||
get_local $1
|
||||
@ -232,12 +232,12 @@
|
||||
get_local $0
|
||||
set_global $~lib/collector/itcm/iter
|
||||
get_local $0
|
||||
get_global $~lib/collector/itcm/white
|
||||
i32.eqz
|
||||
get_local $0
|
||||
i32.load
|
||||
i32.const -4
|
||||
i32.and
|
||||
get_global $~lib/collector/itcm/white
|
||||
i32.eqz
|
||||
i32.or
|
||||
i32.store
|
||||
i32.const 1
|
||||
@ -252,11 +252,11 @@
|
||||
get_global $std/gc-object/obj
|
||||
i32.const 1
|
||||
call_indirect (type $iv)
|
||||
get_global $~lib/collector/itcm/toSpace
|
||||
get_global $~lib/collector/itcm/iter
|
||||
i32.load
|
||||
i32.const -4
|
||||
i32.and
|
||||
get_global $~lib/collector/itcm/toSpace
|
||||
i32.eq
|
||||
if
|
||||
get_global $~lib/collector/itcm/fromSpace
|
||||
@ -311,11 +311,11 @@
|
||||
i32.const 2
|
||||
i32.store offset=8
|
||||
get_local $0
|
||||
get_global $~lib/collector/itcm/white
|
||||
get_local $0
|
||||
i32.load
|
||||
i32.const -4
|
||||
i32.and
|
||||
get_global $~lib/collector/itcm/white
|
||||
i32.or
|
||||
i32.store
|
||||
get_global $~lib/collector/itcm/fromSpace
|
||||
|
Reference in New Issue
Block a user