Home
last modified time | relevance | path

Searched refs:sc_sfx (Results 1 – 1 of 1) sorted by relevance

/linux-6.15/arch/riscv/include/asm/
H A Dcmpxchg.h43 " sc.w" sc_sfx " %1, %1, %2\n" \
74 __arch_xchg_masked(sc_sfx, ".b" swap_sfx, \
79 __arch_xchg_masked(sc_sfx, ".h" swap_sfx, \
127 #define __arch_cmpxchg_masked(sc_sfx, cas_sfx, \ argument
162 " sc.w" sc_sfx " %1, %1, %2\n" \
175 #define __arch_cmpxchg(lr_sfx, sc_sfx, cas_sfx, \ argument
198 " sc" sc_sfx " %1, %z4, %2\n" \
219 __arch_cmpxchg_masked(sc_sfx, ".b" cas_sfx, \
225 __arch_cmpxchg_masked(sc_sfx, ".h" cas_sfx, \
231 __arch_cmpxchg(".w", ".w" sc_sfx, ".w" cas_sfx, \
[all …]