aboutsummaryrefslogtreecommitdiff
path: root/tcg
AgeCommit message (Expand)Author
2010-04-08tcg-hppa: Don't try to calls to non-constant addresses.Richard Henderson
2010-04-08tcg-hppa: Fix in/out register overlap in add2/sub2.Richard Henderson
2010-04-08tcg-hppa: Finish the port.Richard Henderson
2010-04-08tcg/ia64: fix tlb addend readAurelien Jarno
2010-04-07tcg/ppc64: Fix typomalc
2010-04-06tcg/ppc: Fix typomalc
2010-04-06tcg/ppc: Implment bswap16/32malc
2010-04-05tcg/mips: use seb/seh instructions on MIPS32R2Aurelien Jarno
2010-04-05tcg/mips: fix 64-bit linux-user on big endian MIPSAurelien Jarno
2010-04-05tcg/ppc: Implement eqv, nand and normalc
2010-04-05Split TLB addend and target_phys_addr_tPaul Brook
2010-04-04tcg/ppc: Fix not_i32malc
2010-04-01tcg/TODO: remove setcondAurelien Jarno
2010-04-01tcg: initial ia64 supportAurelien Jarno
2010-03-29tcg/mips: fix branch offset during retranslationAurelien Jarno
2010-03-28tcg/arm: Replace qemu_ld32u (left over from previous commit)Stefan Weil
2010-03-27tcg-mips: add guest base supportAurelien Jarno
2010-03-27tcg/mips: implement the not_i32 op the same way as gccAurelien Jarno
2010-03-27tcg-mips: implement norAurelien Jarno
2010-03-26tcg: Disambiguate qemu_ld32u with 32-bit and 64-bit outputs.Richard Henderson
2010-03-26tcg: Allow target-specific implementation of NOR.Richard Henderson
2010-03-26tcg: Allow target-specific implementation of NAND.Richard Henderson
2010-03-26tcg: Allow target-specific implementation of EQV.Richard Henderson
2010-03-26tcg: Use not_i32 to implement not_i64.Richard Henderson
2010-03-26tcg: Change TCGType to an enumeration.Richard Henderson
2010-03-26tcg: Use TCGCond where appropriate.Richard Henderson
2010-03-26tcg: Name the opcode enumeration.Richard Henderson
2010-03-26remove remaining occurrences AREG[1-9] and TCG_AREG[1-9]Paolo Bonzini
2010-03-23tcg-hppa: Fix 64-bit argument orderingRichard Henderson
2010-03-20tcg/arm: don't save/restore r7 in prologue/epilogueAurelien Jarno
2010-03-20tcg/arm: fix load/store definitions for 32-bit targetsAurelien Jarno
2010-03-20tcg: protect div2 in tcg/tcg-opc.hAurelien Jarno
2010-03-14tcg: declare internal helpers as const and pureAurelien Jarno
2010-03-14tcg/arm: use helpers for divu/remuAurelien Jarno
2010-03-14tcg: add div/rem 32-bit helpersAurelien Jarno
2010-03-13Fix build with -DNDEBUG in CFLAGSBlue Swirl
2010-03-13tcg/arm: implement andc opAurelien Jarno
2010-03-13tcg: update README with const and pure helpersAurelien Jarno
2010-03-13tcg/arm: correctly save/restore registers in prologue/epilogueAurelien Jarno
2010-03-13Fix Sparc host build breakageBlue Swirl
2010-03-13tcg/ppc[64]: Only define addend load helpers in softmmu casemalc
2010-03-12Remove TLB from userspacePaul Brook
2010-03-02tcg/arm: merge the two sets of #define for optional opsAurelien Jarno
2010-03-02tcg/arm: accept immediate arguments for brcond/setcondAurelien Jarno
2010-03-02Add a missing breakAndrzej Zaborowski
2010-03-02tcg/arm: implement setcond2Aurelien Jarno
2010-03-02tcg/arm: implement setcondAurelien Jarno
2010-03-02tcg/arm: fix div2/divu2Aurelien Jarno
2010-02-27tcg/ppc: Fix right rotationmalc
2010-02-23tcg/ppc: Fix typomalc