tcg/tci: Implement andc, orc, eqv, nand, nor
commita81520b92d8a702be110052d253a1f034cf46d8f
authorRichard Henderson <richard.henderson@linaro.org>
Wed, 3 Feb 2021 00:29:18 +0000 (2 16:29 -0800)
committerRichard Henderson <richard.henderson@linaro.org>
Sat, 19 Jun 2021 18:08:00 +0000 (19 11:08 -0700)
treef28b588e2c67e863df9eae7293586a2750feb68c
parentdf093c19efe7a6a9b2ed43b0b6a7fa5d1e16cfcd
tcg/tci: Implement andc, orc, eqv, nand, nor

These were already present in tcg-target.c.inc,
but not in the interpreter.

Tested-by: Philippe Mathieu-Daudé <f4bug@amsat.org>
Reviewed-by: Philippe Mathieu-Daudé <f4bug@amsat.org>
Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
tcg/tci.c
tcg/tci/tcg-target.h