Home | History | Annotate | Download | only in ARM

Lines Matching refs:stc

2441 @ STC{L}/STC2{L}
2456 stc p12, c4, [r0, #4]
2457 stc p13, c5, [r1]
2458 stc p14, c6, [r2, #-224]
2459 stc p15, c7, [r3, #-120]!
2460 stc p5, c8, [r4], #16
2461 stc p4, c9, [r5], #-72
2484 @ CHECK: stc p12, c4, [r0, #4] @ encoding: [0x80,0xed,0x01,0x4c]
2485 @ CHECK: stc p13, c5, [r1] @ encoding: [0x81,0xed,0x00,0x5d]
2486 @ CHECK: stc p14, c6, [r2, #-224] @ encoding: [0x02,0xed,0x38,0x6e]
2487 @ CHECK: stc p15, c7, [r3, #-120]! @ encoding: [0x23,0xed,0x1e,0x7f]
2488 @ CHECK: stc p5, c8, [r4], #16 @ encoding: [0xa4,0xec,0x04,0x85]
2489 @ CHECK: stc p4, c9, [r5], #-72 @ encoding: [0x25,0xec,0x12,0x94]