The opcodes that access tables are:
oscil1
oscil1i
osciln
oscilx
table
table3
tablei
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:
tab
tab_i
tabw
tabw_i