summaryrefslogtreecommitdiffstats
path: root/tcg/mips/tcg-target.h
Commit message (Expand)AuthorAgeFilesLines
* tcg: Split rem requirement from div requirementRichard Henderson2013-07-091-0/+1
* tcg/mips: Implement muls2_i32Aurelien Jarno2013-04-011-1/+1
* tcg: Add signed multiword multiplication operationsRichard Henderson2013-02-231-0/+1
* janitor: add guards to headersPaolo Bonzini2012-12-191-0/+3
* tcg: Remove TCG_TARGET_HAS_GUEST_BASE definePeter Maydell2012-10-121-3/+0
* tcg/mips: fix MIPS32(R2) detectionAurelien Jarno2012-09-261-4/+4
* tcg/mips: implement movcond op on MIPS32R2Aurelien Jarno2012-09-221-0/+8
* tcg/mips: implement deposit op on MIPS32R2Aurelien Jarno2012-09-221-1/+2
* tcg/mips: implement rotl/rotr ops on MIPS32R2Aurelien Jarno2012-09-221-1/+2
* tcg/mips: optimize bswap{16,16s,32} on MIPS32R2Aurelien Jarno2012-09-221-2/+9
* tcg: Introduce movcondRichard Henderson2012-09-211-0/+1
* 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: Standardize on TCGReg as the enum for hard registersRichard Henderson2011-11-141-2/+2
* tcg: Don't declare TCG_TARGET_REG_BITS in tcg-target.hStefan Weil2011-10-011-1/+0
* tcg: Always define all of the TCGOpcode enum members.Richard Henderson2011-08-211-15/+16
* Use the correct header in the TCG MIPS code to find cacheflush() on OpenBSD.Brad2011-06-031-0/+4
* tcp/mips: Change TCG_AREG0 (fp -> s0)Stefan Weil2010-04-141-1/+1
* tcg/mips: use seb/seh instructions on MIPS32R2Aurelien Jarno2010-04-051-2/+2
* tcg-mips: add guest base supportAurelien Jarno2010-03-271-0/+3
* tcg-mips: implement norAurelien Jarno2010-03-271-1/+1
* 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 comments for all optional instructions not implemented.Richard Henderson2010-02-201-1/+3
* tcg: initial mips supportAurelien Jarno2009-12-011-0/+104
OpenPOWER on IntegriCloud