qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] [PATCH v2 0/8] target-mips: DSP ASE fixes and cleanup


From: Richard Henderson
Subject: Re: [Qemu-devel] [PATCH v2 0/8] target-mips: DSP ASE fixes and cleanup
Date: Wed, 09 Jan 2013 10:51:36 -0800
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:17.0) Gecko/17.0 Thunderbird/17.0

On 01/09/2013 07:27 AM, Aurelien Jarno wrote:
Aurelien Jarno (8):
   target-mips: fix DSP loads with rd = 0
   target-mips: copy insn_flags in DisasContext
   target-mips: generate a reserved instruction exception on CPU without DSP
   target-mips: add unions to access DSP elements
   target-mips: use DSP unions for binary DSP operators
   target-mips: use DSP unions for unary DSP operators
   target-mips: use DSP unions for reduction add instructions
   target-mips: implement DSP (d)append sub-class with TCG

  target-mips/dsp_helper.c |  623 ++++++++++---------------------
  target-mips/helper.h     |   13 -
  target-mips/translate.c  |  912 ++++++++++++++++++++++++----------------------
  3 files changed, 670 insertions(+), 878 deletions(-)

Reviewed-by: Richard Henderson <address@hidden>


r~



reply via email to

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