summaryrefslogtreecommitdiffstats
path: root/tcg/s390/tcg-target.h
Commit message (Expand)AuthorAgeFilesLines
* tcg-s390: Implement deposit opcodesRichard Henderson2013-04-051-2/+6
* tcg-s390: Implement movcond opcodesRichard Henderson2013-04-051-2/+2
* tcg-s390: Implement mulu2_i64 opcodeRichard Henderson2013-04-051-1/+1
* tcg-s390: Implement add2/sub2 opcodesRichard Henderson2013-04-051-4/+4
* tcg-s390: Remove useless preprocessor conditionsRichard Henderson2013-04-051-2/+0
* tcg-s390: Properly allocate a stack frame.Richard Henderson2013-04-051-1/+1
* tcg: Add signed multiword multiplication operationsRichard Henderson2013-02-231-0/+2
* tcg: Add 64-bit multiword arithmetic operationsRichard Henderson2013-02-231-0/+3
* tcg: Make 32-bit multiword operations optional for 64-bit hostsRichard Henderson2013-02-231-0/+3
* janitor: add guards to headersPaolo Bonzini2012-12-191-0/+3
* tcg: Remove TCG_TARGET_HAS_GUEST_BASE definePeter Maydell2012-10-121-2/+0
* tcg: Introduce movcondRichard Henderson2012-09-211-0/+2
* Remove unused CONFIG_TCG_PASS_AREG0 and dead codeBlue Swirl2012-09-151-1/+0
* w64: Change data type of parameters for flush_icache_rangeStefan Weil2012-03-031-1/+2
* tcg: Don't declare TCG_TARGET_REG_BITS in tcg-target.hStefan Weil2011-10-011-6/+0
* tcg: Always define all of the TCGOpcode enum members.Richard Henderson2011-08-211-33/+35
* tcg-s390: new TCG TargetRichard Henderson2010-06-291-23/+33
* tcg: Optionally sign-extend 32-bit arguments for 64-bit hosts.Richard Henderson2010-06-161-0/+2
* tcg-s390: Icache flush is a no-op.Richard Henderson2010-06-111-5/+0
* tcg: Allow target-specific implementation of NOR.Richard Henderson2010-03-261-0/+2
* tcg: Allow target-specific implementation of NAND.Richard Henderson2010-03-261-0/+2
* tcg: Allow target-specific implementation of EQV.Richard Henderson2010-03-261-0/+2
* remove remaining occurrences AREG[1-9] and TCG_AREG[1-9]Paolo Bonzini2010-03-261-3/+0
* tcg: Add comments for all optional instructions not implemented.Richard Henderson2010-02-201-0/+30
* S/390 fake TCG implementationAlexander Graf2009-12-051-0/+69
OpenPOWER on IntegriCloud