From: Laurent Vivier <laurent@vivier.eu>
To: qemu-devel@nongnu.org
Cc: Laurent Vivier <laurent@vivier.eu>
Subject: [Qemu-devel] [PULL 0/4] M68k for 2.10 patches
Date: Thu, 15 Jun 2017 10:17:07 +0200 [thread overview]
Message-ID: <20170615081711.25347-1-laurent@vivier.eu> (raw)
The following changes since commit 3f0602927b120a480b35dcf58cf6f95435b3ae91:
Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20170613' into staging (2017-06-13 15:49:07 +0100)
are available in the git repository at:
git://github.com/vivier/qemu-m68k.git tags/m68k-for-2.10-pull-request
for you to fetch changes up to 69e698220f68a17ce9584b068f68ed09e527a6ad:
target-m68k: define ext_opsize (2017-06-15 09:16:38 +0200)
----------------------------------------------------------------
----------------------------------------------------------------
Laurent Vivier (4):
target/m68k: fix V flag for CC_OP_SUBx
softfloat: define 680x0 specific values
target-m68k: move FPU helpers to fpu_helper.c
target-m68k: define ext_opsize
fpu/softfloat-specialize.h | 34 ++++++++++++--
target/m68k/Makefile.objs | 2 +-
target/m68k/fpu_helper.c | 112 +++++++++++++++++++++++++++++++++++++++++++++
target/m68k/helper.c | 88 -----------------------------------
target/m68k/translate.c | 45 ++++++++++--------
5 files changed, 169 insertions(+), 112 deletions(-)
create mode 100644 target/m68k/fpu_helper.c
--
2.9.4
next reply other threads:[~2017-06-15 8:17 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-06-15 8:17 Laurent Vivier [this message]
2017-06-15 8:17 ` [Qemu-devel] [PULL 1/4] target/m68k: fix V flag for CC_OP_SUBx Laurent Vivier
2017-06-15 8:17 ` [Qemu-devel] [PULL 2/4] softfloat: define 680x0 specific values Laurent Vivier
2017-06-15 8:17 ` [Qemu-devel] [PULL 3/4] target-m68k: move FPU helpers to fpu_helper.c Laurent Vivier
2017-06-15 8:17 ` [Qemu-devel] [PULL 4/4] target-m68k: define ext_opsize Laurent Vivier
2017-06-20 10:54 ` [Qemu-devel] [PULL 0/4] M68k for 2.10 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=20170615081711.25347-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).