Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/libunwind/src/
H A DRegisters.hpp4802 struct s390x_thread_state_t { struct in libunwind::Registers_s390x
4803 uint64_t __pswm; // Problem Status Word: Mask
4804 uint64_t __pswa; // Problem Status Word: Address (PC)
4805 uint64_t __gpr[16]; // General Purpose Registers
4806 double __fpr[16]; // Floating-Point Registers