The `SaveXmm128Far` unwind op should have a 32-bit unscaled value. The value was accidentally scaled down by 16 while calculating whether or not the `SaveXmm128` or `SaveXmm128Far` unwind op should be used.
This crate contains the core Cranelift code generator. It translates code from an intermediate representation into executable machine code.