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

  /external/qemu/target-mips/
machine.c 27 qemu_put_sbe32s(f, &tc->CP0_Debug_tcstatus);
174 qemu_get_sbe32s(f, &tc->CP0_Debug_tcstatus);
cpu.h 177 int32_t CP0_Debug_tcstatus;
op_helper.c 958 tcstatus = other->active_tc.CP0_Debug_tcstatus;
960 tcstatus = other->tcs[other_tc].CP0_Debug_tcstatus;
    [all...]

Completed in 34 milliseconds