aboutsummaryrefslogtreecommitdiffstats
path: root/arch/loongarch/kernel/genex.S
AgeCommit message (Expand)AuthorFilesLines
2024-03-11LoongArch: Add ORC stack unwinder supportTiezhu Yang1-0/+6
2023-10-18LoongArch: Use SYM_CODE_* to annotate exception handlersTiezhu Yang1-8/+8
2023-05-01LoongArch: Relay BCE exceptions to userland as SIGSEGV with si_code=SEGV_BNDERRWANG Xuerui1-0/+1
2023-02-25LoongArch: Add la_abs macro implementationYouling Tang1-4/+4
2023-01-17LoongArch: Add generic ex-handler unwind in prologue unwinderJinyang He1-0/+3
2022-07-29LoongArch: Re-tab the assembly filesWANG Xuerui1-4/+4
2022-07-29LoongArch: Use the "jr" pseudo-instruction where applicableWANG Xuerui1-2/+2
2022-06-03LoongArch: Add exception/interrupt handlingHuacai Chen1-0/+95