On 05/24/2010 09:19 AM, Nathan Froyd wrote: > There's a new ASE_MICROMIPS instruction flag, and some extra CP0_Config3 > fields. The ISA and ISA_ON_EXC fields are specific to microMIPS. The > DSP2P is for version 2 of the DSP ASE. > > Signed-off-by: Nathan Froyd <froy...@codesourcery.com> > --- > target-mips/cpu.h | 3 +++ > target-mips/mips-defs.h | 1 + > 2 files changed, 4 insertions(+), 0 deletions(-)
Reviewed-by: Richard Henderson <r...@twiddle.net> r~