qemu/target/loongarch/insn_trans
Song Gao c0c0461e3a
target/loongarch: Add avail_64 to check la64-only instructions
The la32 instructions listed in Table 2 at
https://loongson.github.io/LoongArch-Documentation/LoongArch-Vol1-EN.html#overview-of-basic-integer-instructions

Co-authored-by: Jiajie Chen <c@jia.je>
Signed-off-by: Song Gao <gaosong@loongson.cn>
Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
Message-ID: <20230822032724.1353391-9-gaosong@loongson.cn>
Message-Id: <20230822071959.35620-3-philmd@linaro.org>
2023-08-24 11:17:58 +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 target/loongarch: Add avail_64 to check la64-only instructions 2023-08-24 11:17:58 +08: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 target/loongarch: Add avail_64 to check la64-only instructions 2023-08-24 11:17:58 +08:00
trans_extra.c.inc target/loongarch: Add avail_64 to check la64-only instructions 2023-08-24 11:17:58 +08:00
trans_farith.c.inc target/loongarch: Add a check parameter to the TRANS macro 2023-08-24 11:17:57 +08:00
trans_fcmp.c.inc target/loongarch: Use {set/get}_gpr replace to cpu_fpr 2023-05-06 11:19:50 +08:00
trans_fcnv.c.inc target/loongarch: Add a check parameter to the TRANS macro 2023-08-24 11:17:57 +08:00
trans_fmemory.c.inc target/loongarch: Add a check parameter to the TRANS macro 2023-08-24 11:17:57 +08:00
trans_fmov.c.inc target/loongarch: Add avail_64 to check la64-only instructions 2023-08-24 11:17:58 +08:00
trans_lsx.c.inc target/loongarch: Add a check parameter to the TRANS macro 2023-08-24 11:17:57 +08:00
trans_memory.c.inc target/loongarch: Add avail_64 to check la64-only instructions 2023-08-24 11:17:58 +08:00
trans_privileged.c.inc target/loongarch: Add a check parameter to the TRANS macro 2023-08-24 11:17:57 +08:00
trans_shift.c.inc target/loongarch: Add avail_64 to check la64-only instructions 2023-08-24 11:17:58 +08:00