]> git.proxmox.com Git - qemu.git/history - tcg/mips/tcg-target.h
tcp/mips: Change TCG_AREG0 (fp -> s0)
[qemu.git] / tcg / mips / tcg-target.h
2010-04-13 Stefan Weiltcp/mips: Change TCG_AREG0 (fp -> s0)
2010-04-05 Aurelien Jarnotcg/mips: use seb/seh instructions on MIPS32R2
2010-03-27 Aurelien Jarnotcg-mips: add guest base support
2010-03-27 Aurelien Jarnotcg-mips: implement nor
2010-03-26 Richard Hendersontcg: Allow target-specific implementation of NOR.
2010-03-26 Richard Hendersontcg: Allow target-specific implementation of NAND.
2010-03-26 Richard Hendersontcg: Allow target-specific implementation of EQV.
2010-03-26 Paolo Bonziniremove remaining occurrences AREG[1-9] and TCG_AREG...
2010-02-22 Anthony LiguoriMerge remote branch 'qemu-kvm/uq/master' into staging
2010-02-20 Richard Hendersontcg: Add comments for all optional instructions not...
2009-12-01 Anthony LiguoriMerge commit 'mst/for_anthony' into mst
2009-12-01 Aurelien Jarnotcg: initial mips support