Added INC,ADD, DEC and SUBTRACT These are inlined when both arguments are integers. It would be fairly to do for floats as well. DIV/MOD/AND/MULT etc would be fairly easy to add as well, but most require some more decoding of the intel instruction reference manual.