Re: [RFC PATCH v3 03/44] target/loongarch: Add CHECK_SXE maccro for check LSX enable
On 4/20/23 09:06, Song Gao wrote: Signed-off-by: Song Gao --- target/loongarch/cpu.c | 2 ++ target/loongarch/cpu.h | 2 ++ target/loongarch/insn_trans/trans_lsx.c.inc | 11 +++ 3 files changed, 15 insertions(+) Reviewed-by: Richard Hende
[RFC PATCH v3 03/44] target/loongarch: Add CHECK_SXE maccro for check LSX enable
Signed-off-by: Song Gao --- target/loongarch/cpu.c | 2 ++ target/loongarch/cpu.h | 2 ++ target/loongarch/insn_trans/trans_lsx.c.inc | 11 +++ 3 files changed, 15 insertions(+) diff --git a/target/loongarch/cpu.c b/target/loongarch/cpu.c index