summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2009-12-17target-alpha: Fix generic ctz64.Richard Henderson1-1/+1
2009-12-17target-alpha: Implement fp branch/cmov inline.Richard Henderson3-125/+110
2009-12-17target-alpha: Add placeholders for missing userspace PALcalls.Richard Henderson1-2/+30
2009-12-17target-mips: No MIPS16 support for 4Kc, 4KEc coresStefan Weil1-3/+3
2009-12-16target-alpha: Fix compiler warning for gcc-4.3 (and older)Stefan Weil1-0/+1
2009-12-16s390: Fix buggy assignmentStefan Weil1-1/+1
2009-12-16target-mips: 4Kc, 4KEc cores do not support MIPS16Stefan Weil1-3/+3
2009-12-16microblaze: Print content of EAR registerMichal Simek2-4/+4
2009-12-16microblaze: Update debug logs.Edgar E. Iglesias2-2/+14
2009-12-15tcg/ppc64: Fix loading of 32bit constantsmalc1-1/+2
2009-12-13target-alpha: Fix double log_cpu_state.Richard Henderson1-1/+0
2009-12-13target-alpha: Fix FMOV.Richard Henderson1-3/+7
2009-12-13target-alpha: Expand ins*h inline.Richard Henderson3-27/+45
2009-12-13target-alpha: Expand msk*h inline.Richard Henderson3-32/+49
2009-12-13target-alpha: Expand msk*l inline.Richard Henderson3-32/+30
2009-12-13target-alpha: Expand ins*l inline.Richard Henderson3-56/+59
2009-12-13target-alpha: Implement RD/WRUNIQUE in the translatorRichard Henderson2-16/+34
2009-12-13target-alpha: Fix fbcond branch offset.Richard Henderson1-5/+4
2009-12-13target-alpha: Rewrite gen_ext_[hl] in terms of zapnot.Richard Henderson1-32/+25
2009-12-13target-alpha: Expand zap/zapnot with immediate inline.Richard Henderson1-2/+59
2009-12-13target-alpha: Fix -d in_asmRichard Henderson1-15/+4
2009-12-13target-alpha: Implement missing MVI instructions.Richard Henderson3-30/+231
2009-12-13target-mips: fix user-mode emulation startupNathan Froyd2-8/+8
2009-12-13target-i386: Update CPUID feature set for TCGAndre Przywara1-13/+12
2009-12-13target-alpha: Fixes for alpha-linux syscalls.Richard Henderson6-49/+468
2009-12-13target-alpha: Enable softfloat.Richard Henderson2-3/+3
2009-12-13target-alpha: Honor the -cpu command line argument.Richard Henderson1-2/+42
2009-12-13target-alpha: Remove bogus DO_TB_FLUSH code from translator.Richard Henderson3-14/+1
2009-12-13target-alpha: Add binfmt entry.Richard Henderson1-0/+3
2009-12-13target-alpha: Drop bogus UNIQ initial value on Linux.Richard Henderson1-3/+0
2009-12-13target-mips: set Config1.CA for MIPS16-aware CPUsNathan Froyd1-9/+18
2009-12-13target-mips: add copyright notice for mips16 workNathan Froyd2-1/+1
2009-12-13gdbstub: add MIPS16 supportNathan Froyd1-3/+15
2009-12-13target-mips: add mips16 instruction decodingNathan Froyd1-9/+1063
2009-12-13target-mips: add enums for MIPS16 opcodesNathan Froyd1-0/+112
2009-12-13target-mips: split out delay slot handlingNathan Froyd1-55/+79
2009-12-13target-mips: add gen_base_offset_addrNathan Froyd1-24/+16
2009-12-13target-mips: make gen_compute_branch 16/32-bit-awareNathan Froyd1-7/+8
2009-12-13target-mips: move ROTR and ROTRV inside gen_shift_{imm, }Nathan Froyd1-139/+148
2009-12-13target-mips: change interrupt bits to be mips16-awareNathan Froyd2-24/+44
2009-12-13target-mips: add new HFLAGs for JALX and 16/32-bit delay slotsNathan Froyd1-19/+28
2009-12-13workaround for cmd646 bmdma register access while no dma is activeIgor V. Kovalenko3-5/+4
2009-12-13s390: typo fixMichael S. Tsirkin1-1/+1
2009-12-13s390: fix build on 32 bit hostMichael S. Tsirkin1-1/+1
2009-12-13qemu-io: add 'const'Blue Swirl1-1/+1
2009-12-13Silence softfloat warnings on OpenSolarisAndreas Färber1-1/+1
2009-12-13tap: Compilation fix for SolarisAndreas Färber1-0/+1
2009-12-13fdc/sparc32: don't hang on detection under OBPArtyom Tarasenko1-0/+6
2009-12-13Sparc32: implement AFX for SS-5Artyom Tarasenko1-1/+41
2009-12-13scsi-disk: Inquiry with allocation length of CDB < 36 (v4)Artyom Tarasenko1-6/+15