Searched defs:PVR2_USE_MUL64_MASK (Results 1 - 1 of 1) sorted by relevance
/arch/microblaze/include/asm/ | ||
H A D | pvr.h | 61 #define PVR2_USE_MUL64_MASK 0x00000400 macro 148 #define PVR_USE_MUL64(_pvr) (_pvr.pvr[2] & PVR2_USE_MUL64_MASK) |
Completed in 57 milliseconds