vsimd

Macro is_isa_type

Source
macro_rules! is_isa_type {
    ($self:ident, $isa:ident) => { ... };
}