Searched refs:arm_fp (Results 1 – 6 of 6) sorted by relevance
25 unsigned long arm_fp; member
45 SC ("FP", arm_fp); in main()
87 sc->arm_fp = uc->regs[11]; /* FP */ in arm_local_resume()
171 out->iregs[11] = uc->uc_mcontext.arm_fp;
481 state->fp = reinterpret_cast<void*>(mcontext.arm_fp); in FillRegisterState()
1315 *bp = ucontext->uc_mcontext.arm_fp; in GetPcSpBp()