]> git.proxmox.com Git - mirror_qemu.git/history - target-mips/helper.h
exec: move include files to include/exec/
[mirror_qemu.git] / target-mips / helper.h
2012-12-19 Paolo Bonziniexec: move include files to include/exec/
2012-11-01 Anthony LiguoriMerge remote-tracking branch 'bonzini/threadpool' into...
2012-11-01 Anthony LiguoriMerge remote-tracking branch 'qemu-kvm/uq/master' into...
2012-11-01 Anthony LiguoriMerge remote-tracking branch 'afaerber/qom-cpu' into...
2012-11-01 Aurelien JarnoMerge branch 'arm-devs.for-upstream' of git://git.linar...
2012-10-31 Aurelien Jarnotarget-mips: implement unaligned loads using TCG
2012-10-31 Aurelien Jarnotarget-mips: use the softfloat floatXX_muladd functions
2012-10-31 Jia Liutarget-mips: Add ASE DSP accumulator instructions
2012-10-31 Jia Liutarget-mips: Add ASE DSP compare-pick instructions
2012-10-31 Jia Liutarget-mips: Add ASE DSP bit/manipulation instructions
2012-10-31 Jia Liutarget-mips: Add ASE DSP multiply instructions
2012-10-31 Jia Liutarget-mips: Add ASE DSP GPR-based shift instructions
2012-10-31 Jia Liutarget-mips: Add ASE DSP arithmetic instructions
2012-10-31 Paolo BonziniMerge remote-tracking branch 'origin/master' into threa...
2012-10-30 Blue SwirlMerge branch 'qspi.2' of git://developer.petalogix...
2012-10-29 Anthony LiguoriMerge remote-tracking branch 'kraxel/usb.68' into staging
2012-10-29 Anthony LiguoriMerge remote-tracking branch 'kwolf/for-anthony' into...
2012-10-29 Aurelien JarnoMerge branch 'ppc-for-upstream' of git://repo.or.cz...
2012-10-29 Aurelien JarnoMerge branch 'queue/qmp' of git://repo.or.cz/qemu/qmp...
2012-10-28 Aurelien Jarnotarget-mips: rename helper flags
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-19 Richard Hendersontarget-mips: Implement Loongson Multimedia Instructions
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-mips: switch to AREG0 free mode
2012-04-10 Anthony LiguoriMerge commit 'ff71f2e8cacefae99179993204172bc65e4303df...
2012-04-08 Blue SwirlMerge branch 'memory/core' of git://git.kernel.org...
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 Stefan Weiltarget-mips: Add compiler attribute to some functions...
2012-02-23 Kevin WolfMerge qemu-iotests into for-anthony
2011-09-08 Anthony LiguoriMerge remote-tracking branch 'kwolf/for-anthony' into...
2011-09-08 Anthony LiguoriMerge remote-tracking branch 'qemu-kvm-tmp/memory/batch...
2011-09-08 Anthony LiguoriMerge remote-tracking branch 'stefanha/trivial-patches...
2011-09-08 Anthony LiguoriMerge remote-tracking branch 'aneesh/for-upstream-3...
2011-09-06 Edgar E. Iglesiasmips: Hook in more reg accesses via mttr/mftr
2011-01-10 Anthony LiguoriMerge remote branch 'mst/for_anthony' into staging
2011-01-10 Michael S. TsirkinMerge remote branch 'origin/master' into pci
2010-12-27 Aurelien JarnoMerge branch 'spice.v23.pull' of git://anongit.freedesk...
2010-12-22 Nathan Froydtarget-mips: fix translation of MT instructions
2010-10-27 Michael S. TsirkinMerge branch 'pci' into for_anthony
2010-07-26 Anthony LiguoriMerge remote branch 'mst/for_anthony' into staging
2010-07-25 Aurelien Jarnomips: more fixes to the MIPS interrupt glue logic
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 Nathan Froydtarget-mips: microMIPS ASE support
2009-12-01 Anthony LiguoriMerge commit 'mst/for_anthony' into mst
2009-11-30 Aurelien Jarnotarget-mips: use physical address in lladdr
2009-11-22 Aurelien Jarnotarget-mips: make CP0_LLAddr register CPU dependent
2009-04-06 aurel32target-mips: use the TCG_CALL_PURE and TCG_CALL_CONST...
2009-03-08 aurel32target-mips: rename helpers from do_ to helper_
2008-11-17 pbrookTCG variable type checking.
2008-11-11 aurel32target-mips: convert bit shuffle ops to TCG
2008-11-11 aurel32target-mips: convert bitfield ops to TCG
2008-11-11 aurel32target-mips: fix mft* helpers/call
2008-07-23 thsLess hardcoding of TARGET_USER_ONLY.
2008-07-09 thsUse temporary registers for the MIPS FPU emulation.
2008-06-29 thsRemove unnecessary helper arguments, and fix some typos.
2008-06-27 thsAvoid unused input arguments which triggered tcg errors...
2008-06-24 thsRemove remaining uses of T0 in the MIPS target.
2008-06-24 thsUse temporaries instead of fixed registers for some...
2008-06-23 thsPass T0/T1 explicitly to helper functions, and clean...
2008-06-20 thsConvert unaligned load/store to TCG.
2008-06-20 thsConvert vr54xx multiply instructions to TCG.
2008-06-19 thsConvert remaining MIPS FP instructions to TCG.
2008-06-12 thsSwitch the standard multiplication instructions to...
2008-06-12 thsSwitch bitfield instructions and assorted special ops...
2008-06-12 thsTCGify a few more instructions.
2008-06-11 thsCall most FP helpers without deroute through op.c
2008-06-09 thsSwitch remaining CP0 instructions to TCG or helper...
2008-06-08 thsRegister helper functions.
2008-05-21 thsSwitch MIPS clo/clz and the condition tests to TCG.
2008-05-18 thsAdd file left out from previous commit.