qemu/target/loongarch/insn_trans
Song Gao 5f1a3132c6 target/loongarch: Add preldx instruction
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

Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org>
Signed-off-by: Song Gao <gaosong@loongson.cn>
Message-Id: <20230905123910.3052023-1-gaosong@loongson.cn>
2023-10-13 09:50:16 +08:00
..
trans_arith.c.inc target/loongarch: Add avail_64 to check la64-only instructions 2023-08-24 11:17:58 +08:00
trans_atomic.c.inc tcg: Rename cpu_env to tcg_env 2023-10-03 08:01:02 -07:00
trans_bit.c.inc target/loongarch: Add avail_64 to check la64-only instructions 2023-08-24 11:17:58 +08:00
trans_branch.c.inc tcg: Rename cpu_env to tcg_env 2023-10-03 08:01:02 -07:00
trans_extra.c.inc tcg: Rename cpu_env to tcg_env 2023-10-03 08:01:02 -07:00
trans_farith.c.inc tcg: Rename cpu_env to tcg_env 2023-10-03 08:01:02 -07:00
trans_fcmp.c.inc tcg: Rename cpu_env to tcg_env 2023-10-03 08:01:02 -07:00
trans_fcnv.c.inc target/loongarch: Add avail_FP/FP_SP/FP_DP to check fpu instructions 2023-08-24 11:17:58 +08:00
trans_fmemory.c.inc tcg: Rename cpu_env to tcg_env 2023-10-03 08:01:02 -07:00
trans_fmov.c.inc tcg: Rename cpu_env to tcg_env 2023-10-03 08:01:02 -07:00
trans_memory.c.inc target/loongarch: Add preldx instruction 2023-10-13 09:50:16 +08:00
trans_privileged.c.inc tcg: Rename cpu_env to tcg_env 2023-10-03 08:01:02 -07:00
trans_shift.c.inc target/loongarch: Add avail_64 to check la64-only instructions 2023-08-24 11:17:58 +08:00
trans_vec.c.inc tcg: Rename cpu_env to tcg_env 2023-10-03 08:01:02 -07:00