MCPcopy 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
3use crate::isa::reg::Reg;
4use crate::regset::RegBitSet;

Callers

nothing calls this directly

Calls 10

ip0Function · 0.85
ip1Function · 0.85
platformFunction · 0.85
fpFunction · 0.85
lrFunction · 0.85
zeroFunction · 0.85
shadow_spFunction · 0.85
float_scratchFunction · 0.85
vmctxFunction · 0.70
hw_encMethod · 0.45

Tested by

no test coverage detected