> From: Aleksandar Markovic <aleksandar.marko...@rt-rk.com> > Sent: Tuesday, July 24, 2018 7:31 PM > From: Stefan Markovic <smarko...@wavecomp.com> > > Add emulation of DSP ASE instructions for nanoMIPS - part 3.
This patch should be further split into four or so patches - each dealing with a single instruction pool. Also, DSP instruction pools should use NM_XXX opcodes in decoding phase, and only use OPC_XXX opcodes whet they call corresponding gen_XXX() function or correspondiong helper function. This is not the case for one of instruction pools from this patch, if I remember correctly. Aleksandar M.