When an instruction has an `Imm64` immediate, but operates on values of a narrower width, we need to sign extend the value. Fixes #1095
This crate contains the metaprogram used by cranelift-codegen. It's not useful on its own.
When an instruction has an `Imm64` immediate, but operates on values of a narrower width, we need to sign extend the value. Fixes #1095
This crate contains the metaprogram used by cranelift-codegen. It's not useful on its own.