Lines Matching refs:w2
137 .macro magic_compare_and_branch w1 w2 label
138 /* Macro to compare registers w1 and w2 and conditionally branch to label. */
139 cmp \w1, \w2 /* Are w1 and w2 the same? */
163 .macro setup_return w1 w2
166 mov r2, \w2
169 rev r2, \w2
199 magic_compare_and_branch w1=r2, w2=r4, label=.L_return_24
200 magic_compare_and_branch w1=r3, w2=r5, label=.L_return_35
259 magic_compare_and_branch w1=r2 w2=r4 label=.L_return_24
281 magic_compare_and_branch w1=r2 w2=r5 label=.L_return_25
283 magic_compare_and_branch w1=r3 w2=r4 label=.L_return_34
332 setup_return w1=r3, w2=r2
335 setup_return w1=r3, w2=r4
338 setup_return w1=r2, w2=r5
341 setup_return w1=r3, w2=r5
344 setup_return w1=r2, w2=r4
400 w2 .req r5
413 ldr w2, [wp2], #4
422 cmp t1, w2, S2LOMEM #16
426 ldreq w2, [wp2], #4
429 cmp t1, w2, S2HIMEM #16
447 ldrh w2, [wp2]
450 lsl w2, w2, #16
455 S2HIMEM w2, w2, #16
458 S2LOMEM w2, w2, #16
478 and r0, w2, #LSB
484 S2LOMEMEQ w2, w2, #8