summaryrefslogtreecommitdiff
path: root/arch/loongarch/kernel/inst.c
AgeCommit message (Expand)Author
2023-06-29LoongArch: Add larch_insn_gen_break() to generate break insnsTiezhu Yang
2023-06-29LoongArch: Check for AMO instructions in insns_not_supported()Tiezhu Yang
2023-06-29LoongArch: Move three functions from kprobes.c to inst.cTiezhu Yang
2023-06-29LoongArch: Add guard for the larch_insn_gen_xxx functionsWANG Rui
2023-02-25LoongArch: Simulate branch and PC* instructionsTiezhu Yang
2023-01-17LoongArch: Simplify larch_insn_gen_xxx implementationYouling Tang
2022-12-14LoongArch: modules/ftrace: Initialize PLT at load timeQing Zhang
2022-12-14LoongArch/ftrace: Add dynamic function graph tracer supportQing Zhang
2022-12-14LoongArch/ftrace: Add dynamic function tracer supportQing Zhang
2022-06-03LoongArch: Add ELF and module supportHuacai Chen