Lines Matching refs:w3
40 and w3, w0, w1 /* w3 = (*ptr & value) */
41 mvn w3, w3 /* w3 = ~(*ptr & value) */
42 stxrb w2, w3, [x4] /* try to store */
56 and w3, w0, w1 /* w3 = (*ptr & value) */
57 mvn w3, w3 /* w3 = ~(*ptr & value) */
58 stxrb w2, w3, [x4] /* try to store */