aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2008-09-07TCG: Use x86-64 zero extension instructions.pbrook
2008-09-07Implement TCG sign extension ops for x86-64.pbrook
2008-09-07Fix libvdeplug link test.pbrook
2008-09-06Fix a typo in fpsub32blueswir1
2008-09-06Convert most env fields to TCG registersblueswir1
2008-09-06Silence gcc warning about constant overflowblueswir1
2008-09-06Enable gcc flag -Wundefblueswir1
2008-09-06Fix most warnings that would be caused by gcc flag -Wundefblueswir1
2008-09-06Some little fixes on QEMUaurel32
2008-09-05fix alpha cmovxx instructionaurel32
2008-09-05CRIS: Mask off the cache selection bit after MMU translations.edgar_igl
2008-09-05Revert "TCG: enable debug"aurel32
2008-09-05ppc: Convert op_subf to TCGaurel32
2008-09-05ppc: Convert op_add, op_addi to TCGaurel32
2008-09-05TCG: enable debugaurel32
2008-09-05TCG fixes for target-crisaurel32
2008-09-05TCG fixes for target-mipsaurel32
2008-09-05Fix swapped mvz/mvs instructions.pbrook
2008-09-04ppc: replace op_set_FT0 with tcg_gen_movi_i64aurel32
2008-09-04alpha: add target-alpha/helper.h (missing from commit r5150)aurel32
2008-09-04ppc: Convert nip moves to TCGaurel32
2008-09-04ppc: remove unused codeaurel32
2008-09-04ppc: Convert CRF moves to TCGaurel32
2008-09-04ppc: fix fpr TCG registers creationaurel32
2008-09-04ppc: Convert FPR moves to TCGaurel32
2008-09-04ppc: Convert Altivec register moves to TCGaurel32
2008-09-04ppc: cleanup register typesaurel32
2008-09-04ppc: Convert GPR moves to TCGaurel32
2008-09-04alpha: convert a few more instructions to TCGaurel32
2008-09-04alpha: directly access ir registersaurel32
2008-09-04convert of few alpha insn to TCGaurel32
2008-09-04hw/pcnet: use qemu_socket.haurel32
2008-09-03Implement no-fault loadsblueswir1
2008-09-03ETRAX-FS: Add support for DMA channel resets, needed for recent linux kernels.edgar_igl
2008-09-03CRIS: Avoid a few unecessary steps in the mmu.edgar_igl
2008-09-03CRIS: Remove redundant code.edgar_igl
2008-09-02Delete unused variable.ths
2008-09-02[ppc] Convert op_moven_T2_T0 to TCGaurel32
2008-09-02[ppc] Convert op_reset_T0, op_set_{T0, T1} to TCGaurel32
2008-09-02SH4: R2D-PLUS FPGA: simply unassigned memory triggeringaurel32
2008-09-02hw/pcnet.c: windows compile fixaurel32
2008-09-02Build fix for gcc-3.3.ths
2008-09-02Fix sign extension problems with smul and umul (Vince Weaver)blueswir1
2008-09-02[ppc] Convert op_move_{T1,T2}_T0 to TCGaurel32
2008-09-02[ppc] Convert gen_set_{T0,T1} to TCGaurel32
2008-09-02pcnet: add loopback mode emulationaurel32
2008-09-02sh4: Add R2D-PLUS FPGA support.aurel32
2008-09-02sh4: CPU versioning.aurel32
2008-09-02SH4: fix a regression introduced in r5122aurel32
2008-09-02Fix call_pal() prototype for alpha system emulationaurel32