mirror of
https://github.com/Motorhead1991/qemu.git
synced 2025-08-03 15:53:54 -06:00
target/loongarch: meson.build support build LSX
Reviewed-by: Richard Henderson <richard.henderson@linaro.org> Signed-off-by: Song Gao <gaosong@loongson.cn> Message-Id: <20230504122810.4094787-3-gaosong@loongson.cn>
This commit is contained in:
parent
16f5396cec
commit
a0c9400a5b
4 changed files with 13 additions and 0 deletions
5
target/loongarch/insn_trans/trans_lsx.c.inc
Normal file
5
target/loongarch/insn_trans/trans_lsx.c.inc
Normal file
|
@ -0,0 +1,5 @@
|
|||
/* SPDX-License-Identifier: GPL-2.0-or-later */
|
||||
/*
|
||||
* LSX translate functions
|
||||
* Copyright (c) 2022-2023 Loongson Technology Corporation Limited
|
||||
*/
|
Loading…
Add table
Add a link
Reference in a new issue