tests/tcg/loongarch64: Add clo related instructions test
commita5661c3ab5d1bf32d1284ee523d33151f3c525aa
authorSong Gao <gaosong@loongson.cn>
Sat, 16 Jul 2022 08:54:22 +0000 (16 16:54 +0800)
committerRichard Henderson <richard.henderson@linaro.org>
Tue, 19 Jul 2022 16:23:58 +0000 (19 21:53 +0530)
tree68dced1f827cd8417839931de08a1a180efcecd6
parent79e853b584ff097f410638c52a3d60b5ca044ad5
tests/tcg/loongarch64: Add clo related instructions test

This includes:
- CL{O/Z}.{W/D}
- CT{O/Z}.{W/D}

Signed-off-by: Song Gao <gaosong@loongson.cn>
Message-Id: <20220716085426.3098060-5-gaosong@loongson.cn>
Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
tests/tcg/loongarch64/Makefile.target [new file with mode: 0644]
tests/tcg/loongarch64/test_bit.c [new file with mode: 0644]