macro_rules! binop_gpr_gpr {
($ins:ident, $assembler:tt, $sz:expr_2021, $src:expr_2021, $dst:expr_2021, $otherwise:block) => { ... };
}
macro_rules! binop_gpr_gpr {
($ins:ident, $assembler:tt, $sz:expr_2021, $src:expr_2021, $dst:expr_2021, $otherwise:block) => { ... };
}