Revision f01be154 target-mips/TODO

b/target-mips/TODO
30 30
  each ASID change. Using the MMU modes to implement ASIDs hinges on
31 31
  implementing the global bit efficiently.
32 32
- save/restore of the CPU state is not implemented (see machine.c).
33
- Improve cpu state handling:
34
  Step 1) Collect all the TC state in a single struct, so we need only
35
          a single global pointer for the active TC.
36
  Step 2) Use only a single TC context as working context, and copy the
37
          contexts on TC switch. Likewise for FPU contexts.
38 33

  
39 34
MIPS64
40 35
------

Also available in: Unified diff