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

An assembly block for restoring AVX registers by popping them off of the stack.