tcg: Optional target implementation of ORC.
authorRichard Henderson <rth@twiddle.net>
Tue, 16 Feb 2010 22:15:28 +0000 (14:15 -0800)
committerBlue Swirl <blauwirbel@gmail.com>
Sat, 20 Feb 2010 08:33:52 +0000 (08:33 +0000)
commit40b9be42f62732a300b0636bbfd43889424a0f82
treef37514461f0c2434a9ae87396d260af4fd38e41d
parente1d5ab5ce00363466f10656c5e7fae8f96ffb593
tcg: Optional target implementation of ORC.

Previously ORC 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