8 bit addr | 8 bit instr -> 16 bit
load 16 * 32 bits into L register file
load 16 * 32 bits into R register file
load 16 * 32 bits into A register file
store 16 * 32 bits
multiply(L.R)
multilpy(L.R) and add the matrix present @ #addr
multiply(L.R) and pass it through the activation function
multiply(L.R), add, and pass it through the activation function