Searched full:lwa (Results 1 – 8 of 8) sorted by relevance
/linux/arch/openrisc/include/asm/bitops/ |
H A D | atomic.h | 19 "1: l.lwa %0,0(%1) \n" in set_bit() 36 "1: l.lwa %0,0(%1) \n" in clear_bit() 53 "1: l.lwa %0,0(%1) \n" in change_bit() 71 "1: l.lwa %0,0(%2) \n" in test_and_set_bit() 91 "1: l.lwa %0,0(%2) \n" in test_and_clear_bit() 111 "1: l.lwa %0,0(%2) \n" in test_and_change_bit()
|
/linux/arch/openrisc/include/asm/ |
H A D | atomic.h | 21 "1: l.lwa %0,0(%1) \n" \ 38 "1: l.lwa %0,0(%1) \n" \ 57 "1: l.lwa %0,0(%2) \n" \ 112 "1: l.lwa %0, 0(%2) \n" in ATOMIC_OP_RETURN()
|
H A D | futex.h | 14 "1: l.lwa %0, %2 \n" \ 78 "1: l.lwa %1, %2 \n" \ in futex_atomic_cmpxchg_inatomic()
|
H A D | cmpxchg.h | 29 "1: l.lwa %0, 0(%1) \n" in cmpxchg_u32() 48 "1: l.lwa %0, 0(%1) \n" in xchg_u32()
|
/linux/Documentation/devicetree/bindings/timer/ |
H A D | renesas,rz-mtu3.yaml | 19 (when LWA = 1)) 38 of MTU1 and MTU2 (when TMDR3.LWA = 1)
|
/linux/tools/testing/selftests/powerpc/alignment/ |
H A D | alignment_handler.c | 429 LOAD_DFORM_TEST(lwa); in test_alignment_handler_integer()
|
/linux/drivers/counter/ |
H A D | rz-mtu3-cnt.c | 39 * LWA: MTU1/MTU2 Combination Longword Access Control
|
/linux/arch/powerpc/xmon/ |
H A D | ppc-opc.c | 6350 {"lwa", DSO(58,2), DS_MASK, PPC64, PPCVLE, {RT, DS, RA0}},
|