diff --git a/cMIPS/tests/count.c b/cMIPS/tests/count.c index 9e27a8fac3087007b8801a7510b168a0f619b07d..d0f644b30b9ae388945bb3b2881abd968d46eea5 100644 --- a/cMIPS/tests/count.c +++ b/cMIPS/tests/count.c @@ -1,5 +1,5 @@ //------------------------------------------------------------------------- -// test if COUNT register counts up monotonically +// test if COUNT register counts up monotonically as it should // returns error if the time to compute every 11th element of the Fibonacci // sequence, as measured by COUNT is not monotonically increasing //-------------------------------------------------------------------------