cranelift_codegen::ir::immediates

Type Alias Uimm8

Source
pub type Uimm8 = u8;
Expand description

8-bit unsigned integer immediate operand.

This is used to indicate lane indexes typically.