Searched refs:CP0_Config1_IA (Results 1 - 2 of 2) sorted by relevance
/gem5/src/arch/mips/ | ||
H A D | types.hh | 85 CP0_Config1_IL(0), CP0_Config1_IA(0), CP0_Config1_DS(0), 121 unsigned CP0_Config1_IA; // Page 111 member in struct:MipsISA::CoreSpecific |
H A D | isa.cc | 211 cfg1.ia = cp.CP0_Config1_IA; |
Completed in 6 milliseconds