]> git.proxmox.com Git - mirror_qemu.git/commit
tcg/arm: Implement andc, orc, abs, neg, not vector operations
authorRichard Henderson <richard.henderson@linaro.org>
Sat, 5 Sep 2020 18:58:47 +0000 (11:58 -0700)
committerRichard Henderson <richard.henderson@linaro.org>
Fri, 4 Jun 2021 18:50:11 +0000 (11:50 -0700)
commit7df44cf6e9e5726c5f9c56a398fc606566673007
tree0963ec8803e60b4e4150365fe8044fdc52418fd8
parentd74b86ed4ad452eb5069ca0c168c731a5c429127
tcg/arm: Implement andc, orc, abs, neg, not vector operations

These logical and arithmetic operations are optional, but are
trivial to accomplish with the existing infrastructure.

Reviewed-by: Peter Maydell <peter.maydell@linaro.org>
Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
tcg/arm/tcg-target-con-set.h
tcg/arm/tcg-target.c.inc
tcg/arm/tcg-target.h