doc updates

pull/81/head
Dibyendu Majumdar 9 years ago
parent e71cc3c1bb
commit 50fa7216d1

@ -166,9 +166,9 @@ Note that if a Lua functions contains a bytecode that cannot be be JITed then th
+-------------------------+----------+--------------------------------------------------+
| OP_RAVI_LOADFZ | YES | R(A) := tonumber(0) |
+-------------------------+----------+--------------------------------------------------+
| OP_RAVI_UNMF | YES | R(A) := -R(B) floating point |
| OP_RAVI_UNMF | NO | R(A) := -R(B) floating point |
+-------------------------+----------+--------------------------------------------------+
| OP_RAVI_UNMI | YES | R(A) := -R(B) integer |
| OP_RAVI_UNMI | NO | R(A) := -R(B) integer |
+-------------------------+----------+--------------------------------------------------+
| OP_RAVI_ADDFF | YES | R(A) := RK(B) + RK(C) |
+-------------------------+----------+--------------------------------------------------+

Loading…
Cancel
Save