Searched defs:RESTORE_GLOBAL_REGS (Results 1 – 2 of 2) sorted by relevance
20 #define RESTORE_GLOBAL_REGS() asm volatile("" ::: "x20", "x21", "x22", "x23", "x24", "x25", "x28") macro23 #define RESTORE_GLOBAL_REGS() macro
25 #define RESTORE_GLOBAL_REGS() macro