| commit | f3dfcc8b2334dad831e2bfd9a69ee02dbd6f9eb3 | [log] [tgz] |
|---|---|---|
| author | Song Gao <gaosong@loongson.cn> | Thu Sep 14 10:26:38 2023 +0800 |
| committer | Song Gao <gaosong@loongson.cn> | Wed Sep 20 14:33:42 2023 +0800 |
| tree | 9e5b6fbe4c554293f74e3ddc83d45b334b368279 | |
| parent | 3eeda5fe4e95eef91dd87074388d844133623a86 [diff] |
target/loongarch: Implement xvbitsel xvset
This patch includes:
- XVBITSEL.V;
- XVBITSELI.B;
- XVSET{EQZ/NEZ}.V;
- XVSETANYEQZ.{B/H/W/D};
- XVSETALLNEZ.{B/H/W/D}.
Signed-off-by: Song Gao <gaosong@loongson.cn>
Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
Message-Id: <20230914022645.1151356-51-gaosong@loongson.cn>