Subversion Repositories HelenOS

Compare Revisions

Ignore whitespace Rev 143 → Rev 144

//SPARTAN/trunk/doc/TODO
16,7 → 16,8
+ 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
+ [ia32] zero the alignment exception bit in EFLAGS [DONE]
- Task changed to clean AM in CR0 so the alignment check is disabled globaly
+ make emulated architectures also work on real hardware
+ bring in support for other architectures (e.g. PowerPC)