Operation to perform (see description).
..., value1, value2 => ..., result
Calculate value1 Argument value2 and push the result into the stack.
000 ADD 001 SUB 002 MUL 003 MOD 004 DIV 005 MIN 006 EQ 007 GT 008 GE 009 LS 00A LE 00B NT 00C AND 00D OR 00E EOR