aboutsummaryrefslogtreecommitdiffstats
path: root/arch/mips/include/uapi/asm/inst.h
Commit message (Expand)AuthorAge
* MIPS: inst.h: Rename cbcond{0,1}_op to pop{1,3}0_opPaul Burton2016-07-05
* MIPS: inst.h: Rename b{eq,ne}zcji[al]c_op to pop{6,7}6_opPaul Burton2016-07-05
* MIPS: uasm: Add r6 MUL encodingJames Hogan2016-07-05
* MIPS: uasm: Add MTHI/MTLO instructionsJames Hogan2016-07-05
* MIPS: uasm: Add DI instructionJames Hogan2016-07-05
* MIPS: uasm: Add CFCMSA/CTCMSA instructionsJames Hogan2016-07-05
* MIPS: KVM: Convert emulation to use asm/inst.hJames Hogan2016-06-15
* MIPS: inst: Declare fsel_op for sel.fmt instructionPaul Burton2016-05-13
* MIPS: Loongson-3: Fast TLB refill handlerHuacai Chen2016-05-13
* MIPS: Move KVM specific opcodes into asm/inst.hJames Hogan2016-01-23
* MIPS: inst.h: Fix some instruction descriptionsMaciej W. Rozycki2016-01-23
* MIPS: math-emu: Correct the emulation of microMIPS ADDIUPC instructionMaciej W. Rozycki2016-01-23
* MIPS: inst.h: Add new MIPS R6 FPU opcodesMarkos Chandras2015-09-03
* MIPS: Declare MSA MI10 instruction formatsLeonid Yegoshin2015-09-03
* MIPS: Emulate the new MIPS R6 BNEZC and JIALC instructionsMarkos Chandras2015-02-17
* MIPS: Emulate the new MIPS R6 BEQZC and JIC instructionsMarkos Chandras2015-02-17
* MIPS: Emulate the new MIPS R6 BALC instructionMarkos Chandras2015-02-17
* MIPS: Emulate the new MIPS R6 BNVC, BNEC and BNEZLAC instructionsMarkos Chandras2015-02-17
* MIPS: Emulate the new MIPS R6 BOVC, BEQC and BEQZALC instructionsMarkos Chandras2015-02-17
* MIPS: Emulate the new MIPS R6 branch compact (BC) instructionMarkos Chandras2015-02-17
* MIPS: Emulate the BC1{EQ,NE}Z FPU instructionsMarkos Chandras2015-02-17
* MIPS: mm: Add MIPS R6 instruction encodingsLeonid Yegoshin2015-02-16
* MIPS: Add MFHC0 and MTHC0 instructions to uasm.Steven J. Hill2014-11-24
* MIPS: uasm: Add SLT uasm instructionMarkos Chandras2014-06-26
* MIPS: uasm: Add mflo uasm instructionMarkos Chandras2014-05-30
* MIPS: uasm: Add mul uasm instructionMarkos Chandras2014-05-30
* MIPS: uasm: Add wsbh uasm instructionMarkos Chandras2014-05-30
* MIPS: uasm: Add sltu uasm instructionMarkos Chandras2014-05-30
* MIPS: uasm: Add mfhi uasm instructionMarkos Chandras2014-05-30
* MIPS: uasm: Add divu uasm instructionMarkos Chandras2014-05-30
* MIPS: uasm: Add srlv uasm instructionMarkos Chandras2014-05-30
* MIPS: uasm: Add sllv uasm instructionMarkos Chandras2014-05-30
* Merge branch 'wip-mips-pm' of https://github.com/paulburton/linux into mips-f...Ralf Baechle2014-05-29
|\
| * MIPS: inst.h: define microMIPS wait opPaul Burton2014-05-28
| * MIPS: inst.h: define microMIPS sync opPaul Burton2014-05-28
| * MIPS: inst.h: define MT yield opPaul Burton2014-05-28
| * MIPS: inst.h: define COP0 wait opPaul Burton2014-05-28
* | MIPS: Move definition of __BITFIELD_FIELD to sharable header.Ralf Baechle2014-05-21
* | MIPS: inst.h: Rename BITFIELD_FIELD to __BITFIELD_FIELD.Ralf Baechle2014-05-12
|/
* Merge branch '3.14-fixes' into mips-for-linux-nextRalf Baechle2014-03-31
|\
| * MIPS: math-emu: Fix prefx detection and COP1X function field definitionDeng-Cheng Zhu2014-03-11
* | MIPS: uapi: inst: Add instruction format for SPECIAL3 instructionsLeonid Yegoshin2014-03-26
* | MIPS: uapi: inst: Add new EVA opcodesLeonid Yegoshin2014-03-26
|/
* MIPS: microMIPS: mfhc1 & mthc1 support for the FPU emulatorSteven J. Hill2014-01-13
* MIPS: math-emu: Add mfhc1 & mthc1 support.Leonid Yegoshin2014-01-13
* MIPS: microMIPS: Fix POOL16C minor opcode enumTony Wu2013-06-21
* MIPS: MIPS16e: Add instruction formats.Steven J. Hill2013-05-09
* MIPS: microMIPS: Floating point support.Leonid Yegoshin2013-05-09
* MIPS: microMIPS: Add instruction formats.Steven J. Hill2013-05-01
* MIPS: Whitespace cleanup.Ralf Baechle2013-02-01