pub const fn sext32(v: u32) -> u64
Sign-extend a 32-bit result into the 64-bit register file.
The MIPS III rule for every *W operation. Named rather than inlined so that call sites read as an explicit statement of intent.
*W