Home
last modified time | relevance | path

Searched full:lwa (Results 1 – 9 of 9) sorted by relevance

/linux-6.8/arch/openrisc/include/asm/bitops/ !
Datomic.h19 "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-6.8/arch/openrisc/include/asm/ !
Datomic.h21 "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()
Dfutex.h14 "1: l.lwa %0, %2 \n" \
78 "1: l.lwa %1, %2 \n" \ in futex_atomic_cmpxchg_inatomic()
Dcmpxchg.h29 "1: l.lwa %0, 0(%1) \n" in cmpxchg_u32()
48 "1: l.lwa %0, 0(%1) \n" in xchg_u32()
/linux-6.8/Documentation/devicetree/bindings/timer/ !
Drenesas,rz-mtu3.yaml19 (when LWA = 1))
38 of MTU1 and MTU2 (when TMDR3.LWA = 1)
/linux-6.8/tools/testing/selftests/powerpc/alignment/ !
Dalignment_handler.c429 LOAD_DFORM_TEST(lwa); in test_alignment_handler_integer()
/linux-6.8/drivers/counter/ !
Drz-mtu3-cnt.c39 * LWA: MTU1/MTU2 Combination Longword Access Control
/linux-6.8/arch/powerpc/lib/ !
Dsstep.c2876 case 58: /* ld[u], lwa */ in analyse_instr()
2885 case 2: /* lwa */ in analyse_instr()
/linux-6.8/arch/powerpc/xmon/ !
Dppc-opc.c6350 {"lwa", DSO(58,2), DS_MASK, PPC64, PPCVLE, {RT, DS, RA0}},