Home | History | Annotate | Download | only in ARM

Lines Matching refs:ldc

664 @ LDC{L}/LDC2{L}
679 ldc p12, c4, [r0, #4]
680 ldc p13, c5, [r1]
681 ldc p14, c6, [r2, #-224]
682 ldc p15, c7, [r3, #-120]!
683 ldc p5, c8, [r4], #16
684 ldc p4, c9, [r5], #-72
707 @ CHECK: ldc p12, c4, [r0, #4] @ encoding: [0x90,0xed,0x01,0x4c]
708 @ CHECK: ldc p13, c5, [r1] @ encoding: [0x91,0xed,0x00,0x5d]
709 @ CHECK: ldc p14, c6, [r2, #-224] @ encoding: [0x12,0xed,0x38,0x6e]
710 @ CHECK: ldc p15, c7, [r3, #-120]! @ encoding: [0x33,0xed,0x1e,0x7f]
711 @ CHECK: ldc p5, c8, [r4], #16 @ encoding: [0xb4,0xec,0x04,0x85]
712 @ CHECK: ldc p4, c9, [r5], #-72 @ encoding: [0x35,0xec,0x12,0x94]