summaryrefslogtreecommitdiffstats
path: root/arch/mips/include/uapi/asm/inst.h
Commit message (Expand)AuthorAgeFilesLines
* License cleanup: add SPDX license identifier to uapi header files with a licenseGreg Kroah-Hartman2017-11-021-0/+1
* MIPS: microMIPS: Fix decoding of swsp16 instructionMatt Redfearn2017-09-061-1/+1
* MIPS: unaligned: Add DSP lwx & lhx missaligned access supportMiodrag Dinic2017-06-291-0/+11
* MIPS: Correctly define DBSHFL type instruction opcodes.David Daney2017-06-281-1/+8
* KVM: MIPS: Implement HYPCALL emulationJames Hogan2017-03-281-1/+1
* MIPS: inst.h: Rename cbcond{0,1}_op to pop{1,3}0_opPaul Burton2016-07-051-2/+2
* MIPS: inst.h: Rename b{eq,ne}zcji[al]c_op to pop{6,7}6_opPaul Burton2016-07-051-2/+2
* MIPS: uasm: Add r6 MUL encodingJames Hogan2016-07-051-0/+44
* MIPS: uasm: Add MTHI/MTLO instructionsJames Hogan2016-07-051-0/+2
* MIPS: uasm: Add DI instructionJames Hogan2016-07-051-0/+1
* MIPS: uasm: Add CFCMSA/CTCMSA instructionsJames Hogan2016-07-051-1/+23
* MIPS: KVM: Convert emulation to use asm/inst.hJames Hogan2016-06-151-1/+34
* MIPS: inst: Declare fsel_op for sel.fmt instructionPaul Burton2016-05-131-0/+1
* MIPS: Loongson-3: Fast TLB refill handlerHuacai Chen2016-05-131-0/+10
* MIPS: Move KVM specific opcodes into asm/inst.hJames Hogan2016-01-241-1/+2
* MIPS: inst.h: Fix some instruction descriptionsMaciej W. Rozycki2016-01-241-2/+2
* MIPS: math-emu: Correct the emulation of microMIPS ADDIUPC instructionMaciej W. Rozycki2016-01-241-0/+8
* MIPS: inst.h: Add new MIPS R6 FPU opcodesMarkos Chandras2015-09-031-2/+7
* MIPS: Declare MSA MI10 instruction formatsLeonid Yegoshin2015-09-031-1/+30
* MIPS: Emulate the new MIPS R6 BNEZC and JIALC instructionsMarkos Chandras2015-02-171-1/+1
* MIPS: Emulate the new MIPS R6 BEQZC and JIC instructionsMarkos Chandras2015-02-171-1/+1
* MIPS: Emulate the new MIPS R6 BALC instructionMarkos Chandras2015-02-171-1/+1
* MIPS: Emulate the new MIPS R6 BNVC, BNEC and BNEZLAC instructionsMarkos Chandras2015-02-171-1/+1
* MIPS: Emulate the new MIPS R6 BOVC, BEQC and BEQZALC instructionsMarkos Chandras2015-02-171-1/+1
* MIPS: Emulate the new MIPS R6 branch compact (BC) instructionMarkos Chandras2015-02-171-1/+1
* MIPS: Emulate the BC1{EQ,NE}Z FPU instructionsMarkos Chandras2015-02-171-1/+2
* MIPS: mm: Add MIPS R6 instruction encodingsLeonid Yegoshin2015-02-161-3/+6
* MIPS: Add MFHC0 and MTHC0 instructions to uasm.Steven J. Hill2014-11-241-3/+4
* MIPS: uasm: Add SLT uasm instructionMarkos Chandras2014-06-261-0/+1
* MIPS: uasm: Add mflo uasm instructionMarkos Chandras2014-05-301-0/+1
* MIPS: uasm: Add mul uasm instructionMarkos Chandras2014-05-301-0/+1
* MIPS: uasm: Add wsbh uasm instructionMarkos Chandras2014-05-301-0/+11
* MIPS: uasm: Add sltu uasm instructionMarkos Chandras2014-05-301-0/+1
* MIPS: uasm: Add mfhi uasm instructionMarkos Chandras2014-05-301-0/+1
* MIPS: uasm: Add divu uasm instructionMarkos Chandras2014-05-301-0/+1
* MIPS: uasm: Add srlv uasm instructionMarkos Chandras2014-05-301-0/+1
* MIPS: uasm: Add sllv uasm instructionMarkos Chandras2014-05-301-0/+1
* Merge branch 'wip-mips-pm' of https://github.com/paulburton/linux into mips-f...Ralf Baechle2014-05-291-11/+15
|\
| * MIPS: inst.h: define microMIPS wait opPaul Burton2014-05-281-0/+1
| * MIPS: inst.h: define microMIPS sync opPaul Burton2014-05-281-0/+1
| * MIPS: inst.h: define MT yield opPaul Burton2014-05-281-10/+11
| * MIPS: inst.h: define COP0 wait opPaul Burton2014-05-281-1/+2
* | MIPS: Move definition of __BITFIELD_FIELD to sharable header.Ralf Baechle2014-05-211-18/+2
* | MIPS: inst.h: Rename BITFIELD_FIELD to __BITFIELD_FIELD.Ralf Baechle2014-05-131-199/+199
|/
* Merge branch '3.14-fixes' into mips-for-linux-nextRalf Baechle2014-03-311-2/+2
|\
| * MIPS: math-emu: Fix prefx detection and COP1X function field definitionDeng-Cheng Zhu2014-03-111-2/+2
* | MIPS: uapi: inst: Add instruction format for SPECIAL3 instructionsLeonid Yegoshin2014-03-261-0/+11
* | MIPS: uapi: inst: Add new EVA opcodesLeonid Yegoshin2014-03-261-4/+10
|/
* MIPS: microMIPS: mfhc1 & mthc1 support for the FPU emulatorSteven J. Hill2014-01-131-0/+2
* MIPS: math-emu: Add mfhc1 & mthc1 support.Leonid Yegoshin2014-01-131-2/+3
OpenPOWER on IntegriCloud