Searched defs:PSR_V8PLUS (Results 1 – 2 of 2) sorted by relevance
25 #define PSR_V8PLUS 0xff000000 /* fake impl/ver, meaning a 64bit CPU is present */ macro
183 const uint32_t PSR_V8PLUS = 0xff000000u; in do_getpsr() local