summaryrefslogtreecommitdiff
path: root/arch/riscv/include/asm/jump_label.h
AgeCommit message (Expand)AuthorFilesLines
2025-09-16riscv: Replace __ASSEMBLY__ with __ASSEMBLER__ in non-uapi headersThomas Huth1-2/+2
2024-11-04jump_label: adjust inline asm to be consistentAlice Ryhl1-22/+28
2024-06-26riscv: jump_label: Simplify assembly syntaxSamuel Holland1-1/+1
2024-06-26riscv: jump_label: Batch icache maintenanceSamuel Holland1-0/+2
2024-02-09work around gcc bugs with 'asm goto' with outputsLinus Torvalds1-2/+2
2023-02-21riscv: jump_label: Fixup unaligned arch_static_branch functionAndy Chiu1-0/+2
2022-10-25riscv: jump_label: mark arguments as const to satisfy asm constraintsJisheng Zhang1-4/+4
2020-07-30riscv: Add jump-label implementationEmil Renner Berthing1-0/+60