Skip to main content

Module asm_macros

Module asm_macros 

Source
Expand description

Namespaced re-exports (byteflow::asm_macros::emit_native1_from!, …) for callers who prefer an explicit path over crate-root #[macro_export] placement.

Macros§

emit_native1_from
emit_native1_from!(builder, dest, src, native) — sugar for crate::ChunkBuilder::emit_native1_from.
emit_native_n
emit_native_n!(builder, base, native, argc) — sugar for crate::ChunkBuilder::emit_native_n.