Home
last modified time | relevance | path

Searched defs:RESTORE_GLOBAL_REGS (Results 1 – 2 of 2) sorted by relevance

/arkcompiler/runtime_core/static_core/runtime/interpreter/arch/aarch64/
Dmacros.h20 #define RESTORE_GLOBAL_REGS() asm volatile("" ::: "x20", "x21", "x22", "x23", "x24", "x25", "x28") macro
23 #define RESTORE_GLOBAL_REGS() macro
/arkcompiler/runtime_core/static_core/runtime/interpreter/arch/
Dmacros.h25 #define RESTORE_GLOBAL_REGS() macro