u-boot-brain/lib/dhry
Simon Glass f215287bd5 dhry: Correct dhrystone calculation for fast machines
At present samus reports about 5600 DMIPS. With the default iteration count
this is OK, but if 10 million runs are performed it overflows. Fix it.

Signed-off-by: Simon Glass <sjg@chromium.org>
2016-03-17 10:27:27 +08:00
..
cmd_dhry.c dhry: Correct dhrystone calculation for fast machines 2016-03-17 10:27:27 +08:00
dhry_1.c Add a dhrystone benchmark command 2015-07-21 17:39:19 -06:00
dhry_2.c Add a dhrystone benchmark command 2015-07-21 17:39:19 -06:00
dhry.h Add a dhrystone benchmark command 2015-07-21 17:39:19 -06:00
Kconfig Add a dhrystone benchmark command 2015-07-21 17:39:19 -06:00
Makefile Add a dhrystone benchmark command 2015-07-21 17:39:19 -06:00