wasm3.binding.binding

Undocumented in source.

Members

Aliases

IM3BacktraceFrame
alias IM3BacktraceFrame = M3BacktraceFrame*
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
IM3BacktraceInfo
alias IM3BacktraceInfo = M3BacktraceInfo*
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
IM3CodePage
alias IM3CodePage = M3CodePage*
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
IM3Compilation
alias IM3Compilation = M3Compilation*
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
IM3CompilationScope
alias IM3CompilationScope = M3CompilationScope*
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
IM3Environment
alias IM3Environment = M3Environment*
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
IM3FuncType
alias IM3FuncType = M3FuncType*
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
IM3Function
alias IM3Function = M3Function*
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
IM3Global
alias IM3Global = M3Global*
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
IM3ImportContext
alias IM3ImportContext = M3ImportContext*
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
IM3ImportInfo
alias IM3ImportInfo = M3ImportInfo*
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
IM3Memory
alias IM3Memory = M3Memory*
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
IM3Module
alias IM3Module = M3Module*
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
IM3OpInfo
alias IM3OpInfo = M3OpInfo*
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
IM3Operation
alias IM3Operation = const(void)* function(void** _pc, uint* _sp, M3MemoryHeader* _mem, int _r0, double _fp0)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
IM3Runtime
alias IM3Runtime = M3Runtime*
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
IM3TaggedValue
alias IM3TaggedValue = M3TaggedValue*
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
M3Compiler
alias M3Compiler = const(char)* function(M3Compilation*, ushort)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
M3RawCall
alias M3RawCall = const(void)* function(M3Runtime* runtime, M3ImportContext* _ctx, uint* _sp, void* _mem)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
M3Result
alias M3Result = const(char)*
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
M3SectionHandler
alias M3SectionHandler = const(char)* function(M3Module* i_module, const(char)* name, const(ubyte)* start, const(ubyte)* end)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
ModuleVisitor
alias ModuleVisitor = void* function(M3Module* i_module, void* i_info)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
bytes_t
alias bytes_t = const(ubyte)*
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
c_m3Type_f32
alias c_m3Type_f32 = M3ValueType.c_m3Type_f32
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
c_m3Type_f64
alias c_m3Type_f64 = M3ValueType.c_m3Type_f64
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
c_m3Type_i32
alias c_m3Type_i32 = M3ValueType.c_m3Type_i32
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
c_m3Type_i64
alias c_m3Type_i64 = M3ValueType.c_m3Type_i64
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
c_m3Type_none
alias c_m3Type_none = M3ValueType.c_m3Type_none
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
c_m3Type_unknown
alias c_m3Type_unknown = M3ValueType.c_m3Type_unknown
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
cbytes_t
alias cbytes_t = const(ubyte*)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
ccstr_t
alias ccstr_t = const(char*)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
code_t
alias code_t = void*
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
cstr_t
alias cstr_t = const(char)*
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
cvptr_t
alias cvptr_t = const(void*)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
m3opcode_t
alias m3opcode_t = ushort
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
m3reg_t
alias m3reg_t = int
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
m3ret_t
alias m3ret_t = const(void)*
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
m3slot_t
alias m3slot_t = uint
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
m3stack_t
alias m3stack_t = uint*
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
pc_t
alias pc_t = void**
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
voidptr_t
alias voidptr_t = const(void)*
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.

Enums

M3ValueType
enum M3ValueType
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
c_waOp_block
anonymousenum c_waOp_block
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.

Functions

AcquireCodePage
M3CodePage* AcquireCodePage(M3Runtime* io_runtime)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
AcquireCodePageWithCapacity
M3CodePage* AcquireCodePageWithCapacity(M3Runtime* io_runtime, uint i_lineCount)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
AllocFuncType
const(char)* AllocFuncType(M3FuncType** o_functionType, uint i_numTypes)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
AreFuncTypesEqual
bool AreFuncTypesEqual(M3FuncType* i_typeA, M3FuncType* i_typeB)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
CompileBlock
const(char)* CompileBlock(M3Compilation* io, M3FuncType* i_blockType, ushort i_blockOpcode)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
CompileBlockStatements
const(char)* CompileBlockStatements(M3Compilation* io)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
CompileFunction
const(char)* CompileFunction(M3Function* io_function)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
CompileRawFunction
const(char)* CompileRawFunction(M3Module* io_module, M3Function* io_function, const(void)* i_function, const(void)* i_userdata)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
CountCodePages
uint CountCodePages(M3CodePage* i_list)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
EmitWord
auto EmitWord(__MP258 page, __MP259 val)
Undocumented in source. Be warned that the author may not have intended to support it.
EmitWord32
void EmitWord32(M3CodePage* i_page, uint i_word)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
EmitWord64
void EmitWord64(M3CodePage* i_page, uint i_word)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
EmitWord_impl
void EmitWord_impl(M3CodePage* i_page, void* i_word)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
Environment_AddFuncType
void Environment_AddFuncType(M3Environment* i_environment, M3FuncType** io_funcType)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
Environment_Release
void Environment_Release(M3Environment* i_environment)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
ForEachModule
void* ForEachModule(M3Runtime* i_runtime, void* function(M3Module* i_module, void* i_info) i_visitor, void* i_info)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
FreeCodePages
void FreeCodePages(M3CodePage** io_list)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
FreeImportInfo
void FreeImportInfo(M3ImportInfo* i_info)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
Function_FreeCompiledCode
void Function_FreeCompiledCode(M3Function* i_function)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
Function_Release
void Function_Release(M3Function* i_function)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
GetEndCodePage
M3CodePage* GetEndCodePage(M3CodePage* i_list)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
GetFuncTypeNumParams
ushort GetFuncTypeNumParams(M3FuncType* i_funcType)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
GetFuncTypeNumResults
ushort GetFuncTypeNumResults(M3FuncType* i_funcType)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
GetFuncTypeParamType
ubyte GetFuncTypeParamType(M3FuncType* i_funcType, ushort i_index)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
GetFuncTypeResultType
ubyte GetFuncTypeResultType(M3FuncType* i_funcType, ushort i_index)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
GetFunctionArgType
ubyte GetFunctionArgType(M3Function* i_function, uint i_index)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
GetFunctionImportModuleName
const(char)* GetFunctionImportModuleName(M3Function* i_function)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
GetFunctionNames
const(char)** GetFunctionNames(M3Function* i_function, ushort* o_numNames)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
GetFunctionNumArgs
ushort GetFunctionNumArgs(M3Function* i_function)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
GetFunctionNumArgsAndLocals
uint GetFunctionNumArgsAndLocals(M3Function* i_function)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
GetFunctionNumReturns
ushort GetFunctionNumReturns(M3Function* i_function)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
GetFunctionReturnType
ubyte GetFunctionReturnType(M3Function* i_function, ushort i_index)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
GetMaxUsedSlotPlusOne
ushort GetMaxUsedSlotPlusOne(M3Compilation* o)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
GetOpInfo
const(M3OpInfo)* GetOpInfo(ushort opcode)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
GetPagePC
void** GetPagePC(M3CodePage* i_page)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
GetPageStartPC
void** GetPageStartPC(M3CodePage* i_page)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
InitRuntime
void InitRuntime(M3Runtime* io_runtime, uint i_stackSizeInBytes)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
Is64BitType
bool Is64BitType(ubyte i_m3Type)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
IsFpType
bool IsFpType(ubyte i_wasmType)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
IsIntType
bool IsIntType(ubyte i_wasmType)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
M3_COUNT_OF
auto M3_COUNT_OF(__MP242 x)
Undocumented in source. Be warned that the author may not have intended to support it.
M3_INIT
auto M3_INIT(__MP241 field)
Undocumented in source. Be warned that the author may not have intended to support it.
M3_MAX
auto M3_MAX(__MP239 A, __MP240 B)
Undocumented in source. Be warned that the author may not have intended to support it.
M3_MIN
auto M3_MIN(__MP237 A, __MP238 B)
Undocumented in source. Be warned that the author may not have intended to support it.
Module_AddFunction
const(char)* Module_AddFunction(M3Module* io_module, uint i_typeIndex, M3ImportInfo* i_importInfo)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
Module_AddGlobal
const(char)* Module_AddGlobal(M3Module* io_module, M3Global** o_global, ubyte i_type, bool i_mutable, bool i_isImported)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
Module_GenerateNames
void Module_GenerateNames(M3Module* i_module)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
Module_GetFunction
M3Function* Module_GetFunction(M3Module* i_module, uint i_functionIndex)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
Module_PreallocFunctions
const(char)* Module_PreallocFunctions(M3Module* io_module, uint i_totalFunctions)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
NewCodePage
M3CodePage* NewCodePage(M3Runtime* i_runtime, uint i_minNumLines)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
NormalizeType
const(char)* NormalizeType(ubyte* o_type, byte i_convolutedWasmType)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
NumFreeLines
uint NumFreeLines(M3CodePage* i_page)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PopCodePage
M3CodePage* PopCodePage(M3CodePage** io_list)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
ProfileHit
void ProfileHit(const(char)* i_operationName)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
PushCodePage
void PushCodePage(M3CodePage** io_list, M3CodePage* i_codePage)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
ReadLEB_i32
const(char)* ReadLEB_i32(int* o_value, const(ubyte)** io_bytes, const(ubyte*) i_end)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
ReadLEB_i64
const(char)* ReadLEB_i64(int* o_value, const(ubyte)** io_bytes, const(ubyte*) i_end)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
ReadLEB_i7
const(char)* ReadLEB_i7(byte* o_value, const(ubyte)** io_bytes, const(ubyte*) i_end)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
ReadLEB_u32
const(char)* ReadLEB_u32(uint* o_value, const(ubyte)** io_bytes, const(ubyte*) i_end)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
ReadLEB_u7
const(char)* ReadLEB_u7(ubyte* o_value, const(ubyte)** io_bytes, const(ubyte*) i_end)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
ReadLebSigned
const(char)* ReadLebSigned(int* o_value, uint i_maxNumBits, const(ubyte)** io_bytes, const(ubyte*) i_end)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
ReadLebUnsigned
const(char)* ReadLebUnsigned(uint* o_value, uint i_maxNumBits, const(ubyte)** io_bytes, const(ubyte*) i_end)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
Read_f32
const(char)* Read_f32(float* o_value, const(ubyte)** io_bytes, const(ubyte*) i_end)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
Read_f64
const(char)* Read_f64(double* o_value, const(ubyte)** io_bytes, const(ubyte*) i_end)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
Read_opcode
const(char)* Read_opcode(ushort* o_value, const(ubyte)** io_bytes, const(ubyte*) i_end)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
Read_u32
const(char)* Read_u32(uint* o_value, const(ubyte)** io_bytes, const(ubyte*) i_end)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
Read_u64
const(char)* Read_u64(uint* o_value, const(ubyte)** io_bytes, const(ubyte*) i_end)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
Read_u8
const(char)* Read_u8(ubyte* o_value, const(ubyte)** io_bytes, const(ubyte*) i_end)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
Read_utf8
const(char)* Read_utf8(const(char)** o_utf8, const(ubyte)** io_bytes, const(ubyte*) i_end)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
ReleaseCodePage
void ReleaseCodePage(M3Runtime* io_runtime, M3CodePage* i_codePage)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
ReportError
void ReportError(M3Runtime* io_runtime, M3Module* i_module, M3Function* i_function, const(char*) i_errorMessage, const(char*) i_file, uint i_lineNum)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
ResizeMemory
const(char)* ResizeMemory(M3Runtime* io_runtime, uint i_numPages)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
Runtime_Release
void Runtime_Release(M3Runtime* io_runtime)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
SPrintArg
uint SPrintArg(char* o_string, uint i_stringBufferSize, const(void)* i_sp, ubyte i_type)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
SPrintFunctionArgList
const(char)* SPrintFunctionArgList(M3Function* i_function, uint* i_sp)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
SPrintValue
const(char)* SPrintValue(void* i_value, ubyte i_type)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
SizeOfType
uint SizeOfType(ubyte i_m3Type)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
d_m3Fp0SlotAlias
auto d_m3Fp0SlotAlias()
Undocumented in source. Be warned that the author may not have intended to support it.
d_m3ImplementFloat
auto d_m3ImplementFloat()
Undocumented in source. Be warned that the author may not have intended to support it.
d_m3MaxFunctionSlots
auto d_m3MaxFunctionSlots()
Undocumented in source. Be warned that the author may not have intended to support it.
jumpOpImpl
auto jumpOpImpl(__MP264 PC)
Undocumented in source. Be warned that the author may not have intended to support it.
m3ApiIsNullPtr
auto m3ApiIsNullPtr(__MP207 addr)
Undocumented in source. Be warned that the author may not have intended to support it.
m3ApiOffsetToPtr
auto m3ApiOffsetToPtr(__MP198 offset)
Undocumented in source. Be warned that the author may not have intended to support it.
m3ApiPtrToOffset
auto m3ApiPtrToOffset(__MP199 ptr)
Undocumented in source. Be warned that the author may not have intended to support it.
m3ApiReadMem16
auto m3ApiReadMem16(__MP216 ptr)
Undocumented in source. Be warned that the author may not have intended to support it.
m3ApiReadMem32
auto m3ApiReadMem32(__MP217 ptr)
Undocumented in source. Be warned that the author may not have intended to support it.
m3ApiReadMem64
auto m3ApiReadMem64(__MP218 ptr)
Undocumented in source. Be warned that the author may not have intended to support it.
m3ApiReadMem8
auto m3ApiReadMem8(__MP215 ptr)
Undocumented in source. Be warned that the author may not have intended to support it.
m3Error
const(char)* m3Error(const(char)* i_result, M3Runtime* i_runtime, M3Module* i_module, M3Function* i_function, const(char)* i_file, uint i_lineNum, const(char)* i_errorMessage, ...)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
m3MemData
auto m3MemData(__MP260 mem)
Undocumented in source. Be warned that the author may not have intended to support it.
m3_Abort
void m3_Abort(const(char)* message)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
m3_Call
const(char)* m3_Call(M3Function* i_function, uint i_argc, const(void)*[0] i_argptrs)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
m3_CallArgv
const(char)* m3_CallArgv(M3Function* i_function, uint i_argc, const(char)** i_argv)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
m3_CallV
const(char)* m3_CallV(M3Function* i_function, ...)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
m3_CallVL
const(char)* m3_CallVL(M3Function* i_function, __builtin_va_list i_args)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
m3_CompileModule
const(char)* m3_CompileModule(M3Module* io_module)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
m3_CopyMem
void* m3_CopyMem(const(void)* i_from, uint i_size)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
m3_FindFunction
const(char)* m3_FindFunction(M3Function** o_function, M3Runtime* i_runtime, const(char)* i_functionName)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
m3_FindGlobal
M3Global* m3_FindGlobal(M3Module* io_module, const(char)* i_globalName)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
m3_FreeEnvironment
void m3_FreeEnvironment(M3Environment* i_environment)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
m3_FreeModule
void m3_FreeModule(M3Module* i_module)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
m3_FreeRuntime
void m3_FreeRuntime(M3Runtime* i_runtime)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
m3_Free_Impl
void m3_Free_Impl(void* i_ptr)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
m3_GetArgCount
uint m3_GetArgCount(M3Function* i_function)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
m3_GetArgType
M3ValueType m3_GetArgType(M3Function* i_function, uint i_index)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
m3_GetBacktrace
M3BacktraceInfo* m3_GetBacktrace(M3Runtime* i_runtime)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
m3_GetErrorInfo
void m3_GetErrorInfo(M3Runtime* i_runtime, M3ErrorInfo* o_info)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
m3_GetFunctionModule
M3Module* m3_GetFunctionModule(M3Function* i_function)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
m3_GetFunctionName
const(char)* m3_GetFunctionName(M3Function* i_function)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
m3_GetGlobal
const(char)* m3_GetGlobal(M3Global* i_global, M3TaggedValue* o_value)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
m3_GetGlobalType
M3ValueType m3_GetGlobalType(M3Global* i_global)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
m3_GetMemory
ubyte* m3_GetMemory(M3Runtime* i_runtime, uint* o_memorySizeInBytes, uint i_memoryIndex)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
m3_GetMemorySize
uint m3_GetMemorySize(M3Runtime* i_runtime)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
m3_GetModuleName
const(char)* m3_GetModuleName(M3Module* i_module)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
m3_GetModuleRuntime
M3Runtime* m3_GetModuleRuntime(M3Module* i_module)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
m3_GetResults
const(char)* m3_GetResults(M3Function* i_function, uint i_retc, const(void)*[0] o_retptrs)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
m3_GetResultsV
const(char)* m3_GetResultsV(M3Function* i_function, ...)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
m3_GetResultsVL
const(char)* m3_GetResultsVL(M3Function* i_function, __builtin_va_list o_rets)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
m3_GetRetCount
uint m3_GetRetCount(M3Function* i_function)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
m3_GetRetType
M3ValueType m3_GetRetType(M3Function* i_function, uint i_index)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
m3_GetTableFunction
const(char)* m3_GetTableFunction(M3Function** o_function, M3Module* i_module, uint i_index)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
m3_GetUserData
void* m3_GetUserData(M3Runtime* i_runtime)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
m3_GetWasiContext
m3_wasi_context_t* m3_GetWasiContext()
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
m3_LinkLibC
const(char)* m3_LinkLibC(M3Module* io_module)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
m3_LinkRawFunction
const(char)* m3_LinkRawFunction(M3Module* io_module, const(char)* i_moduleName, const(char)* i_functionName, const(char)* i_signature, const(void)* function(M3Runtime* runtime, M3ImportContext* _ctx, uint* _sp, void* _mem) i_function)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
m3_LinkRawFunctionEx
const(char)* m3_LinkRawFunctionEx(M3Module* io_module, const(char)* i_moduleName, const(char)* i_functionName, const(char)* i_signature, const(void)* function(M3Runtime* runtime, M3ImportContext* _ctx, uint* _sp, void* _mem) i_function, const(void)* i_userdata)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
m3_LinkSpecTest
const(char)* m3_LinkSpecTest(M3Module* io_module)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
m3_LinkWASI
const(char)* m3_LinkWASI(M3Module* io_module)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
m3_LoadModule
const(char)* m3_LoadModule(M3Runtime* io_runtime, M3Module* io_module)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
m3_Malloc
auto m3_Malloc(__MP244 NAME, __MP245 SIZE)
Undocumented in source. Be warned that the author may not have intended to support it.
m3_Malloc_Impl
void* m3_Malloc_Impl(uint i_size)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
m3_NewEnvironment
M3Environment* m3_NewEnvironment()
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
m3_NewRuntime
M3Runtime* m3_NewRuntime(M3Environment* io_environment, uint i_stackSizeInBytes, void* i_userdata)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
m3_ParseModule
const(char)* m3_ParseModule(M3Environment* i_environment, M3Module** o_module, const(ubyte)* i_wasmBytes, uint i_numWasmBytes)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
m3_PrintM3Info
void m3_PrintM3Info()
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
m3_PrintProfilerInfo
void m3_PrintProfilerInfo()
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
m3_PrintRuntimeInfo
void m3_PrintRuntimeInfo(M3Runtime* i_runtime)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
m3_Realloc
auto m3_Realloc(__MP246 NAME, __MP247 PTR, __MP248 NEW, __MP249 OLD)
Undocumented in source. Be warned that the author may not have intended to support it.
m3_Realloc_Impl
void* m3_Realloc_Impl(void* i_ptr, uint i_newSize, uint i_oldSize)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
m3_ResetErrorInfo
void m3_ResetErrorInfo(M3Runtime* i_runtime)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
m3_RunStart
const(char)* m3_RunStart(M3Module* i_module)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
m3_SetCustomSectionHandler
void m3_SetCustomSectionHandler(M3Environment* i_environment, const(char)* function(M3Module* i_module, const(char)* name, const(ubyte)* start, const(ubyte)* end) i_handler)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
m3_SetGlobal
const(char)* m3_SetGlobal(M3Global* i_global, M3TaggedValue* i_value)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
m3_SetModuleName
void m3_SetModuleName(M3Module* i_module, const(char)* name)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
m3_Yield
const(char)* m3_Yield()
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
memset
void* memset(void* s, int c, size_t n)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
v_FindFunction
void* v_FindFunction(M3Module* i_module, const(char)* i_name)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.

