qemu-e2k/target/loongarch/insn_trans
Xiaojuan Yang f9bf50745f target/loongarch: Add timer related instructions support.
This includes:
-RDTIME{L/H}.W
-RDTIME.D

Signed-off-by: Xiaojuan Yang <yangxiaojuan@loongson.cn>
Signed-off-by: Song Gao <gaosong@loongson.cn>
Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
Message-Id: <20220606124333.2060567-30-yangxiaojuan@loongson.cn>
Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
2022-06-06 18:09:03 +00:00
..
trans_arith.c.inc target/loongarch: Add fixed point arithmetic instruction translation 2022-06-06 18:09:03 +00:00
trans_atomic.c.inc target/loongarch: Add fixed point atomic instruction translation 2022-06-06 18:09:03 +00:00
trans_bit.c.inc target/loongarch: Add fixed point bit instruction translation 2022-06-06 18:09:03 +00:00
trans_branch.c.inc target/loongarch: Add branch instruction translation 2022-06-06 18:09:03 +00:00
trans_extra.c.inc target/loongarch: Add timer related instructions support. 2022-06-06 18:09:03 +00:00
trans_farith.c.inc target/loongarch: Add floating point arithmetic instruction translation 2022-06-06 18:09:03 +00:00
trans_fcmp.c.inc target/loongarch: Add floating point comparison instruction translation 2022-06-06 18:09:03 +00:00
trans_fcnv.c.inc target/loongarch: Add floating point conversion instruction translation 2022-06-06 18:09:03 +00:00
trans_fmemory.c.inc target/loongarch: Add floating point load/store instruction translation 2022-06-06 18:09:03 +00:00
trans_fmov.c.inc target/loongarch: Add floating point move instruction translation 2022-06-06 18:09:03 +00:00
trans_memory.c.inc target/loongarch: Add fixed point atomic instruction translation 2022-06-06 18:09:03 +00:00
trans_privileged.c.inc target/loongarch: Add other core instructions support 2022-06-06 18:09:03 +00:00
trans_shift.c.inc target/loongarch: Add fixed point shift instruction translation 2022-06-06 18:09:03 +00:00