Macro unop_gpr

Source
macro_rules! unop_gpr {
    ($ins:ident, $assembler:tt, $sz:expr_2021, $loc:expr_2021, $otherwise:block) => { ... };
}