Wire Sysio Wire Sysion 1.0.0
|
#include <wasm_sysio_binary_ops.hpp>
Static Public Member Functions | |
static auto | unpack (char *opcode, Field &f) |
static void | pack (instruction_stream *stream, Field &f) |
static auto | to_string (Field &f) |
Static Public Attributes | |
static constexpr int | skip_ahead = sizeof(uint16_t) + sizeof(Field) |
Definition at line 136 of file wasm_sysio_binary_ops.hpp.
|
inlinestatic |
Definition at line 139 of file wasm_sysio_binary_ops.hpp.
|
inlinestatic |
Definition at line 140 of file wasm_sysio_binary_ops.hpp.
|
inlinestatic |
Definition at line 138 of file wasm_sysio_binary_ops.hpp.
|
staticconstexpr |
Definition at line 137 of file wasm_sysio_binary_ops.hpp.