qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] [PULL 0/7] M68k for 2.10 patches
@ 2017-06-30 12:30 Laurent Vivier
  2017-06-30 12:30 ` [Qemu-devel] [PULL 1/7] target/m68k: add fscc Laurent Vivier
                   ` (7 more replies)
  0 siblings, 8 replies; 9+ messages in thread
From: Laurent Vivier @ 2017-06-30 12:30 UTC (permalink / raw)
  To: qemu-devel; +Cc: Laurent Vivier

The following changes since commit 4c8c1cc544dbd5e2564868e61c5037258e393832:

  Merge remote-tracking branch 'remotes/vivier/tags/m68k-for-2.10-pull-request' into staging (2017-06-22 19:01:58 +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 a1e58ddcb3eed7ec4a158512b9dae46f90492c1b:

  target/m68k: add fmovem (2017-06-29 20:29:57 +0200)

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

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

Laurent Vivier (7):
  target/m68k: add fscc.
  target/m68k: add fmovecr
  target/m68k: add explicit single and double precision operations
  softfloat: define floatx80_round()
  target/m68k: add fsglmul and fsgldiv
  target/m68k: add explicit single and double precision operations (part
    2)
  target/m68k: add fmovem

 fpu/softfloat.c          |  16 ++
 include/fpu/softfloat.h  |   1 +
 target/m68k/fpu_helper.c | 310 ++++++++++++++++++++++++++++++++++++-
 target/m68k/helper.h     |  27 +++-
 target/m68k/translate.c  | 388 ++++++++++++++++++++++++++++++++---------------
 5 files changed, 619 insertions(+), 123 deletions(-)

-- 
2.9.4

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

end of thread, other threads:[~2017-06-30 15:29 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-06-30 12:30 [Qemu-devel] [PULL 0/7] M68k for 2.10 patches Laurent Vivier
2017-06-30 12:30 ` [Qemu-devel] [PULL 1/7] target/m68k: add fscc Laurent Vivier
2017-06-30 12:30 ` [Qemu-devel] [PULL 2/7] target/m68k: add fmovecr Laurent Vivier
2017-06-30 12:30 ` [Qemu-devel] [PULL 3/7] target/m68k: add explicit single and double precision operations Laurent Vivier
2017-06-30 12:30 ` [Qemu-devel] [PULL 4/7] softfloat: define floatx80_round() Laurent Vivier
2017-06-30 12:30 ` [Qemu-devel] [PULL 5/7] target/m68k: add fsglmul and fsgldiv Laurent Vivier
2017-06-30 12:30 ` [Qemu-devel] [PULL 6/7] target/m68k: add explicit single and double precision operations (part 2) Laurent Vivier
2017-06-30 12:30 ` [Qemu-devel] [PULL 7/7] target/m68k: add fmovem Laurent Vivier
2017-06-30 15:29 ` [Qemu-devel] [PULL 0/7] 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).