TCG: add logical operations found on alpha and powerpc processors
authoraurel32 <aurel32@c046a42c-6fe2-441c-8c8c-71466251a162>
Tue, 21 Oct 2008 11:28:59 +0000 (11:28 +0000)
committeraurel32 <aurel32@c046a42c-6fe2-441c-8c8c-71466251a162>
Tue, 21 Oct 2008 11:28:59 +0000 (11:28 +0000)
commitf24cb33e5ed11a2888fc1de2948897f5c46f4684
tree04ef3d9be6e2255aef184d77c1164edffe0e0fc8
parent3d7b417e13152587df587fe58789740c3ef7abb9
TCG: add logical operations found on alpha and powerpc processors

- andc_i32/i64 t0, t1, t2
- eqv_i32/i64 t0, t1, t2
- nand_i32/i64 t0, t1, t2
- nor_i32/i64 t0, t1, t2
- orc_i32/i64 t0, t1, t2

Signed-off-by: Aurelien Jarno <aurelien@aurel32.net>

git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@5501 c046a42c-6fe2-441c-8c8c-71466251a162
tcg/README
tcg/tcg-op.h