summaryrefslogtreecommitdiffstats
path: root/tcg
Commit message (Expand)AuthorAgeFilesLines
* tcg-hppa: Don't try to calls to non-constant addresses.Richard Henderson2010-04-081-2/+4
* tcg-hppa: Fix in/out register overlap in add2/sub2.Richard Henderson2010-04-082-14/+47
* tcg-hppa: Finish the port.Richard Henderson2010-04-082-646/+1254
* tcg/ia64: fix tlb addend readAurelien Jarno2010-04-081-5/+0
* tcg/ppc64: Fix typomalc2010-04-071-1/+1
* tcg/ppc: Fix typomalc2010-04-061-1/+1
* tcg/ppc: Implment bswap16/32malc2010-04-062-2/+77
* tcg/mips: use seb/seh instructions on MIPS32R2Aurelien Jarno2010-04-052-8/+41
* tcg/mips: fix 64-bit linux-user on big endian MIPSAurelien Jarno2010-04-051-4/+4
* tcg/ppc: Implement eqv, nand and normalc2010-04-052-3/+17
* Split TLB addend and target_phys_addr_tPaul Brook2010-04-054-29/+7
* tcg/ppc: Fix not_i32malc2010-04-041-1/+1
* tcg/TODO: remove setcondAurelien Jarno2010-04-011-1/+1
* tcg: initial ia64 supportAurelien Jarno2010-04-012-0/+2481
* tcg/mips: fix branch offset during retranslationAurelien Jarno2010-03-291-19/+30
* tcg/arm: Replace qemu_ld32u (left over from previous commit)Stefan Weil2010-03-281-1/+1
* tcg-mips: add guest base supportAurelien Jarno2010-03-272-29/+39
* tcg/mips: implement the not_i32 op the same way as gccAurelien Jarno2010-03-271-1/+1
* tcg-mips: implement norAurelien Jarno2010-03-272-1/+5
* tcg: Disambiguate qemu_ld32u with 32-bit and 64-bit outputs.Richard Henderson2010-03-2611-24/+37
* tcg: Allow target-specific implementation of NOR.Richard Henderson2010-03-2610-0/+29
* tcg: Allow target-specific implementation of NAND.Richard Henderson2010-03-2610-0/+29
* tcg: Allow target-specific implementation of EQV.Richard Henderson2010-03-2611-1/+30
* tcg: Use not_i32 to implement not_i64.Richard Henderson2010-03-261-0/+3
* tcg: Change TCGType to an enumeration.Richard Henderson2010-03-262-9/+12
* tcg: Use TCGCond where appropriate.Richard Henderson2010-03-267-37/+39
* tcg: Name the opcode enumeration.Richard Henderson2010-03-2612-63/+78
* remove remaining occurrences AREG[1-9] and TCG_AREG[1-9]Paolo Bonzini2010-03-269-24/+1
* tcg-hppa: Fix 64-bit argument orderingRichard Henderson2010-03-231-1/+11
* tcg/arm: don't save/restore r7 in prologue/epilogueAurelien Jarno2010-03-201-6/+6
* tcg/arm: fix load/store definitions for 32-bit targetsAurelien Jarno2010-03-201-0/+14
* tcg: protect div2 in tcg/tcg-opc.hAurelien Jarno2010-03-201-2/+4
* tcg: declare internal helpers as const and pureAurelien Jarno2010-03-141-4/+9
* tcg/arm: use helpers for divu/remuAurelien Jarno2010-03-142-95/+0
* tcg: add div/rem 32-bit helpersAurelien Jarno2010-03-146-2/+65
* Fix build with -DNDEBUG in CFLAGSBlue Swirl2010-03-131-1/+1
* tcg/arm: implement andc opAurelien Jarno2010-03-132-1/+5
* tcg: update README with const and pure helpersAurelien Jarno2010-03-131-4/+7
* tcg/arm: correctly save/restore registers in prologue/epilogueAurelien Jarno2010-03-131-4/+7
* Fix Sparc host build breakageBlue Swirl2010-03-131-0/+8
* tcg/ppc[64]: Only define addend load helpers in softmmu casemalc2010-03-132-0/+5
* Remove TLB from userspacePaul Brook2010-03-123-0/+6
* tcg/arm: merge the two sets of #define for optional opsAurelien Jarno2010-03-021-14/+5
* tcg/arm: accept immediate arguments for brcond/setcondAurelien Jarno2010-03-021-6/+20
* Add a missing breakAndrzej Zaborowski2010-03-021-0/+1
* tcg/arm: implement setcond2Aurelien Jarno2010-03-021-0/+11
* tcg/arm: implement setcondAurelien Jarno2010-03-021-0/+9
* tcg/arm: fix div2/divu2Aurelien Jarno2010-03-021-6/+24
* tcg/ppc: Fix right rotationmalc2010-02-271-1/+2
* tcg/ppc: Fix typomalc2010-02-231-1/+1
OpenPOWER on IntegriCloud