Home | History | Annotate | Download | only in src

Lines Matching refs:RegisterRange

197 uint32_t RegisterRange(uint8_t start, uint8_t count_minus_one) {
336 RegisterRange(static_cast<uint8_t>(v >> 4),
347 RegisterRange(8, byte & 0x07), _UVRSD_VFPX);
361 RegisterRange(10, byte & 0x7), _UVRSD_DOUBLE);
370 RegisterRange(start, count_minus_one),
390 RegisterRange(start, count_minus_one),
402 _Unwind_VRS_Pop(context, _UVRSC_VFP, RegisterRange(8, byte & 0x7),