summaryrefslogtreecommitdiff
path: root/arch/loongarch/include/asm/inst.h
AgeCommit message (Expand)Author
2023-11-12Merge tag 'loongarch-6.7' of git://git.kernel.org/pub/scm/linux/kernel/git/ch...Linus Torvalds
2023-11-08LoongArch: Add more instruction opcodes and emit_* helpersHengqi Chen
2023-10-02LoongArch: KVM: Implement handle iocsr exceptionTianrui Zhao
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-05-01LoongArch: Relay BCE exceptions to userland as SIGSEGV with si_code=SEGV_BNDERRWANG Xuerui
2023-02-25LoongArch: Add kprobes supportTiezhu Yang
2023-02-25LoongArch: Simulate branch and PC* instructionsTiezhu Yang
2023-02-25LoongArch: ptrace: Add hardware single step supportQing Zhang
2023-01-17LoongArch: Simplify larch_insn_gen_xxx implementationYouling Tang
2023-01-17LoongArch: Use common function sign_extend64()Tiezhu Yang
2022-12-14LoongArch: modules/ftrace: Initialize PLT at load timeQing Zhang
2022-12-14LoongArch/ftrace: Add dynamic function tracer supportQing Zhang
2022-12-14LoongArch: Add alternative runtime patching mechanismHuacai Chen
2022-12-14LoongArch: Add unaligned access supportHuacai Chen
2022-10-12LoongArch: Add BPF JIT supportTiezhu Yang
2022-10-12LoongArch: Add some instruction opcodes and formatsTiezhu Yang
2022-10-12LoongArch: Move {signed,unsigned}_imm_check() to inst.hTiezhu Yang
2022-08-12LoongArch: Add prologue unwinder supportQing Zhang
2022-06-03LoongArch: Add other common headersHuacai Chen