Searched refs:UNW_PPC64_V0 (Results 1 – 7 of 7) sorted by relevance
64 else if ((unsigned) (reg - UNW_PPC64_V0) < 32) in uc_addr()66 …dr = (uc->uc_mcontext.v_regs == 0) ? NULL : &uc->uc_mcontext.v_regs->vrregs[reg - UNW_PPC64_V0][0]; in uc_addr()68 addr = &uc->uc_mcontext.mc_avec[(reg - UNW_PPC64_V0)*2]; in uc_addr()160 if (UNW_PPC64_V0 <= reg && reg <= UNW_PPC64_V31) in access_reg()193 ||((unsigned) (reg - UNW_PPC64_V0) < 32))) in access_fpreg()
119 [UNW_PPC64_V0]=UNW_PPC64_V0,
113 [UNW_PPC64_V0]="VR0",
130 if ((unsigned) (reg - UNW_PPC64_V0) < 32) in tdep_access_fpreg()
42 for (i = UNW_PPC64_V0; i <= UNW_PPC64_V31; i++) { in common_init_ppc64()
332 c->dwarf.loc[UNW_PPC64_V0] = in unw_step()403 c->dwarf.loc[UNW_PPC64_V0] = DWARF_NULL_LOC; in unw_step()
174 UNW_PPC64_V0 = 77, enumerator