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

  /external/qemu/target-mips/
machine.c 22 qemu_put_sbe32s(f, &tc->CP0_TCBind);
169 qemu_get_sbe32s(f, &tc->CP0_TCBind);
op_helper.c 812 return env->active_tc.CP0_TCBind;
821 return other->active_tc.CP0_TCBind;
823 return other->tcs[other_tc].CP0_TCBind;
    [all...]
cpu.h 169 int32_t CP0_TCBind;
translate.c     [all...]

Completed in 86 milliseconds