Searched full:lwa (Results 1 – 9 of 9) sorted by relevance
/linux-6.14.4/arch/openrisc/include/asm/bitops/ |
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-6.14.4/arch/openrisc/include/asm/ |
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()
|
D | futex.h | 14 "1: l.lwa %0, %2 \n" \ 78 "1: l.lwa %1, %2 \n" \ in futex_atomic_cmpxchg_inatomic()
|
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-6.14.4/Documentation/devicetree/bindings/timer/ |
D | renesas,rz-mtu3.yaml | 19 (when LWA = 1)) 38 of MTU1 and MTU2 (when TMDR3.LWA = 1)
|
/linux-6.14.4/tools/testing/selftests/powerpc/alignment/ |
D | alignment_handler.c | 429 LOAD_DFORM_TEST(lwa); in test_alignment_handler_integer()
|
/linux-6.14.4/drivers/counter/ |
D | rz-mtu3-cnt.c | 39 * LWA: MTU1/MTU2 Combination Longword Access Control
|
/linux-6.14.4/arch/powerpc/lib/ |
D | sstep.c | 2872 case 58: /* ld[u], lwa */ in analyse_instr() 2881 case 2: /* lwa */ in analyse_instr()
|
/linux-6.14.4/arch/powerpc/xmon/ |
D | ppc-opc.c | 6350 {"lwa", DSO(58,2), DS_MASK, PPC64, PPCVLE, {RT, DS, RA0}},
|