qemu-devel
[Top][All Lists]
Advanced

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

Re: [PATCH 0/2] target/m68k: Enable halt insn for 68060


From: Laurent Vivier
Subject: Re: [PATCH 0/2] target/m68k: Enable halt insn for 68060
Date: Thu, 26 May 2022 19:08:10 +0200
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:91.0) Gecko/20100101 Thunderbird/91.9.0

Le 30/04/2022 à 19:02, Richard Henderson a écrit :
While looking at semihosting, I noticed that 060 does have halt.

Then I was a bit surprised that it wasn't being disassembled and
thought trying to exactly match disassembly to cpu was a bit
frought with peril -- one also wants to know what the insn was
*supposed* to be when it raises SIGILL.


r~


Richard Henderson (2):
   target/m68k: Clear mach in m68k_cpu_disas_set_info
   target/m68k: Enable halt insn for 68060

  target/m68k/cpu.c       | 6 +-----
  target/m68k/translate.c | 1 +
  2 files changed, 2 insertions(+), 5 deletions(-)


Series applied to my m68k-for-7.1 branch

Thanks,
Laurent



reply via email to

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