target/mips: Add bit encoding for MXU accumulate add/sub 2-bit pattern 'aptn2'

Backports commit b70bb918e2f5063975ba845fb9456ada25e3db91 from qemu
This commit is contained in:
Craig Janeczek 2018-11-11 06:02:55 -05:00 committed by Lioncash
parent 5e92fd655f
commit bbb2a1e62b
No known key found for this signature in database
GPG key ID: 4E3C3CC1031BA9C7

View file

@ -24127,6 +24127,10 @@ 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