Static functions

Call
const(void)* Call(void** _pc, uint* _sp, M3MemoryHeader* _mem, int _r0, double _fp0)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
GetSingleRetType
ubyte GetSingleRetType(M3FuncType* ftype)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
IsFpRegisterSlotAlias
bool IsFpRegisterSlotAlias(ushort i_slot)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
IsIntRegisterSlotAlias
bool IsIntRegisterSlotAlias(ushort i_slot)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
IsRegisterAllocated
bool IsRegisterAllocated(M3Compilation* o, uint i_register)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
IsRegisterSlotAlias
bool IsRegisterSlotAlias(ushort i_slot)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
IsStackPolymorphic
bool IsStackPolymorphic(M3Compilation* o)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
RunCode
const(void)* RunCode(void** _pc, uint* _sp, M3MemoryHeader* _mem, int _r0, double _fp0)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
max_f32
float max_f32(float a, float b)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
max_f64
double max_f64(double a, double b)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
min_f32
float min_f32(float a, float b)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
min_f64
double min_f64(double a, double b)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
op_Branch
const(void)* op_Branch(void** _pc, uint* _sp, M3MemoryHeader* _mem, int _r0, double _fp0)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
op_BranchIfPrologue_r
const(void)* op_BranchIfPrologue_r(void** _pc, uint* _sp, M3MemoryHeader* _mem, int _r0, double _fp0)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
op_BranchIfPrologue_s
const(void)* op_BranchIfPrologue_s(void** _pc, uint* _sp, M3MemoryHeader* _mem, int _r0, double _fp0)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
op_BranchIf_r
const(void)* op_BranchIf_r(void** _pc, uint* _sp, M3MemoryHeader* _mem, int _r0, double _fp0)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
op_BranchIf_s
const(void)* op_BranchIf_s(void** _pc, uint* _sp, M3MemoryHeader* _mem, int _r0, double _fp0)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
op_BranchTable
const(void)* op_BranchTable(void** _pc, uint* _sp, M3MemoryHeader* _mem, int _r0, double _fp0)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
op_Call
const(void)* op_Call(void** _pc, uint* _sp, M3MemoryHeader* _mem, int _r0, double _fp0)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
op_CallIndirect
const(void)* op_CallIndirect(void** _pc, uint* _sp, M3MemoryHeader* _mem, int _r0, double _fp0)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
op_CallRawFunction
const(void)* op_CallRawFunction(void** _pc, uint* _sp, M3MemoryHeader* _mem, int _r0, double _fp0)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
op_Compile
const(void)* op_Compile(void** _pc, uint* _sp, M3MemoryHeader* _mem, int _r0, double _fp0)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
op_Const32
const(void)* op_Const32(void** _pc, uint* _sp, M3MemoryHeader* _mem, int _r0, double _fp0)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
op_Const64
const(void)* op_Const64(void** _pc, uint* _sp, M3MemoryHeader* _mem, int _r0, double _fp0)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
op_ContinueLoop
const(void)* op_ContinueLoop(void** _pc, uint* _sp, M3MemoryHeader* _mem, int _r0, double _fp0)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
op_ContinueLoopIf
const(void)* op_ContinueLoopIf(void** _pc, uint* _sp, M3MemoryHeader* _mem, int _r0, double _fp0)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
op_CopySlot_32
const(void)* op_CopySlot_32(void** _pc, uint* _sp, M3MemoryHeader* _mem, int _r0, double _fp0)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
op_CopySlot_64
const(void)* op_CopySlot_64(void** _pc, uint* _sp, M3MemoryHeader* _mem, int _r0, double _fp0)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
op_End
const(void)* op_End(void** _pc, uint* _sp, M3MemoryHeader* _mem, int _r0, double _fp0)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
op_Entry
const(void)* op_Entry(void** _pc, uint* _sp, M3MemoryHeader* _mem, int _r0, double _fp0)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
op_GetGlobal_s32
const(void)* op_GetGlobal_s32(void** _pc, uint* _sp, M3MemoryHeader* _mem, int _r0, double _fp0)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
op_GetGlobal_s64
const(void)* op_GetGlobal_s64(void** _pc, uint* _sp, M3MemoryHeader* _mem, int _r0, double _fp0)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
op_If_r
const(void)* op_If_r(void** _pc, uint* _sp, M3MemoryHeader* _mem, int _r0, double _fp0)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
op_If_s
const(void)* op_If_s(void** _pc, uint* _sp, M3MemoryHeader* _mem, int _r0, double _fp0)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
op_Loop
const(void)* op_Loop(void** _pc, uint* _sp, M3MemoryHeader* _mem, int _r0, double _fp0)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
op_MemCopy
const(void)* op_MemCopy(void** _pc, uint* _sp, M3MemoryHeader* _mem, int _r0, double _fp0)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
op_MemFill
const(void)* op_MemFill(void** _pc, uint* _sp, M3MemoryHeader* _mem, int _r0, double _fp0)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
op_MemGrow
const(void)* op_MemGrow(void** _pc, uint* _sp, M3MemoryHeader* _mem, int _r0, double _fp0)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
op_MemSize
const(void)* op_MemSize(void** _pc, uint* _sp, M3MemoryHeader* _mem, int _r0, double _fp0)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
op_PreserveCopySlot_32
const(void)* op_PreserveCopySlot_32(void** _pc, uint* _sp, M3MemoryHeader* _mem, int _r0, double _fp0)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
op_PreserveCopySlot_64
const(void)* op_PreserveCopySlot_64(void** _pc, uint* _sp, M3MemoryHeader* _mem, int _r0, double _fp0)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
op_PreserveSetSlot_f32
const(void)* op_PreserveSetSlot_f32(void** _pc, uint* _sp, M3MemoryHeader* _mem, int _r0, double _fp0)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
op_PreserveSetSlot_f64
const(void)* op_PreserveSetSlot_f64(void** _pc, uint* _sp, M3MemoryHeader* _mem, int _r0, double _fp0)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
op_PreserveSetSlot_i32
const(void)* op_PreserveSetSlot_i32(void** _pc, uint* _sp, M3MemoryHeader* _mem, int _r0, double _fp0)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
op_PreserveSetSlot_i64
const(void)* op_PreserveSetSlot_i64(void** _pc, uint* _sp, M3MemoryHeader* _mem, int _r0, double _fp0)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
op_Return
const(void)* op_Return(void** _pc, uint* _sp, M3MemoryHeader* _mem, int _r0, double _fp0)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
op_Select_f32_rrs
const(void)* op_Select_f32_rrs(void** _pc, uint* _sp, M3MemoryHeader* _mem, int _r0, double _fp0)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
op_Select_f32_rsr
const(void)* op_Select_f32_rsr(void** _pc, uint* _sp, M3MemoryHeader* _mem, int _r0, double _fp0)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
op_Select_f32_rss
const(void)* op_Select_f32_rss(void** _pc, uint* _sp, M3MemoryHeader* _mem, int _r0, double _fp0)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
op_Select_f32_srs
const(void)* op_Select_f32_srs(void** _pc, uint* _sp, M3MemoryHeader* _mem, int _r0, double _fp0)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
op_Select_f32_ssr
const(void)* op_Select_f32_ssr(void** _pc, uint* _sp, M3MemoryHeader* _mem, int _r0, double _fp0)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
op_Select_f32_sss
const(void)* op_Select_f32_sss(void** _pc, uint* _sp, M3MemoryHeader* _mem, int _r0, double _fp0)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
op_Select_f64_rrs
const(void)* op_Select_f64_rrs(void** _pc, uint* _sp, M3MemoryHeader* _mem, int _r0, double _fp0)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
op_Select_f64_rsr
const(void)* op_Select_f64_rsr(void** _pc, uint* _sp, M3MemoryHeader* _mem, int _r0, double _fp0)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
op_Select_f64_rss
const(void)* op_Select_f64_rss(void** _pc, uint* _sp, M3MemoryHeader* _mem, int _r0, double _fp0)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
op_Select_f64_srs
const(void)* op_Select_f64_srs(void** _pc, uint* _sp, M3MemoryHeader* _mem, int _r0, double _fp0)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
op_Select_f64_ssr
const(void)* op_Select_f64_ssr(void** _pc, uint* _sp, M3MemoryHeader* _mem, int _r0, double _fp0)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
op_Select_f64_sss
const(void)* op_Select_f64_sss(void** _pc, uint* _sp, M3MemoryHeader* _mem, int _r0, double _fp0)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
op_Select_i32_rss
const(void)* op_Select_i32_rss(void** _pc, uint* _sp, M3MemoryHeader* _mem, int _r0, double _fp0)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
op_Select_i32_srs
const(void)* op_Select_i32_srs(void** _pc, uint* _sp, M3MemoryHeader* _mem, int _r0, double _fp0)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
op_Select_i32_ssr
const(void)* op_Select_i32_ssr(void** _pc, uint* _sp, M3MemoryHeader* _mem, int _r0, double _fp0)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
op_Select_i32_sss
const(void)* op_Select_i32_sss(void** _pc, uint* _sp, M3MemoryHeader* _mem, int _r0, double _fp0)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
op_Select_i64_rss
const(void)* op_Select_i64_rss(void** _pc, uint* _sp, M3MemoryHeader* _mem, int _r0, double _fp0)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
op_Select_i64_srs
const(void)* op_Select_i64_srs(void** _pc, uint* _sp, M3MemoryHeader* _mem, int _r0, double _fp0)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
op_Select_i64_ssr
const(void)* op_Select_i64_ssr(void** _pc, uint* _sp, M3MemoryHeader* _mem, int _r0, double _fp0)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
op_Select_i64_sss
const(void)* op_Select_i64_sss(void** _pc, uint* _sp, M3MemoryHeader* _mem, int _r0, double _fp0)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
op_SetGlobal_f32
const(void)* op_SetGlobal_f32(void** _pc, uint* _sp, M3MemoryHeader* _mem, int _r0, double _fp0)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
op_SetGlobal_f64
const(void)* op_SetGlobal_f64(void** _pc, uint* _sp, M3MemoryHeader* _mem, int _r0, double _fp0)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
op_SetGlobal_i32
const(void)* op_SetGlobal_i32(void** _pc, uint* _sp, M3MemoryHeader* _mem, int _r0, double _fp0)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
op_SetGlobal_i64
const(void)* op_SetGlobal_i64(void** _pc, uint* _sp, M3MemoryHeader* _mem, int _r0, double _fp0)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
op_SetGlobal_s32
const(void)* op_SetGlobal_s32(void** _pc, uint* _sp, M3MemoryHeader* _mem, int _r0, double _fp0)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
op_SetGlobal_s64
const(void)* op_SetGlobal_s64(void** _pc, uint* _sp, M3MemoryHeader* _mem, int _r0, double _fp0)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
op_SetRegister_f32
const(void)* op_SetRegister_f32(void** _pc, uint* _sp, M3MemoryHeader* _mem, int _r0, double _fp0)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
op_SetRegister_f64
const(void)* op_SetRegister_f64(void** _pc, uint* _sp, M3MemoryHeader* _mem, int _r0, double _fp0)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
op_SetRegister_i32
const(void)* op_SetRegister_i32(void** _pc, uint* _sp, M3MemoryHeader* _mem, int _r0, double _fp0)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
op_SetRegister_i64
const(void)* op_SetRegister_i64(void** _pc, uint* _sp, M3MemoryHeader* _mem, int _r0, double _fp0)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
op_SetSlot_f32
const(void)* op_SetSlot_f32(void** _pc, uint* _sp, M3MemoryHeader* _mem, int _r0, double _fp0)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
op_SetSlot_f64
const(void)* op_SetSlot_f64(void** _pc, uint* _sp, M3MemoryHeader* _mem, int _r0, double _fp0)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
op_SetSlot_i32
const(void)* op_SetSlot_i32(void** _pc, uint* _sp, M3MemoryHeader* _mem, int _r0, double _fp0)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
op_SetSlot_i64
const(void)* op_SetSlot_i64(void** _pc, uint* _sp, M3MemoryHeader* _mem, int _r0, double _fp0)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
op_Unreachable
const(void)* op_Unreachable(void** _pc, uint* _sp, M3MemoryHeader* _mem, int _r0, double _fp0)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
op_Unsupported
const(void)* op_Unsupported(void** _pc, uint* _sp, M3MemoryHeader* _mem, int _r0, double _fp0)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
op_f32_Abs_r
const(void)* op_f32_Abs_r(void** _pc, uint* _sp, M3MemoryHeader* _mem, int _r0, double _fp0)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
op_f32_Abs_s
const(void)* op_f32_Abs_s(void** _pc, uint* _sp, M3MemoryHeader* _mem, int _r0, double _fp0)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
op_f32_Add_rs
const(void)* op_f32_Add_rs(void** _pc, uint* _sp, M3MemoryHeader* _mem, int _r0, double _fp0)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
op_f32_Add_ss
const(void)* op_f32_Add_ss(void** _pc, uint* _sp, M3MemoryHeader* _mem, int _r0, double _fp0)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
op_f32_Ceil_r
const(void)* op_f32_Ceil_r(void** _pc, uint* _sp, M3MemoryHeader* _mem, int _r0, double _fp0)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
op_f32_Ceil_s
const(void)* op_f32_Ceil_s(void** _pc, uint* _sp, M3MemoryHeader* _mem, int _r0, double _fp0)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
op_f32_Convert_i32_r_r
const(void)* op_f32_Convert_i32_r_r(void** _pc, uint* _sp, M3MemoryHeader* _mem, int _r0, double _fp0)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
op_f32_Convert_i32_r_s
const(void)* op_f32_Convert_i32_r_s(void** _pc, uint* _sp, M3MemoryHeader* _mem, int _r0, double _fp0)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
op_f32_Convert_i32_s_r
const(void)* op_f32_Convert_i32_s_r(void** _pc, uint* _sp, M3MemoryHeader* _mem, int _r0, double _fp0)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
op_f32_Convert_i32_s_s
const(void)* op_f32_Convert_i32_s_s(void** _pc, uint* _sp, M3MemoryHeader* _mem, int _r0, double _fp0)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
op_f32_Convert_i64_r_r
const(void)* op_f32_Convert_i64_r_r(void** _pc, uint* _sp, M3MemoryHeader* _mem, int _r0, double _fp0)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
op_f32_Convert_i64_r_s
const(void)* op_f32_Convert_i64_r_s(void** _pc, uint* _sp, M3MemoryHeader* _mem, int _r0, double _fp0)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
op_f32_Convert_i64_s_r
const(void)* op_f32_Convert_i64_s_r(void** _pc, uint* _sp, M3MemoryHeader* _mem, int _r0, double _fp0)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
op_f32_Convert_i64_s_s
const(void)* op_f32_Convert_i64_s_s(void** _pc, uint* _sp, M3MemoryHeader* _mem, int _r0, double _fp0)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
op_f32_Convert_u32_r_r
const(void)* op_f32_Convert_u32_r_r(void** _pc, uint* _sp, M3MemoryHeader* _mem, int _r0, double _fp0)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
op_f32_Convert_u32_r_s
const(void)* op_f32_Convert_u32_r_s(void** _pc, uint* _sp, M3MemoryHeader* _mem, int _r0, double _fp0)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
op_f32_Convert_u32_s_r
const(void)* op_f32_Convert_u32_s_r(void** _pc, uint* _sp, M3MemoryHeader* _mem, int _r0, double _fp0)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
op_f32_Convert_u32_s_s
const(void)* op_f32_Convert_u32_s_s(void** _pc, uint* _sp, M3MemoryHeader* _mem, int _r0, double _fp0)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
op_f32_Convert_u64_r_r
const(void)* op_f32_Convert_u64_r_r(void** _pc, uint* _sp, M3MemoryHeader* _mem, int _r0, double _fp0)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
op_f32_Convert_u64_r_s
const(void)* op_f32_Convert_u64_r_s(void** _pc, uint* _sp, M3MemoryHeader* _mem, int _r0, double _fp0)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
op_f32_Convert_u64_s_r
const(void)* op_f32_Convert_u64_s_r(void** _pc, uint* _sp, M3MemoryHeader* _mem, int _r0, double _fp0)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
op_f32_Convert_u64_s_s
const(void)* op_f32_Convert_u64_s_s(void** _pc, uint* _sp, M3MemoryHeader* _mem, int _r0, double _fp0)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
op_f32_CopySign_rs
const(void)* op_f32_CopySign_rs(void** _pc, uint* _sp, M3MemoryHeader* _mem, int _r0, double _fp0)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
op_f32_CopySign_sr
const(void)* op_f32_CopySign_sr(void** _pc, uint* _sp, M3MemoryHeader* _mem, int _r0, double _fp0)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
op_f32_CopySign_ss
const(void)* op_f32_CopySign_ss(void** _pc, uint* _sp, M3MemoryHeader* _mem, int _r0, double _fp0)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
op_f32_Demote_f64_r
const(void)* op_f32_Demote_f64_r(void** _pc, uint* _sp, M3MemoryHeader* _mem, int _r0, double _fp0)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
op_f32_Demote_f64_s
const(void)* op_f32_Demote_f64_s(void** _pc, uint* _sp, M3MemoryHeader* _mem, int _r0, double _fp0)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
op_f32_Divide_rs
const(void)* op_f32_Divide_rs(void** _pc, uint* _sp, M3MemoryHeader* _mem, int _r0, double _fp0)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
op_f32_Divide_sr
const(void)* op_f32_Divide_sr(void** _pc, uint* _sp, M3MemoryHeader* _mem, int _r0, double _fp0)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
op_f32_Divide_ss
const(void)* op_f32_Divide_ss(void** _pc, uint* _sp, M3MemoryHeader* _mem, int _r0, double _fp0)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
op_f32_Equal_rs
const(void)* op_f32_Equal_rs(void** _pc, uint* _sp, M3MemoryHeader* _mem, int _r0, double _fp0)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
op_f32_Equal_ss
const(void)* op_f32_Equal_ss(void** _pc, uint* _sp, M3MemoryHeader* _mem, int _r0, double _fp0)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
op_f32_Floor_r
const(void)* op_f32_Floor_r(void** _pc, uint* _sp, M3MemoryHeader* _mem, int _r0, double _fp0)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
op_f32_Floor_s
const(void)* op_f32_Floor_s(void** _pc, uint* _sp, M3MemoryHeader* _mem, int _r0, double _fp0)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
op_f32_GreaterThanOrEqual_rs
const(void)* op_f32_GreaterThanOrEqual_rs(void** _pc, uint* _sp, M3MemoryHeader* _mem, int _r0, double _fp0)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
op_f32_GreaterThanOrEqual_sr
const(void)* op_f32_GreaterThanOrEqual_sr(void** _pc, uint* _sp, M3MemoryHeader* _mem, int _r0, double _fp0)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
op_f32_GreaterThanOrEqual_ss
const(void)* op_f32_GreaterThanOrEqual_ss(void** _pc, uint* _sp, M3MemoryHeader* _mem, int _r0, double _fp0)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
op_f32_GreaterThan_rs
const(void)* op_f32_GreaterThan_rs(void** _pc, uint* _sp, M3MemoryHeader* _mem, int _r0, double _fp0)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
op_f32_GreaterThan_sr
const(void)* op_f32_GreaterThan_sr(void** _pc, uint* _sp, M3MemoryHeader* _mem, int _r0, double _fp0)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
op_f32_GreaterThan_ss
const(void)* op_f32_GreaterThan_ss(void** _pc, uint* _sp, M3MemoryHeader* _mem, int _r0, double _fp0)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
op_f32_LessThanOrEqual_rs
const(void)* op_f32_LessThanOrEqual_rs(void** _pc, uint* _sp, M3MemoryHeader* _mem, int _r0, double _fp0)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
op_f32_LessThanOrEqual_sr
const(void)* op_f32_LessThanOrEqual_sr(void** _pc, uint* _sp, M3MemoryHeader* _mem, int _r0, double _fp0)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
op_f32_LessThanOrEqual_ss
const(void)* op_f32_LessThanOrEqual_ss(void** _pc, uint* _sp, M3MemoryHeader* _mem, int _r0, double _fp0)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
op_f32_LessThan_rs
const(void)* op_f32_LessThan_rs(void** _pc, uint* _sp, M3MemoryHeader* _mem, int _r0, double _fp0)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
op_f32_LessThan_sr
const(void)* op_f32_LessThan_sr(void** _pc, uint* _sp, M3MemoryHeader* _mem, int _r0, double _fp0)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
op_f32_LessThan_ss
const(void)* op_f32_LessThan_ss(void** _pc, uint* _sp, M3MemoryHeader* _mem, int _r0, double _fp0)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
op_f32_Load_f32_r
const(void)* op_f32_Load_f32_r(void** _pc, uint* _sp, M3MemoryHeader* _mem, int _r0, double _fp0)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
op_f32_Load_f32_s
const(void)* op_f32_Load_f32_s(void** _pc, uint* _sp, M3MemoryHeader* _mem, int _r0, double _fp0)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
op_f32_Max_rs
const(void)* op_f32_Max_rs(void** _pc, uint* _sp, M3MemoryHeader* _mem, int _r0, double _fp0)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
op_f32_Max_sr
const(void)* op_f32_Max_sr(void** _pc, uint* _sp, M3MemoryHeader* _mem, int _r0, double _fp0)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
op_f32_Max_ss
const(void)* op_f32_Max_ss(void** _pc, uint* _sp, M3MemoryHeader* _mem, int _r0, double _fp0)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
op_f32_Min_rs
const(void)* op_f32_Min_rs(void** _pc, uint* _sp, M3MemoryHeader* _mem, int _r0, double _fp0)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
op_f32_Min_sr
const(void)* op_f32_Min_sr(void** _pc, uint* _sp, M3MemoryHeader* _mem, int _r0, double _fp0)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
op_f32_Min_ss
const(void)* op_f32_Min_ss(void** _pc, uint* _sp, M3MemoryHeader* _mem, int _r0, double _fp0)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
op_f32_Multiply_rs
const(void)* op_f32_Multiply_rs(void** _pc, uint* _sp, M3MemoryHeader* _mem, int _r0, double _fp0)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
op_f32_Multiply_ss
const(void)* op_f32_Multiply_ss(void** _pc, uint* _sp, M3MemoryHeader* _mem, int _r0, double _fp0)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
op_f32_Nearest_r
const(void)* op_f32_Nearest_r(void** _pc, uint* _sp, M3MemoryHeader* _mem, int _r0, double _fp0)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
op_f32_Nearest_s
const(void)* op_f32_Nearest_s(void** _pc, uint* _sp, M3MemoryHeader* _mem, int _r0, double _fp0)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
op_f32_Negate_r
const(void)* op_f32_Negate_r(void** _pc, uint* _sp, M3MemoryHeader* _mem, int _r0, double _fp0)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
op_f32_Negate_s
const(void)* op_f32_Negate_s(void** _pc, uint* _sp, M3MemoryHeader* _mem, int _r0, double _fp0)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
op_f32_NotEqual_rs
const(void)* op_f32_NotEqual_rs(void** _pc, uint* _sp, M3MemoryHeader* _mem, int _r0, double _fp0)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
op_f32_NotEqual_ss
const(void)* op_f32_NotEqual_ss(void** _pc, uint* _sp, M3MemoryHeader* _mem, int _r0, double _fp0)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
op_f32_Reinterpret_i32_r_r
const(void)* op_f32_Reinterpret_i32_r_r(void** _pc, uint* _sp, M3MemoryHeader* _mem, int _r0, double _fp0)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
op_f32_Reinterpret_i32_r_s
const(void)* op_f32_Reinterpret_i32_r_s(void** _pc, uint* _sp, M3MemoryHeader* _mem, int _r0, double _fp0)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
op_f32_Reinterpret_i32_s_r
const(void)* op_f32_Reinterpret_i32_s_r(void** _pc, uint* _sp, M3MemoryHeader* _mem, int _r0, double _fp0)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
op_f32_Reinterpret_i32_s_s
const(void)* op_f32_Reinterpret_i32_s_s(void** _pc, uint* _sp, M3MemoryHeader* _mem, int _r0, double _fp0)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
op_f32_Sqrt_r
const(void)* op_f32_Sqrt_r(void** _pc, uint* _sp, M3MemoryHeader* _mem, int _r0, double _fp0)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
op_f32_Sqrt_s
const(void)* op_f32_Sqrt_s(void** _pc, uint* _sp, M3MemoryHeader* _mem, int _r0, double _fp0)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
op_f32_Store_f32_rr
const(void)* op_f32_Store_f32_rr(void** _pc, uint* _sp, M3MemoryHeader* _mem, int _r0, double _fp0)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
op_f32_Store_f32_rs
const(void)* op_f32_Store_f32_rs(void** _pc, uint* _sp, M3MemoryHeader* _mem, int _r0, double _fp0)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
op_f32_Store_f32_sr
const(void)* op_f32_Store_f32_sr(void** _pc, uint* _sp, M3MemoryHeader* _mem, int _r0, double _fp0)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
op_f32_Store_f32_ss
const(void)* op_f32_Store_f32_ss(void** _pc, uint* _sp, M3MemoryHeader* _mem, int _r0, double _fp0)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
op_f32_Subtract_rs
const(void)* op_f32_Subtract_rs(void** _pc, uint* _sp, M3MemoryHeader* _mem, int _r0, double _fp0)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
op_f32_Subtract_sr
const(void)* op_f32_Subtract_sr(void** _pc, uint* _sp, M3MemoryHeader* _mem, int _r0, double _fp0)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
op_f32_Subtract_ss
const(void)* op_f32_Subtract_ss(void** _pc, uint* _sp, M3MemoryHeader* _mem, int _r0, double _fp0)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
op_f32_Trunc_r
const(void)* op_f32_Trunc_r(void** _pc, uint* _sp, M3MemoryHeader* _mem, int _r0, double _fp0)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
op_f32_Trunc_s
const(void)* op_f32_Trunc_s(void** _pc, uint* _sp, M3MemoryHeader* _mem, int _r0, double _fp0)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
op_f64_Abs_r
const(void)* op_f64_Abs_r(void** _pc, uint* _sp, M3MemoryHeader* _mem, int _r0, double _fp0)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
op_f64_Abs_s
const(void)* op_f64_Abs_s(void** _pc, uint* _sp, M3MemoryHeader* _mem, int _r0, double _fp0)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
op_f64_Add_rs
const(void)* op_f64_Add_rs(void** _pc, uint* _sp, M3MemoryHeader* _mem, int _r0, double _fp0)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
op_f64_Add_ss
const(void)* op_f64_Add_ss(void** _pc, uint* _sp, M3MemoryHeader* _mem, int _r0, double _fp0)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
op_f64_Ceil_r
const(void)* op_f64_Ceil_r(void** _pc, uint* _sp, M3MemoryHeader* _mem, int _r0, double _fp0)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
op_f64_Ceil_s
const(void)* op_f64_Ceil_s(void** _pc, uint* _sp, M3MemoryHeader* _mem, int _r0, double _fp0)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
op_f64_Convert_i32_r_r
const(void)* op_f64_Convert_i32_r_r(void** _pc, uint* _sp, M3MemoryHeader* _mem, int _r0, double _fp0)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
op_f64_Convert_i32_r_s
const(void)* op_f64_Convert_i32_r_s(void** _pc, uint* _sp, M3MemoryHeader* _mem, int _r0, double _fp0)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
op_f64_Convert_i32_s_r
const(void)* op_f64_Convert_i32_s_r(void** _pc, uint* _sp, M3MemoryHeader* _mem, int _r0, double _fp0)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
op_f64_Convert_i32_s_s
const(void)* op_f64_Convert_i32_s_s(void** _pc, uint* _sp, M3MemoryHeader* _mem, int _r0, double _fp0)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
op_f64_Convert_i64_r_r
const(void)* op_f64_Convert_i64_r_r(void** _pc, uint* _sp, M3MemoryHeader* _mem, int _r0, double _fp0)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
op_f64_Convert_i64_r_s
const(void)* op_f64_Convert_i64_r_s(void** _pc, uint* _sp, M3MemoryHeader* _mem, int _r0, double _fp0)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
op_f64_Convert_i64_s_r
const(void)* op_f64_Convert_i64_s_r(void** _pc, uint* _sp, M3MemoryHeader* _mem, int _r0, double _fp0)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
op_f64_Convert_i64_s_s
const(void)* op_f64_Convert_i64_s_s(void** _pc, uint* _sp, M3MemoryHeader* _mem, int _r0, double _fp0)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
op_f64_Convert_u32_r_r
const(void)* op_f64_Convert_u32_r_r(void** _pc, uint* _sp, M3MemoryHeader* _mem, int _r0, double _fp0)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
op_f64_Convert_u32_r_s
const(void)* op_f64_Convert_u32_r_s(void** _pc, uint* _sp, M3MemoryHeader* _mem, int _r0, double _fp0)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
op_f64_Convert_u32_s_r
const(void)* op_f64_Convert_u32_s_r(void** _pc, uint* _sp, M3MemoryHeader* _mem, int _r0, double _fp0)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
op_f64_Convert_u32_s_s
const(void)* op_f64_Convert_u32_s_s(void** _pc, uint* _sp, M3MemoryHeader* _mem, int _r0, double _fp0)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
op_f64_Convert_u64_r_r
const(void)* op_f64_Convert_u64_r_r(void** _pc, uint* _sp, M3MemoryHeader* _mem, int _r0, double _fp0)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
op_f64_Convert_u64_r_s
const(void)* op_f64_Convert_u64_r_s(void** _pc, uint* _sp, M3MemoryHeader* _mem, int _r0, double _fp0)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
op_f64_Convert_u64_s_r
const(void)* op_f64_Convert_u64_s_r(void** _pc, uint* _sp, M3MemoryHeader* _mem, int _r0, double _fp0)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
op_f64_Convert_u64_s_s
const(void)* op_f64_Convert_u64_s_s(void** _pc, uint* _sp, M3MemoryHeader* _mem, int _r0, double _fp0)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
op_f64_CopySign_rs
const(void)* op_f64_CopySign_rs(void** _pc, uint* _sp, M3MemoryHeader* _mem, int _r0, double _fp0)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
op_f64_CopySign_sr
const(void)* op_f64_CopySign_sr(void** _pc, uint* _sp, M3MemoryHeader* _mem, int _r0, double _fp0)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
op_f64_CopySign_ss
const(void)* op_f64_CopySign_ss(void** _pc, uint* _sp, M3MemoryHeader* _mem, int _r0, double _fp0)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
op_f64_Divide_rs
const(void)* op_f64_Divide_rs(void** _pc, uint* _sp, M3MemoryHeader* _mem, int _r0, double _fp0)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
op_f64_Divide_sr
const(void)* op_f64_Divide_sr(void** _pc, uint* _sp, M3MemoryHeader* _mem, int _r0, double _fp0)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
op_f64_Divide_ss
const(void)* op_f64_Divide_ss(void** _pc, uint* _sp, M3MemoryHeader* _mem, int _r0, double _fp0)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
op_f64_Equal_rs
const(void)* op_f64_Equal_rs(void** _pc, uint* _sp, M3MemoryHeader* _mem, int _r0, double _fp0)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
op_f64_Equal_ss
const(void)* op_f64_Equal_ss(void** _pc, uint* _sp, M3MemoryHeader* _mem, int _r0, double _fp0)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
op_f64_Floor_r
const(void)* op_f64_Floor_r(void** _pc, uint* _sp, M3MemoryHeader* _mem, int _r0, double _fp0)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
op_f64_Floor_s
const(void)* op_f64_Floor_s(void** _pc, uint* _sp, M3MemoryHeader* _mem, int _r0, double _fp0)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
op_f64_GreaterThanOrEqual_rs
const(void)* op_f64_GreaterThanOrEqual_rs(void** _pc, uint* _sp, M3MemoryHeader* _mem, int _r0, double _fp0)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
op_f64_GreaterThanOrEqual_sr
const(void)* op_f64_GreaterThanOrEqual_sr(void** _pc, uint* _sp, M3MemoryHeader* _mem, int _r0, double _fp0)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
op_f64_GreaterThanOrEqual_ss
const(void)* op_f64_GreaterThanOrEqual_ss(void** _pc, uint* _sp, M3MemoryHeader* _mem, int _r0, double _fp0)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
op_f64_GreaterThan_rs
const(void)* op_f64_GreaterThan_rs(void** _pc, uint* _sp, M3MemoryHeader* _mem, int _r0, double _fp0)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
op_f64_GreaterThan_sr
const(void)* op_f64_GreaterThan_sr(void** _pc, uint* _sp, M3MemoryHeader* _mem, int _r0, double _fp0)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
op_f64_GreaterThan_ss
const(void)* op_f64_GreaterThan_ss(void** _pc, uint* _sp, M3MemoryHeader* _mem, int _r0, double _fp0)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
op_f64_LessThanOrEqual_rs
const(void)* op_f64_LessThanOrEqual_rs(void** _pc, uint* _sp, M3MemoryHeader* _mem, int _r0, double _fp0)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
op_f64_LessThanOrEqual_sr
const(void)* op_f64_LessThanOrEqual_sr(void** _pc, uint* _sp, M3MemoryHeader* _mem, int _r0, double _fp0)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
op_f64_LessThanOrEqual_ss
const(void)* op_f64_LessThanOrEqual_ss(void** _pc, uint* _sp, M3MemoryHeader* _mem, int _r0, double _fp0)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
op_f64_LessThan_rs
const(void)* op_f64_LessThan_rs(void** _pc, uint* _sp, M3MemoryHeader* _mem, int _r0, double _fp0)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
op_f64_LessThan_sr
const(void)* op_f64_LessThan_sr(void** _pc, uint* _sp, M3MemoryHeader* _mem, int _r0, double _fp0)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
op_f64_LessThan_ss
const(void)* op_f64_LessThan_ss(void** _pc, uint* _sp, M3MemoryHeader* _mem, int _r0, double _fp0)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
op_f64_Load_f64_r
const(void)* op_f64_Load_f64_r(void** _pc, uint* _sp, M3MemoryHeader* _mem, int _r0, double _fp0)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
op_f64_Load_f64_s
const(void)* op_f64_Load_f64_s(void** _pc, uint* _sp, M3MemoryHeader* _mem, int _r0, double _fp0)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
op_f64_Max_rs
const(void)* op_f64_Max_rs(void** _pc, uint* _sp, M3MemoryHeader* _mem, int _r0, double _fp0)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
op_f64_Max_sr
const(void)* op_f64_Max_sr(void** _pc, uint* _sp, M3MemoryHeader* _mem, int _r0, double _fp0)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
op_f64_Max_ss
const(void)* op_f64_Max_ss(void** _pc, uint* _sp, M3MemoryHeader* _mem, int _r0, double _fp0)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
op_f64_Min_rs
const(void)* op_f64_Min_rs(void** _pc, uint* _sp, M3MemoryHeader* _mem, int _r0, double _fp0)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
op_f64_Min_sr
const(void)* op_f64_Min_sr(void** _pc, uint* _sp, M3MemoryHeader* _mem, int _r0, double _fp0)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
op_f64_Min_ss
const(void)* op_f64_Min_ss(void** _pc, uint* _sp, M3MemoryHeader* _mem, int _r0, double _fp0)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
op_f64_Multiply_rs
const(void)* op_f64_Multiply_rs(void** _pc, uint* _sp, M3MemoryHeader* _mem, int _r0, double _fp0)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
op_f64_Multiply_ss
const(void)* op_f64_Multiply_ss(void** _pc, uint* _sp, M3MemoryHeader* _mem, int _r0, double _fp0)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
op_f64_Nearest_r
const(void)* op_f64_Nearest_r(void** _pc, uint* _sp, M3MemoryHeader* _mem, int _r0, double _fp0)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
op_f64_Nearest_s
const(void)* op_f64_Nearest_s(void** _pc, uint* _sp, M3MemoryHeader* _mem, int _r0, double _fp0)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
op_f64_Negate_r
const(void)* op_f64_Negate_r(void** _pc, uint* _sp, M3MemoryHeader* _mem, int _r0, double _fp0)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
op_f64_Negate_s
const(void)* op_f64_Negate_s(void** _pc, uint* _sp, M3MemoryHeader* _mem, int _r0, double _fp0)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
op_f64_NotEqual_rs
const(void)* op_f64_NotEqual_rs(void** _pc, uint* _sp, M3MemoryHeader* _mem, int _r0, double _fp0)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
op_f64_NotEqual_ss
const(void)* op_f64_NotEqual_ss(void** _pc, uint* _sp, M3MemoryHeader* _mem, int _r0, double _fp0)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
op_f64_Promote_f32_r
const(void)* op_f64_Promote_f32_r(void** _pc, uint* _sp, M3MemoryHeader* _mem, int _r0, double _fp0)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
op_f64_Promote_f32_s
const(void)* op_f64_Promote_f32_s(void** _pc, uint* _sp, M3MemoryHeader* _mem, int _r0, double _fp0)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
op_f64_Reinterpret_i64_r_r
const(void)* op_f64_Reinterpret_i64_r_r(void** _pc, uint* _sp, M3MemoryHeader* _mem, int _r0, double _fp0)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
op_f64_Reinterpret_i64_r_s
const(void)* op_f64_Reinterpret_i64_r_s(void** _pc, uint* _sp, M3MemoryHeader* _mem, int _r0, double _fp0)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
op_f64_Reinterpret_i64_s_r
const(void)* op_f64_Reinterpret_i64_s_r(void** _pc, uint* _sp, M3MemoryHeader* _mem, int _r0, double _fp0)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
op_f64_Reinterpret_i64_s_s
const(void)* op_f64_Reinterpret_i64_s_s(void** _pc, uint* _sp, M3MemoryHeader* _mem, int _r0, double _fp0)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
op_f64_Sqrt_r
const(void)* op_f64_Sqrt_r(void** _pc, uint* _sp, M3MemoryHeader* _mem, int _r0, double _fp0)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
op_f64_Sqrt_s
const(void)* op_f64_Sqrt_s(void** _pc, uint* _sp, M3MemoryHeader* _mem, int _r0, double _fp0)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
op_f64_Store_f64_rr
const(void)* op_f64_Store_f64_rr(void** _pc, uint* _sp, M3MemoryHeader* _mem, int _r0, double _fp0)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
op_f64_Store_f64_rs
const(void)* op_f64_Store_f64_rs(void** _pc, uint* _sp, M3MemoryHeader* _mem, int _r0, double _fp0)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
op_f64_Store_f64_sr
const(void)* op_f64_Store_f64_sr(void** _pc, uint* _sp, M3MemoryHeader* _mem, int _r0, double _fp0)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
op_f64_Store_f64_ss
const(void)* op_f64_Store_f64_ss(void** _pc, uint* _sp, M3MemoryHeader* _mem, int _r0, double _fp0)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
op_f64_Subtract_rs
const(void)* op_f64_Subtract_rs(void** _pc, uint* _sp, M3MemoryHeader* _mem, int _r0, double _fp0)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
op_f64_Subtract_sr
const(void)* op_f64_Subtract_sr(void** _pc, uint* _sp, M3MemoryHeader* _mem, int _r0, double _fp0)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
op_f64_Subtract_ss
const(void)* op_f64_Subtract_ss(void** _pc, uint* _sp, M3MemoryHeader* _mem, int _r0, double _fp0)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
op_f64_Trunc_r
const(void)* op_f64_Trunc_r(void** _pc, uint* _sp, M3MemoryHeader* _mem, int _r0, double _fp0)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
op_f64_Trunc_s
const(void)* op_f64_Trunc_s(void** _pc, uint* _sp, M3MemoryHeader* _mem, int _r0, double _fp0)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
op_i32_Add_rs
const(void)* op_i32_Add_rs(void** _pc, uint* _sp, M3MemoryHeader* _mem, int _r0, double _fp0)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
op_i32_Add_ss
const(void)* op_i32_Add_ss(void** _pc, uint* _sp, M3MemoryHeader* _mem, int _r0, double _fp0)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
op_i32_Divide_rs
const(void)* op_i32_Divide_rs(void** _pc, uint* _sp, M3MemoryHeader* _mem, int _r0, double _fp0)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
op_i32_Divide_sr
const(void)* op_i32_Divide_sr(void** _pc, uint* _sp, M3MemoryHeader* _mem, int _r0, double _fp0)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
op_i32_Divide_ss
const(void)* op_i32_Divide_ss(void** _pc, uint* _sp, M3MemoryHeader* _mem, int _r0, double _fp0)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
op_i32_EqualToZero_r
const(void)* op_i32_EqualToZero_r(void** _pc, uint* _sp, M3MemoryHeader* _mem, int _r0, double _fp0)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
op_i32_EqualToZero_s
const(void)* op_i32_EqualToZero_s(void** _pc, uint* _sp, M3MemoryHeader* _mem, int _r0, double _fp0)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
op_i32_Equal_rs
const(void)* op_i32_Equal_rs(void** _pc, uint* _sp, M3MemoryHeader* _mem, int _r0, double _fp0)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
op_i32_Equal_ss
const(void)* op_i32_Equal_ss(void** _pc, uint* _sp, M3MemoryHeader* _mem, int _r0, double _fp0)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
op_i32_Extend16_s_r
const(void)* op_i32_Extend16_s_r(void** _pc, uint* _sp, M3MemoryHeader* _mem, int _r0, double _fp0)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
op_i32_Extend16_s_s
const(void)* op_i32_Extend16_s_s(void** _pc, uint* _sp, M3MemoryHeader* _mem, int _r0, double _fp0)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
op_i32_Extend8_s_r
const(void)* op_i32_Extend8_s_r(void** _pc, uint* _sp, M3MemoryHeader* _mem, int _r0, double _fp0)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
op_i32_Extend8_s_s
const(void)* op_i32_Extend8_s_s(void** _pc, uint* _sp, M3MemoryHeader* _mem, int _r0, double _fp0)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
op_i32_GreaterThanOrEqual_rs
const(void)* op_i32_GreaterThanOrEqual_rs(void** _pc, uint* _sp, M3MemoryHeader* _mem, int _r0, double _fp0)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
op_i32_GreaterThanOrEqual_sr
const(void)* op_i32_GreaterThanOrEqual_sr(void** _pc, uint* _sp, M3MemoryHeader* _mem, int _r0, double _fp0)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
op_i32_GreaterThanOrEqual_ss
const(void)* op_i32_GreaterThanOrEqual_ss(void** _pc, uint* _sp, M3MemoryHeader* _mem, int _r0, double _fp0)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
op_i32_GreaterThan_rs
const(void)* op_i32_GreaterThan_rs(void** _pc, uint* _sp, M3MemoryHeader* _mem, int _r0, double _fp0)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
op_i32_GreaterThan_sr
const(void)* op_i32_GreaterThan_sr(void** _pc, uint* _sp, M3MemoryHeader* _mem, int _r0, double _fp0)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
op_i32_GreaterThan_ss
const(void)* op_i32_GreaterThan_ss(void** _pc, uint* _sp, M3MemoryHeader* _mem, int _r0, double _fp0)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
op_i32_LessThanOrEqual_rs
const(void)* op_i32_LessThanOrEqual_rs(void** _pc, uint* _sp, M3MemoryHeader* _mem, int _r0, double _fp0)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
op_i32_LessThanOrEqual_sr
const(void)* op_i32_LessThanOrEqual_sr(void** _pc, uint* _sp, M3MemoryHeader* _mem, int _r0, double _fp0)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
op_i32_LessThanOrEqual_ss
const(void)* op_i32_LessThanOrEqual_ss(void** _pc, uint* _sp, M3MemoryHeader* _mem, int _r0, double _fp0)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
op_i32_LessThan_rs
const(void)* op_i32_LessThan_rs(void** _pc, uint* _sp, M3MemoryHeader* _mem, int _r0, double _fp0)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
op_i32_LessThan_sr
const(void)* op_i32_LessThan_sr(void** _pc, uint* _sp, M3MemoryHeader* _mem, int _r0, double _fp0)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
op_i32_LessThan_ss
const(void)* op_i32_LessThan_ss(void** _pc, uint* _sp, M3MemoryHeader* _mem, int _r0, double _fp0)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
op_i32_Load_i16_r
const(void)* op_i32_Load_i16_r(void** _pc, uint* _sp, M3MemoryHeader* _mem, int _r0, double _fp0)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
op_i32_Load_i16_s
const(void)* op_i32_Load_i16_s(void** _pc, uint* _sp, M3MemoryHeader* _mem, int _r0, double _fp0)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
op_i32_Load_i32_r
const(void)* op_i32_Load_i32_r(void** _pc, uint* _sp, M3MemoryHeader* _mem, int _r0, double _fp0)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
op_i32_Load_i32_s
const(void)* op_i32_Load_i32_s(void** _pc, uint* _sp, M3MemoryHeader* _mem, int _r0, double _fp0)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
op_i32_Load_i8_r
const(void)* op_i32_Load_i8_r(void** _pc, uint* _sp, M3MemoryHeader* _mem, int _r0, double _fp0)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
op_i32_Load_i8_s
const(void)* op_i32_Load_i8_s(void** _pc, uint* _sp, M3MemoryHeader* _mem, int _r0, double _fp0)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
op_i32_Load_u16_r
const(void)* op_i32_Load_u16_r(void** _pc, uint* _sp, M3MemoryHeader* _mem, int _r0, double _fp0)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
op_i32_Load_u16_s
const(void)* op_i32_Load_u16_s(void** _pc, uint* _sp, M3MemoryHeader* _mem, int _r0, double _fp0)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
op_i32_Load_u8_r
const(void)* op_i32_Load_u8_r(void** _pc, uint* _sp, M3MemoryHeader* _mem, int _r0, double _fp0)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
op_i32_Load_u8_s
const(void)* op_i32_Load_u8_s(void** _pc, uint* _sp, M3MemoryHeader* _mem, int _r0, double _fp0)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
op_i32_Multiply_rs
const(void)* op_i32_Multiply_rs(void** _pc, uint* _sp, M3MemoryHeader* _mem, int _r0, double _fp0)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
op_i32_Multiply_ss
const(void)* op_i32_Multiply_ss(void** _pc, uint* _sp, M3MemoryHeader* _mem, int _r0, double _fp0)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
op_i32_NotEqual_rs
const(void)* op_i32_NotEqual_rs(void** _pc, uint* _sp, M3MemoryHeader* _mem, int _r0, double _fp0)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
op_i32_NotEqual_ss
const(void)* op_i32_NotEqual_ss(void** _pc, uint* _sp, M3MemoryHeader* _mem, int _r0, double _fp0)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
op_i32_Reinterpret_f32_r_r
const(void)* op_i32_Reinterpret_f32_r_r(void** _pc, uint* _sp, M3MemoryHeader* _mem, int _r0, double _fp0)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
op_i32_Reinterpret_f32_r_s
const(void)* op_i32_Reinterpret_f32_r_s(void** _pc, uint* _sp, M3MemoryHeader* _mem, int _r0, double _fp0)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
op_i32_Reinterpret_f32_s_r
const(void)* op_i32_Reinterpret_f32_s_r(void** _pc, uint* _sp, M3MemoryHeader* _mem, int _r0, double _fp0)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
op_i32_Reinterpret_f32_s_s
const(void)* op_i32_Reinterpret_f32_s_s(void** _pc, uint* _sp, M3MemoryHeader* _mem, int _r0, double _fp0)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
op_i32_Remainder_rs
const(void)* op_i32_Remainder_rs(void** _pc, uint* _sp, M3MemoryHeader* _mem, int _r0, double _fp0)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
op_i32_Remainder_sr
const(void)* op_i32_Remainder_sr(void** _pc, uint* _sp, M3MemoryHeader* _mem, int _r0, double _fp0)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
op_i32_Remainder_ss
const(void)* op_i32_Remainder_ss(void** _pc, uint* _sp, M3MemoryHeader* _mem, int _r0, double _fp0)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
op_i32_ShiftRight_rs
const(void)* op_i32_ShiftRight_rs(void** _pc, uint* _sp, M3MemoryHeader* _mem, int _r0, double _fp0)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
op_i32_ShiftRight_sr
const(void)* op_i32_ShiftRight_sr(void** _pc, uint* _sp, M3MemoryHeader* _mem, int _r0, double _fp0)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
op_i32_ShiftRight_ss
const(void)* op_i32_ShiftRight_ss(void** _pc, uint* _sp, M3MemoryHeader* _mem, int _r0, double _fp0)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
op_i32_Store_i16_rs
const(void)* op_i32_Store_i16_rs(void** _pc, uint* _sp, M3MemoryHeader* _mem, int _r0, double _fp0)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
op_i32_Store_i16_sr
const(void)* op_i32_Store_i16_sr(void** _pc, uint* _sp, M3MemoryHeader* _mem, int _r0, double _fp0)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
op_i32_Store_i16_ss
const(void)* op_i32_Store_i16_ss(void** _pc, uint* _sp, M3MemoryHeader* _mem, int _r0, double _fp0)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
op_i32_Store_i32_rs
const(void)* op_i32_Store_i32_rs(void** _pc, uint* _sp, M3MemoryHeader* _mem, int _r0, double _fp0)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
op_i32_Store_i32_sr
const(void)* op_i32_Store_i32_sr(void** _pc, uint* _sp, M3MemoryHeader* _mem, int _r0, double _fp0)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
op_i32_Store_i32_ss
const(void)* op_i32_Store_i32_ss(void** _pc, uint* _sp, M3MemoryHeader* _mem, int _r0, double _fp0)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
op_i32_Store_u8_rs
const(void)* op_i32_Store_u8_rs(void** _pc, uint* _sp, M3MemoryHeader* _mem, int _r0, double _fp0)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
op_i32_Store_u8_sr
const(void)* op_i32_Store_u8_sr(void** _pc, uint* _sp, M3MemoryHeader* _mem, int _r0, double _fp0)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
op_i32_Store_u8_ss
const(void)* op_i32_Store_u8_ss(void** _pc, uint* _sp, M3MemoryHeader* _mem, int _r0, double _fp0)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
op_i32_Subtract_rs
const(void)* op_i32_Subtract_rs(void** _pc, uint* _sp, M3MemoryHeader* _mem, int _r0, double _fp0)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
op_i32_Subtract_sr
const(void)* op_i32_Subtract_sr(void** _pc, uint* _sp, M3MemoryHeader* _mem, int _r0, double _fp0)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
op_i32_Subtract_ss
const(void)* op_i32_Subtract_ss(void** _pc, uint* _sp, M3MemoryHeader* _mem, int _r0, double _fp0)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
op_i32_TruncSat_f32_r_r
const(void)* op_i32_TruncSat_f32_r_r(void** _pc, uint* _sp, M3MemoryHeader* _mem, int _r0, double _fp0)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
op_i32_TruncSat_f32_r_s
const(void)* op_i32_TruncSat_f32_r_s(void** _pc, uint* _sp, M3MemoryHeader* _mem, int _r0, double _fp0)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
op_i32_TruncSat_f32_s_r
const(void)* op_i32_TruncSat_f32_s_r(void** _pc, uint* _sp, M3MemoryHeader* _mem, int _r0, double _fp0)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
op_i32_TruncSat_f32_s_s
const(void)* op_i32_TruncSat_f32_s_s(void** _pc, uint* _sp, M3MemoryHeader* _mem, int _r0, double _fp0)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
op_i32_TruncSat_f64_r_r
const(void)* op_i32_TruncSat_f64_r_r(void** _pc, uint* _sp, M3MemoryHeader* _mem, int _r0, double _fp0)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
op_i32_TruncSat_f64_r_s
const(void)* op_i32_TruncSat_f64_r_s(void** _pc, uint* _sp, M3MemoryHeader* _mem, int _r0, double _fp0)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
op_i32_TruncSat_f64_s_r
const(void)* op_i32_TruncSat_f64_s_r(void** _pc, uint* _sp, M3MemoryHeader* _mem, int _r0, double _fp0)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
op_i32_TruncSat_f64_s_s
const(void)* op_i32_TruncSat_f64_s_s(void** _pc, uint* _sp, M3MemoryHeader* _mem, int _r0, double _fp0)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
op_i32_Trunc_f32_r_r
const(void)* op_i32_Trunc_f32_r_r(void** _pc, uint* _sp, M3MemoryHeader* _mem, int _r0, double _fp0)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
op_i32_Trunc_f32_r_s
const(void)* op_i32_Trunc_f32_r_s(void** _pc, uint* _sp, M3MemoryHeader* _mem, int _r0, double _fp0)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
op_i32_Trunc_f32_s_r
const(void)* op_i32_Trunc_f32_s_r(void** _pc, uint* _sp, M3MemoryHeader* _mem, int _r0, double _fp0)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
op_i32_Trunc_f32_s_s
const(void)* op_i32_Trunc_f32_s_s(void** _pc, uint* _sp, M3MemoryHeader* _mem, int _r0, double _fp0)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
op_i32_Trunc_f64_r_r
const(void)* op_i32_Trunc_f64_r_r(void** _pc, uint* _sp, M3MemoryHeader* _mem, int _r0, double _fp0)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
op_i32_Trunc_f64_r_s
const(void)* op_i32_Trunc_f64_r_s(void** _pc, uint* _sp, M3MemoryHeader* _mem, int _r0, double _fp0)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
op_i32_Trunc_f64_s_r
const(void)* op_i32_Trunc_f64_s_r(void** _pc, uint* _sp, M3MemoryHeader* _mem, int _r0, double _fp0)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
op_i32_Trunc_f64_s_s
const(void)* op_i32_Trunc_f64_s_s(void** _pc, uint* _sp, M3MemoryHeader* _mem, int _r0, double _fp0)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
op_i32_Wrap_i64_r
const(void)* op_i32_Wrap_i64_r(void** _pc, uint* _sp, M3MemoryHeader* _mem, int _r0, double _fp0)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
op_i32_Wrap_i64_s
const(void)* op_i32_Wrap_i64_s(void** _pc, uint* _sp, M3MemoryHeader* _mem, int _r0, double _fp0)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
op_i64_Add_rs
const(void)* op_i64_Add_rs(void** _pc, uint* _sp, M3MemoryHeader* _mem, int _r0, double _fp0)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
op_i64_Add_ss
const(void)* op_i64_Add_ss(void** _pc, uint* _sp, M3MemoryHeader* _mem, int _r0, double _fp0)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
op_i64_Divide_rs
const(void)* op_i64_Divide_rs(void** _pc, uint* _sp, M3MemoryHeader* _mem, int _r0, double _fp0)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
op_i64_Divide_sr
const(void)* op_i64_Divide_sr(void** _pc, uint* _sp, M3MemoryHeader* _mem, int _r0, double _fp0)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
op_i64_Divide_ss
const(void)* op_i64_Divide_ss(void** _pc, uint* _sp, M3MemoryHeader* _mem, int _r0, double _fp0)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
op_i64_EqualToZero_r
const(void)* op_i64_EqualToZero_r(void** _pc, uint* _sp, M3MemoryHeader* _mem, int _r0, double _fp0)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
op_i64_EqualToZero_s
const(void)* op_i64_EqualToZero_s(void** _pc, uint* _sp, M3MemoryHeader* _mem, int _r0, double _fp0)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
op_i64_Equal_rs
const(void)* op_i64_Equal_rs(void** _pc, uint* _sp, M3MemoryHeader* _mem, int _r0, double _fp0)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
op_i64_Equal_ss
const(void)* op_i64_Equal_ss(void** _pc, uint* _sp, M3MemoryHeader* _mem, int _r0, double _fp0)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
op_i64_Extend16_s_r
const(void)* op_i64_Extend16_s_r(void** _pc, uint* _sp, M3MemoryHeader* _mem, int _r0, double _fp0)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
op_i64_Extend16_s_s
const(void)* op_i64_Extend16_s_s(void** _pc, uint* _sp, M3MemoryHeader* _mem, int _r0, double _fp0)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
op_i64_Extend32_s_r
const(void)* op_i64_Extend32_s_r(void** _pc, uint* _sp, M3MemoryHeader* _mem, int _r0, double _fp0)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
op_i64_Extend32_s_s
const(void)* op_i64_Extend32_s_s(void** _pc, uint* _sp, M3MemoryHeader* _mem, int _r0, double _fp0)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
op_i64_Extend8_s_r
const(void)* op_i64_Extend8_s_r(void** _pc, uint* _sp, M3MemoryHeader* _mem, int _r0, double _fp0)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
op_i64_Extend8_s_s
const(void)* op_i64_Extend8_s_s(void** _pc, uint* _sp, M3MemoryHeader* _mem, int _r0, double _fp0)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
op_i64_Extend_i32_r
const(void)* op_i64_Extend_i32_r(void** _pc, uint* _sp, M3MemoryHeader* _mem, int _r0, double _fp0)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
op_i64_Extend_i32_s
const(void)* op_i64_Extend_i32_s(void** _pc, uint* _sp, M3MemoryHeader* _mem, int _r0, double _fp0)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
op_i64_Extend_u32_r
const(void)* op_i64_Extend_u32_r(void** _pc, uint* _sp, M3MemoryHeader* _mem, int _r0, double _fp0)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
op_i64_Extend_u32_s
const(void)* op_i64_Extend_u32_s(void** _pc, uint* _sp, M3MemoryHeader* _mem, int _r0, double _fp0)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
op_i64_GreaterThanOrEqual_rs
const(void)* op_i64_GreaterThanOrEqual_rs(void** _pc, uint* _sp, M3MemoryHeader* _mem, int _r0, double _fp0)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
op_i64_GreaterThanOrEqual_sr
const(void)* op_i64_GreaterThanOrEqual_sr(void** _pc, uint* _sp, M3MemoryHeader* _mem, int _r0, double _fp0)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
op_i64_GreaterThanOrEqual_ss
const(void)* op_i64_GreaterThanOrEqual_ss(void** _pc, uint* _sp, M3MemoryHeader* _mem, int _r0, double _fp0)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
op_i64_GreaterThan_rs
const(void)* op_i64_GreaterThan_rs(void** _pc, uint* _sp, M3MemoryHeader* _mem, int _r0, double _fp0)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
op_i64_GreaterThan_sr
const(void)* op_i64_GreaterThan_sr(void** _pc, uint* _sp, M3MemoryHeader* _mem, int _r0, double _fp0)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
op_i64_GreaterThan_ss
const(void)* op_i64_GreaterThan_ss(void** _pc, uint* _sp, M3MemoryHeader* _mem, int _r0, double _fp0)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
op_i64_LessThanOrEqual_rs
const(void)* op_i64_LessThanOrEqual_rs(void** _pc, uint* _sp, M3MemoryHeader* _mem, int _r0, double _fp0)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
op_i64_LessThanOrEqual_sr
const(void)* op_i64_LessThanOrEqual_sr(void** _pc, uint* _sp, M3MemoryHeader* _mem, int _r0, double _fp0)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
op_i64_LessThanOrEqual_ss
const(void)* op_i64_LessThanOrEqual_ss(void** _pc, uint* _sp, M3MemoryHeader* _mem, int _r0, double _fp0)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
op_i64_LessThan_rs
const(void)* op_i64_LessThan_rs(void** _pc, uint* _sp, M3MemoryHeader* _mem, int _r0, double _fp0)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
op_i64_LessThan_sr
const(void)* op_i64_LessThan_sr(void** _pc, uint* _sp, M3MemoryHeader* _mem, int _r0, double _fp0)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
op_i64_LessThan_ss
const(void)* op_i64_LessThan_ss(void** _pc, uint* _sp, M3MemoryHeader* _mem, int _r0, double _fp0)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
op_i64_Load_i16_r
const(void)* op_i64_Load_i16_r(void** _pc, uint* _sp, M3MemoryHeader* _mem, int _r0, double _fp0)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
op_i64_Load_i16_s
const(void)* op_i64_Load_i16_s(void** _pc, uint* _sp, M3MemoryHeader* _mem, int _r0, double _fp0)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
op_i64_Load_i32_r
const(void)* op_i64_Load_i32_r(void** _pc, uint* _sp, M3MemoryHeader* _mem, int _r0, double _fp0)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
op_i64_Load_i32_s
const(void)* op_i64_Load_i32_s(void** _pc, uint* _sp, M3MemoryHeader* _mem, int _r0, double _fp0)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
op_i64_Load_i64_r
const(void)* op_i64_Load_i64_r(void** _pc, uint* _sp, M3MemoryHeader* _mem, int _r0, double _fp0)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
op_i64_Load_i64_s
const(void)* op_i64_Load_i64_s(void** _pc, uint* _sp, M3MemoryHeader* _mem, int _r0, double _fp0)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
op_i64_Load_i8_r
const(void)* op_i64_Load_i8_r(void** _pc, uint* _sp, M3MemoryHeader* _mem, int _r0, double _fp0)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
op_i64_Load_i8_s
const(void)* op_i64_Load_i8_s(void** _pc, uint* _sp, M3MemoryHeader* _mem, int _r0, double _fp0)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
op_i64_Load_u16_r
const(void)* op_i64_Load_u16_r(void** _pc, uint* _sp, M3MemoryHeader* _mem, int _r0, double _fp0)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
op_i64_Load_u16_s
const(void)* op_i64_Load_u16_s(void** _pc, uint* _sp, M3MemoryHeader* _mem, int _r0, double _fp0)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
op_i64_Load_u32_r
const(void)* op_i64_Load_u32_r(void** _pc, uint* _sp, M3MemoryHeader* _mem, int _r0, double _fp0)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
op_i64_Load_u32_s
const(void)* op_i64_Load_u32_s(void** _pc, uint* _sp, M3MemoryHeader* _mem, int _r0, double _fp0)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
op_i64_Load_u8_r
const(void)* op_i64_Load_u8_r(void** _pc, uint* _sp, M3MemoryHeader* _mem, int _r0, double _fp0)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
op_i64_Load_u8_s
const(void)* op_i64_Load_u8_s(void** _pc, uint* _sp, M3MemoryHeader* _mem, int _r0, double _fp0)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
op_i64_Multiply_rs
const(void)* op_i64_Multiply_rs(void** _pc, uint* _sp, M3MemoryHeader* _mem, int _r0, double _fp0)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
op_i64_Multiply_ss
const(void)* op_i64_Multiply_ss(void** _pc, uint* _sp, M3MemoryHeader* _mem, int _r0, double _fp0)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
op_i64_NotEqual_rs
const(void)* op_i64_NotEqual_rs(void** _pc, uint* _sp, M3MemoryHeader* _mem, int _r0, double _fp0)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
op_i64_NotEqual_ss
const(void)* op_i64_NotEqual_ss(void** _pc, uint* _sp, M3MemoryHeader* _mem, int _r0, double _fp0)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
op_i64_Reinterpret_f64_r_r
const(void)* op_i64_Reinterpret_f64_r_r(void** _pc, uint* _sp, M3MemoryHeader* _mem, int _r0, double _fp0)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
op_i64_Reinterpret_f64_r_s
const(void)* op_i64_Reinterpret_f64_r_s(void** _pc, uint* _sp, M3MemoryHeader* _mem, int _r0, double _fp0)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
op_i64_Reinterpret_f64_s_r
const(void)* op_i64_Reinterpret_f64_s_r(void** _pc, uint* _sp, M3MemoryHeader* _mem, int _r0, double _fp0)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
op_i64_Reinterpret_f64_s_s
const(void)* op_i64_Reinterpret_f64_s_s(void** _pc, uint* _sp, M3MemoryHeader* _mem, int _r0, double _fp0)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
op_i64_Remainder_rs
const(void)* op_i64_Remainder_rs(void** _pc, uint* _sp, M3MemoryHeader* _mem, int _r0, double _fp0)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
op_i64_Remainder_sr
const(void)* op_i64_Remainder_sr(void** _pc, uint* _sp, M3MemoryHeader* _mem, int _r0, double _fp0)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
op_i64_Remainder_ss
const(void)* op_i64_Remainder_ss(void** _pc, uint* _sp, M3MemoryHeader* _mem, int _r0, double _fp0)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
op_i64_ShiftRight_rs
const(void)* op_i64_ShiftRight_rs(void** _pc, uint* _sp, M3MemoryHeader* _mem, int _r0, double _fp0)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
op_i64_ShiftRight_sr
const(void)* op_i64_ShiftRight_sr(void** _pc, uint* _sp, M3MemoryHeader* _mem, int _r0, double _fp0)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
op_i64_ShiftRight_ss
const(void)* op_i64_ShiftRight_ss(void** _pc, uint* _sp, M3MemoryHeader* _mem, int _r0, double _fp0)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
op_i64_Store_i16_rs
const(void)* op_i64_Store_i16_rs(void** _pc, uint* _sp, M3MemoryHeader* _mem, int _r0, double _fp0)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
op_i64_Store_i16_sr
const(void)* op_i64_Store_i16_sr(void** _pc, uint* _sp, M3MemoryHeader* _mem, int _r0, double _fp0)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
op_i64_Store_i16_ss
const(void)* op_i64_Store_i16_ss(void** _pc, uint* _sp, M3MemoryHeader* _mem, int _r0, double _fp0)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
op_i64_Store_i32_rs
const(void)* op_i64_Store_i32_rs(void** _pc, uint* _sp, M3MemoryHeader* _mem, int _r0, double _fp0)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
op_i64_Store_i32_sr
const(void)* op_i64_Store_i32_sr(void** _pc, uint* _sp, M3MemoryHeader* _mem, int _r0, double _fp0)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
op_i64_Store_i32_ss
const(void)* op_i64_Store_i32_ss(void** _pc, uint* _sp, M3MemoryHeader* _mem, int _r0, double _fp0)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
op_i64_Store_i64_rs
const(void)* op_i64_Store_i64_rs(void** _pc, uint* _sp, M3MemoryHeader* _mem, int _r0, double _fp0)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
op_i64_Store_i64_sr
const(void)* op_i64_Store_i64_sr(void** _pc, uint* _sp, M3MemoryHeader* _mem, int _r0, double _fp0)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
op_i64_Store_i64_ss
const(void)* op_i64_Store_i64_ss(void** _pc, uint* _sp, M3MemoryHeader* _mem, int _r0, double _fp0)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
op_i64_Store_u8_rs
const(void)* op_i64_Store_u8_rs(void** _pc, uint* _sp, M3MemoryHeader* _mem, int _r0, double _fp0)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
op_i64_Store_u8_sr
const(void)* op_i64_Store_u8_sr(void** _pc, uint* _sp, M3MemoryHeader* _mem, int _r0, double _fp0)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
op_i64_Store_u8_ss
const(void)* op_i64_Store_u8_ss(void** _pc, uint* _sp, M3MemoryHeader* _mem, int _r0, double _fp0)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
op_i64_Subtract_rs
const(void)* op_i64_Subtract_rs(void** _pc, uint* _sp, M3MemoryHeader* _mem, int _r0, double _fp0)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
op_i64_Subtract_sr
const(void)* op_i64_Subtract_sr(void** _pc, uint* _sp, M3MemoryHeader* _mem, int _r0, double _fp0)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
op_i64_Subtract_ss
const(void)* op_i64_Subtract_ss(void** _pc, uint* _sp, M3MemoryHeader* _mem, int _r0, double _fp0)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
op_i64_TruncSat_f32_r_r
const(void)* op_i64_TruncSat_f32_r_r(void** _pc, uint* _sp, M3MemoryHeader* _mem, int _r0, double _fp0)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
op_i64_TruncSat_f32_r_s
const(void)* op_i64_TruncSat_f32_r_s(void** _pc, uint* _sp, M3MemoryHeader* _mem, int _r0, double _fp0)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
op_i64_TruncSat_f32_s_r
const(void)* op_i64_TruncSat_f32_s_r(void** _pc, uint* _sp, M3MemoryHeader* _mem, int _r0, double _fp0)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
op_i64_TruncSat_f32_s_s
const(void)* op_i64_TruncSat_f32_s_s(void** _pc, uint* _sp, M3MemoryHeader* _mem, int _r0, double _fp0)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
op_i64_TruncSat_f64_r_r
const(void)* op_i64_TruncSat_f64_r_r(void** _pc, uint* _sp, M3MemoryHeader* _mem, int _r0, double _fp0)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
op_i64_TruncSat_f64_r_s
const(void)* op_i64_TruncSat_f64_r_s(void** _pc, uint* _sp, M3MemoryHeader* _mem, int _r0, double _fp0)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
op_i64_TruncSat_f64_s_r
const(void)* op_i64_TruncSat_f64_s_r(void** _pc, uint* _sp, M3MemoryHeader* _mem, int _r0, double _fp0)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
op_i64_TruncSat_f64_s_s
const(void)* op_i64_TruncSat_f64_s_s(void** _pc, uint* _sp, M3MemoryHeader* _mem, int _r0, double _fp0)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
op_i64_Trunc_f32_r_r
const(void)* op_i64_Trunc_f32_r_r(void** _pc, uint* _sp, M3MemoryHeader* _mem, int _r0, double _fp0)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
op_i64_Trunc_f32_r_s
const(void)* op_i64_Trunc_f32_r_s(void** _pc, uint* _sp, M3MemoryHeader* _mem, int _r0, double _fp0)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
op_i64_Trunc_f32_s_r
const(void)* op_i64_Trunc_f32_s_r(void** _pc, uint* _sp, M3MemoryHeader* _mem, int _r0, double _fp0)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
op_i64_Trunc_f32_s_s
const(void)* op_i64_Trunc_f32_s_s(void** _pc, uint* _sp, M3MemoryHeader* _mem, int _r0, double _fp0)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
op_i64_Trunc_f64_r_r
const(void)* op_i64_Trunc_f64_r_r(void** _pc, uint* _sp, M3MemoryHeader* _mem, int _r0, double _fp0)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
op_i64_Trunc_f64_r_s
const(void)* op_i64_Trunc_f64_r_s(void** _pc, uint* _sp, M3MemoryHeader* _mem, int _r0, double _fp0)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
op_i64_Trunc_f64_s_r
const(void)* op_i64_Trunc_f64_s_r(void** _pc, uint* _sp, M3MemoryHeader* _mem, int _r0, double _fp0)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
op_i64_Trunc_f64_s_s
const(void)* op_i64_Trunc_f64_s_s(void** _pc, uint* _sp, M3MemoryHeader* _mem, int _r0, double _fp0)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
op_u32_And_rs
const(void)* op_u32_And_rs(void** _pc, uint* _sp, M3MemoryHeader* _mem, int _r0, double _fp0)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
op_u32_And_ss
const(void)* op_u32_And_ss(void** _pc, uint* _sp, M3MemoryHeader* _mem, int _r0, double _fp0)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
op_u32_Divide_rs
const(void)* op_u32_Divide_rs(void** _pc, uint* _sp, M3MemoryHeader* _mem, int _r0, double _fp0)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
op_u32_Divide_sr
const(void)* op_u32_Divide_sr(void** _pc, uint* _sp, M3MemoryHeader* _mem, int _r0, double _fp0)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
op_u32_Divide_ss
const(void)* op_u32_Divide_ss(void** _pc, uint* _sp, M3MemoryHeader* _mem, int _r0, double _fp0)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
op_u32_GreaterThanOrEqual_rs
const(void)* op_u32_GreaterThanOrEqual_rs(void** _pc, uint* _sp, M3MemoryHeader* _mem, int _r0, double _fp0)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
op_u32_GreaterThanOrEqual_sr
const(void)* op_u32_GreaterThanOrEqual_sr(void** _pc, uint* _sp, M3MemoryHeader* _mem, int _r0, double _fp0)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
op_u32_GreaterThanOrEqual_ss
const(void)* op_u32_GreaterThanOrEqual_ss(void** _pc, uint* _sp, M3MemoryHeader* _mem, int _r0, double _fp0)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
op_u32_GreaterThan_rs
const(void)* op_u32_GreaterThan_rs(void** _pc, uint* _sp, M3MemoryHeader* _mem, int _r0, double _fp0)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
op_u32_GreaterThan_sr
const(void)* op_u32_GreaterThan_sr(void** _pc, uint* _sp, M3MemoryHeader* _mem, int _r0, double _fp0)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
op_u32_GreaterThan_ss
const(void)* op_u32_GreaterThan_ss(void** _pc, uint* _sp, M3MemoryHeader* _mem, int _r0, double _fp0)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
op_u32_LessThanOrEqual_rs
const(void)* op_u32_LessThanOrEqual_rs(void** _pc, uint* _sp, M3MemoryHeader* _mem, int _r0, double _fp0)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
op_u32_LessThanOrEqual_sr
const(void)* op_u32_LessThanOrEqual_sr(void** _pc, uint* _sp, M3MemoryHeader* _mem, int _r0, double _fp0)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
op_u32_LessThanOrEqual_ss
const(void)* op_u32_LessThanOrEqual_ss(void** _pc, uint* _sp, M3MemoryHeader* _mem, int _r0, double _fp0)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
op_u32_LessThan_rs
const(void)* op_u32_LessThan_rs(void** _pc, uint* _sp, M3MemoryHeader* _mem, int _r0, double _fp0)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
op_u32_LessThan_sr
const(void)* op_u32_LessThan_sr(void** _pc, uint* _sp, M3MemoryHeader* _mem, int _r0, double _fp0)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
op_u32_LessThan_ss
const(void)* op_u32_LessThan_ss(void** _pc, uint* _sp, M3MemoryHeader* _mem, int _r0, double _fp0)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
op_u32_Or_rs
const(void)* op_u32_Or_rs(void** _pc, uint* _sp, M3MemoryHeader* _mem, int _r0, double _fp0)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
op_u32_Or_ss
const(void)* op_u32_Or_ss(void** _pc, uint* _sp, M3MemoryHeader* _mem, int _r0, double _fp0)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
op_u32_Remainder_rs
const(void)* op_u32_Remainder_rs(void** _pc, uint* _sp, M3MemoryHeader* _mem, int _r0, double _fp0)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
op_u32_Remainder_sr
const(void)* op_u32_Remainder_sr(void** _pc, uint* _sp, M3MemoryHeader* _mem, int _r0, double _fp0)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
op_u32_Remainder_ss
const(void)* op_u32_Remainder_ss(void** _pc, uint* _sp, M3MemoryHeader* _mem, int _r0, double _fp0)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
op_u32_Rotl_rs
const(void)* op_u32_Rotl_rs(void** _pc, uint* _sp, M3MemoryHeader* _mem, int _r0, double _fp0)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
op_u32_Rotl_sr
const(void)* op_u32_Rotl_sr(void** _pc, uint* _sp, M3MemoryHeader* _mem, int _r0, double _fp0)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
op_u32_Rotl_ss
const(void)* op_u32_Rotl_ss(void** _pc, uint* _sp, M3MemoryHeader* _mem, int _r0, double _fp0)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
op_u32_Rotr_rs
const(void)* op_u32_Rotr_rs(void** _pc, uint* _sp, M3MemoryHeader* _mem, int _r0, double _fp0)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
op_u32_Rotr_sr
const(void)* op_u32_Rotr_sr(void** _pc, uint* _sp, M3MemoryHeader* _mem, int _r0, double _fp0)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
op_u32_Rotr_ss
const(void)* op_u32_Rotr_ss(void** _pc, uint* _sp, M3MemoryHeader* _mem, int _r0, double _fp0)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
op_u32_ShiftLeft_rs
const(void)* op_u32_ShiftLeft_rs(void** _pc, uint* _sp, M3MemoryHeader* _mem, int _r0, double _fp0)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
op_u32_ShiftLeft_sr
const(void)* op_u32_ShiftLeft_sr(void** _pc, uint* _sp, M3MemoryHeader* _mem, int _r0, double _fp0)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
op_u32_ShiftLeft_ss
const(void)* op_u32_ShiftLeft_ss(void** _pc, uint* _sp, M3MemoryHeader* _mem, int _r0, double _fp0)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
op_u32_ShiftRight_rs
const(void)* op_u32_ShiftRight_rs(void** _pc, uint* _sp, M3MemoryHeader* _mem, int _r0, double _fp0)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
op_u32_ShiftRight_sr
const(void)* op_u32_ShiftRight_sr(void** _pc, uint* _sp, M3MemoryHeader* _mem, int _r0, double _fp0)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
op_u32_ShiftRight_ss
const(void)* op_u32_ShiftRight_ss(void** _pc, uint* _sp, M3MemoryHeader* _mem, int _r0, double _fp0)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
op_u32_TruncSat_f32_r_r
const(void)* op_u32_TruncSat_f32_r_r(void** _pc, uint* _sp, M3MemoryHeader* _mem, int _r0, double _fp0)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
op_u32_TruncSat_f32_r_s
const(void)* op_u32_TruncSat_f32_r_s(void** _pc, uint* _sp, M3MemoryHeader* _mem, int _r0, double _fp0)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
op_u32_TruncSat_f32_s_r
const(void)* op_u32_TruncSat_f32_s_r(void** _pc, uint* _sp, M3MemoryHeader* _mem, int _r0, double _fp0)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
op_u32_TruncSat_f32_s_s
const(void)* op_u32_TruncSat_f32_s_s(void** _pc, uint* _sp, M3MemoryHeader* _mem, int _r0, double _fp0)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
op_u32_TruncSat_f64_r_r
const(void)* op_u32_TruncSat_f64_r_r(void** _pc, uint* _sp, M3MemoryHeader* _mem, int _r0, double _fp0)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
op_u32_TruncSat_f64_r_s
const(void)* op_u32_TruncSat_f64_r_s(void** _pc, uint* _sp, M3MemoryHeader* _mem, int _r0, double _fp0)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
op_u32_TruncSat_f64_s_r
const(void)* op_u32_TruncSat_f64_s_r(void** _pc, uint* _sp, M3MemoryHeader* _mem, int _r0, double _fp0)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
op_u32_TruncSat_f64_s_s
const(void)* op_u32_TruncSat_f64_s_s(void** _pc, uint* _sp, M3MemoryHeader* _mem, int _r0, double _fp0)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
op_u32_Trunc_f32_r_r
const(void)* op_u32_Trunc_f32_r_r(void** _pc, uint* _sp, M3MemoryHeader* _mem, int _r0, double _fp0)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
op_u32_Trunc_f32_r_s
const(void)* op_u32_Trunc_f32_r_s(void** _pc, uint* _sp, M3MemoryHeader* _mem, int _r0, double _fp0)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
op_u32_Trunc_f32_s_r
const(void)* op_u32_Trunc_f32_s_r(void** _pc, uint* _sp, M3MemoryHeader* _mem, int _r0, double _fp0)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
op_u32_Trunc_f32_s_s
const(void)* op_u32_Trunc_f32_s_s(void** _pc, uint* _sp, M3MemoryHeader* _mem, int _r0, double _fp0)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
op_u32_Trunc_f64_r_r
const(void)* op_u32_Trunc_f64_r_r(void** _pc, uint* _sp, M3MemoryHeader* _mem, int _r0, double _fp0)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
op_u32_Trunc_f64_r_s
const(void)* op_u32_Trunc_f64_r_s(void** _pc, uint* _sp, M3MemoryHeader* _mem, int _r0, double _fp0)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
op_u32_Trunc_f64_s_r
const(void)* op_u32_Trunc_f64_s_r(void** _pc, uint* _sp, M3MemoryHeader* _mem, int _r0, double _fp0)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
op_u32_Trunc_f64_s_s
const(void)* op_u32_Trunc_f64_s_s(void** _pc, uint* _sp, M3MemoryHeader* _mem, int _r0, double _fp0)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
op_u32_Xor_rs
const(void)* op_u32_Xor_rs(void** _pc, uint* _sp, M3MemoryHeader* _mem, int _r0, double _fp0)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
op_u32_Xor_ss
const(void)* op_u32_Xor_ss(void** _pc, uint* _sp, M3MemoryHeader* _mem, int _r0, double _fp0)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
op_u64_And_rs
const(void)* op_u64_And_rs(void** _pc, uint* _sp, M3MemoryHeader* _mem, int _r0, double _fp0)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
op_u64_And_ss
const(void)* op_u64_And_ss(void** _pc, uint* _sp, M3MemoryHeader* _mem, int _r0, double _fp0)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
op_u64_Divide_rs
const(void)* op_u64_Divide_rs(void** _pc, uint* _sp, M3MemoryHeader* _mem, int _r0, double _fp0)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
op_u64_Divide_sr
const(void)* op_u64_Divide_sr(void** _pc, uint* _sp, M3MemoryHeader* _mem, int _r0, double _fp0)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
op_u64_Divide_ss
const(void)* op_u64_Divide_ss(void** _pc, uint* _sp, M3MemoryHeader* _mem, int _r0, double _fp0)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
op_u64_GreaterThanOrEqual_rs
const(void)* op_u64_GreaterThanOrEqual_rs(void** _pc, uint* _sp, M3MemoryHeader* _mem, int _r0, double _fp0)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
op_u64_GreaterThanOrEqual_sr
const(void)* op_u64_GreaterThanOrEqual_sr(void** _pc, uint* _sp, M3MemoryHeader* _mem, int _r0, double _fp0)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
op_u64_GreaterThanOrEqual_ss
const(void)* op_u64_GreaterThanOrEqual_ss(void** _pc, uint* _sp, M3MemoryHeader* _mem, int _r0, double _fp0)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
op_u64_GreaterThan_rs
const(void)* op_u64_GreaterThan_rs(void** _pc, uint* _sp, M3MemoryHeader* _mem, int _r0, double _fp0)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
op_u64_GreaterThan_sr
const(void)* op_u64_GreaterThan_sr(void** _pc, uint* _sp, M3MemoryHeader* _mem, int _r0, double _fp0)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
op_u64_GreaterThan_ss
const(void)* op_u64_GreaterThan_ss(void** _pc, uint* _sp, M3MemoryHeader* _mem, int _r0, double _fp0)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
op_u64_LessThanOrEqual_rs
const(void)* op_u64_LessThanOrEqual_rs(void** _pc, uint* _sp, M3MemoryHeader* _mem, int _r0, double _fp0)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
op_u64_LessThanOrEqual_sr
const(void)* op_u64_LessThanOrEqual_sr(void** _pc, uint* _sp, M3MemoryHeader* _mem, int _r0, double _fp0)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
op_u64_LessThanOrEqual_ss
const(void)* op_u64_LessThanOrEqual_ss(void** _pc, uint* _sp, M3MemoryHeader* _mem, int _r0, double _fp0)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
op_u64_LessThan_rs
const(void)* op_u64_LessThan_rs(void** _pc, uint* _sp, M3MemoryHeader* _mem, int _r0, double _fp0)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
op_u64_LessThan_sr
const(void)* op_u64_LessThan_sr(void** _pc, uint* _sp, M3MemoryHeader* _mem, int _r0, double _fp0)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
op_u64_LessThan_ss
const(void)* op_u64_LessThan_ss(void** _pc, uint* _sp, M3MemoryHeader* _mem, int _r0, double _fp0)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
op_u64_Or_rs
const(void)* op_u64_Or_rs(void** _pc, uint* _sp, M3MemoryHeader* _mem, int _r0, double _fp0)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
op_u64_Or_ss
const(void)* op_u64_Or_ss(void** _pc, uint* _sp, M3MemoryHeader* _mem, int _r0, double _fp0)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
op_u64_Remainder_rs
const(void)* op_u64_Remainder_rs(void** _pc, uint* _sp, M3MemoryHeader* _mem, int _r0, double _fp0)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
op_u64_Remainder_sr
const(void)* op_u64_Remainder_sr(void** _pc, uint* _sp, M3MemoryHeader* _mem, int _r0, double _fp0)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
op_u64_Remainder_ss
const(void)* op_u64_Remainder_ss(void** _pc, uint* _sp, M3MemoryHeader* _mem, int _r0, double _fp0)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
op_u64_Rotl_rs
const(void)* op_u64_Rotl_rs(void** _pc, uint* _sp, M3MemoryHeader* _mem, int _r0, double _fp0)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
op_u64_Rotl_sr
const(void)* op_u64_Rotl_sr(void** _pc, uint* _sp, M3MemoryHeader* _mem, int _r0, double _fp0)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
op_u64_Rotl_ss
const(void)* op_u64_Rotl_ss(void** _pc, uint* _sp, M3MemoryHeader* _mem, int _r0, double _fp0)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
op_u64_Rotr_rs
const(void)* op_u64_Rotr_rs(void** _pc, uint* _sp, M3MemoryHeader* _mem, int _r0, double _fp0)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
op_u64_Rotr_sr
const(void)* op_u64_Rotr_sr(void** _pc, uint* _sp, M3MemoryHeader* _mem, int _r0, double _fp0)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
op_u64_Rotr_ss
const(void)* op_u64_Rotr_ss(void** _pc, uint* _sp, M3MemoryHeader* _mem, int _r0, double _fp0)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
op_u64_ShiftLeft_rs
const(void)* op_u64_ShiftLeft_rs(void** _pc, uint* _sp, M3MemoryHeader* _mem, int _r0, double _fp0)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
op_u64_ShiftLeft_sr
const(void)* op_u64_ShiftLeft_sr(void** _pc, uint* _sp, M3MemoryHeader* _mem, int _r0, double _fp0)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
op_u64_ShiftLeft_ss
const(void)* op_u64_ShiftLeft_ss(void** _pc, uint* _sp, M3MemoryHeader* _mem, int _r0, double _fp0)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
op_u64_ShiftRight_rs
const(void)* op_u64_ShiftRight_rs(void** _pc, uint* _sp, M3MemoryHeader* _mem, int _r0, double _fp0)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
op_u64_ShiftRight_sr
const(void)* op_u64_ShiftRight_sr(void** _pc, uint* _sp, M3MemoryHeader* _mem, int _r0, double _fp0)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
op_u64_ShiftRight_ss
const(void)* op_u64_ShiftRight_ss(void** _pc, uint* _sp, M3MemoryHeader* _mem, int _r0, double _fp0)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
op_u64_TruncSat_f32_r_r
const(void)* op_u64_TruncSat_f32_r_r(void** _pc, uint* _sp, M3MemoryHeader* _mem, int _r0, double _fp0)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
op_u64_TruncSat_f32_r_s
const(void)* op_u64_TruncSat_f32_r_s(void** _pc, uint* _sp, M3MemoryHeader* _mem, int _r0, double _fp0)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
op_u64_TruncSat_f32_s_r
const(void)* op_u64_TruncSat_f32_s_r(void** _pc, uint* _sp, M3MemoryHeader* _mem, int _r0, double _fp0)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
op_u64_TruncSat_f32_s_s
const(void)* op_u64_TruncSat_f32_s_s(void** _pc, uint* _sp, M3MemoryHeader* _mem, int _r0, double _fp0)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
op_u64_TruncSat_f64_r_r
const(void)* op_u64_TruncSat_f64_r_r(void** _pc, uint* _sp, M3MemoryHeader* _mem, int _r0, double _fp0)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
op_u64_TruncSat_f64_r_s
const(void)* op_u64_TruncSat_f64_r_s(void** _pc, uint* _sp, M3MemoryHeader* _mem, int _r0, double _fp0)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
op_u64_TruncSat_f64_s_r
const(void)* op_u64_TruncSat_f64_s_r(void** _pc, uint* _sp, M3MemoryHeader* _mem, int _r0, double _fp0)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
op_u64_TruncSat_f64_s_s
const(void)* op_u64_TruncSat_f64_s_s(void** _pc, uint* _sp, M3MemoryHeader* _mem, int _r0, double _fp0)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
op_u64_Trunc_f32_r_r
const(void)* op_u64_Trunc_f32_r_r(void** _pc, uint* _sp, M3MemoryHeader* _mem, int _r0, double _fp0)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
op_u64_Trunc_f32_r_s
const(void)* op_u64_Trunc_f32_r_s(void** _pc, uint* _sp, M3MemoryHeader* _mem, int _r0, double _fp0)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
op_u64_Trunc_f32_s_r
const(void)* op_u64_Trunc_f32_s_r(void** _pc, uint* _sp, M3MemoryHeader* _mem, int _r0, double _fp0)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
op_u64_Trunc_f32_s_s
const(void)* op_u64_Trunc_f32_s_s(void** _pc, uint* _sp, M3MemoryHeader* _mem, int _r0, double _fp0)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
op_u64_Trunc_f64_r_r
const(void)* op_u64_Trunc_f64_r_r(void** _pc, uint* _sp, M3MemoryHeader* _mem, int _r0, double _fp0)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
op_u64_Trunc_f64_r_s
const(void)* op_u64_Trunc_f64_r_s(void** _pc, uint* _sp, M3MemoryHeader* _mem, int _r0, double _fp0)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
op_u64_Trunc_f64_s_r
const(void)* op_u64_Trunc_f64_s_r(void** _pc, uint* _sp, M3MemoryHeader* _mem, int _r0, double _fp0)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
op_u64_Trunc_f64_s_s
const(void)* op_u64_Trunc_f64_s_s(void** _pc, uint* _sp, M3MemoryHeader* _mem, int _r0, double _fp0)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
op_u64_Xor_rs
const(void)* op_u64_Xor_rs(void** _pc, uint* _sp, M3MemoryHeader* _mem, int _r0, double _fp0)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
op_u64_Xor_ss
const(void)* op_u64_Xor_ss(void** _pc, uint* _sp, M3MemoryHeader* _mem, int _r0, double _fp0)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
rotl32
uint rotl32(uint n, uint c)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
rotl64
uint rotl64(uint n, uint c)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
rotr32
uint rotr32(uint n, uint c)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
rotr64
uint rotr64(uint n, uint c)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.

