qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[PULL 0/4] M68k next patches


From: Laurent Vivier
Subject: [PULL 0/4] M68k next patches
Date: Mon, 16 Jan 2023 10:19:08 +0100

The following changes since commit 886fb67020e32ce6a2cf7049c6f017acf1f0d69a:

  Merge tag 'pull-target-arm-20230113' of 
https://git.linaro.org/people/pmaydell/qemu-arm into staging (2023-01-13 
14:12:43 +0000)

are available in the Git repository at:

  https://github.com/vivier/qemu-m68k.git tags/m68k-next-pull-request

for you to fetch changes up to 1a282f60a971aa86e3cdd1b7ca000790e43bb310:

  target/m68k: fix FPSR quotient byte for frem instruction (2023-01-16 09:47:31 
+0100)

----------------------------------------------------------------
M68K pull request 20230116

fix FPSR quotient byte

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

Mark Cave-Ayland (4):
  target/m68k: pass quotient directly into make_quotient()
  target/m68k: pass sign directly into make_quotient()
  target/m68k: fix FPSR quotient byte for fmod instruction
  target/m68k: fix FPSR quotient byte for frem instruction

 target/m68k/fpu_helper.c | 49 +++++++++++++++++++++++++---------------
 1 file changed, 31 insertions(+), 18 deletions(-)

-- 
2.38.1




reply via email to

[Prev in Thread] Current Thread [Next in Thread]