Macro unop_mem

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