Searched defs:ppc64_thread_state_t (Results 1 – 1 of 1) sorted by relevance
1154 struct ppc64_thread_state_t { struct in libunwind::Registers_ppc641155 uint64_t __srr0; // Instruction address register (PC)1156 uint64_t __srr1; // Machine state register (supervisor)1157 uint64_t __r0;1158 uint64_t __r1;1159 uint64_t __r2;1160 uint64_t __r3;1161 uint64_t __r4;1162 uint64_t __r5;1163 uint64_t __r6;[all …]