DoxigAlpha

MiscOpcode

Opcodes that require a prefix 0xFC. Each opcode represents a varuint32, meaning they are encoded as leb128 in binary.

Fields of this type

Fields

#
i32_trunc_sat_f32_s:i32_trunc_sat_f32_s
= 0x00
i32_trunc_sat_f32_u:i32_trunc_sat_f32_u
= 0x01
i32_trunc_sat_f64_s:i32_trunc_sat_f64_s
= 0x02
i32_trunc_sat_f64_u:i32_trunc_sat_f64_u
= 0x03
i64_trunc_sat_f32_s:i64_trunc_sat_f32_s
= 0x04
i64_trunc_sat_f32_u:i64_trunc_sat_f32_u
= 0x05
i64_trunc_sat_f64_s:i64_trunc_sat_f64_s
= 0x06
i64_trunc_sat_f64_u:i64_trunc_sat_f64_u
= 0x07
memory_init:memory_init
= 0x08
data_drop:data_drop
= 0x09
memory_copy:memory_copy
= 0x0A
memory_fill:memory_fill
= 0x0B
table_init:table_init
= 0x0C
elem_drop:elem_drop
= 0x0D
table_copy:table_copy
= 0x0E
table_grow:table_grow
= 0x0F
table_size:table_size
= 0x10
table_fill:table_fill
= 0x11
_:_