Home
last modified time | relevance | path

Searched defs:PSW (Results 1 – 4 of 4) sorted by relevance

/openbmc/qemu/pc-bios/s390-ccw/
H A Ds390-arch.h14 typedef struct PSW { struct
17 } __attribute__ ((aligned(8))) PSW; typedef
/openbmc/u-boot/arch/nds32/cpu/n1213/
H A Dstart.S30 #define PSW $ir0 macro
/openbmc/qemu/target/tricore/
H A Dcpu.h41 uint32_t PSW; member
/openbmc/qemu/target/s390x/
H A Dcpu.h48 typedef struct PSW { struct
51 } PSW; argument