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

  /external/qemu/target-mips/
machine.c 107 qemu_put_sbe32s(f, &env->CP0_SRSConf2);
258 qemu_get_sbe32s(f, &env->CP0_SRSConf2);
translate_init.c 88 int32_t CP0_SRSConf2;
296 .CP0_SRSConf2 = (1 << CP0SRSC2_M) | (0x3fe << CP0SRSC2_SRS9) |
cpu.h 254 int32_t CP0_SRSConf2;
translate.c     [all...]
op_helper.c     [all...]

Completed in 232 milliseconds