Update README.md

Dibyendu Majumdar 9 years ago
parent 9566ab7b72
commit 1fb09cdfcd

@ -102,6 +102,9 @@ New OpCodes
-----------
The new instructions are specialised for types, and also for register/versus constant. So for example `OP_RAVI_ADDFIKK` means add `float` and `int` where both values are constants. And `OP_RAVI_ADDFFRR` means add `float` and `float` - both obtained from registers. The existing Lua opcodes that these are based on define which operands are used.
Documentation
-------------
As I progress I will add documentation in the Wiki.

Loading…
Cancel
Save