Searched defs:ppc64_thread_state_t (Results 1 – 1 of 1) sorted by relevance
1160 struct ppc64_thread_state_t { struct in libunwind::Registers_ppc641161 uint64_t __srr0; // Instruction address register (PC)1162 uint64_t __srr1; // Machine state register (supervisor)1163 uint64_t __r0;1164 uint64_t __r1;1165 uint64_t __r2;1166 uint64_t __r3;1167 uint64_t __r4;1168 uint64_t __r5;1169 uint64_t __r6;[all …]