qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] [PULL 0/4] M68k for 2.10 patches
@ 2017-06-15  8:17 Laurent Vivier
  2017-06-15  8:17 ` [Qemu-devel] [PULL 1/4] target/m68k: fix V flag for CC_OP_SUBx Laurent Vivier
                   ` (4 more replies)
  0 siblings, 5 replies; 6+ messages in thread
From: Laurent Vivier @ 2017-06-15  8:17 UTC (permalink / raw)
  To: qemu-devel; +Cc: Laurent Vivier

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

^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2017-06-20 10:55 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-06-15  8:17 [Qemu-devel] [PULL 0/4] M68k for 2.10 patches Laurent Vivier
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

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).