Home
last modified time | relevance | path

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

/src/contrib/llvm-project/lldb/source/Plugins/Process/Utility/
H A DRegisterInfos_ppc64.h241 typedef struct _FPR_PPC64 { struct
242 uint64_t f0;
243 uint64_t f1;
244 uint64_t f2;
245 uint64_t f3;
246 uint64_t f4;
247 uint64_t f5;
248 uint64_t f6;
249 uint64_t f7;
250 uint64_t f8;
[all …]