tcg: Optional target implementation of ANDC.
commit241cbed4a992e31e718f56f831d7dd30fec5b55b
authorRichard Henderson <rth@twiddle.net>
Tue, 16 Feb 2010 22:10:13 +0000 (16 14:10 -0800)
committerBlue Swirl <blauwirbel@gmail.com>
Sat, 20 Feb 2010 08:33:31 +0000 (20 08:33 +0000)
tree69a781fe03b60a31000e8d7c72082f6ce0ea4b11
parentbe6551b1e757fab6b3e43aa8833f655a7745204a
tcg: Optional target implementation of ANDC.

Previously ANDC was always implemented by tcg-op.h with
an explicit NOT opcode.  Allow a target implementation.

Signed-off-by: Richard Henderson <rth@twiddle.net>
Signed-off-by: Blue Swirl <blauwirbel@gmail.com>
tcg/tcg-op.h
tcg/tcg-opc.h