system.c.070i.icf 5.3 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207
  1. Parsed function:SystemInit
  2. Parsed function:Sys_GetCoreID
  3. Parsed function:default_interrupt_routine
  4. Parsed function:startup_go_to_user_mode
  5. Parsed function:sys_m4_cache_init
  6. Dump after hash based groups
  7. Congruence classes: 5 (unique hash values: 5), with total: 5 items
  8. Class size histogram [num of members]: number of classe number of classess
  9. [1]: 5 classes
  10. Dump after WPA based types groups
  11. Congruence classes: 5 (unique hash values: 5), with total: 5 items
  12. Class size histogram [num of members]: number of classe number of classess
  13. [1]: 5 classes
  14. Worklist has been filled with: 1
  15. Address reference subdivision created: 0 new classes.
  16. Dump after callgraph-based congruence reduction
  17. Congruence classes: 5 (unique hash values: 5), with total: 5 items
  18. Class size histogram [num of members]: number of classe number of classess
  19. [1]: 5 classes
  20. Init called for 0 items (0.00%).
  21. Dump after full equality comparison of groups
  22. Congruence classes: 5 (unique hash values: 5), with total: 5 items
  23. Class size histogram [num of members]: number of classe number of classess
  24. [1]: 5 classes
  25. Worklist has been filled with: 1
  26. Address reference subdivision created: 0 new classes.
  27. Congruence classes: 5 (unique hash values: 5), with total: 5 items
  28. Class size histogram [num of members]: number of classe number of classess
  29. [1]: 5 classes
  30. Item count: 5
  31. Congruent classes before: 5, after: 5
  32. Average class size before: 1.00, after: 1.00
  33. Average non-singular class size: 0.00, count: 0
  34. Equal symbols: 0
  35. Fraction of visited symbols: 0.00%
  36. __attribute__((section (".systeminit")))
  37. SystemInit ()
  38. {
  39. long unsigned int _1;
  40. long unsigned int _2;
  41. long unsigned int _3;
  42. long unsigned int _4;
  43. long unsigned int _5;
  44. long unsigned int _6;
  45. <bb 2> [local count: 1073741824]:
  46. # DEBUG BEGIN_STMT
  47. _1 ={v} MEM[(struct S32_SCB_Type *)3758153728B].CPACR;
  48. _2 = _1 | 15728640;
  49. MEM[(struct S32_SCB_Type *)3758153728B].CPACR ={v} _2;
  50. # DEBUG BEGIN_STMT
  51. __asm__ __volatile__("dsb");
  52. # DEBUG BEGIN_STMT
  53. __asm__ __volatile__("isb");
  54. # DEBUG BEGIN_STMT
  55. _3 ={v} MEM[(struct S32_SCB_Type *)3758153728B].CCR;
  56. _4 = _3 | 1;
  57. MEM[(struct S32_SCB_Type *)3758153728B].CCR ={v} _4;
  58. # DEBUG BEGIN_STMT
  59. _5 ={v} MEM[(struct S32_SCB_Type *)3758153728B].SHPR3;
  60. _6 = _5 & 4278255615;
  61. MEM[(struct S32_SCB_Type *)3758153728B].SHPR3 ={v} _6;
  62. # DEBUG BEGIN_STMT
  63. MEM[(struct AIPS_Type *)1073741824B].MPRA ={v} 2004318071;
  64. # DEBUG BEGIN_STMT
  65. MEM[(struct AIPS_Type *)1073741824B].PACRA ={v} 0;
  66. # DEBUG BEGIN_STMT
  67. MEM[(struct AIPS_Type *)1073741824B].PACRB ={v} 0;
  68. # DEBUG BEGIN_STMT
  69. MEM[(struct AIPS_Type *)1073741824B].PACRD ={v} 0;
  70. # DEBUG BEGIN_STMT
  71. MEM[(struct AIPS_Type *)1073741824B].OPACR[0] ={v} 0;
  72. # DEBUG BEGIN_STMT
  73. MEM[(struct AIPS_Type *)1073741824B].OPACR[1] ={v} 0;
  74. # DEBUG BEGIN_STMT
  75. MEM[(struct AIPS_Type *)1073741824B].OPACR[2] ={v} 0;
  76. # DEBUG BEGIN_STMT
  77. MEM[(struct AIPS_Type *)1073741824B].OPACR[3] ={v} 0;
  78. # DEBUG BEGIN_STMT
  79. MEM[(struct AIPS_Type *)1073741824B].OPACR[4] ={v} 0;
  80. # DEBUG BEGIN_STMT
  81. MEM[(struct AIPS_Type *)1073741824B].OPACR[5] ={v} 0;
  82. # DEBUG BEGIN_STMT
  83. MEM[(struct AIPS_Type *)1073741824B].OPACR[6] ={v} 0;
  84. # DEBUG BEGIN_STMT
  85. MEM[(struct AIPS_Type *)1073741824B].OPACR[7] ={v} 0;
  86. # DEBUG BEGIN_STMT
  87. MEM[(struct AIPS_Type *)1073741824B].OPACR[8] ={v} 0;
  88. # DEBUG BEGIN_STMT
  89. MEM[(struct AIPS_Type *)1073741824B].OPACR[9] ={v} 0;
  90. # DEBUG BEGIN_STMT
  91. MEM[(struct AIPS_Type *)1073741824B].OPACR[10] ={v} 0;
  92. # DEBUG BEGIN_STMT
  93. MEM[(struct AIPS_Type *)1073741824B].OPACR[11] ={v} 0;
  94. # DEBUG BEGIN_STMT
  95. __asm__ __volatile__("dsb");
  96. # DEBUG BEGIN_STMT
  97. __asm__ __volatile__("isb");
  98. # DEBUG BEGIN_STMT
  99. sys_m4_cache_init (0);
  100. return;
  101. }
  102. Sys_GetCoreID ()
  103. {
  104. <bb 2> [local count: 1073741824]:
  105. # DEBUG BEGIN_STMT
  106. return 0;
  107. }
  108. default_interrupt_routine ()
  109. {
  110. <bb 2> [local count: 107374]:
  111. <bb 3> [local count: 1073741824]:
  112. # DEBUG BEGIN_STMT
  113. # DEBUG BEGIN_STMT
  114. # DEBUG BEGIN_STMT
  115. <bb 4> [local count: 1073741824]:
  116. goto <bb 3>; [100.00%]
  117. }
  118. startup_go_to_user_mode ()
  119. {
  120. <bb 2> [local count: 1073741824]:
  121. # DEBUG BEGIN_STMT
  122. return;
  123. }
  124. sys_m4_cache_init (uint8 cache)
  125. {
  126. uint8 RetValue;
  127. long unsigned int _1;
  128. long unsigned int _2;
  129. long unsigned int _3;
  130. long unsigned int _4;
  131. long unsigned int _5;
  132. signed int _8;
  133. <bb 2> [local count: 236223200]:
  134. # DEBUG BEGIN_STMT
  135. # DEBUG RetValue => 0
  136. # DEBUG BEGIN_STMT
  137. if (cache_9(D) == 0)
  138. goto <bb 3>; [50.00%]
  139. else
  140. goto <bb 6>; [50.00%]
  141. <bb 3> [local count: 118111600]:
  142. # DEBUG BEGIN_STMT
  143. MEM[(struct LMEM_Type *)3758628864B].PCCCR ={v} 83886080;
  144. # DEBUG BEGIN_STMT
  145. _1 ={v} MEM[(struct LMEM_Type *)3758628864B].PCCCR;
  146. _2 = _1 | 2147483648;
  147. MEM[(struct LMEM_Type *)3758628864B].PCCCR ={v} _2;
  148. # DEBUG BEGIN_STMT
  149. <bb 4> [local count: 1073741824]:
  150. # DEBUG BEGIN_STMT
  151. # DEBUG BEGIN_STMT
  152. _3 ={v} MEM[(struct LMEM_Type *)3758628864B].PCCCR;
  153. _8 = (signed int) _3;
  154. if (_8 < 0)
  155. goto <bb 7>; [89.00%]
  156. else
  157. goto <bb 5>; [11.00%]
  158. <bb 7> [local count: 955630223]:
  159. goto <bb 4>; [100.00%]
  160. <bb 5> [local count: 118111601]:
  161. # DEBUG BEGIN_STMT
  162. # DEBUG BEGIN_STMT
  163. _4 ={v} MEM[(struct LMEM_Type *)3758628864B].PCCCR;
  164. _5 = _4 | 1;
  165. MEM[(struct LMEM_Type *)3758628864B].PCCCR ={v} _5;
  166. <bb 6> [local count: 236223201]:
  167. # RetValue_6 = PHI <0(5), 1(2)>
  168. # DEBUG RetValue => RetValue_6
  169. # DEBUG BEGIN_STMT
  170. return RetValue_6;
  171. }