]> git.ipfire.org Git - thirdparty/qemu.git/commit
tcg: Expand TCG_COND_TST* if not TCG_TARGET_HAS_tst_vec
authorRichard Henderson <richard.henderson@linaro.org>
Wed, 15 May 2024 13:08:16 +0000 (15:08 +0200)
committerRichard Henderson <richard.henderson@linaro.org>
Thu, 23 May 2024 02:05:25 +0000 (19:05 -0700)
commit6975cc45c3c68205865071795e52ad205598e421
tree59f013c50e76dc8a806b6790c729b44696569b26
parentaf8c14a25477e0ea127ca66d5d9c0710da854906
tcg: Expand TCG_COND_TST* if not TCG_TARGET_HAS_tst_vec

Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
tcg/tcg-op-vec.c