summaryrefslogtreecommitdiffstats
path: root/arch/mips/include/uapi/asm/inst.h
AgeCommit message (Expand)Author
2016-01-24MIPS: Move KVM specific opcodes into asm/inst.hJames Hogan
2016-01-24MIPS: inst.h: Fix some instruction descriptionsMaciej W. Rozycki
2016-01-24MIPS: math-emu: Correct the emulation of microMIPS ADDIUPC instructionMaciej W. Rozycki
2015-09-03MIPS: inst.h: Add new MIPS R6 FPU opcodesMarkos Chandras
2015-09-03MIPS: Declare MSA MI10 instruction formatsLeonid Yegoshin
2015-02-17MIPS: Emulate the new MIPS R6 BNEZC and JIALC instructionsMarkos Chandras
2015-02-17MIPS: Emulate the new MIPS R6 BEQZC and JIC instructionsMarkos Chandras
2015-02-17MIPS: Emulate the new MIPS R6 BALC instructionMarkos Chandras
2015-02-17MIPS: Emulate the new MIPS R6 BNVC, BNEC and BNEZLAC instructionsMarkos Chandras
2015-02-17MIPS: Emulate the new MIPS R6 BOVC, BEQC and BEQZALC instructionsMarkos Chandras
2015-02-17MIPS: Emulate the new MIPS R6 branch compact (BC) instructionMarkos Chandras
2015-02-17MIPS: Emulate the BC1{EQ,NE}Z FPU instructionsMarkos Chandras
2015-02-16MIPS: mm: Add MIPS R6 instruction encodingsLeonid Yegoshin
2014-11-24MIPS: Add MFHC0 and MTHC0 instructions to uasm.Steven J. Hill
2014-06-26MIPS: uasm: Add SLT uasm instructionMarkos Chandras
2014-05-30MIPS: uasm: Add mflo uasm instructionMarkos Chandras
2014-05-30MIPS: uasm: Add mul uasm instructionMarkos Chandras
2014-05-30MIPS: uasm: Add wsbh uasm instructionMarkos Chandras
2014-05-30MIPS: uasm: Add sltu uasm instructionMarkos Chandras
2014-05-30MIPS: uasm: Add mfhi uasm instructionMarkos Chandras
2014-05-30MIPS: uasm: Add divu uasm instructionMarkos Chandras
2014-05-30MIPS: uasm: Add srlv uasm instructionMarkos Chandras
2014-05-30MIPS: uasm: Add sllv uasm instructionMarkos Chandras
2014-05-29Merge branch 'wip-mips-pm' of https://github.com/paulburton/linux into mips-f...Ralf Baechle
2014-05-28MIPS: inst.h: define microMIPS wait opPaul Burton
2014-05-28MIPS: inst.h: define microMIPS sync opPaul Burton
2014-05-28MIPS: inst.h: define MT yield opPaul Burton
2014-05-28MIPS: inst.h: define COP0 wait opPaul Burton
2014-05-21MIPS: Move definition of __BITFIELD_FIELD to sharable header.Ralf Baechle
2014-05-13MIPS: inst.h: Rename BITFIELD_FIELD to __BITFIELD_FIELD.Ralf Baechle
2014-03-31Merge branch '3.14-fixes' into mips-for-linux-nextRalf Baechle
2014-03-26MIPS: uapi: inst: Add instruction format for SPECIAL3 instructionsLeonid Yegoshin
2014-03-26MIPS: uapi: inst: Add new EVA opcodesLeonid Yegoshin
2014-03-11MIPS: math-emu: Fix prefx detection and COP1X function field definitionDeng-Cheng Zhu
2014-01-13MIPS: microMIPS: mfhc1 & mthc1 support for the FPU emulatorSteven J. Hill
2014-01-13MIPS: math-emu: Add mfhc1 & mthc1 support.Leonid Yegoshin
2013-06-21MIPS: microMIPS: Fix POOL16C minor opcode enumTony Wu
2013-05-09MIPS: MIPS16e: Add instruction formats.Steven J. Hill
2013-05-09MIPS: microMIPS: Floating point support.Leonid Yegoshin
2013-05-01MIPS: microMIPS: Add instruction formats.Steven J. Hill
2013-02-01MIPS: Whitespace cleanup.Ralf Baechle
2013-02-01MIPS: inst.h: Add MDMX and paired single instruction aka MIPS-3D formats.Ralf Baechle
2013-02-01MIPS: inst.h: Eleminate per endianess structure definitions.Ralf Baechle
2013-02-01MIPS: UAPI: Split inst.h into exported and kernel-only part.Ralf Baechle