Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/bytecodealliance/wasmtime
/ mod.rs
File
mod.rs
winch/codegen/src/isa/aarch64/mod.rs:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
use self::regs::{fpr_bit_set, gpr_bit_set};
2
use crate::{
3
BuiltinFunctions, Result,
4
abi::{ABI, wasm_sig},
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected