HomeSort by relevance Sort by last modified time
    Searched refs:CP0_Config2 (Results 1 - 5 of 5) 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...]
machine.c 125 qemu_put_sbe32s(f, &env->CP0_Config2);
276 qemu_get_sbe32s(f, &env->CP0_Config2);
cpu.h 351 int32_t CP0_Config2;
translate.c     [all...]
op_helper.c     [all...]

Completed in 116 milliseconds