fn rust_param_raw(op: &Operand) -> StringExpand description
Returns the Rust type used for the IsleConstructorRaw variants.
RegMem operand types are width-tagged based on the DSL operand width
(e.g. rm8 → GprMem8, xmm_m128 with align → XmmMemAligned128).