Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/libunwind/src/
H A DRegisters.hpp4786 struct s390x_thread_state_t { struct in libunwind::Registers_s390x
4787 uint64_t __pswm; // Problem Status Word: Mask
4788 uint64_t __pswa; // Problem Status Word: Address (PC)
4789 uint64_t __gpr[16]; // General Purpose Registers
4790 double __fpr[16]; // Floating-Point Registers