Subversion Repositories HelenOS

Compare Revisions

Ignore whitespace Rev 144 → Rev 143

//SPARTAN/trunk/doc/TODO
16,8 → 16,7
+ zero IOPL in EFLAGS [DONE]
+ before IRET (from SYSCALL), zero NT in EFLAGS [DONE]
+ [ia32] review the cache controling bits in CR0 register
+ [ia32] zero the alignment exception bit in EFLAGS [DONE]
- Task changed to clean AM in CR0 so the alignment check is disabled globaly
+ [ia32] zero the alignment exception bit in EFLAGS
+ make emulated architectures also work on real hardware
+ bring in support for other architectures (e.g. PowerPC)