qemu-devel
[Top][All Lists]
Advanced

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

Re: [PATCH v1 1/1] target/loongarch: Add preldx instruction


From: Philippe Mathieu-Daudé
Subject: Re: [PATCH v1 1/1] target/loongarch: Add preldx instruction
Date: Tue, 5 Sep 2023 15:11:07 +0200
User-agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.15; rv:102.0) Gecko/20100101 Thunderbird/102.15.0

On 5/9/23 14:39, Song Gao wrote:
Resolve the issue of starting the Loongnix 20.5[1] system failure.

Logs:
     Loading Linux 4.19.0-19-loongson-3 ...
     Loading initial ramdisk ...
     PROGRESS CODE: V02010004 I0
     PROGRESS CODE: V03101019 I0
     Error: unknown opcode. 90000000003a3e6c: 0x382c6d82

[1] 
http://pkg.loongnix.cn/loongnix/isos/Loongnix-20.5/Loongnix-20.5.cartoon.gui.loongarch64.en.qcow2

Signed-off-by: Song Gao <gaosong@loongson.cn>
---
  target/loongarch/insns.decode                  | 3 +++
  target/loongarch/disas.c                       | 7 +++++++
  target/loongarch/insn_trans/trans_memory.c.inc | 5 +++++
  3 files changed, 15 insertions(+)

Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org>




reply via email to

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