]> git.proxmox.com Git - qemu.git/commit
More TCG conversions for CRIS.
authoredgar_igl <edgar_igl@c046a42c-6fe2-441c-8c8c-71466251a162>
Sat, 15 Mar 2008 20:45:05 +0000 (20:45 +0000)
committeredgar_igl <edgar_igl@c046a42c-6fe2-441c-8c8c-71466251a162>
Sat, 15 Mar 2008 20:45:05 +0000 (20:45 +0000)
commit3157a0a93b65aac3113ba1338221c262663ebd50
treeee8c8eb16e8c37c90b42ff761150cf656ebab150
parent87e92502c60c9a2c2c3c322c388a300a6df8b79a
More TCG conversions for CRIS.
* Bit swap insn (bitwise not, endian swap and bit reverse).
* Muls and mulu.
* Extended arithmetics.
* Parts of the condition code handling.
* Use tcg_const_tl.

git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@4069 c046a42c-6fe2-441c-8c8c-71466251a162
target-cris/translate.c