All of lore.kernel.org
 help / color / mirror / Atom feed
From: Richard Henderson <richard.henderson@linaro.org>
To: qemu-devel@nongnu.org
Subject: [PULL 0/1] loongarch patch queue
Date: Mon,  8 Aug 2022 19:50:49 -0700	[thread overview]
Message-ID: <20220809025050.781846-1-richard.henderson@linaro.org> (raw)

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

----------------------------------------------------------------
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	other threads:[~2022-08-09  2:51 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-08-09  2:50 Richard Henderson [this message]
2022-08-09  2:50 ` [PULL 1/1] target/loongarch: Remove cpu_fcsr0 Richard Henderson
2022-08-09  4:41 ` [PULL 0/1] loongarch patch queue Richard Henderson
2022-08-14 13:47 Richard Henderson
2022-08-14 20:36 ` Richard Henderson

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20220809025050.781846-1-richard.henderson@linaro.org \
    --to=richard.henderson@linaro.org \
    --cc=qemu-devel@nongnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.