Hi @ajnas-c
There is no specific assembly instruction document for S32k314, the one used is the one provided by ARM for all Cortex-M7. Take a look at General data processing instructions.
Also, another option is the Disassembly view of S32DS, which shows the loaded program as assembly language instructions mixed with source code for comparison.

B.R.
VaneB