qemu-devel
[Top][All Lists]
Advanced

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

[PATCH 0/2] target/xtensa: fix simcall for newer hardware


From: Max Filippov
Subject: [PATCH 0/2] target/xtensa: fix simcall for newer hardware
Date: Sun, 17 May 2020 14:58:12 -0700

Hello,

this series fixes simcall opcode behavior on the recent xtensa cores
making it nop rather than illegal instruction when semihosting is
disabled.

Max Filippov (2):
  target/xtensa: fetch HW version from configuration overlay
  target/xtensa: fix simcall for newer hardware

 target/xtensa/cpu.h          | 1 +
 target/xtensa/overlay_tool.h | 8 +++++---
 target/xtensa/translate.c    | 9 ++++++---
 3 files changed, 12 insertions(+), 6 deletions(-)

-- 
2.20.1




reply via email to

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