Searched defs:s390x_thread_state_t (Results 1 – 1 of 1) sorted by relevance
4786 struct s390x_thread_state_t { struct in libunwind::Registers_s390x4787 uint64_t __pswm; // Problem Status Word: Mask4788 uint64_t __pswa; // Problem Status Word: Address (PC)4789 uint64_t __gpr[16]; // General Purpose Registers4790 double __fpr[16]; // Floating-Point Registers