target-i386: Use clz and ctz opcodes
authorRichard Henderson <rth@twiddle.net>
Wed, 16 Nov 2016 11:21:13 +0000 (12:21 +0100)
committerRichard Henderson <rth@twiddle.net>
Tue, 10 Jan 2017 16:06:11 +0000 (08:06 -0800)
commite5143c90883cd32a432eb793cdcce6bee747834a
tree2e88e45783637549bf98ce19726182453614c3e4
parent7539a012f614b724426ac9360238f3281d928a3f
target-i386: Use clz and ctz opcodes

Signed-off-by: Richard Henderson <rth@twiddle.net>
target/i386/helper.h
target/i386/int_helper.c
target/i386/translate.c