Home
last modified time | relevance | path

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

/openbmc/linux/arch/sparc/include/uapi/asm/
H A Dpsr.h31 #define PSR_ICC 0x00f00000 /* integer condition codes */ macro
H A Dpsrcompat.h17 #define PSR_ICC 0x00f00000 /* integer condition codes */ macro
/openbmc/qemu/target/sparc/
H A Dcpu.h109 #define PSR_ICC (PSR_NEG|PSR_ZERO|PSR_OVF|PSR_CARRY) macro