Searched defs:CP0_SRSConf2 (Results 1 - 2 of 2) sorted by relevance

/external/qemu/target-mips/
H A Dtranslate_init.c88 int32_t CP0_SRSConf2; member in struct:mips_def_t
296 .CP0_SRSConf2 = (1 << CP0SRSC2_M) | (0x3fe << CP0SRSC2_SRS9) |
H A Dcpu.h247 int32_t CP0_SRSConf2; member in struct:CPUMIPSState

Completed in 59 milliseconds