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

  /external/qemu/target-mips/
translate_init.c 25 ((1 << CP0C0_M) | (0x2 << CP0C0_K0))
314 .CP0_Config0 = (1 << 17) | (0x1 << 9) | (0x1 << 6) | (0x2 << CP0C0_K0),
333 .CP0_Config0 = (1 << 17) | (0x1 << 9) | (0x1 << 6) | (0x2 << CP0C0_K0),
cpu.h 342 #define CP0C0_K0 0

Completed in 34 milliseconds