Same method as when simplifying OP_POP's implementation: use the lookup table along with OPCODE_DATA_TYPE abuse. In this case I made a lookup table called OP_POP for this method to work, but it wasn't difficult.
Same method as when simplifying OP_POP's implementation: use the lookup table along with OPCODE_DATA_TYPE abuse. In this case I made a lookup table called OP_POP for this method to work, but it wasn't difficult.