MCPcopy Create free account
hub / github.com/bytecodealliance/wasmtime / masm.rs

File masm.rs

winch/codegen/src/masm.rs:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1use crate::Result;
2use crate::abi::{self, LocalSlot, align_to};
3use crate::codegen::{CodeGenContext, Emission, FuncEnv};
4use crate::isa::{

Callers

nothing calls this directly

Calls 2

newFunction · 0.50
with_endiannessMethod · 0.45

Tested by

no test coverage detected