Searched defs:xFP (Results 1 – 2 of 2) sorted by relevance
/art/runtime/arch/arm64/ | ||
D | asm_support_arm64.S | 28 #define xFP x29 macro |
/art/runtime/interpreter/mterp/riscv64/ | ||
D | main.S | 55 #define xFP s2 // x18, interpreted frame pointer: to access locals and args macro |