]> git.proxmox.com Git - mirror_qemu.git/commit - target/loongarch/cpu.c
target/loongarch: Add LASX data support
authorSong Gao <gaosong@loongson.cn>
Thu, 14 Sep 2023 02:25:59 +0000 (10:25 +0800)
committerSong Gao <gaosong@loongson.cn>
Wed, 20 Sep 2023 03:43:11 +0000 (11:43 +0800)
commit008a3b1662b60fd9e348b8ffb14f05e03c79a2b3
tree1c2b48e22dbcf14fb22be9563911fd59f9698fdd
parentcd1006176bb7e22352c2f5d267242ca0ab2a9a7e
target/loongarch: Add LASX data support

Signed-off-by: Song Gao <gaosong@loongson.cn>
Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
Message-Id: <20230914022645.1151356-12-gaosong@loongson.cn>
linux-user/loongarch64/signal.c
target/loongarch/cpu.c
target/loongarch/cpu.h
target/loongarch/gdbstub.c
target/loongarch/internals.h
target/loongarch/machine.c
target/loongarch/translate.c
target/loongarch/vec.h [new file with mode: 0644]
target/loongarch/vec_helper.c