﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc
66	'instr_speed' command handles MIPS > 9 poorly	anonymous	Eric Swenson	"When the CPU speed hit 16 MIPS, instr_speed reported:

 MIPS AVE =  1.62707446e1, TIME AVE = 221, 61 NANOSECONDS

The speed reporting formatting is apparently assuming the MIPS is not expected to exceed 9.

The expected result should have been something like:

MIPS AVE = 16.270, TIME AVE = 221, 61 NANOSECONDS

or

MIPS AVE = 16.27, TIME AVE = 221, 61 NANOSECONDS

"	defect	closed	minor	MR12.8	Tools	MR12.7	fixed		
