Searched defs:ARMCPRegInfo (Results 1 – 1 of 1) sorted by relevance
584 typedef struct ARMCPRegInfo ARMCPRegInfo; typedef600 struct ARMCPRegInfo { struct607 * callbacks will be passed an ARMCPRegInfo with the crn/crm/opc1/opc2 argument624 * register read/write functions, since they are passed the ARMCPRegInfo*. argument626 void *opaque;630 uint64_t resetvalue;636 ptrdiff_t fieldoffset; /* offsetof(CPUARMState, field) */641 CPReadFn *readfn;668 * ARMCPRegInfo *ri. argument