Searched refs:arm_fp (Results 1 – 2 of 2) sorted by relevance
/aosp12/bionic/libc/kernel/uapi/asm-arm/asm/ | ||
H A D | sigcontext.h | 36 unsigned long arm_fp; member |
/aosp12/art/runtime/ | ||
H A D | runtime_common.cc | 254 DumpRegister32(os, "fp", context.arm_fp); in Dump() |