The following changes since commit b254e486242466dad881fc2bbfa215f1b67cd30f:

  Merge tag 'pull-riscv-to-apply-20260109' of 
https://github.com/alistair23/qemu into staging (2026-01-10 10:31:57 +1100)

are available in the Git repository at:

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

for you to fetch changes up to cad529260a8503b79d76589f1427ee592e31a801:

  target/m68k: Improve CHK and CHK2; implement CMP2 (2026-01-12 16:26:48 +0100)

----------------------------------------------------------------
Pull request for M68K emulation (20250113)

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

Laurent Vivier (2):
  m68k: fix CAS2 writeback when Dc1==Dc2
  m68k: link.l is only available with 68020+

William Hooper (1):
  target/m68k: Improve CHK and CHK2; implement CMP2

 target/m68k/cpu.h       |   2 +
 target/m68k/helper.h    |   5 +-
 target/m68k/cpu.c       |   3 +-
 target/m68k/op_helper.c |  20 +++++---
 target/m68k/translate.c |  33 +++++++++----
 tests/tcg/m68k/trap.c   | 105 ++++++++++++++++++++++++++++++++++++++--
 6 files changed, 144 insertions(+), 24 deletions(-)

-- 
2.52.0


Reply via email to