summaryrefslogtreecommitdiffstats
path: root/arch/mips/include/uapi/asm/inst.h
AgeCommit message (Expand)AuthorLines
2020-06-04KVM: MIPS: Add CPUCFG emulation for Loongson-3Huacai Chen-0/+11
2020-04-24MIPS: Loongson-3: Add some unaligned instructions emulationHuacai Chen-0/+26
2019-03-19MIPS: uasm: Add div, mul and sel instructions for mipsr6Hassan Naveed-3/+3
2018-12-07mips: bpf: implement jitting of BPF_ALU | BPF_ARSH | BPF_XJiong Wang-0/+1
2018-12-07mips: bpf: fix encoding bug for mm_srlv32_opJiong Wang-1/+1
2017-11-02License cleanup: add SPDX license identifier to uapi header files with a licenseGreg Kroah-Hartman-0/+1
2017-09-06MIPS: microMIPS: Fix decoding of swsp16 instructionMatt Redfearn-1/+1
2017-06-29MIPS: unaligned: Add DSP lwx & lhx missaligned access supportMiodrag Dinic-0/+11
2017-06-28MIPS: Correctly define DBSHFL type instruction opcodes.David Daney-1/+8
2017-03-28KVM: MIPS: Implement HYPCALL emulationJames Hogan-1/+1
2016-07-05MIPS: inst.h: Rename cbcond{0,1}_op to pop{1,3}0_opPaul Burton-2/+2
2016-07-05MIPS: inst.h: Rename b{eq,ne}zcji[al]c_op to pop{6,7}6_opPaul Burton-2/+2
2016-07-05MIPS: uasm: Add r6 MUL encodingJames Hogan-0/+44
2016-07-05MIPS: uasm: Add MTHI/MTLO instructionsJames Hogan-0/+2
2016-07-05MIPS: uasm: Add DI instructionJames Hogan-0/+1
2016-07-05MIPS: uasm: Add CFCMSA/CTCMSA instructionsJames Hogan-1/+23
2016-06-15MIPS: KVM: Convert emulation to use asm/inst.hJames Hogan-1/+34
2016-05-13MIPS: inst: Declare fsel_op for sel.fmt instructionPaul Burton-0/+1
2016-05-13MIPS: Loongson-3: Fast TLB refill handlerHuacai Chen-0/+10
2016-01-24MIPS: Move KVM specific opcodes into asm/inst.hJames Hogan-1/+2
2016-01-24MIPS: inst.h: Fix some instruction descriptionsMaciej W. Rozycki-2/+2
2016-01-24MIPS: math-emu: Correct the emulation of microMIPS ADDIUPC instructionMaciej W. Rozycki-0/+8
2015-09-03MIPS: inst.h: Add new MIPS R6 FPU opcodesMarkos Chandras-2/+7
2015-09-03MIPS: Declare MSA MI10 instruction formatsLeonid Yegoshin-1/+30
2015-02-17MIPS: Emulate the new MIPS R6 BNEZC and JIALC instructionsMarkos Chandras-1/+1
2015-02-17MIPS: Emulate the new MIPS R6 BEQZC and JIC instructionsMarkos Chandras-1/+1
2015-02-17MIPS: Emulate the new MIPS R6 BALC instructionMarkos Chandras-1/+1
2015-02-17MIPS: Emulate the new MIPS R6 BNVC, BNEC and BNEZLAC instructionsMarkos Chandras-1/+1
2015-02-17MIPS: Emulate the new MIPS R6 BOVC, BEQC and BEQZALC instructionsMarkos Chandras-1/+1
2015-02-17MIPS: Emulate the new MIPS R6 branch compact (BC) instructionMarkos Chandras-1/+1
2015-02-17MIPS: Emulate the BC1{EQ,NE}Z FPU instructionsMarkos Chandras-1/+2
2015-02-16MIPS: mm: Add MIPS R6 instruction encodingsLeonid Yegoshin-3/+6
2014-11-24MIPS: Add MFHC0 and MTHC0 instructions to uasm.Steven J. Hill-3/+4
2014-06-26MIPS: uasm: Add SLT uasm instructionMarkos Chandras-0/+1
2014-05-30MIPS: uasm: Add mflo uasm instructionMarkos Chandras-0/+1
2014-05-30MIPS: uasm: Add mul uasm instructionMarkos Chandras-0/+1
2014-05-30MIPS: uasm: Add wsbh uasm instructionMarkos Chandras-0/+11
2014-05-30MIPS: uasm: Add sltu uasm instructionMarkos Chandras-0/+1
2014-05-30MIPS: uasm: Add mfhi uasm instructionMarkos Chandras-0/+1
2014-05-30MIPS: uasm: Add divu uasm instructionMarkos Chandras-0/+1
2014-05-30MIPS: uasm: Add srlv uasm instructionMarkos Chandras-0/+1
2014-05-30MIPS: uasm: Add sllv uasm instructionMarkos Chandras-0/+1
2014-05-29Merge branch 'wip-mips-pm' of https://github.com/paulburton/linux into mips-f...Ralf Baechle-11/+15
2014-05-28MIPS: inst.h: define microMIPS wait opPaul Burton-0/+1
2014-05-28MIPS: inst.h: define microMIPS sync opPaul Burton-0/+1
2014-05-28MIPS: inst.h: define MT yield opPaul Burton-10/+11
2014-05-28MIPS: inst.h: define COP0 wait opPaul Burton-1/+2
2014-05-21MIPS: Move definition of __BITFIELD_FIELD to sharable header.Ralf Baechle-18/+2
2014-05-13MIPS: inst.h: Rename BITFIELD_FIELD to __BITFIELD_FIELD.Ralf Baechle-199/+199
2014-03-31Merge branch '3.14-fixes' into mips-for-linux-nextRalf Baechle-2/+2