Searched refs:regsave_short_offset (Results 1 – 1 of 1) sorted by relevance
| /arch/arm64/ |
| A D | exceptions.S | 16 #define regsave_short_offset 0x90 macro 56 stp lr, x0, [sp, #regsave_short_offset] 57 stp x1, x2, [sp, #regsave_short_offset + 16] 85 ldp lr, x0, [sp, #regsave_short_offset] 86 ldp x1, x2, [sp, #regsave_short_offset + 16]
|
Completed in 4 milliseconds