DEC_SP 624 vm_insnhelper.c DEC_SP(1); DEC_SP 74 vm_insnhelper.h #define POPN(n) (DEC_SP(n)) DEC_SP 75 vm_insnhelper.h #define POP() (DEC_SP(1))