MCPcopy 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

1use dynasmrt::x64::Assembler;
2use dynasmrt::{dynasm, DynasmApi};
3use yaxpeax_x86::long_mode::RegSpec;
4use yaxpeax_x86::long_mode::{register_class, Instruction};

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected