target-alpha: convert some arith3 instructions to TCG
[qemu] / target-alpha / translate.c
2008-09-16 aurel32target-alpha: convert some arith3 instructions to TCG
2008-09-16 aurel32target-alpha: convert arith2 instructions to TCG
2008-09-14 aurel32alpha: fix lit sign
2008-09-05 aurel32fix alpha cmovxx instruction
2008-09-04 aurel32alpha: convert a few more instructions to TCG
2008-09-04 aurel32alpha: directly access ir registers
2008-09-04 aurel32convert of few alpha insn to TCG
2008-08-17 blueswir1Fix warnings that would be generated by gcc -Wstrict...
2008-07-18 thsSmall cleanup of gen_intermediate_code(_internal),...
2008-06-29 pbrookAdd missing static qualifiers.
2008-06-29 pbrookAdd instruction counter.
2008-04-28 aurel32Factorize code in translate.c
2008-04-11 aurel32Remove osdep.c/qemu-img code duplication
2008-02-01 bellarduse the TCG code generator
2007-11-10 bellardadded cpu_model parameter to cpu_init()
2007-10-28 j_mayerAlpha coding style and inlining fixes.
2007-10-14 j_mayerAllow Alpha target to use supervisor and executive...
2007-09-16 thsfind -type f | xargs sed -i 's/[\t ]$//g' # on most...
2007-09-11 thsFix tb->size mishandling, by Daniel Jacobowitz.
2007-06-03 thsAvoid compiler warning.
2007-04-14 j_mayerFix miscellaneous display warnings for PowerPC & alpha...
2007-04-05 j_mayerAlpha architecture emulation core.