Macro static_assert_imm8_scale

macro_rules! static_assert_imm8_scale {
    ($imm:ident) => { ... };
}