index
:
asmadeus/linux.git
for-next
The linux kernel
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
mips
/
include
/
uapi
/
asm
/
inst.h
Age
Commit message (
Expand
)
Author
2015-02-17
MIPS: Emulate the new MIPS R6 BNEZC and JIALC instructions
Markos Chandras
2015-02-17
MIPS: Emulate the new MIPS R6 BEQZC and JIC instructions
Markos Chandras
2015-02-17
MIPS: Emulate the new MIPS R6 BALC instruction
Markos Chandras
2015-02-17
MIPS: Emulate the new MIPS R6 BNVC, BNEC and BNEZLAC instructions
Markos Chandras
2015-02-17
MIPS: Emulate the new MIPS R6 BOVC, BEQC and BEQZALC instructions
Markos Chandras
2015-02-17
MIPS: Emulate the new MIPS R6 branch compact (BC) instruction
Markos Chandras
2015-02-17
MIPS: Emulate the BC1{EQ,NE}Z FPU instructions
Markos Chandras
2015-02-16
MIPS: mm: Add MIPS R6 instruction encodings
Leonid Yegoshin
2014-11-24
MIPS: Add MFHC0 and MTHC0 instructions to uasm.
Steven J. Hill
2014-06-26
MIPS: uasm: Add SLT uasm instruction
Markos Chandras
2014-05-30
MIPS: uasm: Add mflo uasm instruction
Markos Chandras
2014-05-30
MIPS: uasm: Add mul uasm instruction
Markos Chandras
2014-05-30
MIPS: uasm: Add wsbh uasm instruction
Markos Chandras
2014-05-30
MIPS: uasm: Add sltu uasm instruction
Markos Chandras
2014-05-30
MIPS: uasm: Add mfhi uasm instruction
Markos Chandras
2014-05-30
MIPS: uasm: Add divu uasm instruction
Markos Chandras
2014-05-30
MIPS: uasm: Add srlv uasm instruction
Markos Chandras
2014-05-30
MIPS: uasm: Add sllv uasm instruction
Markos Chandras
2014-05-29
Merge branch 'wip-mips-pm' of https://github.com/paulburton/linux into mips-f...
Ralf Baechle
2014-05-28
MIPS: inst.h: define microMIPS wait op
Paul Burton
2014-05-28
MIPS: inst.h: define microMIPS sync op
Paul Burton
2014-05-28
MIPS: inst.h: define MT yield op
Paul Burton
2014-05-28
MIPS: inst.h: define COP0 wait op
Paul Burton
2014-05-21
MIPS: Move definition of __BITFIELD_FIELD to sharable header.
Ralf Baechle
2014-05-13
MIPS: inst.h: Rename BITFIELD_FIELD to __BITFIELD_FIELD.
Ralf Baechle
2014-03-31
Merge branch '3.14-fixes' into mips-for-linux-next
Ralf Baechle
2014-03-26
MIPS: uapi: inst: Add instruction format for SPECIAL3 instructions
Leonid Yegoshin
2014-03-26
MIPS: uapi: inst: Add new EVA opcodes
Leonid Yegoshin
2014-03-11
MIPS: math-emu: Fix prefx detection and COP1X function field definition
Deng-Cheng Zhu
2014-01-13
MIPS: microMIPS: mfhc1 & mthc1 support for the FPU emulator
Steven J. Hill
2014-01-13
MIPS: math-emu: Add mfhc1 & mthc1 support.
Leonid Yegoshin
2013-06-21
MIPS: microMIPS: Fix POOL16C minor opcode enum
Tony Wu
2013-05-09
MIPS: MIPS16e: Add instruction formats.
Steven J. Hill
2013-05-09
MIPS: microMIPS: Floating point support.
Leonid Yegoshin
2013-05-01
MIPS: microMIPS: Add instruction formats.
Steven J. Hill
2013-02-01
MIPS: Whitespace cleanup.
Ralf Baechle
2013-02-01
MIPS: inst.h: Add MDMX and paired single instruction aka MIPS-3D formats.
Ralf Baechle
2013-02-01
MIPS: inst.h: Eleminate per endianess structure definitions.
Ralf Baechle
2013-02-01
MIPS: UAPI: Split inst.h into exported and kernel-only part.
Ralf Baechle