David Gibson <da...@gibson.dropbear.id.au> writes: > [ Unknown signature status ] > On Wed, Jul 27, 2016 at 12:56:52AM +0530, Nikunj A Dadhania wrote: >> This series contains 11 new instructions for POWER9 described in ISA3.0. >> >> Patches: >> 01: dtstsfi[q] : DFP Test Significance Immediate [Quad] >> 02: vabsdub : Vector Absolute Difference Unsigned Byte >> vabsduh : Vector Absolute Difference Unsigned Halfword >> vabsduw : Vector Absolute Difference Unsigned Word >> 03: vcmpnezb[.] : Vector Compare Not Equal or Zero Byte >> vcmpnezh[.] : Vector Compare Not Equal or Zero Halfword >> vcmpnezw[.] : Vector Compare Not Equal or Zero Word >> 04: vslv : Vector Shift Left Variable >> 05: vsrv : Vector Shift Right Variable >> 06: extswsli : Extend Sign Word & Shift Left Immediate >> >> Both part1 and part2 pushed here: >> https://github.com/nikunjad/qemu/tree/p9-tcg > > I'm hoping to get an ack from rth before merging these. At the very > least they'll need a rebase on top of BenH's big patch series which I > merged into ppc-for-2.8.
I have part2 rebased on benh's wip series addressing your comments. I was waiting for that to get in, will rebase on ppc-for-2.8 and send v2. Are you planning to pull div[dw] from part1, otherwise will put in part2 and send. Regards Nikunj