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

  /external/qemu/target-mips/
machine.c 105 qemu_put_sbe32s(f, &env->CP0_SRSConf0);
256 qemu_get_sbe32s(f, &env->CP0_SRSConf0);
translate_init.c 84 int32_t CP0_SRSConf0;
290 .CP0_SRSConf0 = (1 << CP0SRSC0_M) | (0x3fe << CP0SRSC0_SRS3) |
cpu.h 242 int32_t CP0_SRSConf0;
translate.c     [all...]
op_helper.c     [all...]

Completed in 93 milliseconds