]> www.infradead.org Git - users/dwmw2/qemu.git/commit
tcg: Introduce movcond
authorRichard Henderson <rth@twiddle.net>
Fri, 21 Sep 2012 17:13:34 +0000 (10:13 -0700)
committerMichael Roth <mdroth@linux.vnet.ibm.com>
Tue, 9 Oct 2012 06:42:08 +0000 (01:42 -0500)
commit6314cc0c7386888217fd857b79301866c8d9637c
tree181c1f2f40cf88d037b6f6530290a92811ddd280
parentcc10061717877fc65b5c734c43c55f471913ce92
tcg: Introduce movcond

Implemented with setcond if the target does not provide
the optional opcode.

Signed-off-by: Richard Henderson <rth@twiddle.net>
Signed-off-by: Aurelien Jarno <aurelien@aurel32.net>
Signed-off-by: Michael Roth <mdroth@linux.vnet.ibm.com>
15 files changed:
tcg/README
tcg/arm/tcg-target.h
tcg/hppa/tcg-target.h
tcg/i386/tcg-target.h
tcg/ia64/tcg-target.h
tcg/mips/tcg-target.h
tcg/ppc/tcg-target.h
tcg/ppc64/tcg-target.h
tcg/s390/tcg-target.h
tcg/sparc/tcg-target.h
tcg/tcg-op.h
tcg/tcg-opc.h
tcg/tcg.c
tcg/tcg.h
tcg/tci/tcg-target.h