Lines Matching defs:pridtab
848 struct pridtab { struct
849 int cpu_cid;
850 int cpu_pid;
851 int cpu_rev; /* -1 == wildcard */
852 int cpu_copts; /* -1 == wildcard */
853 int cpu_isa; /* -1 == probed (mips32/mips64) */
854 int cpu_ntlb; /* -1 == unknown, 0 == probed */
855 int cpu_flags;
856 u_int cpu_cp0flags; /* presence of some cp0 regs */
857 u_int cpu_cidflags; /* company-specific flags */
858 const char *cpu_name;