Searched defs:ppc64_thread_state_t (Results 1 – 1 of 1) sorted by relevance
1198 struct ppc64_thread_state_t { struct in libunwind::Registers_ppc641199 uint64_t __srr0; // Instruction address register (PC)1200 uint64_t __srr1; // Machine state register (supervisor)1201 uint64_t __r0;1202 uint64_t __r1;1203 uint64_t __r2;1204 uint64_t __r3;1205 uint64_t __r4;1206 uint64_t __r5;1207 uint64_t __r6;[all …]