HomeSort by relevance Sort by last modified time
    Searched refs:CP0C3_MT (Results 1 - 3 of 3) sorted by null

  /external/qemu/target-mips/
cpu.h 368 #define CP0C3_MT 2
translate_init.c 272 .CP0_Config3 = MIPS_CONFIG3 | (0 << CP0C3_VInt) | (1 << CP0C3_MT),
op_helper.c 1125 if (env->CP0_Config3 & (1 << CP0C3_MT)) {
    [all...]

Completed in 30 milliseconds