Lines Matching refs:_UVRSD_DOUBLE
361 RegisterRange(10, byte & 0x7), _UVRSD_DOUBLE); in _Unwind_VRS_Interpret()
371 _UVRSD_DOUBLE); in _Unwind_VRS_Interpret()
378 _Unwind_VRS_Pop(context, _UVRSC_WMMXC, v, _UVRSD_DOUBLE); in _Unwind_VRS_Interpret()
391 _UVRSD_DOUBLE); in _Unwind_VRS_Interpret()
403 _UVRSD_DOUBLE); in _Unwind_VRS_Interpret()
781 case _UVRSD_DOUBLE: in ValueAsBitPattern()
814 if (representation != _UVRSD_VFPX && representation != _UVRSD_DOUBLE) in _Unwind_VRS_Set()
830 if (representation != _UVRSD_DOUBLE || regno > 31) in _Unwind_VRS_Set()
862 if (representation != _UVRSD_VFPX && representation != _UVRSD_DOUBLE) in _Unwind_VRS_Get_Internal()
878 if (representation != _UVRSD_DOUBLE || regno > 31) in _Unwind_VRS_Get_Internal()
945 if (representation != _UVRSD_VFPX && representation != _UVRSD_DOUBLE) in _Unwind_VRS_Pop()