Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/chc4/lineiform
/ node.rs
File
node.rs
tangle/src/node.rs:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
use dynasmrt::x64::Assembler;
2
use dynasmrt::{dynasm, DynasmApi};
3
use yaxpeax_x86::long_mode::RegSpec;
4
use yaxpeax_x86::long_mode::{register_class, Instruction};
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected