Lines Matching refs:s7
13 ldr s7, [sp, #4]
48 ; CHECK: ldr s7, [sp, #4] ; encoding: [0xe7,0x07,0x40,0xbd]
86 str s7, [sp, #4]
98 ; CHECK: str s7, [sp, #4] ; encoding: [0xe7,0x07,0x00,0xbd]
115 ldur s7, [sp, #4]
130 ; CHECK: ldur s7, [sp, #4] ; encoding: [0xe7,0x43,0x40,0xbc]
146 stur s7, [sp, #4]
161 ; CHECK: stur s7, [sp, #4] ; encoding: [0xe7,0x43,0x00,0xbc]
215 ldr s7, [x0, #4]!
223 str s7, [x0, #-4]!
231 ; CHECK: ldr s7, [x0, #4]! ; encoding: [0x07,0x4c,0x40,0xbc]
239 ; CHECK: str s7, [x0, #-4]! ; encoding: [0x07,0xcc,0x1f,0xbc]
250 str s7, [x0], #-4
258 ldr s7, [x0], #4
266 ; CHECK: str s7, [x0], #-4 ; encoding: [0x07,0xc4,0x1f,0xbc]
274 ; CHECK: ldr s7, [x0], #4 ; encoding: [0x07,0x44,0x40,0xbc]