CVSROOT: /sources/qemu Module name: qemu Changes by: Edgar E. Iglesias <edgar_igl> 08/03/15 20:45:05
Modified files: target-cris : translate.c Log message: 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. CVSWeb URLs: http://cvs.savannah.gnu.org/viewcvs/qemu/target-cris/translate.c?cvsroot=qemu&r1=1.9&r2=1.10