Static variables

c_m3RegisterUnallocated
const(ushort) c_m3RegisterUnallocated;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
c_slotUnused
const(ushort) c_slotUnused;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
c_waCompactTypes
const(char*)[0] c_waCompactTypes;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
c_waTypes
const(char*)[0] c_waTypes;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
m3Err_argumentCountMismatch
const(char*) m3Err_argumentCountMismatch;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
m3Err_argumentTypeMismatch
const(char*) m3Err_argumentTypeMismatch;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
m3Err_functionImportMissing
const(char*) m3Err_functionImportMissing;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
m3Err_functionLookupFailed
const(char*) m3Err_functionLookupFailed;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
m3Err_functionStackOverflow
const(char*) m3Err_functionStackOverflow;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
m3Err_functionStackUnderrun
const(char*) m3Err_functionStackUnderrun;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
m3Err_globaIndexOutOfBounds
const(char*) m3Err_globaIndexOutOfBounds;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
m3Err_globalLookupFailed
const(char*) m3Err_globalLookupFailed;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
m3Err_globalMemoryNotAllocated
const(char*) m3Err_globalMemoryNotAllocated;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
m3Err_globalNotMutable
const(char*) m3Err_globalNotMutable;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
m3Err_globalTypeMismatch
const(char*) m3Err_globalTypeMismatch;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
m3Err_incompatibleWasmVersion
const(char*) m3Err_incompatibleWasmVersion;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
m3Err_invalidTypeId
const(char*) m3Err_invalidTypeId;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
m3Err_lebOverflow
const(char*) m3Err_lebOverflow;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
m3Err_malformedFunctionSignature
const(char*) m3Err_malformedFunctionSignature;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
m3Err_mallocFailed
const(char*) m3Err_mallocFailed;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
m3Err_mallocFailedCodePage
const(char*) m3Err_mallocFailedCodePage;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
m3Err_misorderedWasmSection
const(char*) m3Err_misorderedWasmSection;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
m3Err_missingCompiledCode
const(char*) m3Err_missingCompiledCode;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
m3Err_missingUTF8
const(char*) m3Err_missingUTF8;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
m3Err_moduleAlreadyLinked
const(char*) m3Err_moduleAlreadyLinked;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
m3Err_moduleNotLinked
const(char*) m3Err_moduleNotLinked;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
m3Err_noCompiler
const(char*) m3Err_noCompiler;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
m3Err_none
const(char*) m3Err_none;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
m3Err_restrictedOpcode
const(char*) m3Err_restrictedOpcode;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
m3Err_settingImmutableGlobal
const(char*) m3Err_settingImmutableGlobal;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
m3Err_tooManyArgsRets
const(char*) m3Err_tooManyArgsRets;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
m3Err_tooManyMemorySections
const(char*) m3Err_tooManyMemorySections;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
m3Err_trapAbort
const(char*) m3Err_trapAbort;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
m3Err_trapDivisionByZero
const(char*) m3Err_trapDivisionByZero;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
m3Err_trapExit
const(char*) m3Err_trapExit;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
m3Err_trapIndirectCallTypeMismatch
const(char*) m3Err_trapIndirectCallTypeMismatch;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
m3Err_trapIntegerConversion
const(char*) m3Err_trapIntegerConversion;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
m3Err_trapIntegerOverflow
const(char*) m3Err_trapIntegerOverflow;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
m3Err_trapOutOfBoundsMemoryAccess
const(char*) m3Err_trapOutOfBoundsMemoryAccess;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
m3Err_trapStackOverflow
const(char*) m3Err_trapStackOverflow;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
m3Err_trapTableElementIsNull
const(char*) m3Err_trapTableElementIsNull;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
m3Err_trapTableIndexOutOfRange
const(char*) m3Err_trapTableIndexOutOfRange;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
m3Err_trapUnreachable
const(char*) m3Err_trapUnreachable;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
m3Err_typeCountMismatch
const(char*) m3Err_typeCountMismatch;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
m3Err_typeMismatch
const(char*) m3Err_typeMismatch;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
m3Err_unknownOpcode
const(char*) m3Err_unknownOpcode;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
m3Err_wasmMalformed
const(char*) m3Err_wasmMalformed;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
m3Err_wasmMemoryOverflow
const(char*) m3Err_wasmMemoryOverflow;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
m3Err_wasmMissingInitExpr
const(char*) m3Err_wasmMissingInitExpr;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
m3Err_wasmOverrun
const(char*) m3Err_wasmOverrun;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
m3Err_wasmSectionOverrun
const(char*) m3Err_wasmSectionOverrun;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
m3Err_wasmSectionUnderrun
const(char*) m3Err_wasmSectionUnderrun;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
m3Err_wasmUnderrun
const(char*) m3Err_wasmUnderrun;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.

