mirror of
https://gitlab.com/qemu-project/qemu
synced 2024-11-02 22:41:07 +00:00
a8a506c390
Emulate a 3A5000 board use the new loongarch instruction. 3A5000 belongs to the Loongson3 series processors. The board consists of a 3A5000 cpu model and the virt bridge. The host 3A5000 board is really complicated and contains many functions.Now for the tcg softmmu mode only part functions are emulated. More detailed info you can see https://github.com/loongson/LoongArch-Documentation 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-31-yangxiaojuan@loongson.cn> Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
20 lines
419 B
Text
20 lines
419 B
Text
source alpha/Kconfig
|
|
source arm/Kconfig
|
|
source avr/Kconfig
|
|
source cris/Kconfig
|
|
source hppa/Kconfig
|
|
source i386/Kconfig
|
|
source loongarch/Kconfig
|
|
source m68k/Kconfig
|
|
source microblaze/Kconfig
|
|
source mips/Kconfig
|
|
source nios2/Kconfig
|
|
source openrisc/Kconfig
|
|
source ppc/Kconfig
|
|
source riscv/Kconfig
|
|
source rx/Kconfig
|
|
source s390x/Kconfig
|
|
source sh4/Kconfig
|
|
source sparc/Kconfig
|
|
source tricore/Kconfig
|
|
source xtensa/Kconfig
|