Macro test_rot_imm

macro_rules! test_rot_imm {
    ($fun:ident $instr:ident $ty:ident) => { ... };
}