Structs

M3BacktraceFrame
struct M3BacktraceFrame
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
M3BacktraceInfo
struct M3BacktraceInfo
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
M3CodeMappingPage
struct M3CodeMappingPage
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
M3CodePage
struct M3CodePage
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
M3CodePageHeader
struct M3CodePageHeader
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
M3Compilation
struct M3Compilation
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
M3CompilationScope
struct M3CompilationScope
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
M3DataSegment
struct M3DataSegment
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
M3Environment
struct M3Environment
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
M3ErrorInfo
struct M3ErrorInfo
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
M3FuncType
struct M3FuncType
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
M3Function
struct M3Function
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
M3Global
struct M3Global
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
M3ImportContext
struct M3ImportContext
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
M3ImportInfo
struct M3ImportInfo
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
M3Memory
struct M3Memory
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
M3MemoryHeader
struct M3MemoryHeader
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
M3MemoryInfo
struct M3MemoryInfo
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
M3Module
struct M3Module
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
M3OpInfo
struct M3OpInfo
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
M3Runtime
struct M3Runtime
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
M3TaggedValue
struct M3TaggedValue
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
m3_wasi_context_t
struct m3_wasi_context_t
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.

Unions

M3ValueUnion
union M3ValueUnion
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.

Variables

M3_HAS_TAIL_CALL
enum int M3_HAS_TAIL_CALL;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
d_externalKind_function
enum int d_externalKind_function;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
d_externalKind_global
enum int d_externalKind_global;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
d_externalKind_memory
enum int d_externalKind_memory;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
d_externalKind_table
enum int d_externalKind_table;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
d_m3CascadedOpcodes
enum int d_m3CascadedOpcodes;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
d_m3EnableCodePageRefCounting
enum int d_m3EnableCodePageRefCounting;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
d_m3EnableExceptionBreakpoint
enum int d_m3EnableExceptionBreakpoint;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
d_m3EnableOpProfiling
enum int d_m3EnableOpProfiling;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
d_m3EnableOpTracing
enum int d_m3EnableOpTracing;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
d_m3EnableStrace
enum int d_m3EnableStrace;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
d_m3EnableWasiTracing
enum int d_m3EnableWasiTracing;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
d_m3FixedHeapAlign
enum int d_m3FixedHeapAlign;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
d_m3HasFloat
enum int d_m3HasFloat;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
d_m3LogCodePages
enum int d_m3LogCodePages;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
d_m3LogCompile
enum int d_m3LogCompile;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
d_m3LogEmit
enum int d_m3LogEmit;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
d_m3LogHeapOps
enum int d_m3LogHeapOps;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
d_m3LogModule
enum int d_m3LogModule;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
d_m3LogNativeStack
enum int d_m3LogNativeStack;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
d_m3LogParse
enum int d_m3LogParse;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
d_m3LogRuntime
enum int d_m3LogRuntime;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
d_m3LogTimestamps
enum int d_m3LogTimestamps;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
d_m3LogWasmStack
enum int d_m3LogWasmStack;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
d_m3MaxConstantTableSize
enum int d_m3MaxConstantTableSize;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
d_m3MaxDuplicateFunctionImpl
enum int d_m3MaxDuplicateFunctionImpl;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
d_m3MaxFunctionStackHeight
enum int d_m3MaxFunctionStackHeight;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
d_m3MaxLinearMemoryPages
enum int d_m3MaxLinearMemoryPages;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
d_m3MaxSaneDataSegments
enum int d_m3MaxSaneDataSegments;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
d_m3MaxSaneElementSegments
enum int d_m3MaxSaneElementSegments;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
d_m3MaxSaneExportsCount
enum int d_m3MaxSaneExportsCount;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
d_m3MaxSaneFunctionArgRetCount
enum int d_m3MaxSaneFunctionArgRetCount;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
d_m3MaxSaneFunctionsCount
enum int d_m3MaxSaneFunctionsCount;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
d_m3MaxSaneGlobalsCount
enum int d_m3MaxSaneGlobalsCount;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
d_m3MaxSaneImportsCount
enum int d_m3MaxSaneImportsCount;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
d_m3MaxSaneTableSize
enum int d_m3MaxSaneTableSize;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
d_m3MaxSaneTypesCount
enum int d_m3MaxSaneTypesCount;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
d_m3MaxSaneUtf8Length
enum int d_m3MaxSaneUtf8Length;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
d_m3MemPageSize
enum int d_m3MemPageSize;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
d_m3ProfilerSlotMask
enum int d_m3ProfilerSlotMask;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
d_m3RecordBacktraces
enum int d_m3RecordBacktraces;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
d_m3Reg0SlotAlias
enum int d_m3Reg0SlotAlias;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
d_m3SkipMemoryBoundsCheck
enum int d_m3SkipMemoryBoundsCheck;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
d_m3SkipStackCheck
enum int d_m3SkipStackCheck;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
d_m3Use32BitSlots
enum int d_m3Use32BitSlots;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
d_m3VerboseErrorMessages
enum int d_m3VerboseErrorMessages;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.

Meta