summaryrefslogtreecommitdiff
path: root/arch/loongarch/kernel/genex.S
AgeCommit message (Expand)Author
2023-10-18LoongArch: Use SYM_CODE_* to annotate exception handlersTiezhu Yang
2023-05-01LoongArch: Relay BCE exceptions to userland as SIGSEGV with si_code=SEGV_BNDERRWANG Xuerui
2023-02-25LoongArch: Add la_abs macro implementationYouling Tang
2023-01-17LoongArch: Add generic ex-handler unwind in prologue unwinderJinyang He
2022-07-29LoongArch: Re-tab the assembly filesWANG Xuerui
2022-07-29LoongArch: Use the "jr" pseudo-instruction where applicableWANG Xuerui
2022-06-03LoongArch: Add exception/interrupt handlingHuacai Chen