target/loongarch: Add LoongArch IOCSR instruction
This includes: - IOCSR{RD/WR}.{B/H/W/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-27-yangxiaojuan@loongson.cn> Signed-off-by:
Richard Henderson <richard.henderson@linaro.org>
Showing
- target/loongarch/cpu.c 44 additions, 0 deletionstarget/loongarch/cpu.c
- target/loongarch/cpu.h 25 additions, 0 deletionstarget/loongarch/cpu.h
- target/loongarch/disas.c 8 additions, 0 deletionstarget/loongarch/disas.c
- target/loongarch/helper.h 8 additions, 0 deletionstarget/loongarch/helper.h
- target/loongarch/insn_trans/trans_privileged.c.inc 35 additions, 0 deletionstarget/loongarch/insn_trans/trans_privileged.c.inc
- target/loongarch/insns.decode 9 additions, 0 deletionstarget/loongarch/insns.decode
- target/loongarch/iocsr_helper.c 67 additions, 0 deletionstarget/loongarch/iocsr_helper.c
- target/loongarch/meson.build 1 addition, 0 deletionstarget/loongarch/meson.build
target/loongarch/iocsr_helper.c
0 → 100644
Please register or sign in to comment