summaryrefslogtreecommitdiffstats
path: root/arch/loongarch/kernel/genex.S
Commit message (Expand)AuthorAgeFilesLines
* LoongArch: Use SYM_CODE_* to annotate exception handlersTiezhu Yang2023-10-181-8/+8
* LoongArch: Relay BCE exceptions to userland as SIGSEGV with si_code=SEGV_BNDERRWANG Xuerui2023-05-011-0/+1
* LoongArch: Add la_abs macro implementationYouling Tang2023-02-251-4/+4
* LoongArch: Add generic ex-handler unwind in prologue unwinderJinyang He2023-01-171-0/+3
* LoongArch: Re-tab the assembly filesWANG Xuerui2022-07-291-4/+4
* LoongArch: Use the "jr" pseudo-instruction where applicableWANG Xuerui2022-07-291-2/+2
* LoongArch: Add exception/interrupt handlingHuacai Chen2022-06-031-0/+95