On 24.10.18. 14:18, Aleksandar Markovic wrote: > From: Aleksandar Markovic <amarko...@wavecomp.com> > > Add bit encoding for MXU accumulate add/subtract 1-bit pattern > 'aptn1'. > > Signed-off-by: Aleksandar Markovic <amarko...@wavecomp.com> > --- > target/mips/translate.c | 6 ++++++ > 1 file changed, 6 insertions(+)
Reviewed-by: Stefan Markovic <smarko...@wavecomp.com> > diff --git a/target/mips/translate.c b/target/mips/translate.c > index ed72b32..f274ac1 100644 > --- a/target/mips/translate.c > +++ b/target/mips/translate.c > @@ -23844,6 +23844,12 @@ static void decode_opc_special(CPUMIPSState *env, > DisasContext *ctx) > } > } > > + > +/* MXU accumulate add/subtract 1-bit pattern 'aptn1' */ > +#define MXU_APTN1_A 0 > +#define MXU_APTN1_S 1 > + > + > /* > * > * Decode MXU pool00