]> git.proxmox.com Git - qemu.git/commit - tcg/tcg-op.h
tcg: Use TCGCond where appropriate.
authorRichard Henderson <rth@twiddle.net>
Fri, 19 Mar 2010 18:26:05 +0000 (11:26 -0700)
committerAurelien Jarno <aurelien@aurel32.net>
Fri, 26 Mar 2010 20:29:08 +0000 (21:29 +0100)
commit8a56e840911572391019cd8b4ee86976dac2f593
tree2c57b300e225172c7ce887443fc42d19fa3335a8
parenta975160954d22c6330b81b5613bd5613f0935011
tcg: Use TCGCond where appropriate.

Use the TCGCond enumeration type in the brcond and setcond
related prototypes in tcg-op.h and each code generator.

Signed-off-by: Richard Henderson <rth@twiddle.net>
Signed-off-by: Aurelien Jarno <aurelien@aurel32.net>
tcg/i386/tcg-target.c
tcg/mips/tcg-target.c
tcg/ppc/tcg-target.c
tcg/ppc64/tcg-target.c
tcg/sparc/tcg-target.c
tcg/tcg-op.h
tcg/x86_64/tcg-target.c