macro_rules! save_registers_sse {
    () => { ... };
}
Expand description

An assembly block for saving SSE registers by pushing them onto the stack.