Fixed issues #200
Created by: rosethompson
- Possible fix for wfi.
- This version passes the regression test and solves issue #200 (closed). wfi's implemenation is changed so that wfi does not take an interrupt in the Memory stage. Instead it advances to the Writeback stage then traps.
- Cleaned up the implementation changes for wfi.