Searched defs:mips_def_t (Results 1 – 2 of 2) sorted by relevance
32 struct mips_def_t { struct33 const char *name;34 int32_t CP0_PRid;35 int32_t CP0_Config0;49 int32_t SYNCI_Step;59 int32_t CCRes;63 int32_t CP1_fcr0;65 int32_t CP1_fcr31;66 int32_t MSAIR;67 int32_t SEGBITS;[all …]
127 typedef struct mips_def_t mips_def_t; typedef