Add sharable clz/clo inline functions and use them for the mips target.
authorths <ths@c046a42c-6fe2-441c-8c8c-71466251a162>
Sat, 27 Oct 2007 13:05:54 +0000 (13:05 +0000)
committerths <ths@c046a42c-6fe2-441c-8c8c-71466251a162>
Sat, 27 Oct 2007 13:05:54 +0000 (13:05 +0000)
commit05f778c8bdfa3f0499c3777f562db1feed338502
tree024fe239018f00eb7d354e2604f13cdd01131e46
parent5592a750b913c859c738eb2774c26632dcac8350
Add sharable clz/clo inline functions and use them for the mips target.

git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@3455 c046a42c-6fe2-441c-8c8c-71466251a162
host-utils.h [new file with mode: 0644]
target-mips/exec.h
target-mips/op.c
target-mips/op_helper.c