Home
last modified time | relevance | path

Searched defs:PSR_V8PLUS (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/arch/sparc/include/uapi/asm/
H A Dpsrcompat.h25 #define PSR_V8PLUS 0xff000000 /* fake impl/ver, meaning a 64bit CPU is present */ macro
/openbmc/qemu/linux-user/sparc/
H A Dcpu_loop.c183 const uint32_t PSR_V8PLUS = 0xff000000u; in do_getpsr() local