Searched defs:context64 (Results 1 – 2 of 2) sorted by relevance
183 type context64 struct { struct184 gpr [32]uint64185 msr uint64186 iar uint64187 lr uint64188 ctr uint64189 cr uint32190 xer uint32191 fpscr uint32192 fpscrx uint32[all …]
164 type context64 C.struct___context64 type