x86inc: Fix call with memory operands
We overload the `call` instruction with a macro, but it would misbehave when the macro argument wasn't a valid identifier. Fix it by explicitly checking if the argument is an identifier.
Showing
Please
register
or
sign in
to comment