Macros can't redefine instructions #110
Labels
bug
Something isn't working
documentation
Improvements or additions to documentation
enhancement
New feature or request
I wanted to block out a particular instruction from use in my program.
I thought to define the instruction as a macro, and ERR inside the macro.
However, to my surprise, you don't appear to be able to redefine an instruction.
In my tests, the macro is never instantiated.
Perhaps the documentation needs updating to indicate - or is it possible to 'fix' this issue?
The text was updated successfully, but these errors were encountered: