Home
last modified time | relevance | path

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

/arch/riscv/include/asm/
A Dcmpxchg.h45 " sc.w" sc_sfx " %1, %1, %2\n" \
76 __arch_xchg_masked(sc_sfx, ".b" swap_sfx, \
81 __arch_xchg_masked(sc_sfx, ".h" swap_sfx, \
129 #define __arch_cmpxchg_masked(sc_sfx, cas_sfx, \ argument
164 " sc.w" sc_sfx " %1, %1, %2\n" \
177 #define __arch_cmpxchg(lr_sfx, sc_sfx, cas_sfx, \ argument
200 " sc" sc_sfx " %1, %z4, %2\n" \
221 __arch_cmpxchg_masked(sc_sfx, ".b" cas_sfx, \
227 __arch_cmpxchg_masked(sc_sfx, ".h" cas_sfx, \
233 __arch_cmpxchg(".w", ".w" sc_sfx, ".w" cas_sfx, \
[all …]

Completed in 4 milliseconds