aboutsummaryrefslogtreecommitdiff
path: root/target-mips/helper.h
AgeCommit message (Expand)Author
2016-06-24target-mips: Add nan2008 flavor of <CEIL|CVT|FLOOR|ROUND|TRUNC>.<L|W>.<S|D>Aleksandar Markovic
2016-06-24softfloat: Implement run-time-configurable meaning of signaling NaN bitAleksandar Markovic
2016-03-30target-mips: add MAAR, MAARI registerYongbok Kim
2016-03-30target-mips: make ITC Configuration Tags accessible to the CPULeon Alrae
2016-02-26target-mips: implement R6 multi-threadingYongbok Kim
2015-10-30target-mips: add PC, XNP reg numbers to RDHWRYongbok Kim
2015-09-18target-mips: improve exception handlingPavel Dovgaluk
2015-06-26target-mips: add Unified Hosting Interface (UHI) supportLeon Alrae
2015-06-11target-mips: add ERETNC instruction and Config5.LLB bitLeon Alrae
2015-06-11target-mips: Misaligned memory accesses for MSAYongbok Kim
2014-12-16target-mips: Fix CP0.Config3.ISAOnExc write accessesMaciej W. Rozycki
2014-11-03target-mips: add MSA MI10 format instructionsYongbok Kim
2014-11-03target-mips: add MSA 2RF format instructionsYongbok Kim
2014-11-03target-mips: add MSA VEC/2R format instructionsYongbok Kim
2014-11-03target-mips: add MSA 3RF format instructionsYongbok Kim
2014-11-03target-mips: add MSA ELM format instructionsYongbok Kim
2014-11-03target-mips: add MSA 3R format instructionsYongbok Kim
2014-11-03target-mips: add MSA BIT format instructionsYongbok Kim
2014-11-03target-mips: add MSA I5 format instructionYongbok Kim
2014-11-03target-mips: add MSA I8 format instructionsYongbok Kim
2014-11-03target-mips: add TLBINV supportLeon Alrae
2014-11-03target-mips: update PageGrain and m{t,f}c0 EntryLo{0,1}Leon Alrae
2014-10-14target-mips: add new Floating Point Comparison instructionsYongbok Kim
2014-10-14target-mips: add new Floating Point instructionsLeon Alrae
2014-10-13target-mips: add ALIGN, DALIGN, BITSWAP and DBITSWAP instructionsYongbok Kim
2014-05-28tcg: Invert the inclusion of helper.hRichard Henderson
2014-02-10target-mips: add user-mode FR switch support for MIPS32r5Petar Jovanovic
2014-02-10target-mips: add support for CP0_Config5Petar Jovanovic
2014-02-10target-mips: add support for CP0_Config4Petar Jovanovic
2013-10-10tcg: Remove stray semi-colons from target-*/helper.hRichard Henderson
2013-02-23target-mips: Use mul[us]2 in [D]MULT[U] insnsRichard Henderson
2013-01-31target-mips: implement DSP (d)append sub-class with TCGAurelien Jarno
2012-12-19exec: move include files to include/exec/Paolo Bonzini
2012-10-31target-mips: implement unaligned loads using TCGAurelien Jarno
2012-10-31target-mips: use the softfloat floatXX_muladd functionsAurelien Jarno
2012-10-31target-mips: Add ASE DSP accumulator instructionsJia Liu
2012-10-31target-mips: Add ASE DSP compare-pick instructionsJia Liu
2012-10-31target-mips: Add ASE DSP bit/manipulation instructionsJia Liu
2012-10-31target-mips: Add ASE DSP multiply instructionsJia Liu
2012-10-31target-mips: Add ASE DSP GPR-based shift instructionsJia Liu
2012-10-31target-mips: Add ASE DSP arithmetic instructionsJia Liu
2012-10-28target-mips: rename helper flagsAurelien Jarno
2012-09-19target-mips: Implement Loongson Multimedia InstructionsRichard Henderson
2012-09-15target-mips: switch to AREG0 free modeBlue Swirl
2012-03-24target-mips: Add compiler attribute to some functions which don't returnStefan Weil
2011-09-06mips: Hook in more reg accesses via mttr/mftrEdgar E. Iglesias
2010-12-22target-mips: fix translation of MT instructionsNathan Froyd
2010-07-25mips: more fixes to the MIPS interrupt glue logicAurelien Jarno
2010-06-09target-mips: microMIPS ASE supportNathan Froyd
2009-11-30target-mips: use physical address in lladdrAurelien Jarno