]> git.proxmox.com Git - qemu.git/history - target-sh4/op_helper.c
Open 2.0 development tree
[qemu.git] / target-sh4 / op_helper.c
2013-03-15 Anthony LiguoriMerge remote-tracking branch 'cohuck/virtio-ccw-upstr...
2013-03-14 Anthony LiguoriMerge remote-tracking branch 'kraxel/chardev.5' into...
2013-03-14 Anthony LiguoriMerge remote-tracking branch 'afaerber/qom-cpu' into...
2013-03-12 Andreas Färbercpu: Move halted and interrupt_request fields to CPUState
2013-01-10 Andreas FärberMerge branch 'master' of git://git.qemu.org/qemu into...
2013-01-02 Anthony LiguoriMerge remote-tracking branch 'qemu-kvm/uq/master' into...
2013-01-02 Anthony LiguoriMerge remote-tracking branch 'kraxel/seabios-a810e4e...
2012-12-22 Andreas FärberMerge branch 'master' of git://git.qemu.org/qemu into...
2012-12-21 Anthony LiguoriMerge remote-tracking branch 'quintela/thread-20121220...
2012-12-19 Anthony LiguoriMerge remote-tracking branch 'bonzini/header-dirs'...
2012-12-19 Paolo Bonziniexec: move include files to include/exec/
2012-12-18 Anthony LiguoriMerge remote-tracking branch 'amit/master' into staging
2012-12-17 Paolo BonziniMerge commit '1dd3a74d2ee2d873cde0b390b536e45420b3fe05...
2012-12-16 Blue Swirlexec: refactor cpu_restore_state
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-21 Aurelien JarnoMerge branch 'usb.65' of git://git.kraxel.org/qemu
2012-09-21 Aurelien Jarnotarget-sh4: rework exceptions handling
2012-09-21 Aurelien Jarnotarget-sh4: implement addv and subv using TCG
2012-09-21 Aurelien Jarnotarget-sh4: implement addc and subc using TCG
2012-09-21 Aurelien Jarnotarget-sh4: use float32_muladd() to implement fmac
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 Swirltarget-sh4: switch to AREG0 free mode
2012-04-16 Anthony LiguoriMerge remote-tracking branch 'mst/tags/for_anthony...
2012-04-16 Anthony LiguoriMerge remote-tracking branch 'sstabellini/for_anthony...
2012-04-14 Blue SwirlUse uintptr_t for various op related functions
2012-03-19 Anthony LiguoriMerge remote-tracking branch 'sstabellini/saverestore...
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ärbertarget-sh4: Don't overuse CPUState
2012-02-23 Kevin WolfMerge qemu-iotests into for-anthony
2011-10-01 Blue Swirlsoftmmu_header: pass CPUState to tlb_fill
2011-08-09 Edgar E. IglesiasMerge remote-tracking branch 'pm-arm/for-upstream'...
2011-08-08 Anthony LiguoriMerge remote-tracking branch 'qemu-kvm/uq/master' into...
2011-08-08 malcMerge branch 'master' of git://git.qemu.org/qemu
2011-08-07 Blue SwirlRemove unused is_softmmu parameter from cpu_handle_mmu_...
2011-08-05 malcMerge branch 'master' of git://git.qemu.org/qemu
2011-08-04 Anthony LiguoriMerge remote-tracking branch 'mst/for_anthony' into...
2011-07-30 Blue Swirlexec.h cleanup
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 Swirlcpu_loop_exit: avoid using AREG0
2011-05-05 Michael S. TsirkinMerge remote branch 'origin/master' into pci
2011-04-25 Anthony LiguoriMerge remote-tracking branch 'awilliam/ipxe' into staging
2011-04-20 Stefan WeilRemove unused function parameter from cpu_restore_state
2011-04-12 Aurelien Jarnotarget-sh4: get rid of CPU_{Float,Double}U
2011-03-03 Aurelien Jarnotarget-sh4: move intr_at_halt out of cpu_halted()
2011-01-31 Anthony LiguoriMerge remote branch 'mst/for_anthony' into staging
2011-01-21 Aurelien JarnoMerge branch 'usb.4' of git://anongit.freedesktop.org...
2011-01-20 Anthony LiguoriMerge remote branch 'mst/for_anthony' into staging
2011-01-17 Anthony LiguoriMerge remote branch 'mst/for_anthony' into staging
2011-01-16 Aurelien Jarnotarget-sh4: implement negc using TCG
2011-01-14 Aurelien Jarnotarget-sh4: optimize exceptions
2011-01-14 Aurelien Jarnotarget-sh4: add ftrv instruction
2011-01-14 Aurelien Jarnotarget-sh4: add fipr instruction
2011-01-14 Aurelien Jarnotarget-sh4: implement FPU exceptions
2011-01-14 Aurelien Jarnotarget-sh4: implement flush-to-zero
2011-01-14 Aurelien Jarnotarget-sh4: define FPSCR constants
2010-03-18 Blue SwirlReplace assert(0) with abort() or cpu_abort()
2009-09-21 Blue SwirlFix Sparse warnings about using plain integer as NULL...
2009-07-16 Blue SwirlUpdate to a hopefully more future proof FSF address
2009-04-01 edgar_iglSH: Improve movca.l/ocbi emulation.
2009-01-14 aurel32sh4: Add FMAC instruction support
2009-01-04 aurel32Update FSF address in GPL/LGPL boilerplate
2008-12-07 aurel32SH4: Implement FD bit
2008-11-19 aurel32target-sh4: use CPU_Float/CPU_Double instead of ugly...
2008-11-17 pbrookTCG variable type checking.
2008-09-15 aurel32SH4: sleep instruction bug fix
2008-09-01 aurel32SH4: final conversion to TCG
2008-09-01 aurel32SH4: convert floating-point ops to TCG
2008-09-01 aurel32SH4: Convert remaining non-fp ops to TCG
2008-08-30 aurel32SH4: convert control/status register load/store to TCG
2008-08-30 aurel32SH4: convert some more arithmetics ops to TCG
2008-08-29 aurel32SH4: convert a few helpers to TCG
2008-05-25 pbrookFix off-by-one unwinding error.
2008-05-09 aurel32SH4 MMU improvements
2007-10-29 thsAdjust s390 addresses (the MSB is defined as "to be...
2007-10-14 j_mayerReplace is_user variable with mmu_idx in softmmu core,
2007-09-16 thsfind -type f | xargs sed -i 's/[\t ]$//g' # on most...
2007-06-03 thsClean up of some target specifics in exec.c/cpu-exec.c.
2006-06-17 pbrookRemove debug output.
2006-04-27 bellardsh4 target (Samuel Tardieu)