Age | Commit message (Collapse) | Author | |
---|---|---|---|
2016-02-06 | style: fix missing spaces in control statements | Steve Reinhardt | |
Result of running 'hg m5style --skip-all --fix-control -a'. | |||
2014-11-06 | tests: A test program for the new mwait implementation. | Marc Orr | |
This is a simple test program for the new mwait implemenation. It is uses m5threads to create to threads of execution in syscall emulation mode that interact using the mwait instruction. Committed by: Nilay Vaish <nilay@cs.wisc.edu> |