summaryrefslogtreecommitdiff
path: root/tcg/x86_64/tcg-target.h
AgeCommit message (Expand)Author
2009-10-04tcg/x86_64: add support for ext{8,16,32}u_i{32,64} TCG opsAurelien Jarno
2009-07-17Userspace guest address offsettingPaul Brook
2009-03-13tcg/x86_64: add bswap16_i{32,64} and bswap32_i64 opsaurel32
2009-03-13tcg: rename bswap_i32/i64 functionsaurel32
2009-03-09Implement TCG not ops for x86-64aurel32
2009-03-09Implement TCG rotation ops for x86-64aurel32
2009-03-08Prune unused TCG_AREGsblueswir1
2008-09-07Implement TCG sign extension ops for x86-64.pbrook
2008-05-22more generic call codegenbellard
2008-05-11Add TCG native negation op.pbrook
2008-02-01TCG code generatorbellard