summaryrefslogtreecommitdiffstats
path: root/tcg/i386/tcg-target.h
Commit message (Expand)AuthorAgeFilesLines
* tcg: Remove redundant declarations of TCG_TARGET_REG_BITSStefan Weil2011-12-091-5/+0
* tcg: Standardize on TCGReg as the enum for hard registersRichard Henderson2011-11-141-2/+2
* tcg-i386: Introduce limited deposit supportJan Kiszka2011-10-011-2/+7
* tcg: Always define all of the TCGOpcode enum members.Richard Henderson2011-08-211-33/+35
* tcg-i386: Merge 64-bit generation.Richard Henderson2010-06-101-3/+58
* tcg: Allow target-specific implementation of NOR.Richard Henderson2010-03-261-0/+1
* tcg: Allow target-specific implementation of NAND.Richard Henderson2010-03-261-0/+1
* tcg: Allow target-specific implementation of EQV.Richard Henderson2010-03-261-0/+1
* remove remaining occurrences AREG[1-9] and TCG_AREG[1-9]Paolo Bonzini2010-03-261-2/+0
* tcg: add div/rem 32-bit helpersAurelien Jarno2010-03-141-0/+1
* tcg: Add comments for all optional instructions not implemented.Richard Henderson2010-02-201-5/+7
* tcg/i386: add support for ext{8,16}u_i32 TCG opsAurelien Jarno2009-10-041-0/+2
* Userspace guest address offsettingPaul Brook2009-07-171-0/+2
* tcg/x86: add bswap16_i32 opsaurel322009-03-131-0/+1
* tcg: rename bswap_i32/i64 functionsaurel322009-03-131-1/+1
* tcg/x86: add not/neg/extu/bswap/rot i32 opsaurel322009-03-101-0/+8
* Prune unused TCG_AREGsblueswir12009-03-081-1/+0
* more generic call codegenbellard2008-05-221-0/+1
* TCG code generatorbellard2008-02-011-0/+54
OpenPOWER on IntegriCloud