On 15/11/23 00:56, Gavin Shan wrote:
Before it's applied:

[gshan@gshan q]$ ./build/qemu-system-cris -cpu ?
Available CPUs:
   crisv8
   crisv9
   crisv10
   crisv11
   crisv17
   crisv32

After it's applied:

[gshan@gshan q]$ ./build/qemu-system-cris -cpu ?
Available CPUs:
   crisv10
   crisv11
   crisv17
   crisv32
   crisv8
   crisv9

Signed-off-by: Gavin Shan <[email protected]>
---
  target/cris/cpu.c | 38 --------------------------------------
  target/cris/cpu.h |  3 ---
  2 files changed, 41 deletions(-)

Reviewed-by: Philippe Mathieu-Daudé <[email protected]>


Reply via email to