Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/LPC4/Full-Stack
/ int64
Function
int64
tests/integration/rv64_codegen.rs:11–13 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
9
}
10
11
fn int64() -> IrType {
12
IrType::Integer(IntWidth::I64)
13
}
14
15
fn compile(program: &IrProgram) -> String {
16
CompilerRv64::new()
Callers
2
emits_standard_prologue_and_argument_spills
Function · 0.85
omit_frame_pointer_drops_s0_setup_but_keeps_ra
Function · 0.85
Calls
no outgoing calls
Tested by
2
emits_standard_prologue_and_argument_spills
Function · 0.68
omit_frame_pointer_drops_s0_setup_but_keeps_ra
Function · 0.68