HomeSort by relevance Sort by last modified time
    Searched defs:CP0_Config2 (Results 1 - 2 of 2) sorted by null

  /external/qemu/target-mips/
translate_init.c 69 int32_t CP0_Config2;
108 .CP0_Config2 = MIPS_CONFIG2,
129 .CP0_Config2 = MIPS_CONFIG2,
148 .CP0_Config2 = MIPS_CONFIG2,
167 .CP0_Config2 = MIPS_CONFIG2,
187 .CP0_Config2 = MIPS_CONFIG2,
207 .CP0_Config2 = MIPS_CONFIG2,
227 .CP0_Config2 = MIPS_CONFIG2,
248 .CP0_Config2 = MIPS_CONFIG2,
271 .CP0_Config2 = MIPS_CONFIG2
    [all...]
cpu.h 351 int32_t CP0_Config2;

Completed in 443 milliseconds