summaryrefslogtreecommitdiff
path: root/arch/riscv/include/asm/jump_label.h
AgeCommit message (Expand)AuthorFilesLines
2024-06-26riscv: jump_label: Simplify assembly syntaxSamuel Holland1-1/+1
2024-06-26riscv: jump_label: Batch icache maintenanceSamuel Holland1-0/+2
2024-02-10work around gcc bugs with 'asm goto' with outputsLinus Torvalds1-2/+2
2023-02-22riscv: jump_label: Fixup unaligned arch_static_branch functionAndy Chiu1-0/+2
2022-10-26riscv: jump_label: mark arguments as const to satisfy asm constraintsJisheng Zhang1-4/+4
2020-07-30riscv: Add jump-label implementationEmil Renner Berthing1-0/+60