Home | History | Annotate | Download | only in armv6t2

Lines Matching refs:r1

1 %default {"preinstr":"", "result0":"r0", "result1":"r1", "chkzero":"0"}
4 * that specifies an instruction that performs "result = r0-r1 op r2-r3".
9 * vCC (r1). Useful for integer division and modulus.
17 mov r1, rINST, lsr #12 @ r1<- B
19 add r1, rFP, r1, lsl #2 @ r1<- &fp[B]
21 ldmia r1, {r2-r3} @ r2/r3<- vBB/vBB+1
22 ldmia r9, {r0-r1} @ r0/r1<- vAA/vAA+1