tcg: Add opcodes for vector nand, nor, eqv
We've had placeholders for these opcodes for a while, and should have support on ppc, s390x and avx512 hosts. Tested-by:Alex Bennée <alex.bennee@linaro.org> Reviewed-by:
Alex Bennée <alex.bennee@linaro.org> Reviewed-by:
Philippe Mathieu-Daudé <f4bug@amsat.org> Signed-off-by:
Richard Henderson <richard.henderson@linaro.org>
Showing
- include/tcg/tcg-opc.h 3 additions, 0 deletionsinclude/tcg/tcg-opc.h
- include/tcg/tcg.h 3 additions, 0 deletionsinclude/tcg/tcg.h
- tcg/aarch64/tcg-target.h 3 additions, 0 deletionstcg/aarch64/tcg-target.h
- tcg/arm/tcg-target.h 3 additions, 0 deletionstcg/arm/tcg-target.h
- tcg/i386/tcg-target.h 3 additions, 0 deletionstcg/i386/tcg-target.h
- tcg/optimize.c 6 additions, 6 deletionstcg/optimize.c
- tcg/ppc/tcg-target.h 3 additions, 0 deletionstcg/ppc/tcg-target.h
- tcg/s390x/tcg-target.h 3 additions, 0 deletionstcg/s390x/tcg-target.h
- tcg/tcg-op-vec.c 18 additions, 9 deletionstcg/tcg-op-vec.c
- tcg/tcg.c 6 additions, 0 deletionstcg/tcg.c
Loading
Please register or sign in to comment