Wire Sysio Wire Sysion 1.0.0
|
#include <cstdint>
Go to the source code of this file.
#define SYS_VM_APPLY | ( | f, | |
args ) |
Definition at line 299 of file opcodes_def.hpp.
#define SYS_VM_BR_TABLE_OP | ( | opcode_macro | ) |
Definition at line 21 of file opcodes_def.hpp.
#define SYS_VM_CALL_IMM_OPS | ( | opcode_macro | ) |
Definition at line 29 of file opcodes_def.hpp.
#define SYS_VM_CALL_OPS | ( | opcode_macro | ) |
Definition at line 25 of file opcodes_def.hpp.
#define SYS_VM_CAT | ( | x, | |
y ) |
Definition at line 298 of file opcodes_def.hpp.
#define SYS_VM_CAT2 | ( | x, | |
y ) |
Definition at line 297 of file opcodes_def.hpp.
#define SYS_VM_COMPARISON_OPS | ( | opcode_macro | ) |
Definition at line 87 of file opcodes_def.hpp.
#define SYS_VM_CONTROL_FLOW_OPS | ( | opcode_macro | ) |
Definition at line 6 of file opcodes_def.hpp.
#define SYS_VM_CONVERSION_OPS | ( | opcode_macro | ) |
Definition at line 187 of file opcodes_def.hpp.
#define SYS_VM_CREATE_BR_TABLE_TYPE | ( | name, | |
code ) |
Definition at line 329 of file opcodes_def.hpp.
#define SYS_VM_CREATE_CALL_IMM_TYPES | ( | name, | |
code ) |
Definition at line 352 of file opcodes_def.hpp.
#define SYS_VM_CREATE_CALL_TYPES | ( | name, | |
code ) |
Definition at line 345 of file opcodes_def.hpp.
#define SYS_VM_CREATE_CONTROL_FLOW_TYPES | ( | name, | |
code ) |
Definition at line 316 of file opcodes_def.hpp.
#define SYS_VM_CREATE_ENUM | ( | name, | |
code ) |
Definition at line 283 of file opcodes_def.hpp.
#define SYS_VM_CREATE_EXIT_TYPE | ( | name, | |
code ) |
Definition at line 309 of file opcodes_def.hpp.
#define SYS_VM_CREATE_F32_CONSTANT_TYPE | ( | name, | |
code ) |
Definition at line 400 of file opcodes_def.hpp.
#define SYS_VM_CREATE_F64_CONSTANT_TYPE | ( | name, | |
code ) |
Definition at line 412 of file opcodes_def.hpp.
#define SYS_VM_CREATE_I32_CONSTANT_TYPE | ( | name, | |
code ) |
Definition at line 376 of file opcodes_def.hpp.
#define SYS_VM_CREATE_I64_CONSTANT_TYPE | ( | name, | |
code ) |
Definition at line 388 of file opcodes_def.hpp.
#define SYS_VM_CREATE_MAP | ( | name, | |
code ) |
Definition at line 287 of file opcodes_def.hpp.
#define SYS_VM_CREATE_MEMORY_TYPES | ( | name, | |
code ) |
Definition at line 368 of file opcodes_def.hpp.
#define SYS_VM_CREATE_STRINGS | ( | name, | |
code ) |
Definition at line 285 of file opcodes_def.hpp.
#define SYS_VM_CREATE_TYPES | ( | name, | |
code ) |
Definition at line 339 of file opcodes_def.hpp.
#define SYS_VM_CREATE_VARIABLE_ACCESS_TYPES | ( | name, | |
code ) |
Definition at line 361 of file opcodes_def.hpp.
#define SYS_VM_EMPTY_OPS | ( | opcode_macro | ) |
Definition at line 215 of file opcodes_def.hpp.
#define SYS_VM_ERROR_OPS | ( | opcode_macro | ) |
Definition at line 278 of file opcodes_def.hpp.
#define SYS_VM_EXIT_OP | ( | opcode_macro | ) |
Definition at line 213 of file opcodes_def.hpp.
#define SYS_VM_EXPAND | ( | x | ) |
Definition at line 296 of file opcodes_def.hpp.
#define SYS_VM_F32_CONSTANT_OPS | ( | opcode_macro | ) |
Definition at line 83 of file opcodes_def.hpp.
#define SYS_VM_F64_CONSTANT_OPS | ( | opcode_macro | ) |
Definition at line 85 of file opcodes_def.hpp.
#define SYS_VM_FIX_OPCODE_NAME | ( | iskeyword, | |
garbage ) |
Definition at line 302 of file opcodes_def.hpp.
#define SYS_VM_FIX_OPCODE_NAME_0 | ( | name | ) |
Definition at line 300 of file opcodes_def.hpp.
#define SYS_VM_FIX_OPCODE_NAME_1 | ( | name | ) |
Definition at line 301 of file opcodes_def.hpp.
#define SYS_VM_I32_CONSTANT_OPS | ( | opcode_macro | ) |
Definition at line 79 of file opcodes_def.hpp.
#define SYS_VM_I64_CONSTANT_OPS | ( | opcode_macro | ) |
Definition at line 81 of file opcodes_def.hpp.
#define SYS_VM_IDENTITY | ( | name, | |
code ) |
Definition at line 424 of file opcodes_def.hpp.
#define SYS_VM_IDENTITY_END | ( | name, | |
code ) |
Definition at line 425 of file opcodes_def.hpp.
#define SYS_VM_MEMORY_OPS | ( | opcode_macro | ) |
Definition at line 53 of file opcodes_def.hpp.
#define SYS_VM_NUMERIC_OPS | ( | opcode_macro | ) |
Definition at line 122 of file opcodes_def.hpp.
#define SYS_VM_OPCODE_NAME_else_ |
Definition at line 290 of file opcodes_def.hpp.
#define SYS_VM_OPCODE_NAME_if_ |
Definition at line 289 of file opcodes_def.hpp.
#define SYS_VM_OPCODE_NAME_return_ |
Definition at line 291 of file opcodes_def.hpp.
#define SYS_VM_OPCODE_NAME_TEST | ( | ) |
Definition at line 293 of file opcodes_def.hpp.
#define SYS_VM_OPCODE_NAME_TEST_1 1, ignore |
Definition at line 295 of file opcodes_def.hpp.
#define SYS_VM_OPCODE_NAME_TEST_SYS_VM_OPCODE_NAME_TEST 0, |
Definition at line 294 of file opcodes_def.hpp.
#define SYS_VM_OPCODE_T | ( | name | ) |
Definition at line 304 of file opcodes_def.hpp.
#define SYS_VM_PARAMETRIC_OPS | ( | opcode_macro | ) |
Definition at line 37 of file opcodes_def.hpp.
#define SYS_VM_RETURN_OP | ( | opcode_macro | ) |
Definition at line 23 of file opcodes_def.hpp.
#define SYS_VM_VARIABLE_ACCESS_OPS | ( | opcode_macro | ) |
Definition at line 44 of file opcodes_def.hpp.