pub const SIG_REGS: usize = 13;Expand description
Number of host-mapped register slots captured by the signature (slots
0..=12 → x1, x2, x5, x6, x7, x8–x15; see crate::oracle::slot_to_xreg).
pub const SIG_REGS: usize = 13;Number of host-mapped register slots captured by the signature (slots
0..=12 → x1, x2, x5, x6, x7, x8–x15; see crate::oracle::slot_to_xreg).