index
:
slackcoder/qemu
master
QEMU is a generic and open source machine & userspace emulator and virtualizer
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tcg
/
ppc
/
tcg-target.h
Age
Commit message (
Expand
)
Author
2010-04-06
tcg/ppc: Implment bswap16/32
malc
2010-04-05
tcg/ppc: Implement eqv, nand and nor
malc
2010-03-26
tcg: Allow target-specific implementation of NOR.
Richard Henderson
2010-03-26
tcg: Allow target-specific implementation of NAND.
Richard Henderson
2010-03-26
tcg: Allow target-specific implementation of EQV.
Richard Henderson
2010-03-26
remove remaining occurrences AREG[1-9] and TCG_AREG[1-9]
Paolo Bonzini
2010-02-22
tcg/ppc: Implement some of the optional ops
malc
2010-02-20
tcg: Add comments for all optional instructions not implemented.
Richard Henderson
2010-02-20
Use ppc host calling convention definitions to set TCG_TARGET_CALL_{ALIGN_ARG...
Juergen Lock
2009-07-18
PPC 32/64 GUEST_BASE support
malc
2009-03-08
Prune unused TCG_AREGs
blueswir1
2008-12-10
Introduce and use cache-utils.[ch]
malc
2008-11-18
Preliminary AIX support
malc
2008-08-03
Account for MacOS X ABI reserved space in linkage area (Andreas Faerber)
malc
2008-08-03
Preliminary MacOS X on PPC32 support
malc
2008-07-23
Provide extNs_M instructions
malc
2008-06-09
Use rem/div[u]_i32 drop div[u]2_i32
malc
2008-05-25
ppc TCG target (malc)
bellard