DEC_SP 1846 vm_insnhelper.c DEC_SP(1); DEC_SP 34 vm_insnhelper.h #define POPN(n) (DEC_SP(n)) DEC_SP 35 vm_insnhelper.h #define POP() (DEC_SP(1))