summaryrefslogtreecommitdiffstats
path: root/tcg/sparc
Commit message (Expand)AuthorAgeFilesLines
* tcg-sparc: Convert to new ldst opcodesRichard Henderson2014-03-172-100/+53
* tcg-sparc: Convert to new ldst helpersRichard Henderson2014-03-171-59/+131
* tcg-sparc: Tidy tcg_out_tlb_load interfaceRichard Henderson2014-03-171-40/+30
* tcg-sparc: Use TCGMemOp within qemu_ldst routinesRichard Henderson2014-03-171-51/+65
* tcg-sparc: Improve tcg_out_moviRichard Henderson2014-03-171-21/+31
* tcg-sparc: Dont handle constant arguments to ext32 opsRichard Henderson2014-03-171-12/+4
* tcg-sparc: Don't handle remainderRichard Henderson2014-03-172-23/+2
* tcg-sparc: Use intptr_t as appropriateRichard Henderson2014-03-171-11/+9
* tcg-sparc: Tidy call+jump patternsRichard Henderson2014-03-171-19/+19
* tcg-sparc: Fix tlb readRichard Henderson2014-03-171-21/+15
* tcg-sparc: Fix ld64 for 32-bit modeRichard Henderson2014-03-171-0/+1
* tcg: Add qemu_ld_st_i32/64Richard Henderson2013-10-101-0/+2
* tcg: Add tcg-be-null.hRichard Henderson2013-10-101-0/+2
* tcg-sparc: Fix parenthesis warningRichard Henderson2013-09-201-1/+1
* exec: Split softmmu_defs.hRichard Henderson2013-09-021-2/+0
* tcg: Change tcg_out_ld/st offset to intptr_tRichard Henderson2013-09-021-2/+2
* tcg: Change relocation offsets to intptr_tRichard Henderson2013-09-021-3/+3
* tcg: Allow TCG_TARGET_REG_BITS to be specified independantlyRichard Henderson2013-09-021-0/+8
* tcg: Change flush_icache_range arguments to uintptr_tRichard Henderson2013-09-021-8/+4
* tcg: Add muluh and mulsh opcodesRichard Henderson2013-09-021-0/+4
* tcg: Move the CIE and FDE header definitions to common codeRichard Henderson2013-07-091-25/+10
* tcg: Split rem requirement from div requirementRichard Henderson2013-07-091-0/+2
* tcg-sparc: fix buildBlue Swirl2013-03-031-1/+1
* tcg: Add signed multiword multiplication operationsRichard Henderson2013-02-231-0/+2
* tcg: Add 64-bit multiword arithmetic operationsRichard Henderson2013-02-231-0/+3
* tcg-sparc: Always implement 32-bit multiword opsRichard Henderson2013-02-232-6/+7
* tcg: Make 32-bit multiword operations optional for 64-bit hostsRichard Henderson2013-02-231-0/+4
* exec: move include files to include/exec/Paolo Bonzini2012-12-191-1/+1
* janitor: add guards to headersPaolo Bonzini2012-12-191-0/+3
* Merge branch 'linux-user-for-upstream' of git://git.linaro.org/people/rikuvoi...Aurelien Jarno2012-10-191-2/+0
|\
| * tcg: Remove TCG_TARGET_HAS_GUEST_BASE definePeter Maydell2012-10-121-2/+0
* | tcg-sparc: Emit MOVR insns for setcond_i64 and movcond_64Richard Henderson2012-10-131-5/+30
* | tcg-sparc: Emit BPr insns for brcond_i64Richard Henderson2012-10-131-2/+47
* | tcg-sparc: Drop use of Bicc in favor of BPccRichard Henderson2012-10-131-160/+145
* | tcg-sparc: Optimize setcond2 equality compare with 0.Richard Henderson2012-10-131-3/+12
* | tcg-sparc: Use Z constraint for %g0Richard Henderson2012-10-132-60/+66
* | tcg-sparc: Fix add2/sub2Richard Henderson2012-10-131-8/+22
* | tcg-sparc: Fix setcondRichard Henderson2012-10-131-14/+19
* | tcg-sparc: Fix qemu_st for 32-bitRichard Henderson2012-10-131-3/+4
* | tcg-sparc: Fix setcond2Richard Henderson2012-10-131-20/+18
* | tcg-sparc: Implement movcond.Richard Henderson2012-10-132-9/+38
* | tcg-sparc: Fix brcond2Richard Henderson2012-10-131-16/+7
|/
* tcg: Add TCG_COND_NEVER, TCG_COND_ALWAYSRichard Henderson2012-10-061-1/+1
* tcg: remove obsolete jmp opAurelien Jarno2012-10-061-2/+0
* Merge branch 'tcg-sparc' of git://repo.or.cz/qemu/rthBlue Swirl2012-09-222-527/+476
|\
| * tcg-sparc: Preserve branch destinations during retranslationRichard Henderson2012-09-211-8/+11
| * tcg-sparc: Fix and enable direct TB chaining.Richard Henderson2012-09-211-3/+18
| * tcg-sparc: Add %g/%o registers to alloc_orderRichard Henderson2012-09-211-0/+13
| * tcg-sparc: Use defines for temporaries.Richard Henderson2012-09-211-56/+59
| * tcg-sparc: Mask shift immediates to avoid illegal insns.Richard Henderson2012-09-211-6/+12
OpenPOWER on IntegriCloud