qemu-devel
[Top][All Lists]
Advanced

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

Re: [PULL 0/1] loongarch patch queue


From: Richard Henderson
Subject: Re: [PULL 0/1] loongarch patch queue
Date: Mon, 8 Aug 2022 21:41:28 -0700
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:91.0) Gecko/20100101 Thunderbird/91.11.0

On 8/8/22 19:50, Richard Henderson wrote:
Hopefully the last such last minute bug for this new target.


r~


The following changes since commit 7b06148df8a22d984e77e796322aeb5901dc653c:

   Merge tag 'mips-20220809' of https://github.com/philmd/qemu into staging 
(2022-08-08 17:59:27 -0700)

are available in the Git repository at:

   https://gitlab.com/rth7680/qemu.git tags/pull-la-20220808

for you to fetch changes up to 10dcb08b03863221faa41f4f1aa835cdca441b96:

   target/loongarch: Remove cpu_fcsr0 (2022-08-08 19:42:53 -0700)

----------------------------------------------------------------
loongarch: fix emulation of fcsr register

Applied, thanks.  Please update https://wiki.qemu.org/ChangeLog/7.1 as 
appropriate.


r~



----------------------------------------------------------------
Richard Henderson (1):
       target/loongarch: Remove cpu_fcsr0

  target/loongarch/helper.h                    |  2 +-
  target/loongarch/fpu_helper.c                |  4 ++--
  target/loongarch/translate.c                 |  3 ---
  tests/tcg/loongarch64/test_fcsr.c            | 15 +++++++++++++
  target/loongarch/insn_trans/trans_fmov.c.inc | 33 ++++++++++++++--------------
  tests/tcg/loongarch64/Makefile.target        |  1 +
  6 files changed, 36 insertions(+), 22 deletions(-)
  create mode 100644 tests/tcg/loongarch64/test_fcsr.c




reply via email to

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