Queued in gitlab.com/danielhb/qemu/tree/ppc-next. Thanks,


Daniel

On 9/5/22 09:37, Víctor Colombo wrote:
Move fsqrt and fsqrts instructions from decode legacy to decodetree.

Víctor Colombo (3):
   target/ppc: Move fsqrt to decodetree
   target/ppc: Move fsqrts to decodetree
   target/ppc: Merge fsqrt and fsqrts helpers

  target/ppc/fpu_helper.c            | 35 ++++++++-------------
  target/ppc/helper.h                |  4 +--
  target/ppc/insn32.decode           |  8 +++++
  target/ppc/translate/fp-impl.c.inc | 50 ++++++++++--------------------
  target/ppc/translate/fp-ops.c.inc  |  2 --
  5 files changed, 40 insertions(+), 59 deletions(-)


Reply via email to