On Sun, Dec 04, 2016 at 02:00:13AM +0000, Yongbok Kim wrote: > Hi, > > This is pull-req for target-mips. > > Regards, > Yongbok > > The following changes since commit bd8ef5060dd2124a54578241da9a572faf7658dd: > > Merge remote-tracking branch 'dgibson/tags/ppc-for-2.8-20161201' into staging (2016-12-01 13:39:29 +0000) > > are available in the git repository at: > > git://github.com/yongbok/upstream-qemu.git tags/mips-20161204 > > for you to fetch changes up to e6e2784cacd4cfec149a7690976b9ff15e541c4d: > > target-mips: fix bad shifts in {dextp|dextpdp} (2016-12-04 00:57:06 +0000) > > ---------------------------------------------------------------- > MIPS patches 2016-12-04 > > Changes: > * Fix Loongson instructions > * Fix bad shifts in {dextp|dextpdp} > > ---------------------------------------------------------------- > Heiher (3): > target-mips: Fix Loongson pandn instruction. > target-mips: Fix Loongson multimedia 'or' instruction. > target-mips: Fix Loongson multimedia instructions. > > Yongbok Kim (1): > target-mips: fix bad shifts in {dextp|dextpdp} > > target-mips/dsp_helper.c | 4 ++-- > target-mips/translate.c | 8 ++++++-- > 2 files changed, 8 insertions(+), 4 deletions(-) > > Thanks, applied to my staging tree: https://github.com/stefanha/qemu/commits/staging Stefan