Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/bytecodealliance/wasmtime
/ writable
Method
writable
winch/codegen/src/masm.rs:256–258 ·
view source on GitHub ↗
(&self)
Source
from the content-addressed store, hash-verified
254
255
#[inline]
256
pub fn writable(&self) -> WritableReg {
257
writable!(self.0)
258
}
259
}
260
261
/// Kinds of integer binary comparison in WebAssembly. The [`MacroAssembler`]
Callers
15
memmove
Method · 0.45
zero_mem_range
Method · 0.45
check_stack
Method · 0.45
wasm_load
Method · 0.45
add
Method · 0.45
sub
Method · 0.45
mul
Method · 0.45
float_copysign
Method · 0.45
float_neg
Method · 0.45
float_abs
Method · 0.45
maybe_canonicalize_v128_nan
Method · 0.45
and
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected