Home | History | Annotate | Download | only in AArch64

Lines Matching refs:stnp

3132         stnp wzr, w9, [sp, #252]
3136 // CHECK: stnp wzr, w9, [sp, #252] // encoding: [0xff,0xa7,0x1f,0x28]
3148 stnp s27, s26, [sp, #-256]
3151 // CHECK: stnp s27, s26, [sp, #-256] // encoding: [0xfb,0x6b,0x20,0x2c]
3154 stnp d3, d5, [x9, #504]
3155 stnp d7, d11, [x10, #-512]
3157 // CHECK: stnp d3, d5, [x9, #504] // encoding: [0x23,0x95,0x1f,0x6c]
3158 // CHECK: stnp d7, d11, [x10, #-512] // encoding: [0x47,0x2d,0x20,0x6c]
3161 stnp q3, q5, [sp]
3162 stnp q17, q19, [sp, #1008]
3164 // CHECK: stnp q3, q5, [sp] // encoding: [0xe3,0x17,0x00,0xac]
3165 // CHECK: stnp q17, q19, [sp, #1008] // encoding: [0xf1,0xcf,0x1f,0xac]