target-openrisc: Use clz and ctz opcodes
commit555baef8d0369fea9d0849ef420841665639c209
authorRichard Henderson <rth@twiddle.net>
Wed, 16 Nov 2016 10:17:45 +0000 (16 11:17 +0100)
committerRichard Henderson <rth@twiddle.net>
Tue, 10 Jan 2017 16:06:11 +0000 (10 08:06 -0800)
treeefa17e16c2b3e06eb84b4cb68f9fa277ee8f9181
parent1a0196c5c7f197fad7b079074d587b3204bcfb0f
target-openrisc: Use clz and ctz opcodes

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