summaryrefslogtreecommitdiff
path: root/arch/loongarch/include/asm/inst.h
AgeCommit message (Expand)AuthorFilesLines
2023-11-12Merge tag 'loongarch-6.7' of git://git.kernel.org/pub/scm/linux/kernel/git/ch...Linus Torvalds1-0/+13
2023-11-08LoongArch: Add more instruction opcodes and emit_* helpersHengqi Chen1-0/+13
2023-10-02LoongArch: KVM: Implement handle iocsr exceptionTianrui Zhao1-0/+16
2023-06-29LoongArch: Add larch_insn_gen_break() to generate break insnsTiezhu Yang1-0/+12
2023-06-29LoongArch: Check for AMO instructions in insns_not_supported()Tiezhu Yang1-0/+26
2023-06-29LoongArch: Move three functions from kprobes.c to inst.cTiezhu Yang1-0/+4
2023-06-29LoongArch: Add guard for the larch_insn_gen_xxx functionsWANG Rui1-2/+11
2023-05-01LoongArch: Relay BCE exceptions to userland as SIGSEGV with si_code=SEGV_BNDERRWANG Xuerui1-0/+26
2023-02-25LoongArch: Add kprobes supportTiezhu Yang1-0/+15
2023-02-25LoongArch: Simulate branch and PC* instructionsTiezhu Yang1-0/+5
2023-02-25LoongArch: ptrace: Add hardware single step supportQing Zhang1-0/+38
2023-01-17LoongArch: Simplify larch_insn_gen_xxx implementationYouling Tang1-0/+1
2023-01-17LoongArch: Use common function sign_extend64()Tiezhu Yang1-8/+0
2022-12-14LoongArch: modules/ftrace: Initialize PLT at load timeQing Zhang1-0/+3
2022-12-14LoongArch/ftrace: Add dynamic function tracer supportQing Zhang1-0/+11
2022-12-14LoongArch: Add alternative runtime patching mechanismHuacai Chen1-0/+18
2022-12-14LoongArch: Add unaligned access supportHuacai Chen1-0/+14
2022-10-12LoongArch: Add BPF JIT supportTiezhu Yang1-0/+221
2022-10-12LoongArch: Add some instruction opcodes and formatsTiezhu Yang1-5/+174
2022-10-12LoongArch: Move {signed,unsigned}_imm_check() to inst.hTiezhu Yang1-0/+10
2022-08-12LoongArch: Add prologue unwinder supportQing Zhang1-0/+52
2022-06-03LoongArch: Add other common headersHuacai Chen1-0/+117