summaryrefslogtreecommitdiffstats
path: root/tcg/s390/tcg-target.h
Commit message (Expand)AuthorAgeFilesLines
* tcg: Split trunc_shr_i32 opcode into extr[lh]_i64_i32Richard Henderson2015-08-241-1/+2
* tcg: rename trunc_shr_i32 into trunc_shr_i64_i32Aurelien Jarno2015-08-241-1/+1
* tcg: add TCG_TARGET_TLB_DISPLACEMENT_BITSPaolo Bonzini2015-06-031-0/+1
* tcg: Remove TCG_TARGET_HAS_new_ldstRichard Henderson2014-06-041-2/+0
* tcg-s390: Convert to new ldst opcodesRichard Henderson2014-05-151-1/+1
* tcg-s390: Define TCG_TARGET_INSN_UNIT_SIZERichard Henderson2014-05-121-0/+2
* tcg: Add INDEX_op_trunc_shr_i32Richard Henderson2014-04-281-0/+1
* tcg: Use HOST_WORDS_BIGENDIANRichard Henderson2014-04-181-2/+0
* tcg: Add qemu_ld_st_i32/64Richard Henderson2013-10-101-0/+2
* tcg: Change flush_icache_range arguments to uintptr_tRichard Henderson2013-09-021-2/+1
* tcg: Add muluh and mulsh opcodesRichard Henderson2013-09-021-0/+4
* 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