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

  /external/qemu/target-mips/
cpu.h 147 typedef struct TCState TCState;
148 struct TCState {
182 TCState active_tc;
421 TCState tcs[MIPS_SHADOW_SET_MAX];
machine.c 6 static void save_tc(QEMUFile *f, TCState *tc)
153 static void load_tc(QEMUFile *f, TCState *tc)

Completed in 41 milliseconds