The opcodes that access tables are:
Opcodes ending in 'i' implement linear interpolation and opcodes ending in '3' implement cubic interpolation.
The following opcodes implement fast table reading/writing without boundary checks:
See the sections Table Queries, Read/Write Operationsand Table Reading with Dynamic Selection for other table operations.