]> git.proxmox.com Git - mirror_qemu.git/commit
target-tricore: Use clz opcode
authorRichard Henderson <rth@twiddle.net>
Wed, 16 Nov 2016 10:37:15 +0000 (11:37 +0100)
committerRichard Henderson <rth@twiddle.net>
Tue, 10 Jan 2017 16:06:11 +0000 (08:06 -0800)
commit0efa8208544e3e5984d7089ec751d3fbcfd43156
tree51f4914944b234cf9124aa9a4a4d050af2192ddc
parentc3aa369e5d895b4a48339fd3dbb3f72228a8ecc9
target-tricore: Use clz opcode

Tested-by: Bastian Koppelmann <kbastian@mail.uni-paderborn.de>
Reviewed-by: Bastian Koppelmann <kbastian@mail.uni-paderborn.de>
Signed-off-by: Richard Henderson <rth@twiddle.net>
target/tricore/helper.h
target/tricore/op_helper.c
target/tricore/translate.c