aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2009-12-17target-alpha: Fix cvtlq.Richard Henderson
2009-12-17target-alpha: Fix generic ctz64.Richard Henderson
2009-12-17target-alpha: Implement fp branch/cmov inline.Richard Henderson
2009-12-17target-alpha: Add placeholders for missing userspace PALcalls.Richard Henderson
2009-12-17target-mips: No MIPS16 support for 4Kc, 4KEc coresStefan Weil
2009-12-16target-alpha: Fix compiler warning for gcc-4.3 (and older)Stefan Weil
2009-12-16s390: Fix buggy assignmentStefan Weil
2009-12-16target-mips: 4Kc, 4KEc cores do not support MIPS16Stefan Weil
2009-12-16microblaze: Print content of EAR registerMichal Simek
2009-12-16microblaze: Update debug logs.Edgar E. Iglesias
2009-12-15tcg/ppc64: Fix loading of 32bit constantsmalc
2009-12-13target-alpha: Fix double log_cpu_state.Richard Henderson
2009-12-13target-alpha: Fix FMOV.Richard Henderson
2009-12-13target-alpha: Expand ins*h inline.Richard Henderson
2009-12-13target-alpha: Expand msk*h inline.Richard Henderson
2009-12-13target-alpha: Expand msk*l inline.Richard Henderson
2009-12-13target-alpha: Expand ins*l inline.Richard Henderson
2009-12-13target-alpha: Implement RD/WRUNIQUE in the translatorRichard Henderson
2009-12-13target-alpha: Fix fbcond branch offset.Richard Henderson
2009-12-13target-alpha: Rewrite gen_ext_[hl] in terms of zapnot.Richard Henderson
2009-12-13target-alpha: Expand zap/zapnot with immediate inline.Richard Henderson
2009-12-13target-alpha: Fix -d in_asmRichard Henderson
2009-12-13target-alpha: Implement missing MVI instructions.Richard Henderson
2009-12-13target-mips: fix user-mode emulation startupNathan Froyd
2009-12-13target-i386: Update CPUID feature set for TCGAndre Przywara
2009-12-13target-alpha: Fixes for alpha-linux syscalls.Richard Henderson
2009-12-13target-alpha: Enable softfloat.Richard Henderson
2009-12-13target-alpha: Honor the -cpu command line argument.Richard Henderson
2009-12-13target-alpha: Remove bogus DO_TB_FLUSH code from translator.Richard Henderson
2009-12-13target-alpha: Add binfmt entry.Richard Henderson
2009-12-13target-alpha: Drop bogus UNIQ initial value on Linux.Richard Henderson
2009-12-13target-mips: set Config1.CA for MIPS16-aware CPUsNathan Froyd
2009-12-13target-mips: add copyright notice for mips16 workNathan Froyd
2009-12-13gdbstub: add MIPS16 supportNathan Froyd
2009-12-13target-mips: add mips16 instruction decodingNathan Froyd
2009-12-13target-mips: add enums for MIPS16 opcodesNathan Froyd
2009-12-13target-mips: split out delay slot handlingNathan Froyd
2009-12-13target-mips: add gen_base_offset_addrNathan Froyd
2009-12-13target-mips: make gen_compute_branch 16/32-bit-awareNathan Froyd
2009-12-13target-mips: move ROTR and ROTRV inside gen_shift_{imm, }Nathan Froyd
2009-12-13target-mips: change interrupt bits to be mips16-awareNathan Froyd
2009-12-13target-mips: add new HFLAGs for JALX and 16/32-bit delay slotsNathan Froyd
2009-12-13workaround for cmd646 bmdma register access while no dma is activeIgor V. Kovalenko
2009-12-13s390: typo fixMichael S. Tsirkin
2009-12-13s390: fix build on 32 bit hostMichael S. Tsirkin
2009-12-13qemu-io: add 'const'Blue Swirl
2009-12-13Silence softfloat warnings on OpenSolarisAndreas Färber
2009-12-13tap: Compilation fix for SolarisAndreas Färber
2009-12-13fdc/sparc32: don't hang on detection under OBPArtyom Tarasenko
2009-12-13Sparc32: implement AFX for SS-5Artyom Tarasenko