macro_rules! check { ($interpreter:expr, $min:ident) => { ... }; }
Check if the SPEC is enabled, and fail the instruction if it is not.
SPEC