qemu-e2k/target/loongarch
Song Gao 14f2b0b741 target/loongarch: Add target build suport
Signed-off-by: Song Gao <gaosong@loongson.cn>
Signed-off-by: Xiaojuan Yang <yangxiaojuan@loongson.cn>
Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
Reviewed-by: Philippe Mathieu-Daudé <f4bug@amsat.org>
Message-Id: <20220606124333.2060567-18-yangxiaojuan@loongson.cn>
Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
2022-06-06 18:09:03 +00:00
..
insn_trans target/loongarch: Add branch instruction translation 2022-06-06 18:09:03 +00:00
cpu-param.h
cpu.c
cpu.h
disas.c target/loongarch: Add disassembler 2022-06-06 18:09:03 +00:00
fpu_helper.c
helper.h
insns.decode target/loongarch: Add branch instruction translation 2022-06-06 18:09:03 +00:00
internals.h
meson.build target/loongarch: Add target build suport 2022-06-06 18:09:03 +00:00
op_helper.c
README
translate.c target/loongarch: Add branch instruction translation 2022-06-06 18:09:03 +00:00
translate.h

- Introduction

  LoongArch is the general processor architecture of Loongson.

  The following versions of the LoongArch core are supported
    core: 3A5000
    https://github.com/loongson/LoongArch-Documentation/releases/download/2021.08.17/LoongArch-Vol1-v1.00-EN.pdf

  We can get the latest loongarch documents at https://github.com/loongson/LoongArch-Documentation/tags.