]> git.proxmox.com Git - qemu.git/history - tcg/ppc64/tcg-target.h
tcg: Optionally sign-extend 32-bit arguments for 64-bit hosts.
[qemu.git] / tcg / ppc64 / tcg-target.h
2010-06-16 Richard Hendersontcg: Optionally sign-extend 32-bit arguments for 64...
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-22 malctcg/ppc64: Use C90 style comments
2010-02-20 Richard Hendersontcg: Add comments for all optional instructions not...
2009-07-18 malcPPC 32/64 GUEST_BASE support
2009-03-08 blueswir1Prune unused TCG_AREGs
2008-12-10 malcIntroduce and use cache-utils.[ch]
2008-07-24 malcUse proper value for TCG_TARGET_CALL_STACK_OFFSET
2008-07-23 malcProvide extNs_M instructions
2008-07-23 malcPreliminary PPC64/Linux host support