> From: Stefan Markovic <[email protected]> > > Add infrastructure for availability control for DSP R3 ASE MIPS instructions. Only BPOSGE32C currently belongs to DSP R3 ASE, but this is likely to be changed in near future. > > Signed-off-by: Aleksandar Markovic <[email protected]>
I think check_dspr3() should be check_dsp_r3(), but this will be then inconsistent with check_dspr3(). Consider a separate patch for refactoring dsp r2/r3-related constant and function names. But that is beyond the scope of this patch, so: Reviewed-by: Aleksandar Markovic <[email protected]>
