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

  /external/qemu/target-mips/
cpu.h 152 #define CP0TCSt_TMX 27
translate_init.c 282 (0 << CP0TCSt_TMX) | (1 << CP0TCSt_DT) |
op_helper.c 726 t0 |= (tcstatus & (1 << CP0TCSt_TMX)) >> (CP0TCSt_TMX - CP0St_MX);
    [all...]

Completed in 37 milliseconds