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

  /external/qemu/target-mips/
machine.c 122 qemu_put_sbe32s(f, &env->CP0_EBase);
273 qemu_get_sbe32s(f, &env->CP0_EBase);
cpu.h 321 int32_t CP0_EBase;
helper.c 307 ebase = env->CP0_EBase - 0x80000000;
788 env->active_tc.PC = (int32_t)(env->CP0_EBase & ~0x3ff);
op_helper.c     [all...]
translate.c     [all...]

Completed in 784 milliseconds