Share a zero value in the translation of ushr for i128. This increases the lifetime of the value by a few instructions, and reduces the number of registers used in the translation by one, which seems like an acceptable trade-off.
This crate contains the core Cranelift code generator. It translates code from an intermediate representation into executable machine code.