summaryrefslogtreecommitdiff
path: root/arch/mips/include/uapi/asm/inst.h
AgeCommit message (Expand)AuthorFilesLines
2016-05-13MIPS: inst: Declare fsel_op for sel.fmt instructionPaul Burton1-0/+1
2016-05-13MIPS: Loongson-3: Fast TLB refill handlerHuacai Chen1-0/+10
2016-01-24MIPS: Move KVM specific opcodes into asm/inst.hJames Hogan1-1/+2
2016-01-24MIPS: inst.h: Fix some instruction descriptionsMaciej W. Rozycki1-2/+2
2016-01-24MIPS: math-emu: Correct the emulation of microMIPS ADDIUPC instructionMaciej W. Rozycki1-0/+8
2015-09-03MIPS: inst.h: Add new MIPS R6 FPU opcodesMarkos Chandras1-2/+7
2015-09-03MIPS: Declare MSA MI10 instruction formatsLeonid Yegoshin1-1/+30
2015-02-17MIPS: Emulate the new MIPS R6 BNEZC and JIALC instructionsMarkos Chandras1-1/+1
2015-02-17MIPS: Emulate the new MIPS R6 BEQZC and JIC instructionsMarkos Chandras1-1/+1
2015-02-17MIPS: Emulate the new MIPS R6 BALC instructionMarkos Chandras1-1/+1
2015-02-17MIPS: Emulate the new MIPS R6 BNVC, BNEC and BNEZLAC instructionsMarkos Chandras1-1/+1
2015-02-17MIPS: Emulate the new MIPS R6 BOVC, BEQC and BEQZALC instructionsMarkos Chandras1-1/+1
2015-02-17MIPS: Emulate the new MIPS R6 branch compact (BC) instructionMarkos Chandras1-1/+1
2015-02-17MIPS: Emulate the BC1{EQ,NE}Z FPU instructionsMarkos Chandras1-1/+2
2015-02-16MIPS: mm: Add MIPS R6 instruction encodingsLeonid Yegoshin1-3/+6
2014-11-25MIPS: Add MFHC0 and MTHC0 instructions to uasm.Steven J. Hill1-3/+4
2014-06-26MIPS: uasm: Add SLT uasm instructionMarkos Chandras1-0/+1
2014-05-30MIPS: uasm: Add mflo uasm instructionMarkos Chandras1-0/+1
2014-05-30MIPS: uasm: Add mul uasm instructionMarkos Chandras1-0/+1
2014-05-30MIPS: uasm: Add wsbh uasm instructionMarkos Chandras1-0/+11
2014-05-30MIPS: uasm: Add sltu uasm instructionMarkos Chandras1-0/+1
2014-05-30MIPS: uasm: Add mfhi uasm instructionMarkos Chandras1-0/+1
2014-05-30MIPS: uasm: Add divu uasm instructionMarkos Chandras1-0/+1
2014-05-30MIPS: uasm: Add srlv uasm instructionMarkos Chandras1-0/+1
2014-05-30MIPS: uasm: Add sllv uasm instructionMarkos Chandras1-0/+1
2014-05-29Merge branch 'wip-mips-pm' of https://github.com/paulburton/linux into mips-f...Ralf Baechle1-11/+15
2014-05-28MIPS: inst.h: define microMIPS wait opPaul Burton1-0/+1
2014-05-28MIPS: inst.h: define microMIPS sync opPaul Burton1-0/+1
2014-05-28MIPS: inst.h: define MT yield opPaul Burton1-10/+11
2014-05-28MIPS: inst.h: define COP0 wait opPaul Burton1-1/+2
2014-05-21MIPS: Move definition of __BITFIELD_FIELD to sharable header.Ralf Baechle1-18/+2
2014-05-13MIPS: inst.h: Rename BITFIELD_FIELD to __BITFIELD_FIELD.Ralf Baechle1-199/+199
2014-03-31Merge branch '3.14-fixes' into mips-for-linux-nextRalf Baechle1-2/+2
2014-03-27MIPS: uapi: inst: Add instruction format for SPECIAL3 instructionsLeonid Yegoshin1-0/+11
2014-03-27MIPS: uapi: inst: Add new EVA opcodesLeonid Yegoshin1-4/+10
2014-03-12MIPS: math-emu: Fix prefx detection and COP1X function field definitionDeng-Cheng Zhu1-2/+2
2014-01-14MIPS: microMIPS: mfhc1 & mthc1 support for the FPU emulatorSteven J. Hill1-0/+2
2014-01-14MIPS: math-emu: Add mfhc1 & mthc1 support.Leonid Yegoshin1-2/+3
2013-06-21MIPS: microMIPS: Fix POOL16C minor opcode enumTony Wu1-4/+5
2013-05-09MIPS: MIPS16e: Add instruction formats.Steven J. Hill1-0/+110
2013-05-09MIPS: microMIPS: Floating point support.Leonid Yegoshin1-0/+5
2013-05-02MIPS: microMIPS: Add instruction formats.Steven J. Hill1-0/+449
2013-02-01MIPS: Whitespace cleanup.Ralf Baechle1-41/+41
2013-02-01MIPS: inst.h: Add MDMX and paired single instruction aka MIPS-3D formats.Ralf Baechle1-0/+23
2013-02-01MIPS: inst.h: Eleminate per endianess structure definitions.Ralf Baechle1-140/+86
2013-02-01MIPS: UAPI: Split inst.h into exported and kernel-only part.Ralf Baechle1-0/+362