Home | History | Annotate | Download | only in ARM

Lines Matching refs:STC

2573 @ STC{L}/STC2{L}
2588 stc p12, c4, [r0, #4]
2589 stc p13, c5, [r1]
2590 stc p14, c6, [r2, #-224]
2591 stc p15, c7, [r3, #-120]!
2592 stc p5, c8, [r4], #16
2593 stc p4, c9, [r5], #-72
2616 @ CHECK: stc p12, c4, [r0, #4] @ encoding: [0x80,0xed,0x01,0x4c]
2617 @ CHECK: stc p13, c5, [r1] @ encoding: [0x81,0xed,0x00,0x5d]
2618 @ CHECK: stc p14, c6, [r2, #-224] @ encoding: [0x02,0xed,0x38,0x6e]
2619 @ CHECK: stc p15, c7, [r3, #-120]! @ encoding: [0x23,0xed,0x1e,0x7f]
2620 @ CHECK: stc p5, c8, [r4], #16 @ encoding: [0xa4,0xec,0x04,0x85]
2621 @ CHECK: stc p4, c9, [r5], #-72 @ encoding: [0x25,0xec,0x12,0x94]