Searched refs:FPSID_PART_BIT (Results 1 – 2 of 2) sorted by relevance
15 #define FPSID_PART_BIT (8) macro16 #define FPSID_PART_MASK (0xff << FPSID_PART_BIT)
77 (vfpsid & FPSID_PART_MASK) >> FPSID_PART_BIT, in vfp_init()
Completed in 2 milliseconds