]> Git Repo - qemu.git/history - tcg/mips
tcg-mips: Use EXT for AND on mips32r2
[qemu.git] / tcg / mips /
2014-05-24 Richard Hendersontcg-mips: Use EXT for AND on mips32r2
2014-05-24 Richard Hendersontcg-mips: Use T9 for TCG_TMP1
2014-05-24 Richard Hendersontcg-mips: Introduce TCG_TMP0, TCG_TMP1
2014-05-24 Richard Hendersontcg-mips: Rearrange register allocation
2014-05-24 Richard Hendersontcg-mips: Convert to new_ldst
2014-05-24 Richard Hendersontcg-mips: Convert to new qemu_l/st helpers
2014-05-24 Richard Hendersontcg-mips: Move softmmu slow path out of line
2014-05-24 Richard Hendersontcg-mips: Split large ldst offsets
2014-05-24 Richard Hendersontcg-mips: Fill the exit_tb delay slot
2014-05-24 Richard Hendersontcg-mips: Use J and JAL opcodes
2014-05-22 Peter MaydellMerge remote-tracking branch 'remotes/bonzini/scsi...
2014-05-19 Peter MaydellMerge remote-tracking branch 'remotes/bonzini/scsi...
2014-05-15 Peter MaydellMerge remote-tracking branch 'remotes/mst/tags/for_upst...
2014-05-15 Peter MaydellMerge remote-tracking branch 'remotes/kvm/uq/master...
2014-05-15 Peter MaydellMerge remote-tracking branch 'remotes/rth/tags/pull...
2014-05-13 Peter MaydellMerge remote-tracking branch 'remotes/rth/tags/pull...
2014-05-12 Richard Hendersontcg: Remove unreachable code in tcg_out_op and op_defs
2014-05-12 Richard Hendersontcg-mips: Split out tcg_out_call
2014-05-12 Richard Hendersontcg-mips: Define TCG_TARGET_INSN_UNIT_SIZE
2014-04-28 Peter MaydellMerge remote-tracking branch 'remotes/otubo/seccomp...
2014-04-25 Peter MaydellMerge remote-tracking branch 'remotes/rth/tags/tgt...
2014-04-25 Peter MaydellMerge remote-tracking branch 'remotes/kevin/tags/for...
2014-04-24 Peter MaydellMerge remote-tracking branch 'remotes/kraxel/tags/pull...
2014-04-24 Peter MaydellMerge remote-tracking branch 'remotes/rth/tags/tcg...
2014-04-18 Richard Hendersontcg: Use HOST_WORDS_BIGENDIAN
2014-04-18 Richard Hendersontcg: Relax requirement for mulu2_i32 on 32-bit hosts
2014-04-18 Richard Hendersontcg: Add TCGType parameter to tcg_target_const_match
2013-10-31 Anthony LiguoriMerge remote-tracking branch 'mst/tags/for_anthony...
2013-10-18 Anthony LiguoriMerge remote-tracking branch 'qemu-kvm/uq/master' into...
2013-10-18 Anthony LiguoriMerge remote-tracking branch 'bonzini/configure' into...
2013-10-14 Anthony LiguoriMerge remote-tracking branch 'jliu/or32' into staging
2013-10-14 Anthony LiguoriMerge remote-tracking branch 'awilliam/tags/vfio-pci...
2013-10-11 Anthony LiguoriMerge remote-tracking branch 'mdroth/qga-pull-2013...
2013-10-11 Anthony LiguoriMerge remote-tracking branch 'rth/tcg-pull' into staging
2013-10-10 Richard Hendersontcg: Add qemu_ld_st_i32/64
2013-10-10 Richard Hendersontcg: Add tcg-be-null.h
2013-09-03 Anthony LiguoriMerge remote-tracking branch 'kwolf/for-anthony' into...
2013-09-03 Anthony LiguoriMerge remote-tracking branch 'mjt/trivial-patches'...
2013-09-03 Anthony LiguoriMerge remote-tracking branch 'kraxel/usb.88' into staging
2013-09-03 Anthony LiguoriMerge remote-tracking branch 'mst/tags/for_anthony...
2013-09-03 Anthony LiguoriMerge remote-tracking branch 'afaerber/tags/qom-devices...
2013-09-02 Aurelien JarnoMerge branch 'tcg-next' of git://github.com/rth7680...
2013-09-02 Aurelien JarnoMerge branch 'ppc-for-upstream' of git://github.com...
2013-09-02 Aurelien Jarnotcg/mips: only enable ext8s/ext16s ops on MIPS32R2
2013-09-02 Aurelien Jarnotcg/mips: inline bswap16/bswap32 ops
2013-09-02 Aurelien Jarnotcg/mips: detect available host instructions at runtime
2013-09-02 Richard Hendersonexec: Split softmmu_defs.h
2013-09-02 Richard Hendersontcg: Change tcg_out_ld/st offset to intptr_t
2013-09-02 Richard Hendersontcg: Change relocation offsets to intptr_t
2013-09-02 Richard Hendersontcg: Change flush_icache_range arguments to uintptr_t
2013-09-02 Richard Hendersontcg-mips: Implement mulsh, muluh
2013-09-02 Richard Hendersontcg: Add muluh and mulsh opcodes
2013-08-29 Anthony LiguoriMerge remote-tracking branch 'qemu-kvm/uq/master' into...
2013-08-12 Anthony LiguoriMerge remote-tracking branch 'mst/tags/for_anthony...
2013-08-12 Anthony LiguoriMerge remote-tracking branch 'luiz/queue/qmp' into...
2013-08-12 Anthony LiguoriMerge remote-tracking branch 'kraxel/usb.87' into staging
2013-08-12 Anthony LiguoriMerge remote-tracking branch 'origin/master' into staging
2013-08-08 James Hogantcg/mips: fix invalid op definition errors
2013-07-18 Anthony LiguoriMerge remote-tracking branch 'mst/tags/for_anthony...
2013-07-15 Richard HendersonMerge git://github.com/hw-claudio/qemu-aarch64-queue...
2013-07-10 Anthony LiguoriMerge remote-tracking branch 'afaerber/tags/qom-cpu...
2013-07-10 Anthony LiguoriMerge remote-tracking branch 'riku/linux-user-for-upstr...
2013-07-10 Anthony LiguoriMerge remote-tracking branch 'rth/tcg-next' into staging
2013-07-09 Richard Hendersontcg: Split rem requirement from div requirement
2013-04-01 Aurelien Jarnotcg/mips: Implement muls2_i32
2013-02-26 Anthony LiguoriMerge remote-tracking branch 'kwolf/for-anthony' into...
2013-02-26 Anthony LiguoriMerge remote-tracking branch 'quintela/stats.next'...
2013-02-26 Anthony LiguoriMerge remote-tracking branch 'luiz/queue/qmp' into...
2013-02-23 Richard Hendersontcg: Add signed multiword multiplication operations
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-19 Paolo Bonzinijanitor: add guards to headers
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 Aurelien JarnoMerge branch 's390-for-upstream' of git://repo.or.cz...
2012-10-29 Aurelien Jarnotcg/mips: use MUL instead of MULT on MIPS32 and above
2012-10-22 Anthony LiguoriMerge remote-tracking branch 'qemu-kvm/memory/urgent...
2012-10-22 Anthony LiguoriMerge remote-tracking branch 'awilliam/tags/vfio-pci...
2012-10-22 Anthony LiguoriMerge remote-tracking branch 'quintela/migration-next...
2012-10-22 Anthony LiguoriMerge remote-tracking branch 'qemu-kvm/memory/dma'...
2012-10-19 Aurelien JarnoMerge branch 'linux-user-for-upstream' of git://git...
2012-10-12 Peter Maydelltcg: Remove TCG_TARGET_HAS_GUEST_BASE define
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 Aurelien Jarnotcg: remove obsolete jmp op
2012-09-25 Anthony LiguoriMerge remote-tracking branch 'origin/master' into staging
2012-09-25 Aurelien Jarnotcg/mips: fix MIPS32(R2) detection
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 Aurelien JarnoRevert "tcg/mips"
2012-09-22 Aurelien Jarnotcg/mips
2012-09-22 Stefan Weiltcg: Remove tcg_target_get_call_iarg_regs_count
next
This page took 0.508773 seconds and 7 git commands to generate.