History log of /gem5/tests/test-progs/mwait/Makefile
Revision Date Author Comments
# 10528:a69d27a14460 06-Nov-2014 Marc Orr <morr@cs.wisc.edu>

tests: A test program for the new mwait implementation.

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>