Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/bytecodealliance/wasmtime
/ regs.rs
File
regs.rs
winch/codegen/src/isa/aarch64/regs.rs:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
//! AArch64 register definition.
2
3
use crate::isa::reg::Reg;
4
use crate::regset::RegBitSet;
Callers
nothing calls this directly
Calls
10
ip0
Function · 0.85
ip1
Function · 0.85
platform
Function · 0.85
fp
Function · 0.85
lr
Function · 0.85
zero
Function · 0.85
shadow_sp
Function · 0.85
float_scratch
Function · 0.85
vmctx
Function · 0.70
hw_enc
Method · 0.45
Tested by
no test coverage detected