A | |
| arith_op [Assembler] |
A common representation of an arithmetic expression.
|
| arith_op_types [Assembler] | |
C | |
| comparison_op [Assembler] | |
| comparison_type [Assembler] | |
F | |
| function_unit [Assembler] | |
L | |
| lua_const [Assembler] |
Primitive values supported by the Lua VM
|
| lua_ops [Assembler] | |
R | |
| return_val [Assembler] |
An abstraction away from the complexities of returning values from a function (variable number of return values is not supported).
|
| rk_source [Assembler] |
Some instructions allow for direct references to constants to appear in the source operands along with registers.
|