Back to home page

LXR

 
 

    


Warning, /testsuites/benchmarks/dhrystone/dhrystone.scn is written in an unsupported language. File is not indexed.

0001 *** BEGIN OF TEST DHRYSTONE ***
0002 
0003 Dhrystone Benchmark, Version 2.1 (Language: C)
0004 
0005 Program compiled without 'register' attribute
0006 
0007 Execution starts, 1000000 runs through Dhrystone
0008 Execution ends
0009 
0010 Final values of the variables used in the benchmark:
0011 
0012 Int_Glob:            5
0013         should be:   5
0014 Bool_Glob:           1
0015         should be:   1
0016 Ch_1_Glob:           A
0017         should be:   A
0018 Ch_2_Glob:           B
0019         should be:   B
0020 Arr_1_Glob[8]:       7
0021         should be:   7
0022 Arr_2_Glob[8][7]:    1000010
0023         should be:   Number_Of_Runs + 10
0024 Ptr_Glob->
0025   Ptr_Comp:          33770520
0026         should be:   (implementation-dependent)
0027   Discr:             0
0028         should be:   0
0029   Enum_Comp:         2
0030         should be:   2
0031   Int_Comp:          17
0032         should be:   17
0033   Str_Comp:          DHRYSTONE PROGRAM, SOME STRING
0034         should be:   DHRYSTONE PROGRAM, SOME STRING
0035 Next_Ptr_Glob->
0036   Ptr_Comp:          33770520
0037         should be:   (implementation-dependent), same as above
0038   Discr:             0
0039         should be:   0
0040   Enum_Comp:         1
0041         should be:   1
0042   Int_Comp:          18
0043         should be:   18
0044   Str_Comp:          DHRYSTONE PROGRAM, SOME STRING
0045         should be:   DHRYSTONE PROGRAM, SOME STRING
0046 Int_1_Loc:           5
0047         should be:   5
0048 Int_2_Loc:           13
0049         should be:   13
0050 Int_3_Loc:           7
0051         should be:   7
0052 Enum_Loc:            1
0053         should be:   1
0054 Str_1_Loc:           DHRYSTONE PROGRAM, 1'ST STRING
0055         should be:   DHRYSTONE PROGRAM, 1'ST STRING
0056 Str_2_Loc:           DHRYSTONE PROGRAM, 2'ND STRING
0057         should be:   DHRYSTONE PROGRAM, 2'ND STRING
0058 
0059 Microseconds for one run through Dhrystone:   82.8 
0060 Dhrystones per Second:                      12078.2 
0061 DMIPS:                                       6.87 
0062 
0063 *** END OF TEST DHRYSTONE ***