qemu-ppc
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Qemu-ppc] [PATCH v2 00/17] POWER9 TCG enablements - part4


From: Nikunj A Dadhania
Subject: Re: [Qemu-ppc] [PATCH v2 00/17] POWER9 TCG enablements - part4
Date: Wed, 17 Aug 2016 10:02:38 +0530
User-agent: Notmuch/0.21 (https://notmuchmail.org) Emacs/25.0.94.1 (x86_64-redhat-linux-gnu)

David Gibson <address@hidden> writes:

> [ Unknown signature status ]
> On Sat, Aug 13, 2016 at 12:04:26AM +0530, Nikunj A Dadhania wrote:
>> 1) Consolidate Load/Store operations using tcg_gen_qemu_ld/st functions
>> 2) This series contains 10 new instructions for POWER9 ISA3.0
>>    Use newer qemu load/store tcg helpers and optimize stxvw4x and lxvw4x.
>> 
>> Patches:
>>  01-09:  Cleanup load/store operations in ppc translator 
>>     10:  xxspltib: VSX Vector Splat Immediate Byte
>>     11:  darn: Deliver a random number
>>     12:  lxsibzx - Load VSX Scalar as Integer Byte & Zero Indexed
>>          lxsihzx - Load VSX Scalar as Integer Halfword & Zero Indexed
>>     13:  stxsibx - Store VSX Scalar as Integer Byte Indexed
>>          stxsihx - Store VSX Scalar as Integer Halfword Indexed
>>     14:  lxvw4x - improve implementation
>>     15:  lxvb16x: Load VSX Vector Byte*16
>>          lxvh8x:  Load VSX Vector Halfword*8
>>     16:  stxv4x - improve implementation
>>     17:  stxvb16x: Store VSX Vector Byte*16
>>          stxvh8x:  Store VSX Vector Halfword*8
>> 
>> Series also available here:
>> https://github.com/nikunjad/qemu/tree/p9-tcg
>
> Sorry, I'm not going to get a chance to review these in the near
> future.  Could you rebase and resend in a couple of weeks once KVM
> Forum is over?

Sure David, I guessed so.

Regards
Nikunj




reply via email to

[Prev in Thread] Current Thread [Next in Thread]