@ -41,6 +41,10 @@ var instructions = []*Instruction{
InstructionStop,
InstructionIn,
InstructionOut,
InstructionLoad,
InstructionLoadNum,
InstructionStore,
InstructionJumpNeg,
InstructionAddnum,
}