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

  /external/qemu/target-mips/
cpu.h 159 #define CP0TCSt_TKSU 11
translate_init.c 284 (0x3 << CP0TCSt_TKSU) | (1 << CP0TCSt_IXMT) |
op_helper.c 727 t0 |= (tcstatus & (0x3 << CP0TCSt_TKSU)) >> (CP0TCSt_TKSU - CP0St_KSU);
    [all...]

Completed in 73 milliseconds