]> git.proxmox.com Git - mirror_qemu.git/commit
tcg: Add clz and ctz opcodes
authorRichard Henderson <rth@twiddle.net>
Wed, 16 Nov 2016 08:23:28 +0000 (09:23 +0100)
committerRichard Henderson <rth@twiddle.net>
Tue, 10 Jan 2017 16:06:11 +0000 (08:06 -0800)
commit0e28d0063bbd9e59a981ea2d20f82f30c5d956a8
tree6e4a705fef28f5ffc5ab828ca9abcc13f5097927
parent17280ff4a5f264e01e55ae514ee6d3586f9577b2
tcg: Add clz and ctz opcodes

Reviewed-by: Alex Bennée <alex.bennee@linaro.org>
Signed-off-by: Richard Henderson <rth@twiddle.net>
17 files changed:
tcg-runtime.c
tcg/README
tcg/aarch64/tcg-target.h
tcg/arm/tcg-target.h
tcg/i386/tcg-target.h
tcg/ia64/tcg-target.h
tcg/mips/tcg-target.h
tcg/optimize.c
tcg/ppc/tcg-target.h
tcg/s390/tcg-target.h
tcg/sparc/tcg-target.h
tcg/tcg-op.c
tcg/tcg-op.h
tcg/tcg-opc.h
tcg/tcg-runtime.h
tcg/tcg.h
tcg/tci/tcg-target.h