Home | History | Annotate | Download | only in Unwind

Lines Matching refs:RegisterRange

201 uint32_t RegisterRange(uint8_t start, uint8_t count_minus_one) {
329 RegisterRange(static_cast<uint8_t>(v >> 4),
340 RegisterRange(8, byte & 0x07), _UVRSD_VFPX);
354 RegisterRange(10, byte & 0x7), _UVRSD_DOUBLE);
363 RegisterRange(start, count_minus_one),
383 RegisterRange(start, count_minus_one),
395 _Unwind_VRS_Pop(context, _UVRSC_VFP, RegisterRange(8, byte & 0x7),