target/loongarch: Add other core instructions support
commitd2cba6f7cea9d55aa0567fa8efdeaf2028e1de5e
authorXiaojuan Yang <yangxiaojuan@loongson.cn>
Mon, 6 Jun 2022 12:43:18 +0000 (6 20:43 +0800)
committerRichard Henderson <richard.henderson@linaro.org>
Mon, 6 Jun 2022 18:09:03 +0000 (6 18:09 +0000)
treeed9123ccfb4890b3af6b2017a91b91fa18d53e0b
parentfcbbeb8ecd8b755e9244e12f2f0d7579350ab23e
target/loongarch: Add other core instructions support

This includes:
-CACOP
-LDDIR
-LDPTE
-ERTN
-DBCL
-IDLE

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-29-yangxiaojuan@loongson.cn>
Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
target/loongarch/disas.c
target/loongarch/helper.h
target/loongarch/insn_trans/trans_privileged.c.inc
target/loongarch/insns.decode
target/loongarch/internals.h
target/loongarch/op_helper.c
target/loongarch/tlb_helper.c