Home
last modified time | relevance | path

Searched defs:PSR_EF (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/arch/sparc/include/uapi/asm/
H A Dpsr.h27 #define PSR_EF 0x00001000 /* enable floating point */ macro
H A Dpsrcompat.h13 #define PSR_EF 0x00001000 /* enable floating point */ macro
/openbmc/qemu/target/sparc/
H A Dcpu.h111 #define PSR_EF (1<<12) macro