summaryrefslogtreecommitdiffstats
path: root/arch/mips/lib/traps.c
Commit message (Expand)AuthorAgeFilesLines
* MIPS: print BadVAddr CP0 register on exceptionDenis Orlov2023-07-271-1/+2
* MIPS: traps: fix passing wrong sp when returning from exceptionDenis Orlov2023-06-091-1/+1
* arch: add SPDX-License-Identifier to all .c filesAhmad Fatoum2022-01-051-0/+2
* MIPS: allow user to pass incorrect address to md commandAntony Pavlov2015-11-111-6/+46
* MIPS: traps.c: separate registers print stuff to show_regs()Antony Pavlov2015-11-111-7/+12
* MIPS: import exception registers saving from linux kernelAntony Pavlov2013-12-041-7/+39
* MIPS: add initial exceptions handlingAntony Pavlov2012-07-271-0/+107