tcg/loongarch64: Add the tcg-target.h file
authorWANG Xuerui <git@xen0n.name>
Tue, 21 Dec 2021 05:40:37 +0000 (13:40 +0800)
committerRichard Henderson <richard.henderson@linaro.org>
Tue, 21 Dec 2021 21:17:06 +0000 (13:17 -0800)
commit6cb14e4de295e2d097d22289884f75a146938ecb
tree8179882bf2b8046664b44a89064306db9a06be57
parentafa33258f322b3f50e16b4fac8d32302f45c3462
tcg/loongarch64: Add the tcg-target.h file

Support for all optional TCG ops are initially marked disabled; the bits
are to be set in individual commits later.

Signed-off-by: WANG Xuerui <git@xen0n.name>
Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
Reviewed-by: Philippe Mathieu-Daudé <f4bug@amsat.org>
Message-Id: <20211221054105.178795-4-git@xen0n.name>
Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
tcg/loongarch64/tcg-target.h [new file with mode: 0644]