Home
last modified time | relevance | path

Searched refs:CP0TCSt_TCU3 (Results 1 – 3 of 3) sorted by relevance

/external/qemu/target-mips/
Dtranslate_init.c280 .CP0_TCStatus_rw_bitmask = (0 << CP0TCSt_TCU3) | (0 << CP0TCSt_TCU2) |
Dcpu.h156 #define CP0TCSt_TCU3 31 macro
Dop_helper.c694 uint32_t mask = ((1 << CP0TCSt_TCU3) in sync_c0_status()