Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/bytecodealliance/wasmtime
/ Signed
Enum
Signed
winch/codegen/src/masm.rs:334–334 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
332
333
#[derive(Copy, Clone)]
334
pub(crate) enum Signed {}
335
#[derive(Copy, Clone)]
336
pub(crate) enum Zero {}
337
Callers
3
from
Method · 0.85
div_rrr
Method · 0.85
rem_rrr
Method · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected