exec: move include files to include/exec/
[sdk/emulator/qemu.git] / tcg / sparc / tcg-target.c
2012-12-19 Paolo Bonziniexec: move include files to include/exec/
2012-10-19 Aurelien JarnoMerge branch 'linux-user-for-upstream' of git://git...
2012-10-13 Richard Hendersontcg-sparc: Emit MOVR insns for setcond_i64 and movcond_64
2012-10-13 Richard Hendersontcg-sparc: Emit BPr insns for brcond_i64
2012-10-13 Richard Hendersontcg-sparc: Drop use of Bicc in favor of BPcc
2012-10-13 Richard Hendersontcg-sparc: Optimize setcond2 equality compare with 0.
2012-10-13 Richard Hendersontcg-sparc: Use Z constraint for %g0
2012-10-13 Richard Hendersontcg-sparc: Fix add2/sub2
2012-10-13 Richard Hendersontcg-sparc: Fix setcond
2012-10-13 Richard Hendersontcg-sparc: Fix qemu_st for 32-bit
2012-10-13 Richard Hendersontcg-sparc: Fix setcond2
2012-10-13 Richard Hendersontcg-sparc: Implement movcond.
2012-10-13 Richard Hendersontcg-sparc: Fix brcond2
2012-10-06 Aurelien JarnoMerge branch 'target-arm.for-upstream' of git://git...
2012-10-06 Aurelien JarnoMerge branch 'trivial-patches' of git://github.com...
2012-10-06 Aurelien JarnoMerge branch 'ppc-for-upstream' of git://repo.or.cz...
2012-10-06 Richard Hendersontcg: Add TCG_COND_NEVER, TCG_COND_ALWAYS
2012-10-06 Aurelien Jarnotcg: remove obsolete jmp op
2012-09-25 Anthony LiguoriMerge remote-tracking branch 'afaerber/qom-cpu' into...
2012-09-25 Anthony LiguoriMerge remote-tracking branch 'bonzini/scsi-next' into...
2012-09-25 Anthony LiguoriMerge remote-tracking branch 'bonzini/nbd-next' into...
2012-09-22 Blue SwirlMerge branch 'tcg-sparc' of git://repo.or.cz/qemu/rth
2012-09-22 Stefan Weiltcg: Remove tcg_target_get_call_iarg_regs_count
2012-09-21 Richard Hendersontcg-sparc: Preserve branch destinations during retransl...
2012-09-21 Richard Hendersontcg-sparc: Fix and enable direct TB chaining.
2012-09-21 Richard Hendersontcg-sparc: Add %g/%o registers to alloc_order
2012-09-21 Richard Hendersontcg-sparc: Use defines for temporaries.
2012-09-21 Richard Hendersontcg-sparc: Mask shift immediates to avoid illegal insns.
2012-09-21 Richard Hendersontcg-sparc: Clean up cruft stemming from attempts to...
2012-09-21 Richard Hendersontcg-sparc: Change AREG0 in generated code to %i0.
2012-09-21 Richard Hendersontcg-sparc: Support GUEST_BASE.
2012-09-21 Richard Hendersontcg-sparc: Fix qemu_ld/st to handle 32-bit host.
2012-09-21 Richard Hendersontcg-sparc: Assume v9 cpu always, i.e. force v8plus...
2012-09-21 Richard Hendersontcg-sparc: Fix ADDX opcode.
2012-09-21 Richard Hendersontcg-sparc: Hack in qemu_ld/st64 for 32-bit.
2012-09-21 Aurelien JarnoMerge branch 'usb.65' of git://git.kraxel.org/qemu
2012-09-17 Anthony LiguoriMerge remote-tracking branch 'kiszka/queues/slirp'...
2012-09-17 Anthony LiguoriMerge remote-tracking branch 'kwolf/for-anthony' into...
2012-09-17 Anthony LiguoriMerge remote-tracking branch 'stefanha/trivial-patches...
2012-09-17 Anthony LiguoriMerge remote-tracking branch 'spice/spice.v60' into...
2012-09-17 Anthony LiguoriMerge remote-tracking branch 'stefanha/net' into staging
2012-09-17 Anthony LiguoriMerge remote-tracking branch 'qemu-kvm/uq/master' into...
2012-09-15 Blue SwirlRemove unused CONFIG_TCG_PASS_AREG0 and dead code
2012-04-10 Anthony LiguoriMerge commit 'ff71f2e8cacefae99179993204172bc65e4303df...
2012-04-08 Blue SwirlMerge branch 'memory/core' of git://git./virt/kvm/qemu-kvm
2012-03-28 Anthony LiguoriMerge remote-tracking branch 'sstabellini/disk_io'...
2012-03-26 Anthony LiguoriMerge remote-tracking branch 'spice/spice.v51' into...
2012-03-24 Richard Hendersontcg-sparc: Add debug_frame support.
2012-03-19 Anthony LiguoriMerge remote-tracking branch 'sstabellini/saverestore...
2012-03-19 Anthony LiguoriMerge remote-tracking branch 'qemu-kvm/memory/urgent...
2012-03-19 Anthony LiguoriMerge remote-tracking branch 'origin/master' into staging
2012-03-19 Anthony LiguoriMerge remote-tracking branch 'qemu-kvm/memory/urgent...
2012-03-18 Blue Swirltcg: fix sparc host for AREG0 free operation
2012-03-18 Blue Swirlsoftmmu templates: optionally pass CPUState to memory...
2012-03-16 Anthony LiguoriMerge remote-tracking branch 'kraxel/seabios-1.6.3...
2012-03-14 Anthony LiguoriMerge remote-tracking branch 'afaerber/qom-cpu.v5'...
2012-03-14 Andreas FärberRename CPUState -> CPUArchState
2012-03-13 Anthony LiguoriMerge remote-tracking branch 'qemu-kvm/memory/core...
2012-03-13 Anthony LiguoriMerge remote-tracking branch 'qmp/queue/qmp' into staging
2012-03-11 Stefan Weiltcg: Improve tcg_out_label and fix its usage for w64
2012-02-23 Kevin WolfMerge qemu-iotests into for-anthony
2011-11-21 Anthony LiguoriMerge remote-tracking branch 'origin/master' into staging
2011-11-19 Richard Hendersontcg-sparc: Fix set-but-not used warnings.
2011-11-19 Blue SwirlMerge branch 's390-1.0' of git://repo.or.cz/qemu/agraf
2011-11-14 Richard Hendersontcg: Use TCGReg for standard tcg-target entry points.
2011-09-26 Anthony LiguoriMerge remote-tracking branch 'riku/linux-user-for-upstr...
2011-09-20 Anthony LiguoriMerge remote-tracking branch 'kiszka/queues/slirp'...
2011-09-20 Anthony LiguoriMerge remote-tracking branch 'qmp/queue/qmp' into staging
2011-09-17 Stefan Weiltcg/sparc: Only one call output register needed for...
2011-07-20 Blue SwirlMerge branch 'for-upstream' of git://git.linaro.org...
2011-07-01 Blue SwirlMerge branch 'ppc-next' of git://repo.or.cz/qemu/agraf
2011-06-27 Anthony LiguoriMerge remote-tracking branch 'kraxel/usb.17' into staging
2011-06-27 Anthony LiguoriMerge remote-tracking branch 'riku/linux-user-for-upstr...
2011-06-27 Anthony LiguoriMerge remote-tracking branch 'stefanha/trivial-patches...
2011-06-26 Blue SwirlTCG/Sparc64: use stack for TCG temps
2011-06-26 Blue SwirlDelegate setup of TCG temporaries to targets
2011-06-26 Blue Swirlcpu-exec.c: avoid AREG0 use
2010-06-14 Anthony LiguoriMerge remote branch 'kwolf/for-anthony' into staging
2010-06-10 Anthony LiguoriMerge remote branch 'mst/for_anthony' into staging
2010-06-09 Richard Hendersontcg: Make some tcg-target.c routines static.
2010-06-09 Richard Hendersontcg: Add TYPE parameter to tcg_out_mov.
2010-04-04 Paul BrookSplit TLB addend and target_phys_addr_t
2010-03-26 Richard Hendersontcg: Disambiguate qemu_ld32u with 32-bit and 64-bit...
2010-03-26 Richard Hendersontcg: Use TCGCond where appropriate.
2010-03-26 Richard Hendersontcg: Name the opcode enumeration.
2010-03-17 Anthony LiguoriMerge remote branch 'markus/qerror' into staging
2010-03-13 Blue SwirlFix Sparc host build breakage
2010-02-22 Anthony LiguoriMerge remote branch 'qemu-kvm/uq/master' into staging
2010-02-22 Jay Foadtcg: fix build on 32-bit hppa, ppc and sparc hosts
2010-02-20 Richard Hendersontcg-sparc: Implement ORC.
2010-02-20 Richard Hendersontcg-sparc: Implement ANDC.
2010-02-20 Richard Hendersontcg-sparc: Implement not.
2010-02-20 Richard Hendersontcg-sparc: Implement neg.
2010-02-19 Anthony LiguoriMerge remote branch 'mst/for_anthony' into staging
2010-02-16 Richard Hendersontcg-sparc: Implement setcond, setcond2.
2010-01-12 Richard Hendersontcg-sparc: Implement ext32[su]_i64
2010-01-12 Richard Hendersontcg-sparc: Implement division properly.
2010-01-12 Richard Hendersontcg-sparc: Do not remove %o[012] from 'r' constraint.
2010-01-12 Richard Hendersontcg-sparc: Implement add2, sub2, mulu2.
2010-01-12 Richard Hendersontcg-sparc: Add tcg_out_arithc.
next