qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
From: Laurent Vivier <laurent@vivier.eu>
To: qemu-devel@nongnu.org
Cc: Laurent Vivier <laurent@vivier.eu>
Subject: [PULL 0/2] M68k for 5.1 patches
Date: Tue,  2 Jun 2020 17:21:33 +0200	[thread overview]
Message-ID: <20200602152135.774894-1-laurent@vivier.eu> (raw)

The following changes since commit 853a60b87024b2f5d7c0c54a432d7798cb679900:

  Merge remote-tracking branch 'remotes/dgilbert/tags/pull-migration-20200601a' into staging (2020-06-01 21:34:47 +0100)

are available in the Git repository at:

  git://github.com/vivier/qemu-m68k.git tags/m68k-for-5.1-pull-request

for you to fetch changes up to 250b1da35d579f42319af234f36207902ca4baa4:

  target/m68k: implement opcode fetoxm1 (2020-06-02 13:59:02 +0200)

----------------------------------------------------------------
Two fixes for the 68040 FPU

----------------------------------------------------------------

Laurent Vivier (2):
  target/m68k: implement fmove.l #<data>,FPCR
  target/m68k: implement opcode fetoxm1

 target/m68k/helper.h     |  1 +
 target/m68k/fpu_helper.c |  5 +++++
 target/m68k/translate.c  | 17 +++++++++++++++++
 3 files changed, 23 insertions(+)

-- 
2.26.2



             reply	other threads:[~2020-06-02 15:22 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-06-02 15:21 Laurent Vivier [this message]
2020-06-02 15:21 ` [PULL 1/2] target/m68k: implement fmove.l #<data>,FPCR Laurent Vivier
2020-06-02 15:21 ` [PULL 2/2] target/m68k: implement opcode fetoxm1 Laurent Vivier
2020-06-02 17:16 ` [PULL 0/2] M68k for 5.1 patches Peter Maydell

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=20200602152135.774894-1-laurent@vivier.eu \
    --to=laurent@vivier.eu \
    --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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).