Searched refs:CP0C3_MT (Results 1 - 3 of 3) sorted by relevance

/external/qemu/target-mips/
H A Dcpu.h368 #define CP0C3_MT 2 macro
H A Dtranslate_init.c272 .CP0_Config3 = MIPS_CONFIG3 | (0 << CP0C3_VInt) | (1 << CP0C3_MT),
H A Dop_helper.c1125 if (env->CP0_Config3 & (1 << CP0C3_MT)) {

Completed in 38 milliseconds