Home
last modified time | relevance | path

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

/openbmc/qemu/target/mips/
H A Dinternal.h32 struct mips_def_t { struct
33 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 …]
H A Dcpu.h127 typedef struct mips_def_t mips_def_t; typedef