summaryrefslogtreecommitdiffstats
path: root/arch/mips/include/asm/inst.h
Commit message (Collapse)AuthorAgeFilesLines
* MIPS: Add LDX and LWX instructions to uasm.David Daney2011-01-181-0/+14
| | | | | | | | | Needed by Octeon II optimized TLB handlers. Signed-off-by: David Daney <ddaney@caviumnetworks.com> To: linux-mips@linux-mips.org Pachwork: https://patchwork.linux-mips.org/patch/1903/ Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
* MIPS: Add instrunction format for BREAK and SYSCALLDavid Daney2010-08-051-1/+14
| | | | | | | | | | | | | Signed-off-by: David Daney <ddaney@caviumnetworks.com> To: linux-mips@linux-mips.org To: ananth@in.ibm.com To: anil.s.keshavamurthy@intel.com To: davem@davemloft.net To: masami.hiramatsu.pt@hitachi.com Cc: linux-kernel@vger.kernel.org Cc: hschauhan@nulltrace.org Patchwork: https://patchwork.linux-mips.org/patch/1524/ Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
* MIPS: Move headfiles to new location below arch/mips/includeRalf Baechle2008-10-111-0/+394
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>