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

  /external/qemu/target-mips/
machine.c 106 qemu_put_sbe32s(f, &env->CP0_SRSConf1);
257 qemu_get_sbe32s(f, &env->CP0_SRSConf1);
translate_init.c 86 int32_t CP0_SRSConf1;
293 .CP0_SRSConf1 = (1 << CP0SRSC1_M) | (0x3fe << CP0SRSC1_SRS6) |
cpu.h 248 int32_t CP0_SRSConf1;
translate.c     [all...]
op_helper.c     [all...]

Completed in 39 milliseconds