summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Target/Mips/MipsDSPInstrFormats.td
Commit message (Expand)AuthorAgeFilesLines
* Update the file headers across all of the LLVM projects in the monorepoChandler Carruth2019-01-191-4/+3
* [mips] Sink PredicateControl further down the class hierarchy.Simon Dardis2018-05-301-1/+1
* [mips] Split out ASEPredicate from InsnPredicates (NFC)Simon Dardis2018-03-121-5/+5
* [mips] Spectre variant two mitigation for MIPSR2Simon Dardis2018-02-211-1/+1
* [mips][microMIPS] Implement APPEND, BPOSGE32C, MODSUB, MULSA.W.PH and MULSAQ_...Hrvoje Varga2016-05-131-0/+4
* [mips][microMIPS][DSP] Implement PACKRL.PH, PICK.PH, PICK.QB, SHILO, SHILOV a...Zlatko Buljan2015-12-181-5/+10
* [mips][microMIPS] Implement DPA.W.PH, DPAQ_S.W.PH, DPAQ_SA.L.W, DPAQX_S.W.PH,...Zlatko Buljan2015-10-151-0/+4
* [mips][micromips] Initial support for micrmomips DSP instructions and addu.qb...Zoran Jovanovic2015-10-121-1/+20
* Make it possible for the Subtarget to change between functionEric Christopher2014-07-101-2/+2
* [mips] DSP-ASE move from HI/LO register instructions.Akira Hatanaka2013-04-181-0/+27
* [mips] Remove asm string parameter from pseudo instructions. Add InstrItinClass Akira Hatanaka2012-12-201-2/+3
* MIPS DSP: other miscellaneous instructions.Akira Hatanaka2012-09-281-0/+55
* MIPS DSP: ADDUH.QB instruction sub-class.Akira Hatanaka2012-09-281-0/+15
* MIPS DSP: ABSQ_S.PH instruction sub-class.Akira Hatanaka2012-09-271-0/+27
* MIPS DSP: SHLL.QB instruction sub-class.Akira Hatanaka2012-09-271-0/+15
* MIPS DSP: rddsp (instruction which reads DSPControl register fields to a GPR).Akira Hatanaka2012-09-271-0/+12
* MIPS DSP: CMPU.EQ.QB instruction sub-class.Akira Hatanaka2012-09-271-0/+42
* MIPS DSP: ADDU.QB instruction sub-class.Akira Hatanaka2012-09-271-0/+28
* MIPS DSP: Branch on Greater Than or Equal To Value 32 in DSPControl Pos Field...Akira Hatanaka2012-09-271-0/+10
* MIPS DSP: all the remaining instructions which read or write accumulators.Akira Hatanaka2012-09-271-0/+64
* MIPS DSP: add support for extract-word instructions.Akira Hatanaka2012-09-271-0/+16
* MIPS DSP: Add predicates and instruction template.Akira Hatanaka2012-09-221-0/+25
OpenPOWER on IntegriCloud