4 lines
1.6 MiB
4 lines
1.6 MiB
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd"><html><head><meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1"><title>Crinkler compression report</title><script type='text/javascript'>function collapse(el){el.style.display='none';el=el.parentNode.parentNode.previousSibling;while(el.className!='c1'){el=el.firstChild;}var address=el.innerHTML.substr(1);el.innerHTML='+'+address;}function expand(el){el.style.display='';el=el.parentNode.parentNode.previousSibling;while(el.className!='c1'){el=el.firstChild;}var address=el.innerHTML.substr(1);el.innerHTML='-'+address;}function hideSections(){var el;for(i=0;(el=document.getElementById('h_'+i))!=null;i++){el.style.display = 'none';}expandPrefix("o_");}function showSections(){var el;for(i=0;(el=document.getElementById('h_'+i))!=null;i++){el.style.display='';}}function switchMenu(obj){var el=document.getElementById(obj);if(el.style.display != 'none'){collapse(el);}else{expand(el);}}function collapsePrefix(prefix){var el;for(i=0;(el=document.getElementById(prefix+i))!=null;i++){collapse(el);}}function expandPrefix(prefix){var el;for(i=0;(el=document.getElementById(prefix+i))!=null;i++){expand(el);}}function markState(s){for(i=1;i<=6;i++){var e=document.getElementById('state_'+i);e.setAttribute('style', i==s?'font-weight:bold':'');}}function stateCollapsed(){collapsePrefix('s_');collapsePrefix('o_');collapsePrefix('p_');showSections();markState(1);}function stateSections(){expandPrefix('s_');collapsePrefix('o_');collapsePrefix('p_');showSections();markState(2);}function stateGlobals(){expandPrefix('s_');expandPrefix('o_');collapsePrefix('p_');hideSections();markState(3);}function stateSectionsGlobals(){expandPrefix('s_');expandPrefix('o_');collapsePrefix('p_');showSections();markState(4);}function stateGlobalsExpanded(){expandPrefix('s_');expandPrefix('o_');expandPrefix('p_');hideSections();markState(5);}function stateSectionsGlobalsExpanded(){expandPrefix('s_');expandPrefix('o_');expandPrefix('p_');showSections();markState(6);}function startState(){stateGlobals();}function recursiveExpand(id){var el=document.getElementById(id);while(el!=null){if(el.localName == 'DIV' && el.id.match('h_') == null){expand(el);}el=el.parentNode;}}</script><style type='text/css'>body{font-family:monospace;}.data{border-collapse:collapse;}.data td{border:0px;}.grptable{border-collapse:collapse;border:0px;}.grptable td{border:0px;padding:0px;}.grptable th{border:0px;padding:0px;}.address{width:7em;text-align:left;white-space:nowrap;}.private_symbol_row th{background-color:#eef;}.public_symbol_row th{background-color:#99c;font-weight:bold;}.oldsection_symbol_row th{background-color:#c88;font-weight:bold;}.section_symbol_row th{background-color:#8c8;font-weight:bold;}.public_symbol_row_expandable th{cursor: pointer;cursor: hand;background-color:#99c;font-weight:bold;}.oldsection_symbol_row_expandable th{cursor: pointer;cursor: hand;background-color:#c88;font-weight:bold;}.section_symbol_row_expandable th{cursor: pointer;cursor: hand;background-color:#8c8;font-weight:bold;}.c1{width:7em;text-align:left;white-space:nowrap;}.c2{width:45em;text-align:right;white-space:nowrap;}.c3{width:7em;text-align:right;white-space:nowrap;}.c4{width:7em;text-align:right;white-space:nowrap;}.c5{width:7em;text-align:right;white-space:nowrap;}a:link { color: #333333; }a:visited { color: #333333; }a:hover { color: #333333; }a:active { color: #333333; }</style></head><body onload='startState()'><h1>Crinkler compression report</h1><p><b>Report for file out\leviathan-release.exe generated by Crinkler 2.1a on Thu Aug 8 22:25:37 2024
|
|
</b></p><p><b>Options: /SUBSYSTEM:WINDOWS /ENTRY:entrypoint /COMPMODE:SLOW /SATURATE /HASHSIZE:1000 /HASHTRIES:300 /ORDERTRIES:9000 /RANGE:opengl32 /UNSAFEIMPORT /TRANSFORM:CALLS /TRUNCATEFLOATS:32 /UNALIGNCODE /NOINITIALIZERS</b></p><p><b>Output file size: 4377</b></p><p><table><tr><td rowspan='2'><b>Bits per byte:</b></td><td> </td><td bgcolor='#80FF80' colspan='2' title='Less than 0.1 bits per byte'> </td><td bgcolor='#00FF00' colspan='2' title='Between 0.1 and 0.5 bits per byte'> </td><td bgcolor='#00C000' colspan='2' title='Between 0.5 and 1 bits per byte'> </td><td bgcolor='#008040' colspan='2' title='Between 1 and 2 bits per byte'> </td><td bgcolor='#006090' colspan='2' title='Between 2 and 3 bits per byte'> </td><td bgcolor='#0020F0' colspan='2' title='Between 3 and 5 bits per byte'> </td><td bgcolor='#0000A0' colspan='2' title='Between 5 and 7 bits per byte'> </td><td bgcolor='#000000' colspan='2' title='Between 7 and 9 bits per byte'> </td><td bgcolor='#900000' colspan='2' title='Between 9 and 12 bits per byte'> </td><td bgcolor='#FF0000' colspan='2' title='More than 12 bits per byte'> </td></tr>
|
|
<tr><td colspan='2' align='center'></td><td colspan='2' align='center'>0.1</td><td colspan='2' align='center'>0.5</td><td colspan='2' align='center'>1</td><td colspan='2' align='center'>2</td><td colspan='2' align='center'>3</td><td colspan='2' align='center'>5</td><td colspan='2' align='center'>7</td><td colspan='2' align='center'>9</td><td colspan='2' align='center'>12</td><td></td></tr></table></p>
|
|
<a id='state_1' href='#' onclick='stateCollapsed()'>collapsed</a> <a id='state_2' href='#' onclick='stateSections()'>sections</a> <a id='state_3' href='#' onclick='stateGlobals()'>globals</a> <a id='state_4' href='#' onclick='stateSectionsGlobals()'>sections + globals</a> <a id='state_5' href='#' onclick='stateGlobalsExpanded()'>globals expanded</a> <a id='state_6' href='#' onclick='stateSectionsGlobalsExpanded()'>sections + globals expanded</a> <table class='grptable'><tr><th nowrap class='c1'> Address</th><th nowrap class='c2'>Label name</th><th nowrap class='c3'>Size</th><th nowrap class='c4'>Comp. size</th><th nowrap class='c5'>Ratio</th></tr><tr class='section_symbol_row_expandable' onclick="switchMenu('s_0');"><th nowrap class='c1'>-00420000 </th><th nowrap class='c2'><a id='A'>Code sections</a></th><th nowrap class='c3'>1781</th><th nowrap class='c4'>1059.21</th><th nowrap class='c5'>59.5%</th></tr><tr><td nowrap colspan='5'><div id='s_0'><table class='grptable'><tr><td nowrap colspan='5'><div id='h_0'><table class='grptable'><tr class='oldsection_symbol_row_expandable' onclick="switchMenu('o_0');"><th nowrap class='c1'>-00420000 </th><th nowrap class='c2'><a id='B'>call detransform:ct</a></th><th nowrap class='c3'>24</th><th nowrap class='c4'>24.00</th><th nowrap class='c5'>100.0%</th></tr></table></div></td></tr><tr><td nowrap colspan='5'><div id='o_0'><table class='grptable'><tr class='public_symbol_row_expandable' onclick="switchMenu('p_0');"><th nowrap class='c1'>-00420000 </th><th nowrap class='c2'><a id='C'>_CallTrans</a></th><th nowrap class='c3'>24</th><th nowrap class='c4'>24.00</th><th nowrap class='c5'>100.0%</th></tr><tr><td nowrap colspan='5'><div id='p_0'><table class='grptable'><tr class='private_symbol_row'><th nowrap class='c1'> 00420000 </th><th nowrap class='c2'>_CallTrans</th><th nowrap class='c3'>6</th><th nowrap class='c4'>5.48</th><th nowrap class='c5'>91.3%</th></tr><tr><td nowrap colspan='5'><table class='grptable'><tr><td nowrap class='address'> 00420000 </td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='8.00 bits' style='color: #000000;'>5F</td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td nowrap title='1.00 bytes' style='color: #000000;'>POP EDI</td></tr></table></tr><tr><td nowrap class='address'> 00420001 </td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='9.48 bits' style='color: #900000;'>B9</td><td title='8.68 bits' style='color: #000000;'>1A</td><td title='8.02 bits' style='color: #000000;'>00</td><td title='6.67 bits' style='color: #0000A0;'>00</td><td title='3.00 bits' style='color: #0020F0;'>00</td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td nowrap title='4.48 bytes' style='color: #000000;'>MOV ECX, 0x0</td></tr></table></tr></table></td></tr><tr class='private_symbol_row'><th nowrap class='c1'> 00420006 </th><th nowrap class='c2'><a id='D'>tloop</a></th><th nowrap class='c3'>18</th><th nowrap class='c4'>18.52</th><th nowrap class='c5'>102.9%</th></tr><tr><td nowrap colspan='5'><table class='grptable'><tr><td nowrap class='address'> 00420006 </td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='9.62 bits' style='color: #900000;'>B0</td><td title='9.92 bits' style='color: #900000;'>E8</td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td nowrap title='2.44 bytes' style='color: #900000;'>MOV AL, 0xE8</td></tr></table></tr><tr><td nowrap class='address'> 00420008 </td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='8.26 bits' style='color: #000000;'>AE</td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td nowrap title='1.03 bytes' style='color: #000000;'>SCASB </td></tr></table></tr><tr><td nowrap class='address'> 00420009 </td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='9.13 bits' style='color: #900000;'>75</td><td title='8.24 bits' style='color: #000000;'>FB</td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td nowrap title='2.17 bytes' style='color: #000000;'>JNZ <a href='#D' onclick='recursiveExpand("D")'>tloop</a></td></tr></table></tr><tr><td nowrap class='address'> 0042000B </td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='9.06 bits' style='color: #900000;'>8B</td><td title='7.95 bits' style='color: #000000;'>07</td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td nowrap title='2.13 bytes' style='color: #000000;'>MOV EAX, [EDI]</td></tr></table></tr><tr><td nowrap class='address'> 0042000D </td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='8.38 bits' style='color: #000000;'>98</td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td nowrap title='1.05 bytes' style='color: #000000;'>CWDE </td></tr></table></tr><tr><td nowrap class='address'> 0042000E </td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='9.62 bits' style='color: #900000;'>3B</td><td title='5.84 bits' style='color: #0000A0;'>07</td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td nowrap title='1.93 bytes' style='color: #000000;'>CMP EAX, [EDI]</td></tr></table></tr><tr><td nowrap class='address'> 00420010 </td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='7.06 bits' style='color: #000000;'>75</td><td title='7.56 bits' style='color: #000000;'>F4</td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td nowrap title='1.83 bytes' style='color: #000000;'>JNZ <a href='#D' onclick='recursiveExpand("D")'>tloop</a></td></tr></table></tr><tr><td nowrap class='address'> 00420012 </td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='8.88 bits' style='color: #000000;'>29</td><td title='7.70 bits' style='color: #000000;'>F8</td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td nowrap title='2.07 bytes' style='color: #000000;'>SUB EAX, EDI</td></tr></table></tr><tr><td nowrap class='address'> 00420014 </td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='6.56 bits' style='color: #0000A0;'>98</td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td nowrap title='0.82 bytes' style='color: #0000A0;'>CWDE </td></tr></table></tr><tr><td nowrap class='address'> 00420015 </td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='8.70 bits' style='color: #000000;'>AB</td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td nowrap title='1.09 bytes' style='color: #000000;'>STOSD </td></tr></table></tr><tr><td nowrap class='address'> 00420016 </td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='8.32 bits' style='color: #000000;'>E2</td><td title='7.38 bits' style='color: #000000;'>EE</td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td nowrap title='1.96 bytes' style='color: #000000;'>LOOP <a href='#D' onclick='recursiveExpand("D")'>tloop</a></td></tr></table></tr></table></td></tr><tr class='private_symbol_row'><th nowrap class='c1'> 00420018 </th><th nowrap class='c2'><a id='E'>_CallTransEnd</a></th><th nowrap class='c3'> </th><th nowrap class='c4'> </th><th nowrap class='c5'> </th></tr><tr><td nowrap colspan='5'><table class='grptable'></table></td></tr></table></div></td></tr></table></div></td></tr><tr><td nowrap colspan='5'><div id='h_1'><table class='grptable'><tr class='oldsection_symbol_row_expandable' onclick="switchMenu('o_1');"><th nowrap class='c1'>-00420018 </th><th nowrap class='c2'><a id='F'>Crinkler import:.text</a></th><th nowrap class='c3'>132</th><th nowrap class='c4'>112.55</th><th nowrap class='c5'>85.3%</th></tr></table></div></td></tr><tr><td nowrap colspan='5'><div id='o_1'><table class='grptable'><tr class='public_symbol_row_expandable' onclick="switchMenu('p_1');"><th nowrap class='c1'>-00420018 </th><th nowrap class='c2'><a id='G'>_Import</a></th><th nowrap class='c3'>132</th><th nowrap class='c4'>112.55</th><th nowrap class='c5'>85.3%</th></tr><tr><td nowrap colspan='5'><div id='p_1'><table class='grptable'><tr class='private_symbol_row'><th nowrap class='c1'> 00420018 </th><th nowrap class='c2'>_Import</th><th nowrap class='c3'>29</th><th nowrap class='c4'>23.01</th><th nowrap class='c5'>79.3%</th></tr><tr><td nowrap colspan='5'><table class='grptable'><tr><td nowrap class='address'> 00420018 </td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='7.98 bits' style='color: #000000;'>BB</td><td title='9.77 bits' style='color: #900000;'>0D</td><td title='7.88 bits' style='color: #000000;'>01</td><td title='8.82 bits' style='color: #000000;'>40</td><td title='6.14 bits' style='color: #0000A0;'>00</td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td nowrap title='5.07 bytes' style='color: #000000;'>MOV EBX, <a href='#H' onclick='recursiveExpand("H")'>_HeaderHashes</a></td></tr></table></tr><tr><td nowrap class='address'> 0042001D </td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='8.18 bits' style='color: #000000;'>BE</td><td title='7.71 bits' style='color: #000000;'>F5</td><td title='7.76 bits' style='color: #000000;'>06</td><td title='7.87 bits' style='color: #000000;'>42</td><td title='5.95 bits' style='color: #0000A0;'>00</td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td nowrap title='4.68 bytes' style='color: #000000;'>MOV ESI, <a href='#I' onclick='recursiveExpand("I")'>_DLLNames</a></td></tr></table></tr><tr><td nowrap class='address'> 00420022 </td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='5.97 bits' style='color: #0000A0;'>BF</td><td title='4.86 bits' style='color: #0020F0;'>00</td><td title='3.87 bits' style='color: #0020F0;'>00</td><td title='6.19 bits' style='color: #0000A0;'>B1</td><td title='5.72 bits' style='color: #0000A0;'>01</td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td nowrap title='3.33 bytes' style='color: #0000A0;'>MOV EDI, <a href='#J' onclick='recursiveExpand("J")'>_ImportList</a></td></tr></table></tr><tr><td nowrap class='address'> 00420027 </td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='7.53 bits' style='color: #000000;'>58</td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td nowrap title='0.94 bytes' style='color: #000000;'>POP EAX</td></tr></table></tr><tr><td nowrap class='address'> 00420028 </td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='7.64 bits' style='color: #000000;'>8B</td><td title='6.82 bits' style='color: #0000A0;'>40</td><td title='6.98 bits' style='color: #0000A0;'>0C</td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td nowrap title='2.68 bytes' style='color: #000000;'>MOV EAX, [EAX+0xC]</td></tr></table></tr><tr><td nowrap class='address'> 0042002B </td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='5.83 bits' style='color: #0000A0;'>8B</td><td title='3.78 bits' style='color: #0020F0;'>40</td><td title='1.79 bits' style='color: #008040;'>0C</td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td nowrap title='1.43 bytes' style='color: #0020F0;'>MOV EAX, [EAX+0xC]</td></tr></table></tr><tr><td nowrap class='address'> 0042002E </td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='1.23 bits' style='color: #008040;'>8B</td><td title='7.18 bits' style='color: #000000;'>00</td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td nowrap title='1.05 bytes' style='color: #0020F0;'>MOV EAX, [EAX]</td></tr></table></tr><tr><td nowrap class='address'> 00420030 </td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='6.04 bits' style='color: #0000A0;'>8B</td><td title='2.53 bits' style='color: #006090;'>00</td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td nowrap title='1.07 bytes' style='color: #0020F0;'>MOV EAX, [EAX]</td></tr></table></tr><tr><td nowrap class='address'> 00420032 </td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='2.22 bits' style='color: #006090;'>8B</td><td title='11.12 bits' style='color: #900000;'>68</td><td title='8.71 bits' style='color: #000000;'>18</td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td nowrap title='2.76 bytes' style='color: #000000;'>MOV EBP, [EAX+0x18]</td></tr></table></tr></table></td></tr><tr class='private_symbol_row'><th nowrap class='c1'> 00420035 </th><th nowrap class='c2'><a id='K'>DLLLoop</a></th><th nowrap class='c3'>4</th><th nowrap class='c4'>4.68</th><th nowrap class='c5'>116.9%</th></tr><tr><td nowrap colspan='5'><table class='grptable'><tr><td nowrap class='address'> 00420035 </td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='9.05 bits' style='color: #900000;'>31</td><td title='10.91 bits' style='color: #900000;'>C0</td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td nowrap title='2.50 bytes' style='color: #900000;'>XOR EAX, EAX</td></tr></table></tr><tr><td nowrap class='address'> 00420037 </td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='8.70 bits' style='color: #000000;'>AC</td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td nowrap title='1.09 bytes' style='color: #000000;'>LODSB </td></tr></table></tr><tr><td nowrap class='address'> 00420038 </td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='8.74 bits' style='color: #000000;'>91</td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td nowrap title='1.09 bytes' style='color: #000000;'>XCHG ECX, EAX</td></tr></table></tr></table></td></tr><tr class='private_symbol_row'><th nowrap class='c1'> 00420039 </th><th nowrap class='c2'><a id='L'>HashLoop</a></th><th nowrap class='c3'>1</th><th nowrap class='c4'>1.15</th><th nowrap class='c5'>115.4%</th></tr><tr><td nowrap colspan='5'><table class='grptable'><tr><td nowrap class='address'> 00420039 </td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='9.23 bits' style='color: #900000;'>60</td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td nowrap title='1.15 bytes' style='color: #900000;'>PUSHA </td></tr></table></tr></table></td></tr><tr class='private_symbol_row'><th nowrap class='c1'> 0042003A </th><th nowrap class='c2'><a id='M'>GetProcAddress</a></th><th nowrap class='c3'>13</th><th nowrap class='c4'>10.88</th><th nowrap class='c5'>83.7%</th></tr><tr><td nowrap colspan='5'><table class='grptable'><tr><td nowrap class='address'> 0042003A </td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='4.19 bits' style='color: #0020F0;'>8B</td><td title='7.80 bits' style='color: #000000;'>45</td><td title='8.89 bits' style='color: #000000;'>3C</td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td nowrap title='2.61 bytes' style='color: #0000A0;'>MOV EAX, [EBP+0x3C]</td></tr></table></tr><tr><td nowrap class='address'> 0042003D </td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='5.95 bits' style='color: #0000A0;'>01</td><td title='9.05 bits' style='color: #900000;'>E8</td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td nowrap title='1.88 bytes' style='color: #000000;'>ADD EAX, EBP</td></tr></table></tr><tr><td nowrap class='address'> 0042003F </td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='3.30 bits' style='color: #0020F0;'>8B</td><td title='9.16 bits' style='color: #900000;'>50</td><td title='10.14 bits' style='color: #900000;'>78</td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td nowrap title='2.82 bytes' style='color: #000000;'>MOV EDX, [EAX+0x78]</td></tr></table></tr><tr><td nowrap class='address'> 00420042 </td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='5.00 bits' style='color: #0000A0;'>01</td><td title='6.32 bits' style='color: #0000A0;'>EA</td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td nowrap title='1.41 bytes' style='color: #0000A0;'>ADD EDX, EBP</td></tr></table></tr><tr><td nowrap class='address'> 00420044 </td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='2.89 bits' style='color: #006090;'>8B</td><td title='8.51 bits' style='color: #000000;'>4A</td><td title='5.84 bits' style='color: #0000A0;'>18</td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td nowrap title='2.16 bytes' style='color: #0000A0;'>MOV ECX, [EDX+0x18]</td></tr></table></tr></table></td></tr><tr class='private_symbol_row'><th nowrap class='c1'> 00420047 </th><th nowrap class='c2'><a id='N'>ScanProcedureNamesLoop</a></th><th nowrap class='c3'>13</th><th nowrap class='c4'>10.34</th><th nowrap class='c5'>79.6%</th></tr><tr><td nowrap colspan='5'><table class='grptable'><tr><td nowrap class='address'> 00420047 </td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='4.50 bits' style='color: #0020F0;'>8B</td><td title='5.57 bits' style='color: #0000A0;'>42</td><td title='9.16 bits' style='color: #900000;'>20</td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td nowrap title='2.40 bytes' style='color: #0000A0;'>MOV EAX, [EDX+0x20]</td></tr></table></tr><tr><td nowrap class='address'> 0042004A </td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='4.97 bits' style='color: #0020F0;'>01</td><td title='2.91 bits' style='color: #006090;'>E8</td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td nowrap title='0.99 bytes' style='color: #0020F0;'>ADD EAX, EBP</td></tr></table></tr><tr><td nowrap class='address'> 0042004C </td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='1.20 bits' style='color: #008040;'>8B</td><td title='8.12 bits' style='color: #000000;'>74</td><td title='8.52 bits' style='color: #000000;'>88</td><td title='9.77 bits' style='color: #900000;'>FC</td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td nowrap title='3.45 bytes' style='color: #0000A0;'>MOV ESI, [EAX+ECX*4-0x4]</td></tr></table></tr><tr><td nowrap class='address'> 00420050 </td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='5.62 bits' style='color: #0000A0;'>01</td><td title='5.83 bits' style='color: #0000A0;'>EE</td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td nowrap title='1.43 bytes' style='color: #0000A0;'>ADD ESI, EBP</td></tr></table></tr><tr><td nowrap class='address'> 00420052 </td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='8.40 bits' style='color: #000000;'>31</td><td title='8.16 bits' style='color: #000000;'>FF</td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td nowrap title='2.07 bytes' style='color: #000000;'>XOR EDI, EDI</td></tr></table></tr></table></td></tr><tr class='private_symbol_row'><th nowrap class='c1'> 00420054 </th><th nowrap class='c2'><a id='O'>CalculateHashLoop</a></th><th nowrap class='c3'>37</th><th nowrap class='c4'>30.56</th><th nowrap class='c5'>82.6%</th></tr><tr><td nowrap colspan='5'><table class='grptable'><tr><td nowrap class='address'> 00420054 </td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='7.64 bits' style='color: #000000;'>C1</td><td title='7.51 bits' style='color: #000000;'>C7</td><td title='7.51 bits' style='color: #000000;'>06</td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td nowrap title='2.83 bytes' style='color: #000000;'>ROL EDI, 0x6</td></tr></table></tr><tr><td nowrap class='address'> 00420057 </td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='6.32 bits' style='color: #0000A0;'>31</td><td title='3.71 bits' style='color: #0020F0;'>C0</td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td nowrap title='1.25 bytes' style='color: #0000A0;'>XOR EAX, EAX</td></tr></table></tr><tr><td nowrap class='address'> 00420059 </td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='2.31 bits' style='color: #006090;'>AC</td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td nowrap title='0.29 bytes' style='color: #006090;'>LODSB </td></tr></table></tr><tr><td nowrap class='address'> 0042005A </td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='7.57 bits' style='color: #000000;'>31</td><td title='5.66 bits' style='color: #0000A0;'>C7</td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td nowrap title='1.65 bytes' style='color: #0000A0;'>XOR EDI, EAX</td></tr></table></tr><tr><td nowrap class='address'> 0042005C </td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='9.58 bits' style='color: #900000;'>48</td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td nowrap title='1.20 bytes' style='color: #900000;'>DEC EAX</td></tr></table></tr><tr><td nowrap class='address'> 0042005D </td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='8.75 bits' style='color: #000000;'>7D</td><td title='7.27 bits' style='color: #000000;'>F5</td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td nowrap title='2.00 bytes' style='color: #000000;'>JGE <a href='#O' onclick='recursiveExpand("O")'>CalculateHashLoop</a></td></tr></table></tr><tr><td nowrap class='address'> 0042005F </td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='7.03 bits' style='color: #000000;'>3B</td><td title='6.00 bits' style='color: #0000A0;'>3B</td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td nowrap title='1.63 bytes' style='color: #0000A0;'>CMP EDI, [EBX]</td></tr></table></tr><tr><td nowrap class='address'> 00420061 </td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='10.11 bits' style='color: #900000;'>E0</td><td title='7.43 bits' style='color: #000000;'>E4</td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td nowrap title='2.19 bytes' style='color: #000000;'>LOOPNZ <a href='#N' onclick='recursiveExpand("N")'>ScanProcedureNamesLoop</a></td></tr></table></tr><tr><td nowrap class='address'> 00420063 </td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='4.82 bits' style='color: #0020F0;'>8B</td><td title='5.26 bits' style='color: #0000A0;'>42</td><td title='6.66 bits' style='color: #0000A0;'>24</td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td nowrap title='2.09 bytes' style='color: #0000A0;'>MOV EAX, [EDX+0x24]</td></tr></table></tr><tr><td nowrap class='address'> 00420066 </td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='3.27 bits' style='color: #0020F0;'>01</td><td title='1.03 bits' style='color: #008040;'>E8</td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td nowrap title='0.54 bytes' style='color: #006090;'>ADD EAX, EBP</td></tr></table></tr><tr><td nowrap class='address'> 00420068 </td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='12.05 bits' style='color: #FF0000;'>66</td><td title='5.94 bits' style='color: #0000A0;'>8B</td><td title='7.24 bits' style='color: #000000;'>0C</td><td title='8.42 bits' style='color: #000000;'>48</td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td nowrap title='4.21 bytes' style='color: #000000;'>MOV CX, [EAX+ECX*2]</td></tr></table></tr><tr><td nowrap class='address'> 0042006C </td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='4.80 bits' style='color: #0020F0;'>8B</td><td title='3.23 bits' style='color: #0020F0;'>42</td><td title='9.59 bits' style='color: #900000;'>1C</td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td nowrap title='2.20 bytes' style='color: #0000A0;'>MOV EAX, [EDX+0x1C]</td></tr></table></tr><tr><td nowrap class='address'> 0042006F </td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='2.24 bits' style='color: #006090;'>01</td><td title='0.61 bits' style='color: #00C000;'>E8</td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td nowrap title='0.36 bytes' style='color: #008040;'>ADD EAX, EBP</td></tr></table></tr><tr><td nowrap class='address'> 00420071 </td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='8.34 bits' style='color: #000000;'>8D</td><td title='10.52 bits' style='color: #900000;'>04</td><td title='5.45 bits' style='color: #0000A0;'>88</td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td nowrap title='3.04 bytes' style='color: #000000;'>LEA EAX, [EAX+ECX*4]</td></tr></table></tr><tr><td nowrap class='address'> 00420074 </td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='6.80 bits' style='color: #0000A0;'>89</td><td title='8.30 bits' style='color: #000000;'>44</td><td title='7.87 bits' style='color: #000000;'>24</td><td title='8.93 bits' style='color: #000000;'>14</td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td nowrap title='3.99 bytes' style='color: #000000;'>MOV [ESP+0x14], EAX</td></tr></table></tr><tr><td nowrap class='address'> 00420078 </td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='8.74 bits' style='color: #000000;'>61</td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td nowrap title='1.09 bytes' style='color: #000000;'>POPA </td></tr></table></tr></table></td></tr><tr class='private_symbol_row'><th nowrap class='c1'> 00420079 </th><th nowrap class='c2'><a id='P'>OrdinalLoop</a></th><th nowrap class='c3'>18</th><th nowrap class='c4'>16.04</th><th nowrap class='c5'>89.1%</th></tr><tr><td nowrap colspan='5'><table class='grptable'><tr><td nowrap class='address'> 00420079 </td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='4.98 bits' style='color: #0020F0;'>8B</td><td title='8.73 bits' style='color: #000000;'>02</td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td nowrap title='1.71 bytes' style='color: #0000A0;'>MOV EAX, [EDX]</td></tr></table></tr><tr><td nowrap class='address'> 0042007B </td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='5.81 bits' style='color: #0000A0;'>01</td><td title='2.75 bits' style='color: #006090;'>E8</td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td nowrap title='1.07 bytes' style='color: #0020F0;'>ADD EAX, EBP</td></tr></table></tr><tr><td nowrap class='address'> 0042007D </td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='9.18 bits' style='color: #900000;'>83</td><td title='9.41 bits' style='color: #900000;'>C2</td><td title='7.05 bits' style='color: #000000;'>04</td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td nowrap title='3.20 bytes' style='color: #000000;'>ADD EDX, 0x4</td></tr></table></tr><tr><td nowrap class='address'> 00420080 </td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='7.16 bits' style='color: #000000;'>AB</td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td nowrap title='0.90 bytes' style='color: #000000;'>STOSD </td></tr></table></tr><tr><td nowrap class='address'> 00420081 </td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='8.29 bits' style='color: #000000;'>FE</td><td title='8.95 bits' style='color: #000000;'>0E</td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td nowrap title='2.15 bytes' style='color: #000000;'>DEC BYTE [ESI]</td></tr></table></tr><tr><td nowrap class='address'> 00420083 </td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='7.78 bits' style='color: #000000;'>75</td><td title='3.72 bits' style='color: #0020F0;'>F4</td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td nowrap title='1.44 bytes' style='color: #0000A0;'>JNZ <a href='#P' onclick='recursiveExpand("P")'>OrdinalLoop</a></td></tr></table></tr><tr><td nowrap class='address'> 00420085 </td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='9.34 bits' style='color: #900000;'>46</td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td nowrap title='1.17 bytes' style='color: #900000;'>INC ESI</td></tr></table></tr><tr><td nowrap class='address'> 00420086 </td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='7.31 bits' style='color: #000000;'>83</td><td title='5.43 bits' style='color: #0000A0;'>C3</td><td title='4.89 bits' style='color: #0020F0;'>04</td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td nowrap title='2.20 bytes' style='color: #0000A0;'>ADD EBX, 0x4</td></tr></table></tr><tr><td nowrap class='address'> 00420089 </td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='8.95 bits' style='color: #000000;'>E2</td><td title='8.58 bits' style='color: #000000;'>AE</td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td nowrap title='2.19 bytes' style='color: #000000;'>LOOP <a href='#L' onclick='recursiveExpand("L")'>HashLoop</a></td></tr></table></tr></table></td></tr><tr class='private_symbol_row'><th nowrap class='c1'> 0042008B </th><th nowrap class='c2'><a id='Q'>LoadDLL</a></th><th nowrap class='c3'>8</th><th nowrap class='c4'>7.60</th><th nowrap class='c5'>95.0%</th></tr><tr><td nowrap colspan='5'><table class='grptable'><tr><td nowrap class='address'> 0042008B </td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='9.12 bits' style='color: #900000;'>56</td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td nowrap title='1.14 bytes' style='color: #900000;'>PUSH ESI</td></tr></table></tr><tr><td nowrap class='address'> 0042008C </td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='6.87 bits' style='color: #0000A0;'>FF</td><td title='9.11 bits' style='color: #900000;'>15</td><td title='9.58 bits' style='color: #900000;'>08</td><td title='6.71 bits' style='color: #0000A0;'>00</td><td title='4.89 bits' style='color: #0020F0;'>B1</td><td title='1.73 bits' style='color: #008040;'>01</td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td nowrap title='4.86 bytes' style='color: #0000A0;'>CALL [<a href='#R' onclick='recursiveExpand("R")'>__imp__LoadLibraryA@4</a>]</td></tr></table></tr><tr><td nowrap class='address'> 00420092 </td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='12.77 bits' style='color: #FF0000;'>95</td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td nowrap title='1.60 bytes' style='color: #FF0000;'>XCHG EBP, EAX</td></tr></table></tr></table></td></tr><tr class='private_symbol_row'><th nowrap class='c1'> 00420093 </th><th nowrap class='c2'><a id='S'>NextDLL</a></th><th nowrap class='c3'>9</th><th nowrap class='c4'>8.29</th><th nowrap class='c5'>92.1%</th></tr><tr><td nowrap colspan='5'><table class='grptable'><tr><td nowrap class='address'> 00420093 </td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='7.30 bits' style='color: #000000;'>AC</td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td nowrap title='0.91 bytes' style='color: #000000;'>LODSB </td></tr></table></tr><tr><td nowrap class='address'> 00420094 </td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='7.49 bits' style='color: #000000;'>FE</td><td title='9.29 bits' style='color: #900000;'>C8</td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td nowrap title='2.10 bytes' style='color: #000000;'>DEC AL</td></tr></table></tr><tr><td nowrap class='address'> 00420096 </td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='8.13 bits' style='color: #000000;'>79</td><td title='7.07 bits' style='color: #000000;'>FB</td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td nowrap title='1.90 bytes' style='color: #000000;'>JNS <a href='#S' onclick='recursiveExpand("S")'>NextDLL</a></td></tr></table></tr><tr><td nowrap class='address'> 00420098 </td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='6.73 bits' style='color: #0000A0;'>FE</td><td title='6.41 bits' style='color: #0000A0;'>C0</td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td nowrap title='1.64 bytes' style='color: #0000A0;'>INC AL</td></tr></table></tr><tr><td nowrap class='address'> 0042009A </td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='6.21 bits' style='color: #0000A0;'>74</td><td title='7.71 bits' style='color: #000000;'>99</td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td nowrap title='1.74 bytes' style='color: #0000A0;'>JZ <a href='#K' onclick='recursiveExpand("K")'>DLLLoop</a></td></tr></table></tr></table></td></tr></table></div></td></tr></table></div></td></tr><tr><td nowrap colspan='5'><div id='h_2'><table class='grptable'><tr class='oldsection_symbol_row_expandable' onclick="switchMenu('o_2');"><th nowrap class='c1'>-0042009C </th><th nowrap class='c2'><a id='T'>MAIN.OBJ:.main</a></th><th nowrap class='c3'>325</th><th nowrap class='c4'>176.73</th><th nowrap class='c5'>54.4%</th></tr></table></div></td></tr><tr><td nowrap colspan='5'><div id='o_2'><table class='grptable'><tr class='public_symbol_row_expandable' onclick="switchMenu('p_2');"><th nowrap class='c1'>-0042009C </th><th nowrap class='c2'><a id='U'>?entrypoint@@YGXXZ</a></th><th nowrap class='c3'>325</th><th nowrap class='c4'>176.73</th><th nowrap class='c5'>54.4%</th></tr><tr><td nowrap colspan='5'><div id='p_2'><table class='grptable'><tr class='private_symbol_row'><th nowrap class='c1'> 0042009C </th><th nowrap class='c2'>?entrypoint@@YGXXZ</th><th nowrap class='c3'>325</th><th nowrap class='c4'>176.73</th><th nowrap class='c5'>54.4%</th></tr><tr><td nowrap colspan='5'><table class='grptable'><tr><td nowrap class='address'> 0042009C </td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='9.30 bits' style='color: #900000;'>53</td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td nowrap title='1.16 bytes' style='color: #900000;'>PUSH EBX</td></tr></table></tr><tr><td nowrap class='address'> 0042009D </td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='7.86 bits' style='color: #000000;'>55</td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td nowrap title='0.98 bytes' style='color: #000000;'>PUSH EBP</td></tr></table></tr><tr><td nowrap class='address'> 0042009E </td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='6.30 bits' style='color: #0000A0;'>56</td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td nowrap title='0.79 bytes' style='color: #0000A0;'>PUSH ESI</td></tr></table></tr><tr><td nowrap class='address'> 0042009F </td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='7.63 bits' style='color: #000000;'>57</td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td nowrap title='0.95 bytes' style='color: #000000;'>PUSH EDI</td></tr></table></tr><tr><td nowrap class='address'> 004200A0 </td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='8.47 bits' style='color: #000000;'>6A</td><td title='6.08 bits' style='color: #0000A0;'>04</td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td nowrap title='1.82 bytes' style='color: #000000;'>PUSH 0x4</td></tr></table></tr><tr><td nowrap class='address'> 004200A2 </td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='7.64 bits' style='color: #000000;'>68</td><td title='6.31 bits' style='color: #0000A0;'>68</td><td title='8.20 bits' style='color: #000000;'>11</td><td title='7.79 bits' style='color: #000000;'>42</td><td title='3.91 bits' style='color: #0020F0;'>00</td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td nowrap title='4.23 bytes' style='color: #0000A0;'>PUSH <a href='#V' onclick='recursiveExpand("V")'>?screenSettings@@3U_devicemodeA@@A</a></td></tr></table></tr><tr><td nowrap class='address'> 004200A7 </td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='9.31 bits' style='color: #900000;'>FF</td><td title='4.79 bits' style='color: #0020F0;'>15</td><td title='5.80 bits' style='color: #0000A0;'>0C</td><td title='3.44 bits' style='color: #0020F0;'>00</td><td title='1.44 bits' style='color: #008040;'>B1</td><td title='0.98 bits' style='color: #00C000;'>01</td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td nowrap title='3.22 bytes' style='color: #0020F0;'>CALL [<a href='#W' onclick='recursiveExpand("W")'>__imp__ChangeDisplaySettingsA@8</a>]</td></tr></table></tr><tr><td nowrap class='address'> 004200AD </td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='12.64 bits' style='color: #FF0000;'>33</td><td title='11.20 bits' style='color: #900000;'>ED</td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td nowrap title='2.98 bytes' style='color: #900000;'>XOR EBP, EBP</td></tr></table></tr><tr><td nowrap class='address'> 004200AF </td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='7.76 bits' style='color: #000000;'>55</td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td nowrap title='0.97 bytes' style='color: #000000;'>PUSH EBP</td></tr></table></tr><tr><td nowrap class='address'> 004200B0 </td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='7.27 bits' style='color: #000000;'>FF</td><td title='3.24 bits' style='color: #0020F0;'>15</td><td title='8.34 bits' style='color: #000000;'>20</td><td title='2.18 bits' style='color: #006090;'>00</td><td title='0.75 bits' style='color: #00C000;'>B1</td><td title='0.66 bits' style='color: #00C000;'>01</td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td nowrap title='2.81 bytes' style='color: #0020F0;'>CALL [<a href='#X' onclick='recursiveExpand("X")'>__imp__ShowCursor@4</a>]</td></tr></table></tr><tr><td nowrap class='address'> 004200B6 </td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='6.90 bits' style='color: #0000A0;'>55</td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td nowrap title='0.86 bytes' style='color: #0000A0;'>PUSH EBP</td></tr></table></tr><tr><td nowrap class='address'> 004200B7 </td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='6.52 bits' style='color: #0000A0;'>55</td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td nowrap title='0.81 bytes' style='color: #0000A0;'>PUSH EBP</td></tr></table></tr><tr><td nowrap class='address'> 004200B8 </td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='2.99 bits' style='color: #006090;'>55</td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td nowrap title='0.37 bytes' style='color: #006090;'>PUSH EBP</td></tr></table></tr><tr><td nowrap class='address'> 004200B9 </td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='2.66 bits' style='color: #006090;'>55</td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td nowrap title='0.33 bytes' style='color: #006090;'>PUSH EBP</td></tr></table></tr><tr><td nowrap class='address'> 004200BA </td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='0.83 bits' style='color: #00C000;'>55</td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td nowrap title='0.10 bytes' style='color: #00C000;'>PUSH EBP</td></tr></table></tr><tr><td nowrap class='address'> 004200BB </td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='0.44 bits' style='color: #00FF00;'>55</td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td nowrap title='0.05 bytes' style='color: #00FF00;'>PUSH EBP</td></tr></table></tr><tr><td nowrap class='address'> 004200BC </td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='0.30 bits' style='color: #00FF00;'>55</td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td nowrap title='0.04 bytes' style='color: #00FF00;'>PUSH EBP</td></tr></table></tr><tr><td nowrap class='address'> 004200BD </td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='0.19 bits' style='color: #00FF00;'>55</td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td nowrap title='0.02 bytes' style='color: #00FF00;'>PUSH EBP</td></tr></table></tr><tr><td nowrap class='address'> 004200BE </td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='9.46 bits' style='color: #900000;'>68</td><td title='7.90 bits' style='color: #000000;'>00</td><td title='2.94 bits' style='color: #006090;'>00</td><td title='0.77 bits' style='color: #00C000;'>00</td><td title='10.89 bits' style='color: #900000;'>91</td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td nowrap title='4.00 bytes' style='color: #0000A0;'>PUSH 0x91000000</td></tr></table></tr><tr><td nowrap class='address'> 004200C3 </td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='4.27 bits' style='color: #0020F0;'>55</td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td nowrap title='0.53 bytes' style='color: #0020F0;'>PUSH EBP</td></tr></table></tr><tr><td nowrap class='address'> 004200C4 </td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='4.63 bits' style='color: #0020F0;'>68</td><td title='5.87 bits' style='color: #0000A0;'>18</td><td title='9.97 bits' style='color: #900000;'>C0</td><td title='5.41 bits' style='color: #0000A0;'>00</td><td title='3.08 bits' style='color: #0020F0;'>00</td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td nowrap title='3.62 bytes' style='color: #0000A0;'>PUSH 0xC018</td></tr></table></tr><tr><td nowrap class='address'> 004200C9 </td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='4.83 bits' style='color: #0020F0;'>55</td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td nowrap title='0.60 bytes' style='color: #0020F0;'>PUSH EBP</td></tr></table></tr><tr><td nowrap class='address'> 004200CA </td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='6.64 bits' style='color: #0000A0;'>FF</td><td title='1.69 bits' style='color: #008040;'>15</td><td title='8.80 bits' style='color: #000000;'>10</td><td title='1.42 bits' style='color: #008040;'>00</td><td title='0.92 bits' style='color: #00C000;'>B1</td><td title='0.40 bits' style='color: #00FF00;'>01</td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td nowrap title='2.48 bytes' style='color: #0020F0;'>CALL [<a href='#Y' onclick='recursiveExpand("Y")'>__imp__CreateWindowExA@48</a>]</td></tr></table></tr><tr><td nowrap class='address'> 004200D0 </td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='7.08 bits' style='color: #000000;'>50</td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td nowrap title='0.89 bytes' style='color: #000000;'>PUSH EAX</td></tr></table></tr><tr><td nowrap class='address'> 004200D1 </td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='7.26 bits' style='color: #000000;'>FF</td><td title='2.16 bits' style='color: #006090;'>15</td><td title='6.51 bits' style='color: #0000A0;'>18</td><td title='1.51 bits' style='color: #008040;'>00</td><td title='0.41 bits' style='color: #00FF00;'>B1</td><td title='0.42 bits' style='color: #00FF00;'>01</td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td nowrap title='2.28 bytes' style='color: #0020F0;'>CALL [<a href='#Z' onclick='recursiveExpand("Z")'>__imp__GetDC@4</a>]</td></tr></table></tr><tr><td nowrap class='address'> 004200D7 </td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='7.50 bits' style='color: #000000;'>8B</td><td title='12.08 bits' style='color: #FF0000;'>F0</td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td nowrap title='2.45 bytes' style='color: #900000;'>MOV ESI, EAX</td></tr></table></tr><tr><td nowrap class='address'> 004200D9 </td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='9.75 bits' style='color: #900000;'>B8</td><td title='8.86 bits' style='color: #000000;'>3C</td><td title='6.86 bits' style='color: #0000A0;'>11</td><td title='4.91 bits' style='color: #0020F0;'>42</td><td title='1.56 bits' style='color: #008040;'>00</td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td nowrap title='3.99 bytes' style='color: #0000A0;'>MOV EAX, <a href='#AA' onclick='recursiveExpand("AA")'>?pfd@@3UtagPIXELFORMATDESCRIPTOR@@B</a></td></tr></table></tr><tr><td nowrap class='address'> 004200DE </td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='8.74 bits' style='color: #000000;'>50</td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td nowrap title='1.09 bytes' style='color: #000000;'>PUSH EAX</td></tr></table></tr><tr><td nowrap class='address'> 004200DF </td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='6.20 bits' style='color: #0000A0;'>50</td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td nowrap title='0.77 bytes' style='color: #0000A0;'>PUSH EAX</td></tr></table></tr><tr><td nowrap class='address'> 004200E0 </td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='7.25 bits' style='color: #000000;'>56</td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td nowrap title='0.91 bytes' style='color: #000000;'>PUSH ESI</td></tr></table></tr><tr><td nowrap class='address'> 004200E1 </td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='5.11 bits' style='color: #0000A0;'>FF</td><td title='1.25 bits' style='color: #008040;'>15</td><td title='6.71 bits' style='color: #0000A0;'>24</td><td title='1.11 bits' style='color: #008040;'>00</td><td title='0.36 bits' style='color: #00FF00;'>B1</td><td title='0.28 bits' style='color: #00FF00;'>01</td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td nowrap title='1.85 bytes' style='color: #006090;'>CALL [<a href='#BA' onclick='recursiveExpand("BA")'>__imp__ChoosePixelFormat@8</a>]</td></tr></table></tr><tr><td nowrap class='address'> 004200E7 </td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='3.75 bits' style='color: #0020F0;'>50</td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td nowrap title='0.47 bytes' style='color: #0020F0;'>PUSH EAX</td></tr></table></tr><tr><td nowrap class='address'> 004200E8 </td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='6.62 bits' style='color: #0000A0;'>56</td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td nowrap title='0.83 bytes' style='color: #0000A0;'>PUSH ESI</td></tr></table></tr><tr><td nowrap class='address'> 004200E9 </td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='2.11 bits' style='color: #006090;'>FF</td><td title='0.88 bits' style='color: #00C000;'>15</td><td title='7.79 bits' style='color: #000000;'>28</td><td title='0.87 bits' style='color: #00C000;'>00</td><td title='0.22 bits' style='color: #00FF00;'>B1</td><td title='0.19 bits' style='color: #00FF00;'>01</td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td nowrap title='1.51 bytes' style='color: #006090;'>CALL [<a href='#CA' onclick='recursiveExpand("CA")'>__imp__SetPixelFormat@12</a>]</td></tr></table></tr><tr><td nowrap class='address'> 004200EF </td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='6.54 bits' style='color: #0000A0;'>56</td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td nowrap title='0.82 bytes' style='color: #0000A0;'>PUSH ESI</td></tr></table></tr><tr><td nowrap class='address'> 004200F0 </td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='2.13 bits' style='color: #006090;'>FF</td><td title='0.48 bits' style='color: #00FF00;'>15</td><td title='13.64 bits' style='color: #FF0000;'>A8</td><td title='4.40 bits' style='color: #0020F0;'>01</td><td title='3.33 bits' style='color: #0020F0;'>B1</td><td title='0.26 bits' style='color: #00FF00;'>01</td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td nowrap title='3.03 bytes' style='color: #0020F0;'>CALL [<a href='#DA' onclick='recursiveExpand("DA")'>__imp__wglCreateContext@4</a>]</td></tr></table></tr><tr><td nowrap class='address'> 004200F6 </td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='2.72 bits' style='color: #006090;'>50</td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td nowrap title='0.34 bytes' style='color: #006090;'>PUSH EAX</td></tr></table></tr><tr><td nowrap class='address'> 004200F7 </td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='1.69 bits' style='color: #008040;'>56</td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td nowrap title='0.21 bytes' style='color: #008040;'>PUSH ESI</td></tr></table></tr><tr><td nowrap class='address'> 004200F8 </td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='0.66 bits' style='color: #00C000;'>FF</td><td title='0.39 bits' style='color: #00FF00;'>15</td><td title='14.96 bits' style='color: #FF0000;'>D4</td><td title='1.66 bits' style='color: #008040;'>01</td><td title='0.98 bits' style='color: #00C000;'>B1</td><td title='0.17 bits' style='color: #00FF00;'>01</td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td nowrap title='2.35 bytes' style='color: #0020F0;'>CALL [<a href='#EA' onclick='recursiveExpand("EA")'>__imp__wglMakeCurrent@8</a>]</td></tr></table></tr><tr><td nowrap class='address'> 004200FE </td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='4.61 bits' style='color: #0020F0;'>8B</td><td title='11.26 bits' style='color: #900000;'>3D</td><td title='10.43 bits' style='color: #900000;'>D0</td><td title='3.81 bits' style='color: #0020F0;'>01</td><td title='4.36 bits' style='color: #0020F0;'>B1</td><td title='0.56 bits' style='color: #00C000;'>01</td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td nowrap title='4.38 bytes' style='color: #0000A0;'>MOV EDI, [<a href='#FA' onclick='recursiveExpand("FA")'>__imp__wglGetProcAddress@4</a>]</td></tr></table></tr><tr><td nowrap class='address'> 00420104 </td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='9.23 bits' style='color: #900000;'>68</td><td title='5.04 bits' style='color: #0000A0;'>68</td><td title='6.60 bits' style='color: #0000A0;'>12</td><td title='4.49 bits' style='color: #0020F0;'>42</td><td title='0.95 bits' style='color: #00C000;'>00</td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td nowrap title='3.29 bytes' style='color: #0000A0;'>PUSH <a href='#GA' onclick='recursiveExpand("GA")'>?fragment_frag@@3PBDB</a></td></tr></table></tr><tr><td nowrap class='address'> 00420109 </td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='8.96 bits' style='color: #000000;'>6A</td><td title='2.68 bits' style='color: #006090;'>01</td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td nowrap title='1.46 bytes' style='color: #0000A0;'>PUSH 0x1</td></tr></table></tr><tr><td nowrap class='address'> 0042010B </td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='4.45 bits' style='color: #0020F0;'>68</td><td title='10.22 bits' style='color: #900000;'>30</td><td title='6.84 bits' style='color: #0000A0;'>8B</td><td title='2.58 bits' style='color: #006090;'>00</td><td title='3.53 bits' style='color: #0020F0;'>00</td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td nowrap title='3.45 bytes' style='color: #0000A0;'>PUSH 0x8B30</td></tr></table></tr><tr><td nowrap class='address'> 00420110 </td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='4.96 bits' style='color: #0020F0;'>68</td><td title='6.59 bits' style='color: #0000A0;'>30</td><td title='6.84 bits' style='color: #0000A0;'>12</td><td title='2.93 bits' style='color: #006090;'>42</td><td title='0.88 bits' style='color: #00C000;'>00</td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td nowrap title='2.78 bytes' style='color: #0020F0;'>PUSH <a href='#HA' onclick='recursiveExpand("HA")'>$SG57658</a></td></tr></table></tr><tr><td nowrap class='address'> 00420115 </td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='5.70 bits' style='color: #0000A0;'>FF</td><td title='10.71 bits' style='color: #900000;'>D7</td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td nowrap title='2.05 bytes' style='color: #000000;'>CALL EDI</td></tr></table></tr><tr><td nowrap class='address'> 00420117 </td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='5.79 bits' style='color: #0000A0;'>FF</td><td title='6.98 bits' style='color: #0000A0;'>D0</td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td nowrap title='1.60 bytes' style='color: #0000A0;'>CALL EAX</td></tr></table></tr><tr><td nowrap class='address'> 00420119 </td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='8.70 bits' style='color: #000000;'>55</td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td nowrap title='1.09 bytes' style='color: #000000;'>PUSH EBP</td></tr></table></tr><tr><td nowrap class='address'> 0042011A </td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='2.99 bits' style='color: #006090;'>55</td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td nowrap title='0.37 bytes' style='color: #006090;'>PUSH EBP</td></tr></table></tr><tr><td nowrap class='address'> 0042011B </td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='2.54 bits' style='color: #006090;'>68</td><td title='1.79 bits' style='color: #008040;'>00</td><td title='9.32 bits' style='color: #900000;'>29</td><td title='6.20 bits' style='color: #0000A0;'>42</td><td title='1.18 bits' style='color: #008040;'>00</td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td nowrap title='2.63 bytes' style='color: #0020F0;'>PUSH <a href='#IA' onclick='recursiveExpand("IA")'>?lpSoundBuffer@@3PAFA</a></td></tr></table></tr><tr><td nowrap class='address'> 00420120 </td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='5.33 bits' style='color: #0000A0;'>68</td><td title='10.13 bits' style='color: #900000;'>49</td><td title='7.66 bits' style='color: #000000;'>06</td><td title='2.15 bits' style='color: #006090;'>42</td><td title='0.71 bits' style='color: #00C000;'>00</td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td nowrap title='3.25 bytes' style='color: #0000A0;'>PUSH <a href='#JA' onclick='recursiveExpand("JA")'>__4klang_render@4</a></td></tr></table></tr><tr><td nowrap class='address'> 00420125 </td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='5.19 bits' style='color: #0000A0;'>55</td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td nowrap title='0.65 bytes' style='color: #0000A0;'>PUSH EBP</td></tr></table></tr><tr><td nowrap class='address'> 00420126 </td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='2.11 bits' style='color: #006090;'>55</td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td nowrap title='0.26 bytes' style='color: #006090;'>PUSH EBP</td></tr></table></tr><tr><td nowrap class='address'> 00420127 </td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='16.01 bits' style='color: #FF0000;'>A3</td><td title='6.16 bits' style='color: #0000A0;'>04</td><td title='7.62 bits' style='color: #000000;'>31</td><td title='7.67 bits' style='color: #000000;'>B0</td><td title='5.86 bits' style='color: #0000A0;'>01</td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td nowrap title='5.41 bytes' style='color: #000000;'>MOV [<a href='#KA' onclick='recursiveExpand("KA")'>?pidMain@@3HA</a>], EAX</td></tr></table></tr><tr><td nowrap class='address'> 0042012C </td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='7.28 bits' style='color: #000000;'>FF</td><td title='1.90 bits' style='color: #008040;'>15</td><td title='6.46 bits' style='color: #0000A0;'>00</td><td title='0.84 bits' style='color: #00C000;'>00</td><td title='0.38 bits' style='color: #00FF00;'>B1</td><td title='0.28 bits' style='color: #00FF00;'>01</td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td nowrap title='2.14 bytes' style='color: #006090;'>CALL [<a href='#LA' onclick='recursiveExpand("LA")'>__imp__CreateThread@24</a>]</td></tr></table></tr><tr><td nowrap class='address'> 00420132 </td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='3.52 bits' style='color: #0020F0;'>55</td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td nowrap title='0.44 bytes' style='color: #0020F0;'>PUSH EBP</td></tr></table></tr><tr><td nowrap class='address'> 00420133 </td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='0.52 bits' style='color: #00C000;'>55</td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td nowrap title='0.07 bytes' style='color: #00C000;'>PUSH EBP</td></tr></table></tr><tr><td nowrap class='address'> 00420134 </td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='0.73 bits' style='color: #00C000;'>55</td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td nowrap title='0.09 bytes' style='color: #00C000;'>PUSH EBP</td></tr></table></tr><tr><td nowrap class='address'> 00420135 </td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='3.91 bits' style='color: #0020F0;'>68</td><td title='8.91 bits' style='color: #000000;'>50</td><td title='7.78 bits' style='color: #000000;'>07</td><td title='3.96 bits' style='color: #0020F0;'>42</td><td title='0.59 bits' style='color: #00C000;'>00</td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td nowrap title='3.14 bytes' style='color: #0000A0;'>PUSH <a href='#MA' onclick='recursiveExpand("MA")'>?WaveFMT@@3UtWAVEFORMATEX@@A</a></td></tr></table></tr><tr><td nowrap class='address'> 0042013A </td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='4.05 bits' style='color: #0020F0;'>6A</td><td title='7.16 bits' style='color: #000000;'>FF</td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td nowrap title='1.40 bytes' style='color: #0000A0;'>PUSH -0x1</td></tr></table></tr><tr><td nowrap class='address'> 0042013C </td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='3.96 bits' style='color: #0020F0;'>68</td><td title='3.77 bits' style='color: #0020F0;'>00</td><td title='7.08 bits' style='color: #000000;'>31</td><td title='2.67 bits' style='color: #006090;'>B0</td><td title='2.29 bits' style='color: #006090;'>01</td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td nowrap title='2.47 bytes' style='color: #0020F0;'>PUSH <a href='#NA' onclick='recursiveExpand("NA")'>?hWaveOut@@3PAUHWAVEOUT__@@A</a></td></tr></table></tr><tr><td nowrap class='address'> 00420141 </td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='3.00 bits' style='color: #0020F0;'>FF</td><td title='0.70 bits' style='color: #00C000;'>15</td><td title='10.89 bits' style='color: #900000;'>DC</td><td title='2.00 bits' style='color: #006090;'>01</td><td title='0.59 bits' style='color: #00C000;'>B1</td><td title='0.23 bits' style='color: #00FF00;'>01</td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td nowrap title='2.18 bytes' style='color: #006090;'>CALL [<a href='#OA' onclick='recursiveExpand("OA")'>__imp__waveOutOpen@24</a>]</td></tr></table></tr><tr><td nowrap class='address'> 00420147 </td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='6.77 bits' style='color: #0000A0;'>6A</td><td title='8.38 bits' style='color: #000000;'>20</td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td nowrap title='1.89 bytes' style='color: #000000;'>PUSH 0x20</td></tr></table></tr><tr><td nowrap class='address'> 00420149 </td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='9.16 bits' style='color: #900000;'>BB</td><td title='5.78 bits' style='color: #0000A0;'>04</td><td title='7.20 bits' style='color: #000000;'>12</td><td title='2.82 bits' style='color: #006090;'>42</td><td title='0.80 bits' style='color: #00C000;'>00</td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td nowrap title='3.22 bytes' style='color: #0000A0;'>MOV EBX, <a href='#PA' onclick='recursiveExpand("PA")'>?WaveHDR@@3Uwavehdr_tag@@A</a></td></tr></table></tr><tr><td nowrap class='address'> 0042014E </td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='7.48 bits' style='color: #000000;'>53</td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td nowrap title='0.94 bytes' style='color: #000000;'>PUSH EBX</td></tr></table></tr><tr><td nowrap class='address'> 0042014F </td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='4.50 bits' style='color: #0020F0;'>FF</td><td title='12.70 bits' style='color: #FF0000;'>35</td><td title='3.20 bits' style='color: #0020F0;'>00</td><td title='3.59 bits' style='color: #0020F0;'>31</td><td title='0.55 bits' style='color: #00C000;'>B0</td><td title='1.08 bits' style='color: #008040;'>01</td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td nowrap title='3.20 bytes' style='color: #0020F0;'>PUSH DWORD [<a href='#NA' onclick='recursiveExpand("NA")'>?hWaveOut@@3PAUHWAVEOUT__@@A</a>]</td></tr></table></tr><tr><td nowrap class='address'> 00420155 </td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='0.66 bits' style='color: #00C000;'>FF</td><td title='0.45 bits' style='color: #00FF00;'>15</td><td title='11.34 bits' style='color: #900000;'>E0</td><td title='1.41 bits' style='color: #008040;'>01</td><td title='0.31 bits' style='color: #00FF00;'>B1</td><td title='0.18 bits' style='color: #00FF00;'>01</td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td nowrap title='1.79 bytes' style='color: #006090;'>CALL [<a href='#QA' onclick='recursiveExpand("QA")'>__imp__waveOutPrepareHeader@12</a>]</td></tr></table></tr><tr><td nowrap class='address'> 0042015B </td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='2.36 bits' style='color: #006090;'>6A</td><td title='0.57 bits' style='color: #00C000;'>20</td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td nowrap title='0.37 bytes' style='color: #008040;'>PUSH 0x20</td></tr></table></tr><tr><td nowrap class='address'> 0042015D </td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='9.92 bits' style='color: #900000;'>53</td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td nowrap title='1.24 bytes' style='color: #900000;'>PUSH EBX</td></tr></table></tr><tr><td nowrap class='address'> 0042015E </td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='4.67 bits' style='color: #0020F0;'>FF</td><td title='2.64 bits' style='color: #006090;'>35</td><td title='1.36 bits' style='color: #008040;'>00</td><td title='0.83 bits' style='color: #00C000;'>31</td><td title='0.56 bits' style='color: #00C000;'>B0</td><td title='0.38 bits' style='color: #00FF00;'>01</td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td nowrap title='1.31 bytes' style='color: #008040;'>PUSH DWORD [<a href='#NA' onclick='recursiveExpand("NA")'>?hWaveOut@@3PAUHWAVEOUT__@@A</a>]</td></tr></table></tr><tr><td nowrap class='address'> 00420164 </td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='0.38 bits' style='color: #00FF00;'>FF</td><td title='0.26 bits' style='color: #00FF00;'>15</td><td title='7.37 bits' style='color: #000000;'>E4</td><td title='1.19 bits' style='color: #008040;'>01</td><td title='0.21 bits' style='color: #00FF00;'>B1</td><td title='0.14 bits' style='color: #00FF00;'>01</td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td nowrap title='1.19 bytes' style='color: #008040;'>CALL [<a href='#RA' onclick='recursiveExpand("RA")'>__imp__waveOutWrite@12</a>]</td></tr></table></tr><tr><td nowrap class='address'> 0042016A </td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='1.54 bits' style='color: #008040;'>6A</td><td title='5.59 bits' style='color: #0000A0;'>01</td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td nowrap title='0.89 bytes' style='color: #0020F0;'>PUSH 0x1</td></tr></table></tr><tr><td nowrap class='address'> 0042016C </td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='5.07 bits' style='color: #0000A0;'>55</td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td nowrap title='0.63 bytes' style='color: #0000A0;'>PUSH EBP</td></tr></table></tr><tr><td nowrap class='address'> 0042016D </td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='1.17 bits' style='color: #008040;'>55</td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td nowrap title='0.15 bytes' style='color: #008040;'>PUSH EBP</td></tr></table></tr><tr><td nowrap class='address'> 0042016E </td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='0.90 bits' style='color: #00C000;'>55</td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td nowrap title='0.11 bytes' style='color: #00C000;'>PUSH EBP</td></tr></table></tr><tr><td nowrap class='address'> 0042016F </td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='0.50 bits' style='color: #00C000;'>55</td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td nowrap title='0.06 bytes' style='color: #00C000;'>PUSH EBP</td></tr></table></tr><tr><td nowrap class='address'> 00420170 </td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='8.48 bits' style='color: #000000;'>FF</td><td title='1.39 bits' style='color: #008040;'>15</td><td title='8.58 bits' style='color: #000000;'>1C</td><td title='1.88 bits' style='color: #008040;'>00</td><td title='0.34 bits' style='color: #00FF00;'>B1</td><td title='0.16 bits' style='color: #00FF00;'>01</td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td nowrap title='2.60 bytes' style='color: #0020F0;'>CALL [<a href='#SA' onclick='recursiveExpand("SA")'>__imp__PeekMessageA@20</a>]</td></tr></table></tr><tr><td nowrap class='address'> 00420176 </td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='7.62 bits' style='color: #000000;'>FF</td><td title='5.61 bits' style='color: #0000A0;'>35</td><td title='5.69 bits' style='color: #0000A0;'>04</td><td title='2.52 bits' style='color: #006090;'>31</td><td title='0.47 bits' style='color: #00FF00;'>B0</td><td title='0.49 bits' style='color: #00FF00;'>01</td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td nowrap title='2.80 bytes' style='color: #0020F0;'>PUSH DWORD [<a href='#KA' onclick='recursiveExpand("KA")'>?pidMain@@3HA</a>]</td></tr></table></tr><tr><td nowrap class='address'> 0042017C </td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='6.32 bits' style='color: #0000A0;'>68</td><td title='9.65 bits' style='color: #900000;'>48</td><td title='4.66 bits' style='color: #0020F0;'>12</td><td title='0.73 bits' style='color: #00C000;'>42</td><td title='0.52 bits' style='color: #00C000;'>00</td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td nowrap title='2.73 bytes' style='color: #0020F0;'>PUSH <a href='#TA' onclick='recursiveExpand("TA")'>$SG57659</a></td></tr></table></tr><tr><td nowrap class='address'> 00420181 </td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='3.44 bits' style='color: #0020F0;'>FF</td><td title='0.97 bits' style='color: #00C000;'>D7</td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td nowrap title='0.55 bytes' style='color: #006090;'>CALL EDI</td></tr></table></tr><tr><td nowrap class='address'> 00420183 </td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='0.86 bits' style='color: #00C000;'>FF</td><td title='0.69 bits' style='color: #00C000;'>D0</td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td nowrap title='0.19 bytes' style='color: #00C000;'>CALL EAX</td></tr></table></tr><tr><td nowrap class='address'> 00420185 </td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='7.09 bits' style='color: #000000;'>6A</td><td title='8.48 bits' style='color: #000000;'>0C</td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td nowrap title='1.95 bytes' style='color: #000000;'>PUSH 0xC</td></tr></table></tr><tr><td nowrap class='address'> 00420187 </td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='3.46 bits' style='color: #0020F0;'>68</td><td title='9.42 bits' style='color: #900000;'>24</td><td title='3.92 bits' style='color: #0020F0;'>12</td><td title='1.00 bits' style='color: #008040;'>42</td><td title='0.29 bits' style='color: #00FF00;'>00</td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td nowrap title='2.26 bytes' style='color: #0020F0;'>PUSH <a href='#UA' onclick='recursiveExpand("UA")'>?MMTime@@3Ummtime_tag@@A</a></td></tr></table></tr><tr><td nowrap class='address'> 0042018C </td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='1.80 bits' style='color: #008040;'>FF</td><td title='7.94 bits' style='color: #000000;'>35</td><td title='1.54 bits' style='color: #008040;'>00</td><td title='1.12 bits' style='color: #008040;'>31</td><td title='0.32 bits' style='color: #00FF00;'>B0</td><td title='0.32 bits' style='color: #00FF00;'>01</td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td nowrap title='1.63 bytes' style='color: #006090;'>PUSH DWORD [<a href='#NA' onclick='recursiveExpand("NA")'>?hWaveOut@@3PAUHWAVEOUT__@@A</a>]</td></tr></table></tr><tr><td nowrap class='address'> 00420192 </td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='0.52 bits' style='color: #00C000;'>FF</td><td title='0.22 bits' style='color: #00FF00;'>15</td><td title='9.41 bits' style='color: #900000;'>D8</td><td title='1.32 bits' style='color: #008040;'>01</td><td title='0.16 bits' style='color: #00FF00;'>B1</td><td title='0.11 bits' style='color: #00FF00;'>01</td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td nowrap title='1.47 bytes' style='color: #008040;'>CALL [<a href='#VA' onclick='recursiveExpand("VA")'>__imp__waveOutGetPosition@12</a>]</td></tr></table></tr><tr><td nowrap class='address'> 00420198 </td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='4.65 bits' style='color: #0020F0;'>FF</td><td title='1.92 bits' style='color: #008040;'>35</td><td title='8.11 bits' style='color: #000000;'>28</td><td title='7.79 bits' style='color: #000000;'>12</td><td title='1.85 bits' style='color: #008040;'>42</td><td title='0.45 bits' style='color: #00FF00;'>00</td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td nowrap title='3.10 bytes' style='color: #0020F0;'>PUSH DWORD [<a href='#UA' onclick='recursiveExpand("UA")'>?MMTime@@3Ummtime_tag@@A</a>+0x4]</td></tr></table></tr><tr><td nowrap class='address'> 0042019E </td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='4.25 bits' style='color: #0020F0;'>55</td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td nowrap title='0.53 bytes' style='color: #0020F0;'>PUSH EBP</td></tr></table></tr><tr><td nowrap class='address'> 0042019F </td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='4.38 bits' style='color: #0020F0;'>68</td><td title='8.69 bits' style='color: #000000;'>58</td><td title='4.05 bits' style='color: #0020F0;'>12</td><td title='0.69 bits' style='color: #00C000;'>42</td><td title='0.23 bits' style='color: #00FF00;'>00</td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td nowrap title='2.26 bytes' style='color: #0020F0;'>PUSH <a href='#WA' onclick='recursiveExpand("WA")'>$SG57660</a></td></tr></table></tr><tr><td nowrap class='address'> 004201A4 </td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='2.29 bits' style='color: #006090;'>FF</td><td title='1.61 bits' style='color: #008040;'>D7</td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td nowrap title='0.49 bytes' style='color: #008040;'>CALL EDI</td></tr></table></tr><tr><td nowrap class='address'> 004201A6 </td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='0.50 bits' style='color: #00FF00;'>FF</td><td title='0.30 bits' style='color: #00FF00;'>D0</td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td nowrap title='0.10 bytes' style='color: #00FF00;'>CALL EAX</td></tr></table></tr><tr><td nowrap class='address'> 004201A8 </td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='1.38 bits' style='color: #008040;'>6A</td><td title='3.23 bits' style='color: #0020F0;'>01</td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td nowrap title='0.58 bytes' style='color: #006090;'>PUSH 0x1</td></tr></table></tr><tr><td nowrap class='address'> 004201AA </td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='5.00 bits' style='color: #0000A0;'>6A</td><td title='1.70 bits' style='color: #008040;'>01</td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td nowrap title='0.84 bytes' style='color: #0020F0;'>PUSH 0x1</td></tr></table></tr><tr><td nowrap class='address'> 004201AC </td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='2.19 bits' style='color: #006090;'>6A</td><td title='6.02 bits' style='color: #0000A0;'>FF</td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td nowrap title='1.03 bytes' style='color: #0020F0;'>PUSH -0x1</td></tr></table></tr><tr><td nowrap class='address'> 004201AE </td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='3.09 bits' style='color: #0020F0;'>6A</td><td title='1.33 bits' style='color: #008040;'>FF</td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td nowrap title='0.55 bytes' style='color: #006090;'>PUSH -0x1</td></tr></table></tr><tr><td nowrap class='address'> 004201B0 </td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='7.40 bits' style='color: #000000;'>FF</td><td title='2.09 bits' style='color: #006090;'>15</td><td title='9.32 bits' style='color: #900000;'>30</td><td title='2.07 bits' style='color: #006090;'>00</td><td title='0.23 bits' style='color: #00FF00;'>B1</td><td title='0.18 bits' style='color: #00FF00;'>01</td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td nowrap title='2.66 bytes' style='color: #0020F0;'>CALL [<a href='#XA' onclick='recursiveExpand("XA")'>__imp__glRects@16</a>]</td></tr></table></tr><tr><td nowrap class='address'> 004201B6 </td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='5.07 bits' style='color: #0000A0;'>56</td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td nowrap title='0.63 bytes' style='color: #0000A0;'>PUSH ESI</td></tr></table></tr><tr><td nowrap class='address'> 004201B7 </td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='0.64 bits' style='color: #00C000;'>FF</td><td title='0.34 bits' style='color: #00FF00;'>15</td><td title='10.90 bits' style='color: #900000;'>2C</td><td title='1.38 bits' style='color: #008040;'>00</td><td title='0.16 bits' style='color: #00FF00;'>B1</td><td title='0.09 bits' style='color: #80FF80;'>01</td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td nowrap title='1.69 bytes' style='color: #006090;'>CALL [<a href='#YA' onclick='recursiveExpand("YA")'>__imp__SwapBuffers@4</a>]</td></tr></table></tr><tr><td nowrap class='address'> 004201BD </td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='4.37 bits' style='color: #0020F0;'>6A</td><td title='12.25 bits' style='color: #FF0000;'>1B</td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td nowrap title='2.08 bytes' style='color: #000000;'>PUSH 0x1B</td></tr></table></tr><tr><td nowrap class='address'> 004201BF </td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='4.39 bits' style='color: #0020F0;'>FF</td><td title='0.60 bits' style='color: #00C000;'>15</td><td title='8.50 bits' style='color: #000000;'>14</td><td title='1.24 bits' style='color: #008040;'>00</td><td title='0.18 bits' style='color: #00FF00;'>B1</td><td title='0.14 bits' style='color: #00FF00;'>01</td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td nowrap title='1.88 bytes' style='color: #006090;'>CALL [<a href='#ZA' onclick='recursiveExpand("ZA")'>__imp__GetAsyncKeyState@4</a>]</td></tr></table></tr><tr><td nowrap class='address'> 004201C5 </td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='9.07 bits' style='color: #900000;'>66</td><td title='10.67 bits' style='color: #900000;'>85</td><td title='8.56 bits' style='color: #000000;'>C0</td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td nowrap title='3.54 bytes' style='color: #900000;'>TEST AX, AX</td></tr></table></tr><tr><td nowrap class='address'> 004201C8 </td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='6.91 bits' style='color: #0000A0;'>75</td><td title='9.38 bits' style='color: #900000;'>0C</td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td nowrap title='2.04 bytes' style='color: #000000;'>JNZ 0x4201D6</td></tr></table></tr><tr><td nowrap class='address'> 004201CA </td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='8.96 bits' style='color: #000000;'>81</td><td title='9.25 bits' style='color: #900000;'>3D</td><td title='7.92 bits' style='color: #000000;'>28</td><td title='4.11 bits' style='color: #0020F0;'>12</td><td title='0.94 bits' style='color: #00C000;'>42</td><td title='0.32 bits' style='color: #00FF00;'>00</td><td title='6.02 bits' style='color: #0000A0;'>00</td><td title='11.14 bits' style='color: #900000;'>82</td><td title='10.08 bits' style='color: #900000;'>5B</td><td title='4.46 bits' style='color: #0020F0;'>00</td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td nowrap title='7.90 bytes' style='color: #0000A0;'>CMP DWORD [<a href='#UA' onclick='recursiveExpand("UA")'>?MMTime@@3Ummtime_tag@@A</a>+0x4], 0x5B8200</td></tr></table></tr><tr><td nowrap class='address'> 004201D4 </td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='12.75 bits' style='color: #FF0000;'>72</td><td title='9.12 bits' style='color: #900000;'>94</td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td nowrap title='2.73 bytes' style='color: #900000;'>JB 0x42016A</td></tr></table></tr><tr><td nowrap class='address'> 004201D6 </td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='4.86 bits' style='color: #0020F0;'>55</td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td nowrap title='0.61 bytes' style='color: #0020F0;'>PUSH EBP</td></tr></table></tr><tr><td nowrap class='address'> 004201D7 </td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='4.79 bits' style='color: #0020F0;'>FF</td><td title='0.80 bits' style='color: #00C000;'>15</td><td title='7.26 bits' style='color: #000000;'>04</td><td title='0.93 bits' style='color: #00C000;'>00</td><td title='0.18 bits' style='color: #00FF00;'>B1</td><td title='0.11 bits' style='color: #00FF00;'>01</td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td nowrap title='1.76 bytes' style='color: #006090;'>CALL [<a href='#AB' onclick='recursiveExpand("AB")'>__imp__ExitProcess@4</a>]</td></tr></table></tr><tr><td nowrap class='address'> 004201DD </td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='9.31 bits' style='color: #900000;'>5F</td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td nowrap title='1.16 bytes' style='color: #900000;'>POP EDI</td></tr></table></tr><tr><td nowrap class='address'> 004201DE </td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='10.49 bits' style='color: #900000;'>5E</td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td nowrap title='1.31 bytes' style='color: #900000;'>POP ESI</td></tr></table></tr><tr><td nowrap class='address'> 004201DF </td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='9.09 bits' style='color: #900000;'>5D</td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td nowrap title='1.14 bytes' style='color: #900000;'>POP EBP</td></tr></table></tr><tr><td nowrap class='address'> 004201E0 </td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='6.47 bits' style='color: #0000A0;'>5B</td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td nowrap title='0.81 bytes' style='color: #0000A0;'>POP EBX</td></tr></table></tr></table></td></tr><tr class='private_symbol_row'><th nowrap class='c1'> 004201E1 </th><th nowrap class='c2'><a id='BB'>$LN12</a></th><th nowrap class='c3'> </th><th nowrap class='c4'> </th><th nowrap class='c5'> </th></tr><tr><td nowrap colspan='5'><table class='grptable'></table></td></tr><tr class='private_symbol_row'><th nowrap class='c1'> 004201E1 </th><th nowrap class='c2'><a id='CB'>$LN11</a></th><th nowrap class='c3'> </th><th nowrap class='c4'> </th><th nowrap class='c5'> </th></tr><tr><td nowrap colspan='5'><table class='grptable'></table></td></tr></table></div></td></tr></table></div></td></tr><tr><td nowrap colspan='5'><div id='h_3'><table class='grptable'><tr class='oldsection_symbol_row_expandable' onclick="switchMenu('o_3');"><th nowrap class='c1'>-004201E1 </th><th nowrap class='c2'><a id='DB'>4KLANG.OBJ:.g4kcodx</a></th><th nowrap class='c3'>39</th><th nowrap class='c4'>23.75</th><th nowrap class='c5'>60.9%</th></tr></table></div></td></tr><tr><td nowrap colspan='5'><div id='o_3'><table class='grptable'><tr class='public_symbol_row_expandable' onclick="switchMenu('p_3');"><th nowrap class='c1'>-004201E1 </th><th nowrap class='c2'>go4kRenderVoices</th><th nowrap class='c3'>39</th><th nowrap class='c4'>23.75</th><th nowrap class='c5'>60.9%</th></tr><tr><td nowrap colspan='5'><div id='p_3'><table class='grptable'><tr class='private_symbol_row'><th nowrap class='c1'> 004201E1 </th><th nowrap class='c2'><a id='EB'>go4kRenderVoices</a></th><th nowrap class='c3'>19</th><th nowrap class='c4'>16.71</th><th nowrap class='c5'>87.9%</th></tr><tr><td nowrap colspan='5'><table class='grptable'><tr><td nowrap class='address'> 004201E1 </td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='10.08 bits' style='color: #900000;'>51</td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td nowrap title='1.26 bytes' style='color: #900000;'>PUSH ECX</td></tr></table></tr><tr><td nowrap class='address'> 004201E2 </td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='6.02 bits' style='color: #0000A0;'>53</td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td nowrap title='0.75 bytes' style='color: #0000A0;'>PUSH EBX</td></tr></table></tr><tr><td nowrap class='address'> 004201E3 </td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='5.72 bits' style='color: #0000A0;'>56</td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td nowrap title='0.71 bytes' style='color: #0000A0;'>PUSH ESI</td></tr></table></tr><tr><td nowrap class='address'> 004201E4 </td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='8.58 bits' style='color: #000000;'>E8</td><td title='9.64 bits' style='color: #900000;'>B9</td><td title='8.06 bits' style='color: #000000;'>02</td><td title='3.38 bits' style='color: #0020F0;'>00</td><td title='2.17 bits' style='color: #006090;'>00</td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td nowrap title='3.98 bytes' style='color: #0000A0;'>CALL <a href='#FB' onclick='recursiveExpand("FB")'>go4k_VM_process</a></td></tr></table></tr><tr><td nowrap class='address'> 004201E9 </td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='6.27 bits' style='color: #0000A0;'>8B</td><td title='3.11 bits' style='color: #0020F0;'>01</td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td nowrap title='1.17 bytes' style='color: #0020F0;'>MOV EAX, [ECX]</td></tr></table></tr><tr><td nowrap class='address'> 004201EB </td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='8.33 bits' style='color: #000000;'>3C</td><td title='6.41 bits' style='color: #0000A0;'>04</td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td nowrap title='1.84 bytes' style='color: #000000;'>CMP AL, 0x4</td></tr></table></tr><tr><td nowrap class='address'> 004201ED </td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='7.77 bits' style='color: #000000;'>75</td><td title='9.14 bits' style='color: #900000;'>05</td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td nowrap title='2.11 bytes' style='color: #000000;'>JNZ <a href='#GB' onclick='recursiveExpand("GB")'>go4kRenderVoices_next</a></td></tr></table></tr><tr><td nowrap class='address'> 004201EF </td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='7.39 bits' style='color: #000000;'>31</td><td title='5.04 bits' style='color: #0000A0;'>C0</td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td nowrap title='1.55 bytes' style='color: #0000A0;'>XOR EAX, EAX</td></tr></table></tr><tr><td nowrap class='address'> 004201F1 </td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='8.76 bits' style='color: #000000;'>89</td><td title='9.43 bits' style='color: #900000;'>41</td><td title='8.39 bits' style='color: #000000;'>FC</td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td nowrap title='3.32 bytes' style='color: #000000;'>MOV [ECX-0x4], EAX</td></tr></table></tr></table></td></tr><tr class='private_symbol_row'><th nowrap class='c1'> 004201F4 </th><th nowrap class='c2'><a id='GB'>go4kRenderVoices_next</a></th><th nowrap class='c3'>18</th><th nowrap class='c4'>4.99</th><th nowrap class='c5'>27.7%</th></tr><tr><td nowrap colspan='5'><table class='grptable'><tr><td nowrap class='address'> 004201F4 </td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='8.07 bits' style='color: #000000;'>5E</td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td nowrap title='1.01 bytes' style='color: #000000;'>POP ESI</td></tr></table></tr><tr><td nowrap class='address'> 004201F5 </td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='5.78 bits' style='color: #0000A0;'>5B</td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td nowrap title='0.72 bytes' style='color: #0000A0;'>POP EBX</td></tr></table></tr><tr><td nowrap class='address'> 004201F6 </td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='8.69 bits' style='color: #000000;'>E8</td><td title='5.20 bits' style='color: #0000A0;'>B9</td><td title='3.06 bits' style='color: #0020F0;'>02</td><td title='1.16 bits' style='color: #008040;'>00</td><td title='0.60 bits' style='color: #00C000;'>00</td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td nowrap title='2.34 bytes' style='color: #0020F0;'>CALL <a href='#FB' onclick='recursiveExpand("FB")'>go4k_VM_process</a></td></tr></table></tr><tr><td nowrap class='address'> 004201FB </td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='1.35 bits' style='color: #008040;'>8B</td><td title='0.61 bits' style='color: #00C000;'>01</td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td nowrap title='0.25 bytes' style='color: #00C000;'>MOV EAX, [ECX]</td></tr></table></tr><tr><td nowrap class='address'> 004201FD </td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='0.94 bits' style='color: #00C000;'>3C</td><td title='0.60 bits' style='color: #00C000;'>04</td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td nowrap title='0.19 bytes' style='color: #00C000;'>CMP AL, 0x4</td></tr></table></tr><tr><td nowrap class='address'> 004201FF </td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='0.61 bits' style='color: #00C000;'>75</td><td title='0.53 bits' style='color: #00C000;'>05</td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td nowrap title='0.14 bytes' style='color: #00C000;'>JNZ <a href='#HB' onclick='recursiveExpand("HB")'>go4k_render_instrument_next2</a></td></tr></table></tr><tr><td nowrap class='address'> 00420201 </td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='0.47 bits' style='color: #00FF00;'>31</td><td title='0.54 bits' style='color: #00C000;'>C0</td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td nowrap title='0.13 bytes' style='color: #00C000;'>XOR EAX, EAX</td></tr></table></tr><tr><td nowrap class='address'> 00420203 </td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='0.54 bits' style='color: #00C000;'>89</td><td title='0.60 bits' style='color: #00C000;'>41</td><td title='0.56 bits' style='color: #00C000;'>FC</td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td nowrap title='0.21 bytes' style='color: #00C000;'>MOV [ECX-0x4], EAX</td></tr></table></tr></table></td></tr><tr class='private_symbol_row'><th nowrap class='c1'> 00420206 </th><th nowrap class='c2'><a id='HB'>go4k_render_instrument_next2</a></th><th nowrap class='c3'>2</th><th nowrap class='c4'>2.05</th><th nowrap class='c5'>102.6%</th></tr><tr><td nowrap colspan='5'><table class='grptable'><tr><td nowrap class='address'> 00420206 </td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='8.04 bits' style='color: #000000;'>59</td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td nowrap title='1.00 bytes' style='color: #000000;'>POP ECX</td></tr></table></tr><tr><td nowrap class='address'> 00420207 </td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='8.38 bits' style='color: #000000;'>C3</td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td nowrap title='1.05 bytes' style='color: #000000;'>RET </td></tr></table></tr></table></td></tr></table></div></td></tr></table></div></td></tr><tr><td nowrap colspan='5'><div id='h_4'><table class='grptable'><tr class='oldsection_symbol_row_expandable' onclick="switchMenu('o_4');"><th nowrap class='c1'>-00420208 </th><th nowrap class='c2'><a id='IB'>4KLANG.OBJ:.g4kcodg</a></th><th nowrap class='c3'>57</th><th nowrap class='c4'>25.22</th><th nowrap class='c5'>44.2%</th></tr></table></div></td></tr><tr><td nowrap colspan='5'><div id='o_4'><table class='grptable'><tr class='public_symbol_row_expandable' onclick="switchMenu('p_4');"><th nowrap class='c1'>-00420208 </th><th nowrap class='c2'><a id='JB'>_go4kFOP_func@0</a></th><th nowrap class='c3'>57</th><th nowrap class='c4'>25.22</th><th nowrap class='c5'>44.2%</th></tr><tr><td nowrap colspan='5'><div id='p_4'><table class='grptable'><tr class='private_symbol_row'><th nowrap class='c1'> 00420208 </th><th nowrap class='c2'>_go4kFOP_func@0</th><th nowrap class='c3'>7</th><th nowrap class='c4'>4.52</th><th nowrap class='c5'>64.6%</th></tr><tr><td nowrap colspan='5'><table class='grptable'><tr><td nowrap class='address'> 00420208 </td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='6.29 bits' style='color: #0000A0;'>6A</td><td title='3.43 bits' style='color: #0020F0;'>01</td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td nowrap title='1.22 bytes' style='color: #0020F0;'>PUSH 0x1</td></tr></table></tr><tr><td nowrap class='address'> 0042020A </td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='7.50 bits' style='color: #000000;'>E8</td><td title='7.74 bits' style='color: #000000;'>87</td><td title='4.29 bits' style='color: #0020F0;'>04</td><td title='4.84 bits' style='color: #0020F0;'>00</td><td title='2.07 bits' style='color: #006090;'>00</td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td nowrap title='3.30 bytes' style='color: #0000A0;'>CALL <a href='#KB' onclick='recursiveExpand("KB")'>go4kTransformValues</a></td></tr></table></tr></table></td></tr><tr class='private_symbol_row'><th nowrap class='c1'> 0042020F </th><th nowrap class='c2'><a id='LB'>go4kFOP_func_pop</a></th><th nowrap class='c3'>6</th><th nowrap class='c4'>6.48</th><th nowrap class='c5'>108.1%</th></tr><tr><td nowrap colspan='5'><table class='grptable'><tr><td nowrap class='address'> 0042020F </td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='10.54 bits' style='color: #900000;'>48</td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td nowrap title='1.32 bytes' style='color: #900000;'>DEC EAX</td></tr></table></tr><tr><td nowrap class='address'> 00420210 </td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='7.41 bits' style='color: #000000;'>75</td><td title='8.68 bits' style='color: #000000;'>03</td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td nowrap title='2.01 bytes' style='color: #000000;'>JNZ <a href='#MB' onclick='recursiveExpand("MB")'>go4kFOP_func_addp</a></td></tr></table></tr><tr><td nowrap class='address'> 00420212 </td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='10.63 bits' style='color: #900000;'>DD</td><td title='7.36 bits' style='color: #000000;'>D8</td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td nowrap title='2.25 bytes' style='color: #000000;'>FSTP ST(0)</td></tr></table></tr><tr><td nowrap class='address'> 00420214 </td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='7.25 bits' style='color: #000000;'>C3</td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td nowrap title='0.91 bytes' style='color: #000000;'>RET </td></tr></table></tr></table></td></tr><tr class='private_symbol_row'><th nowrap class='c1'> 00420215 </th><th nowrap class='c2'><a id='MB'>go4kFOP_func_addp</a></th><th nowrap class='c3'>6</th><th nowrap class='c4'>3.84</th><th nowrap class='c5'>64.0%</th></tr><tr><td nowrap colspan='5'><table class='grptable'><tr><td nowrap class='address'> 00420215 </td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='7.56 bits' style='color: #000000;'>48</td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td nowrap title='0.94 bytes' style='color: #000000;'>DEC EAX</td></tr></table></tr><tr><td nowrap class='address'> 00420216 </td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='4.21 bits' style='color: #0020F0;'>75</td><td title='2.24 bits' style='color: #006090;'>03</td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td nowrap title='0.81 bytes' style='color: #0020F0;'>JNZ <a href='#NB' onclick='recursiveExpand("NB")'>go4kFOP_func_mulp</a></td></tr></table></tr><tr><td nowrap class='address'> 00420218 </td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='5.80 bits' style='color: #0000A0;'>DE</td><td title='6.64 bits' style='color: #0000A0;'>C1</td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td nowrap title='1.56 bytes' style='color: #0000A0;'>FADDP </td></tr></table></tr><tr><td nowrap class='address'> 0042021A </td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='4.28 bits' style='color: #0020F0;'>C3</td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td nowrap title='0.53 bytes' style='color: #0020F0;'>RET </td></tr></table></tr></table></td></tr><tr class='private_symbol_row'><th nowrap class='c1'> 0042021B </th><th nowrap class='c2'><a id='NB'>go4kFOP_func_mulp</a></th><th nowrap class='c3'>6</th><th nowrap class='c4'>1.77</th><th nowrap class='c5'>29.5%</th></tr><tr><td nowrap colspan='5'><table class='grptable'><tr><td nowrap class='address'> 0042021B </td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='0.94 bits' style='color: #00C000;'>48</td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td nowrap title='0.12 bytes' style='color: #00C000;'>DEC EAX</td></tr></table></tr><tr><td nowrap class='address'> 0042021C </td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='1.64 bits' style='color: #008040;'>75</td><td title='0.88 bits' style='color: #00C000;'>03</td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td nowrap title='0.32 bytes' style='color: #008040;'>JNZ <a href='#OB' onclick='recursiveExpand("OB")'>go4kFOP_func_push</a></td></tr></table></tr><tr><td nowrap class='address'> 0042021E </td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='0.88 bits' style='color: #00C000;'>DE</td><td title='7.43 bits' style='color: #000000;'>C9</td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td nowrap title='1.04 bytes' style='color: #0020F0;'>FMULP </td></tr></table></tr><tr><td nowrap class='address'> 00420220 </td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='2.39 bits' style='color: #006090;'>C3</td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td nowrap title='0.30 bytes' style='color: #006090;'>RET </td></tr></table></tr></table></td></tr><tr class='private_symbol_row'><th nowrap class='c1'> 00420221 </th><th nowrap class='c2'><a id='OB'>go4kFOP_func_push</a></th><th nowrap class='c3'>6</th><th nowrap class='c4'>2.33</th><th nowrap class='c5'>38.9%</th></tr><tr><td nowrap colspan='5'><table class='grptable'><tr><td nowrap class='address'> 00420221 </td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='0.35 bits' style='color: #00FF00;'>48</td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td nowrap title='0.04 bytes' style='color: #00FF00;'>DEC EAX</td></tr></table></tr><tr><td nowrap class='address'> 00420222 </td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='0.46 bits' style='color: #00FF00;'>75</td><td title='0.54 bits' style='color: #00C000;'>03</td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td nowrap title='0.13 bytes' style='color: #00C000;'>JNZ <a href='#PB' onclick='recursiveExpand("PB")'>go4kFOP_func_xch</a></td></tr></table></tr><tr><td nowrap class='address'> 00420224 </td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='8.18 bits' style='color: #000000;'>D9</td><td title='4.41 bits' style='color: #0020F0;'>C0</td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td nowrap title='1.57 bytes' style='color: #0000A0;'>FLD ST(0)</td></tr></table></tr><tr><td nowrap class='address'> 00420226 </td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='4.70 bits' style='color: #0020F0;'>C3</td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td nowrap title='0.59 bytes' style='color: #0020F0;'>RET </td></tr></table></tr></table></td></tr><tr class='private_symbol_row'><th nowrap class='c1'> 00420227 </th><th nowrap class='c2'><a id='PB'>go4kFOP_func_xch</a></th><th nowrap class='c3'>6</th><th nowrap class='c4'>0.97</th><th nowrap class='c5'>16.2%</th></tr><tr><td nowrap colspan='5'><table class='grptable'><tr><td nowrap class='address'> 00420227 </td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='0.33 bits' style='color: #00FF00;'>48</td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td nowrap title='0.04 bytes' style='color: #00FF00;'>DEC EAX</td></tr></table></tr><tr><td nowrap class='address'> 00420228 </td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='0.62 bits' style='color: #00C000;'>75</td><td title='0.39 bits' style='color: #00FF00;'>03</td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td nowrap title='0.13 bytes' style='color: #00C000;'>JNZ <a href='#QB' onclick='recursiveExpand("QB")'>go4kFOP_func_add</a></td></tr></table></tr><tr><td nowrap class='address'> 0042022A </td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='1.31 bits' style='color: #008040;'>D9</td><td title='4.67 bits' style='color: #0020F0;'>C9</td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td nowrap title='0.75 bytes' style='color: #006090;'>FXCH </td></tr></table></tr><tr><td nowrap class='address'> 0042022C </td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='0.46 bits' style='color: #00FF00;'>C3</td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td nowrap title='0.06 bytes' style='color: #00FF00;'>RET </td></tr></table></tr></table></td></tr><tr class='private_symbol_row'><th nowrap class='c1'> 0042022D </th><th nowrap class='c2'><a id='QB'>go4kFOP_func_add</a></th><th nowrap class='c3'>6</th><th nowrap class='c4'>1.31</th><th nowrap class='c5'>21.9%</th></tr><tr><td nowrap colspan='5'><table class='grptable'><tr><td nowrap class='address'> 0042022D </td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='0.18 bits' style='color: #00FF00;'>48</td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td nowrap title='0.02 bytes' style='color: #00FF00;'>DEC EAX</td></tr></table></tr><tr><td nowrap class='address'> 0042022E </td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='0.30 bits' style='color: #00FF00;'>75</td><td title='0.22 bits' style='color: #00FF00;'>03</td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td nowrap title='0.07 bytes' style='color: #00FF00;'>JNZ <a href='#RB' onclick='recursiveExpand("RB")'>go4kFOP_func_mul</a></td></tr></table></tr><tr><td nowrap class='address'> 00420230 </td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='5.88 bits' style='color: #0000A0;'>D8</td><td title='3.39 bits' style='color: #0020F0;'>C1</td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td nowrap title='1.16 bytes' style='color: #0020F0;'>FADD ST, ST(1)</td></tr></table></tr><tr><td nowrap class='address'> 00420232 </td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='0.53 bits' style='color: #00C000;'>C3</td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td nowrap title='0.07 bytes' style='color: #00C000;'>RET </td></tr></table></tr></table></td></tr><tr class='private_symbol_row'><th nowrap class='c1'> 00420233 </th><th nowrap class='c2'><a id='RB'>go4kFOP_func_mul</a></th><th nowrap class='c3'>6</th><th nowrap class='c4'>0.86</th><th nowrap class='c5'>14.4%</th></tr><tr><td nowrap colspan='5'><table class='grptable'><tr><td nowrap class='address'> 00420233 </td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='0.17 bits' style='color: #00FF00;'>48</td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td nowrap title='0.02 bytes' style='color: #00FF00;'>DEC EAX</td></tr></table></tr><tr><td nowrap class='address'> 00420234 </td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='0.35 bits' style='color: #00FF00;'>75</td><td title='0.20 bits' style='color: #00FF00;'>03</td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td nowrap title='0.07 bytes' style='color: #00FF00;'>JNZ <a href='#SB' onclick='recursiveExpand("SB")'>go4kFOP_func_addp2</a></td></tr></table></tr><tr><td nowrap class='address'> 00420236 </td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='1.57 bits' style='color: #008040;'>D8</td><td title='4.38 bits' style='color: #0020F0;'>C9</td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td nowrap title='0.74 bytes' style='color: #006090;'>FMUL ST, ST(1)</td></tr></table></tr><tr><td nowrap class='address'> 00420238 </td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='0.25 bits' style='color: #00FF00;'>C3</td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td nowrap title='0.03 bytes' style='color: #00FF00;'>RET </td></tr></table></tr></table></td></tr><tr class='private_symbol_row'><th nowrap class='c1'> 00420239 </th><th nowrap class='c2'><a id='SB'>go4kFOP_func_addp2</a></th><th nowrap class='c3'>5</th><th nowrap class='c4'>1.34</th><th nowrap class='c5'>26.9%</th></tr><tr><td nowrap colspan='5'><table class='grptable'><tr><td nowrap class='address'> 00420239 </td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='0.13 bits' style='color: #00FF00;'>48</td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td nowrap title='0.02 bytes' style='color: #00FF00;'>DEC EAX</td></tr></table></tr><tr><td nowrap class='address'> 0042023A </td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='0.22 bits' style='color: #00FF00;'>75</td><td title='0.14 bits' style='color: #00FF00;'>03</td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td nowrap title='0.05 bytes' style='color: #00FF00;'>JNZ 0x42023F</td></tr></table></tr><tr><td nowrap class='address'> 0042023C </td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='3.20 bits' style='color: #0020F0;'>DE</td><td title='7.05 bits' style='color: #000000;'>C2</td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td nowrap title='1.28 bytes' style='color: #0000A0;'>FADDP ST(2), ST</td></tr></table></tr></table></td></tr><tr class='private_symbol_row'><th nowrap class='c1'> 0042023E </th><th nowrap class='c2'><a id='TB'>go4kFOP_func_dummy</a></th><th nowrap class='c3'>3</th><th nowrap class='c4'>1.78</th><th nowrap class='c5'>59.2%</th></tr><tr><td nowrap colspan='5'><table class='grptable'><tr><td nowrap class='address'> 0042023E </td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='6.38 bits' style='color: #0000A0;'>DE</td><td title='3.36 bits' style='color: #0020F0;'>C2</td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td nowrap title='1.22 bytes' style='color: #0020F0;'>FADDP ST(2), ST</td></tr></table></tr><tr><td nowrap class='address'> 00420240 </td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='4.48 bits' style='color: #0020F0;'>C3</td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td nowrap title='0.56 bytes' style='color: #0020F0;'>RET </td></tr></table></tr></table></td></tr></table></div></td></tr></table></div></td></tr><tr><td nowrap colspan='5'><div id='h_5'><table class='grptable'><tr class='oldsection_symbol_row_expandable' onclick="switchMenu('o_5');"><th nowrap class='c1'>-00420241 </th><th nowrap class='c2'><a id='UB'>4KLANG.OBJ:.g4kcodi</a></th><th nowrap class='c3'>43</th><th nowrap class='c4'>32.59</th><th nowrap class='c5'>75.8%</th></tr></table></div></td></tr><tr><td nowrap colspan='5'><div id='o_5'><table class='grptable'><tr class='public_symbol_row_expandable' onclick="switchMenu('p_5');"><th nowrap class='c1'>-00420241 </th><th nowrap class='c2'><a id='VB'>_go4kFSTG_func@0</a></th><th nowrap class='c3'>43</th><th nowrap class='c4'>32.59</th><th nowrap class='c5'>75.8%</th></tr><tr><td nowrap colspan='5'><div id='p_5'><table class='grptable'><tr class='private_symbol_row'><th nowrap class='c1'> 00420241 </th><th nowrap class='c2'>_go4kFSTG_func@0</th><th nowrap class='c3'>15</th><th nowrap class='c4'>8.84</th><th nowrap class='c5'>58.9%</th></tr><tr><td nowrap colspan='5'><table class='grptable'><tr><td nowrap class='address'> 00420241 </td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='4.91 bits' style='color: #0020F0;'>6A</td><td title='6.10 bits' style='color: #0000A0;'>05</td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td nowrap title='1.38 bytes' style='color: #0000A0;'>PUSH 0x5</td></tr></table></tr><tr><td nowrap class='address'> 00420243 </td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='5.00 bits' style='color: #0020F0;'>E8</td><td title='1.46 bits' style='color: #008040;'>87</td><td title='1.49 bits' style='color: #008040;'>04</td><td title='1.52 bits' style='color: #008040;'>00</td><td title='0.41 bits' style='color: #00FF00;'>00</td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td nowrap title='1.24 bytes' style='color: #008040;'>CALL <a href='#KB' onclick='recursiveExpand("KB")'>go4kTransformValues</a></td></tr></table></tr><tr><td nowrap class='address'> 00420248 </td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='4.99 bits' style='color: #0020F0;'>8B</td><td title='10.03 bits' style='color: #900000;'>41</td><td title='4.32 bits' style='color: #0020F0;'>FC</td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td nowrap title='2.42 bytes' style='color: #0000A0;'>MOV EAX, [ECX-0x4]</td></tr></table></tr><tr><td nowrap class='address'> 0042024B </td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='10.16 bits' style='color: #900000;'>85</td><td title='3.86 bits' style='color: #0020F0;'>C0</td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td nowrap title='1.75 bytes' style='color: #000000;'>TEST EAX, EAX</td></tr></table></tr><tr><td nowrap class='address'> 0042024D </td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='2.44 bits' style='color: #006090;'>75</td><td title='5.88 bits' style='color: #0000A0;'>01</td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td nowrap title='1.04 bytes' style='color: #0020F0;'>JNZ <a href='#WB' onclick='recursiveExpand("WB")'>go4kFSTG_func_do</a></td></tr></table></tr><tr><td nowrap class='address'> 0042024F </td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='8.13 bits' style='color: #000000;'>C3</td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td nowrap title='1.02 bytes' style='color: #000000;'>RET </td></tr></table></tr></table></td></tr><tr class='private_symbol_row'><th nowrap class='c1'> 00420250 </th><th nowrap class='c2'><a id='WB'>go4kFSTG_func_do</a></th><th nowrap class='c3'>28</th><th nowrap class='c4'>23.75</th><th nowrap class='c5'>84.8%</th></tr><tr><td nowrap colspan='5'><table class='grptable'><tr><td nowrap class='address'> 00420250 </td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='9.60 bits' style='color: #900000;'>D9</td><td title='7.10 bits' style='color: #000000;'>02</td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td nowrap title='2.09 bytes' style='color: #000000;'>FLD DWORD [EDX]</td></tr></table></tr><tr><td nowrap class='address'> 00420252 </td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='6.89 bits' style='color: #0000A0;'>D8</td><td title='10.82 bits' style='color: #900000;'>25</td><td title='10.23 bits' style='color: #900000;'>34</td><td title='6.72 bits' style='color: #0000A0;'>07</td><td title='4.41 bits' style='color: #0020F0;'>42</td><td title='0.71 bits' style='color: #00C000;'>00</td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td nowrap title='4.97 bytes' style='color: #0000A0;'>FSUB DWORD [<a href='#XB' onclick='recursiveExpand("XB")'>c_0_5</a>]</td></tr></table></tr><tr><td nowrap class='address'> 00420258 </td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='9.27 bits' style='color: #900000;'>D8</td><td title='6.30 bits' style='color: #0000A0;'>C0</td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td nowrap title='1.95 bytes' style='color: #000000;'>FADD ST, ST(0)</td></tr></table></tr><tr><td nowrap class='address'> 0042025A </td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='6.61 bits' style='color: #0000A0;'>D8</td><td title='4.96 bits' style='color: #0020F0;'>C9</td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td nowrap title='1.45 bytes' style='color: #0000A0;'>FMUL ST, ST(1)</td></tr></table></tr><tr><td nowrap class='address'> 0042025C </td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='7.12 bits' style='color: #000000;'>8B</td><td title='8.09 bits' style='color: #000000;'>46</td><td title='5.98 bits' style='color: #0000A0;'>FC</td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td nowrap title='2.65 bytes' style='color: #000000;'>MOV EAX, [ESI-0x4]</td></tr></table></tr><tr><td nowrap class='address'> 0042025F </td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='6.53 bits' style='color: #0000A0;'>D9</td><td title='10.53 bits' style='color: #900000;'>90</td><td title='7.62 bits' style='color: #000000;'>68</td><td title='6.75 bits' style='color: #0000A0;'>02</td><td title='7.34 bits' style='color: #000000;'>B1</td><td title='0.56 bits' style='color: #00C000;'>01</td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td nowrap title='4.92 bytes' style='color: #0000A0;'>FST DWORD [EAX+<a href='#YB' onclick='recursiveExpand("YB")'>go4k_synth_wrk</a>]</td></tr></table></tr><tr><td nowrap class='address'> 00420265 </td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='8.54 bits' style='color: #000000;'>D9</td><td title='8.52 bits' style='color: #000000;'>98</td><td title='9.80 bits' style='color: #900000;'>80</td><td title='5.75 bits' style='color: #0000A0;'>06</td><td title='6.54 bits' style='color: #0000A0;'>B1</td><td title='0.39 bits' style='color: #00FF00;'>01</td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td nowrap title='4.94 bytes' style='color: #0000A0;'>FSTP DWORD [EAX+<a href='#ZB' onclick='recursiveExpand("ZB")'>go4k_voiceindex</a>+0x498]</td></tr></table></tr><tr><td nowrap class='address'> 0042026B </td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='6.29 bits' style='color: #0000A0;'>C3</td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td nowrap title='0.79 bytes' style='color: #0000A0;'>RET </td></tr></table></tr></table></td></tr></table></div></td></tr></table></div></td></tr><tr><td nowrap colspan='5'><div id='h_6'><table class='grptable'><tr class='oldsection_symbol_row_expandable' onclick="switchMenu('o_6');"><th nowrap class='c1'>-0042026C </th><th nowrap class='c2'><a id='AC'>4KLANG.OBJ:.g4kcod4</a></th><th nowrap class='c3'>32</th><th nowrap class='c4'>21.75</th><th nowrap class='c5'>68.0%</th></tr></table></div></td></tr><tr><td nowrap colspan='5'><div id='o_6'><table class='grptable'><tr class='public_symbol_row_expandable' onclick="switchMenu('p_6');"><th nowrap class='c1'>-0042026C </th><th nowrap class='c2'>go4kENVMap</th><th nowrap class='c3'>11</th><th nowrap class='c4'>8.55</th><th nowrap class='c5'>77.7%</th></tr><tr><td nowrap colspan='5'><div id='p_6'><table class='grptable'><tr class='private_symbol_row'><th nowrap class='c1'> 0042026C </th><th nowrap class='c2'><a id='BC'>go4kENVMap</a></th><th nowrap class='c3'>11</th><th nowrap class='c4'>8.55</th><th nowrap class='c5'>77.7%</th></tr><tr><td nowrap colspan='5'><table class='grptable'><tr><td nowrap class='address'> 0042026C </td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='3.11 bits' style='color: #0020F0;'>D9</td><td title='5.18 bits' style='color: #0000A0;'>04</td><td title='8.05 bits' style='color: #000000;'>82</td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td nowrap title='2.04 bytes' style='color: #0000A0;'>FLD DWORD [EDX+EAX*4]</td></tr></table></tr><tr><td nowrap class='address'> 0042026F </td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='10.76 bits' style='color: #900000;'>DA</td><td title='8.43 bits' style='color: #000000;'>0D</td><td title='7.65 bits' style='color: #000000;'>40</td><td title='5.30 bits' style='color: #0000A0;'>07</td><td title='3.67 bits' style='color: #0020F0;'>42</td><td title='0.57 bits' style='color: #00C000;'>00</td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td nowrap title='4.55 bytes' style='color: #0000A0;'>FIMUL DWORD [<a href='#CC' onclick='recursiveExpand("CC")'>c_24</a>]</td></tr></table></tr><tr><td nowrap class='address'> 00420275 </td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='5.16 bits' style='color: #0000A0;'>D9</td><td title='10.54 bits' style='color: #900000;'>E0</td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td nowrap title='1.96 bytes' style='color: #000000;'>FCHS </td></tr></table></tr></table></td></tr></table></div></td></tr><tr class='public_symbol_row_expandable' onclick="switchMenu('p_7');"><th nowrap class='c1'>-00420277 </th><th nowrap class='c2'><a id='DC'>_Power@0</a></th><th nowrap class='c3'>21</th><th nowrap class='c4'>13.20</th><th nowrap class='c5'>62.8%</th></tr><tr><td nowrap colspan='5'><div id='p_7'><table class='grptable'><tr class='private_symbol_row'><th nowrap class='c1'> 00420277 </th><th nowrap class='c2'>_Power@0</th><th nowrap class='c3'>21</th><th nowrap class='c4'>13.20</th><th nowrap class='c5'>62.8%</th></tr><tr><td nowrap colspan='5'><table class='grptable'><tr><td nowrap class='address'> 00420277 </td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='4.91 bits' style='color: #0020F0;'>D9</td><td title='6.52 bits' style='color: #0000A0;'>E8</td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td nowrap title='1.43 bytes' style='color: #0000A0;'>FLD1 </td></tr></table></tr><tr><td nowrap class='address'> 00420279 </td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='6.77 bits' style='color: #0000A0;'>D8</td><td title='4.62 bits' style='color: #0020F0;'>C0</td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td nowrap title='1.42 bytes' style='color: #0000A0;'>FADD ST, ST(0)</td></tr></table></tr><tr><td nowrap class='address'> 0042027B </td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='4.52 bits' style='color: #0020F0;'>D9</td><td title='11.24 bits' style='color: #900000;'>F1</td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td nowrap title='1.97 bytes' style='color: #000000;'>FYL2X </td></tr></table></tr><tr><td nowrap class='address'> 0042027D </td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='3.82 bits' style='color: #0020F0;'>D9</td><td title='2.95 bits' style='color: #006090;'>E8</td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td nowrap title='0.85 bytes' style='color: #0020F0;'>FLD1 </td></tr></table></tr><tr><td nowrap class='address'> 0042027F </td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='3.43 bits' style='color: #0020F0;'>D9</td><td title='5.56 bits' style='color: #0000A0;'>C1</td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td nowrap title='1.12 bytes' style='color: #0020F0;'>FLD ST(1)</td></tr></table></tr><tr><td nowrap class='address'> 00420281 </td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='2.79 bits' style='color: #006090;'>D9</td><td title='8.78 bits' style='color: #000000;'>F8</td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td nowrap title='1.45 bytes' style='color: #0000A0;'>FPREM </td></tr></table></tr><tr><td nowrap class='address'> 00420283 </td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='2.28 bits' style='color: #006090;'>D9</td><td title='7.32 bits' style='color: #000000;'>F0</td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td nowrap title='1.20 bytes' style='color: #0020F0;'>F2XM1 </td></tr></table></tr><tr><td nowrap class='address'> 00420285 </td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='5.79 bits' style='color: #0000A0;'>DE</td><td title='2.89 bits' style='color: #006090;'>C1</td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td nowrap title='1.08 bytes' style='color: #0020F0;'>FADDP </td></tr></table></tr><tr><td nowrap class='address'> 00420287 </td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='1.00 bits' style='color: #00C000;'>D9</td><td title='6.29 bits' style='color: #0000A0;'>FD</td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td nowrap title='0.91 bytes' style='color: #0020F0;'>FSCALE </td></tr></table></tr><tr><td nowrap class='address'> 00420289 </td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='5.99 bits' style='color: #0000A0;'>DD</td><td title='3.33 bits' style='color: #0020F0;'>D9</td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td nowrap title='1.17 bytes' style='color: #0020F0;'>FSTP ST(1)</td></tr></table></tr><tr><td nowrap class='address'> 0042028B </td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='4.80 bits' style='color: #0020F0;'>C3</td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td nowrap title='0.60 bytes' style='color: #0020F0;'>RET </td></tr></table></tr></table></td></tr></table></div></td></tr></table></div></td></tr><tr><td nowrap colspan='5'><div id='h_7'><table class='grptable'><tr class='oldsection_symbol_row_expandable' onclick="switchMenu('o_7');"><th nowrap class='c1'>-0042028C </th><th nowrap class='c2'><a id='EC'>4KLANG.OBJ:.g4kcodp</a></th><th nowrap class='c3'>13</th><th nowrap class='c4'>8.49</th><th nowrap class='c5'>65.3%</th></tr></table></div></td></tr><tr><td nowrap colspan='5'><div id='o_7'><table class='grptable'><tr class='public_symbol_row_expandable' onclick="switchMenu('p_8');"><th nowrap class='c1'>-0042028C </th><th nowrap class='c2'>go4kVCO_pulse</th><th nowrap class='c3'>13</th><th nowrap class='c4'>8.49</th><th nowrap class='c5'>65.3%</th></tr><tr><td nowrap colspan='5'><div id='p_8'><table class='grptable'><tr class='private_symbol_row'><th nowrap class='c1'> 0042028C </th><th nowrap class='c2'><a id='FC'>go4kVCO_pulse</a></th><th nowrap class='c3'>8</th><th nowrap class='c4'>6.19</th><th nowrap class='c5'>77.3%</th></tr><tr><td nowrap colspan='5'><table class='grptable'><tr><td nowrap class='address'> 0042028C </td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='6.69 bits' style='color: #0000A0;'>DB</td><td title='8.21 bits' style='color: #000000;'>E9</td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td nowrap title='1.86 bytes' style='color: #000000;'>FUCOMI ST, ST(1)</td></tr></table></tr><tr><td nowrap class='address'> 0042028E </td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='4.00 bits' style='color: #0020F0;'>D9</td><td title='4.47 bits' style='color: #0020F0;'>E8</td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td nowrap title='1.06 bytes' style='color: #0020F0;'>FLD1 </td></tr></table></tr><tr><td nowrap class='address'> 00420290 </td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='10.91 bits' style='color: #900000;'>73</td><td title='5.76 bits' style='color: #0000A0;'>02</td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td nowrap title='2.08 bytes' style='color: #000000;'>JAE <a href='#GC' onclick='recursiveExpand("GC")'>go4kVCO_func_pulse_up</a></td></tr></table></tr><tr><td nowrap class='address'> 00420292 </td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='4.00 bits' style='color: #0020F0;'>D9</td><td title='5.46 bits' style='color: #0000A0;'>E0</td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td nowrap title='1.18 bytes' style='color: #0020F0;'>FCHS </td></tr></table></tr></table></td></tr><tr class='private_symbol_row'><th nowrap class='c1'> 00420294 </th><th nowrap class='c2'><a id='GC'>go4kVCO_func_pulse_up</a></th><th nowrap class='c3'>5</th><th nowrap class='c4'>2.30</th><th nowrap class='c5'>46.0%</th></tr><tr><td nowrap colspan='5'><table class='grptable'><tr><td nowrap class='address'> 00420294 </td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='5.31 bits' style='color: #0000A0;'>DD</td><td title='2.02 bits' style='color: #006090;'>D9</td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td nowrap title='0.92 bytes' style='color: #0020F0;'>FSTP ST(1)</td></tr></table></tr><tr><td nowrap class='address'> 00420296 </td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='6.59 bits' style='color: #0000A0;'>DD</td><td title='1.75 bits' style='color: #008040;'>D9</td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td nowrap title='1.04 bytes' style='color: #0020F0;'>FSTP ST(1)</td></tr></table></tr><tr><td nowrap class='address'> 00420298 </td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='2.72 bits' style='color: #006090;'>C3</td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td nowrap title='0.34 bytes' style='color: #006090;'>RET </td></tr></table></tr></table></td></tr></table></div></td></tr></table></div></td></tr><tr><td nowrap colspan='5'><div id='h_8'><table class='grptable'><tr class='oldsection_symbol_row_expandable' onclick="switchMenu('o_8');"><th nowrap class='c1'>-00420299 </th><th nowrap class='c2'><a id='HC'>4KLANG.OBJ:.g4kcods</a></th><th nowrap class='c3'>13</th><th nowrap class='c4'>7.81</th><th nowrap class='c5'>60.1%</th></tr></table></div></td></tr><tr><td nowrap colspan='5'><div id='o_8'><table class='grptable'><tr class='public_symbol_row_expandable' onclick="switchMenu('p_9');"><th nowrap class='c1'>-00420299 </th><th nowrap class='c2'>go4kVCO_sine</th><th nowrap class='c3'>13</th><th nowrap class='c4'>7.81</th><th nowrap class='c5'>60.1%</th></tr><tr><td nowrap colspan='5'><div id='p_9'><table class='grptable'><tr class='private_symbol_row'><th nowrap class='c1'> 00420299 </th><th nowrap class='c2'><a id='IC'>go4kVCO_sine</a></th><th nowrap class='c3'>13</th><th nowrap class='c4'>7.81</th><th nowrap class='c5'>60.1%</th></tr><tr><td nowrap colspan='5'><table class='grptable'><tr><td nowrap class='address'> 00420299 </td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='1.74 bits' style='color: #008040;'>D9</td><td title='5.64 bits' style='color: #0000A0;'>C9</td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td nowrap title='0.92 bytes' style='color: #0020F0;'>FXCH </td></tr></table></tr><tr><td nowrap class='address'> 0042029B </td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='4.69 bits' style='color: #0020F0;'>DD</td><td title='1.43 bits' style='color: #008040;'>D9</td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td nowrap title='0.77 bytes' style='color: #0020F0;'>FSTP ST(1)</td></tr></table></tr><tr><td nowrap class='address'> 0042029D </td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='5.12 bits' style='color: #0000A0;'>D9</td><td title='10.51 bits' style='color: #900000;'>EB</td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td nowrap title='1.95 bytes' style='color: #000000;'>FLDPI </td></tr></table></tr><tr><td nowrap class='address'> 0042029F </td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='4.77 bits' style='color: #0020F0;'>D8</td><td title='2.70 bits' style='color: #006090;'>C0</td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td nowrap title='0.93 bytes' style='color: #0020F0;'>FADD ST, ST(0)</td></tr></table></tr><tr><td nowrap class='address'> 004202A1 </td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='6.17 bits' style='color: #0000A0;'>DE</td><td title='2.25 bits' style='color: #006090;'>C9</td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td nowrap title='1.05 bytes' style='color: #0020F0;'>FMULP </td></tr></table></tr><tr><td nowrap class='address'> 004202A3 </td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='4.82 bits' style='color: #0020F0;'>D9</td><td title='8.65 bits' style='color: #000000;'>FE</td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td nowrap title='1.68 bytes' style='color: #0000A0;'>FSIN </td></tr></table></tr><tr><td nowrap class='address'> 004202A5 </td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='3.97 bits' style='color: #0020F0;'>C3</td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td nowrap title='0.50 bytes' style='color: #0020F0;'>RET </td></tr></table></tr></table></td></tr></table></div></td></tr></table></div></td></tr><tr><td nowrap colspan='5'><div id='h_9'><table class='grptable'><tr class='oldsection_symbol_row_expandable' onclick="switchMenu('o_9');"><th nowrap class='c1'>-004202A6 </th><th nowrap class='c2'><a id='JC'>4KLANG.OBJ:.g4kcodd</a></th><th nowrap class='c3'>23</th><th nowrap class='c4'>6.29</th><th nowrap class='c5'>27.3%</th></tr></table></div></td></tr><tr><td nowrap colspan='5'><div id='o_9'><table class='grptable'><tr class='public_symbol_row_expandable' onclick="switchMenu('p_10');"><th nowrap class='c1'>-004202A6 </th><th nowrap class='c2'><a id='KC'>_go4kDST_func@0</a></th><th nowrap class='c3'>23</th><th nowrap class='c4'>6.29</th><th nowrap class='c5'>27.3%</th></tr><tr><td nowrap colspan='5'><div id='p_10'><table class='grptable'><tr class='private_symbol_row'><th nowrap class='c1'> 004202A6 </th><th nowrap class='c2'>_go4kDST_func@0</th><th nowrap class='c3'>15</th><th nowrap class='c4'>2.31</th><th nowrap class='c5'>15.4%</th></tr><tr><td nowrap colspan='5'><table class='grptable'><tr><td nowrap class='address'> 004202A6 </td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='4.38 bits' style='color: #0020F0;'>6A</td><td title='2.38 bits' style='color: #006090;'>01</td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td nowrap title='0.84 bytes' style='color: #0020F0;'>PUSH 0x1</td></tr></table></tr><tr><td nowrap class='address'> 004202A8 </td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='1.87 bits' style='color: #008040;'>E8</td><td title='1.08 bits' style='color: #008040;'>87</td><td title='0.66 bits' style='color: #00C000;'>04</td><td title='0.61 bits' style='color: #00C000;'>00</td><td title='0.27 bits' style='color: #00FF00;'>00</td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td nowrap title='0.56 bytes' style='color: #00C000;'>CALL <a href='#KB' onclick='recursiveExpand("KB")'>go4kTransformValues</a></td></tr></table></tr><tr><td nowrap class='address'> 004202AD </td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='3.09 bits' style='color: #0020F0;'>8B</td><td title='0.98 bits' style='color: #00C000;'>41</td><td title='0.49 bits' style='color: #00FF00;'>FC</td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td nowrap title='0.57 bytes' style='color: #008040;'>MOV EAX, [ECX-0x4]</td></tr></table></tr><tr><td nowrap class='address'> 004202B0 </td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='0.62 bits' style='color: #00C000;'>85</td><td title='0.45 bits' style='color: #00FF00;'>C0</td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td nowrap title='0.13 bytes' style='color: #00C000;'>TEST EAX, EAX</td></tr></table></tr><tr><td nowrap class='address'> 004202B2 </td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='0.51 bits' style='color: #00C000;'>75</td><td title='0.55 bits' style='color: #00C000;'>01</td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td nowrap title='0.13 bytes' style='color: #00C000;'>JNZ <a href='#LC' onclick='recursiveExpand("LC")'>go4kDST_func_do</a></td></tr></table></tr><tr><td nowrap class='address'> 004202B4 </td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='0.55 bits' style='color: #00C000;'>C3</td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td nowrap title='0.07 bytes' style='color: #00C000;'>RET </td></tr></table></tr></table></td></tr><tr class='private_symbol_row'><th nowrap class='c1'> 004202B5 </th><th nowrap class='c2'><a id='LC'>go4kDST_func_do</a></th><th nowrap class='c3'>8</th><th nowrap class='c4'>3.98</th><th nowrap class='c5'>49.7%</th></tr><tr><td nowrap colspan='5'><table class='grptable'><tr><td nowrap class='address'> 004202B5 </td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='0.43 bits' style='color: #00FF00;'>D9</td><td title='0.85 bits' style='color: #00C000;'>02</td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td nowrap title='0.16 bytes' style='color: #00C000;'>FLD DWORD [EDX]</td></tr></table></tr><tr><td nowrap class='address'> 004202B7 </td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='7.03 bits' style='color: #000000;'>E8</td><td title='8.62 bits' style='color: #000000;'>C7</td><td title='3.22 bits' style='color: #0020F0;'>04</td><td title='1.52 bits' style='color: #008040;'>00</td><td title='0.75 bits' style='color: #00C000;'>00</td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td nowrap title='2.64 bytes' style='color: #0020F0;'>CALL <a href='#MC' onclick='recursiveExpand("MC")'>go4kWaveshaper</a></td></tr></table></tr><tr><td nowrap class='address'> 004202BC </td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='9.41 bits' style='color: #900000;'>C3</td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td nowrap title='1.18 bytes' style='color: #900000;'>RET </td></tr></table></tr></table></td></tr></table></div></td></tr></table></div></td></tr><tr><td nowrap colspan='5'><div id='h_10'><table class='grptable'><tr class='oldsection_symbol_row_expandable' onclick="switchMenu('o_10');"><th nowrap class='c1'>-004202BD </th><th nowrap class='c2'><a id='NC'>4KLANG.OBJ:.g4kcodz</a></th><th nowrap class='c3'>32</th><th nowrap class='c4'>28.98</th><th nowrap class='c5'>90.6%</th></tr></table></div></td></tr><tr><td nowrap colspan='5'><div id='o_10'><table class='grptable'><tr class='public_symbol_row_expandable' onclick="switchMenu('p_11');"><th nowrap class='c1'>-004202BD </th><th nowrap class='c2'>go4k_VM_process</th><th nowrap class='c3'>32</th><th nowrap class='c4'>28.98</th><th nowrap class='c5'>90.6%</th></tr><tr><td nowrap colspan='5'><div id='p_11'><table class='grptable'><tr class='private_symbol_row'><th nowrap class='c1'> 004202BD </th><th nowrap class='c2'><a id='FB'>go4k_VM_process</a></th><th nowrap class='c3'>5</th><th nowrap class='c4'>6.00</th><th nowrap class='c5'>119.9%</th></tr><tr><td nowrap colspan='5'><table class='grptable'><tr><td nowrap class='address'> 004202BD </td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='10.82 bits' style='color: #900000;'>8D</td><td title='12.82 bits' style='color: #FF0000;'>6F</td><td title='8.54 bits' style='color: #000000;'>08</td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td nowrap title='4.02 bytes' style='color: #900000;'>LEA EBP, [EDI+0x8]</td></tr></table></tr><tr><td nowrap class='address'> 004202C0 </td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='6.77 bits' style='color: #0000A0;'>89</td><td title='9.02 bits' style='color: #900000;'>E9</td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td nowrap title='1.97 bytes' style='color: #000000;'>MOV ECX, EBP</td></tr></table></tr></table></td></tr><tr class='private_symbol_row'><th nowrap class='c1'> 004202C2 </th><th nowrap class='c2'><a id='OC'>go4k_VM_process_loop</a></th><th nowrap class='c3'>20</th><th nowrap class='c4'>18.52</th><th nowrap class='c5'>92.6%</th></tr><tr><td nowrap colspan='5'><table class='grptable'><tr><td nowrap class='address'> 004202C2 </td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='8.84 bits' style='color: #000000;'>0F</td><td title='12.20 bits' style='color: #FF0000;'>B6</td><td title='6.23 bits' style='color: #0000A0;'>03</td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td nowrap title='3.41 bytes' style='color: #900000;'>MOVZX EAX, BYTE [EBX]</td></tr></table></tr><tr><td nowrap class='address'> 004202C5 </td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='12.80 bits' style='color: #FF0000;'>43</td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td nowrap title='1.60 bytes' style='color: #FF0000;'>INC EBX</td></tr></table></tr><tr><td nowrap class='address'> 004202C6 </td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='7.60 bits' style='color: #000000;'>85</td><td title='2.19 bits' style='color: #006090;'>C0</td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td nowrap title='1.22 bytes' style='color: #0020F0;'>TEST EAX, EAX</td></tr></table></tr><tr><td nowrap class='address'> 004202C8 </td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='4.34 bits' style='color: #0020F0;'>74</td><td title='5.22 bits' style='color: #0000A0;'>0C</td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td nowrap title='1.20 bytes' style='color: #0020F0;'>JZ <a href='#PC' onclick='recursiveExpand("PC")'>go4k_VM_process_done</a></td></tr></table></tr><tr><td nowrap class='address'> 004202CA </td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='7.63 bits' style='color: #000000;'>FF</td><td title='6.68 bits' style='color: #0000A0;'>14</td><td title='8.21 bits' style='color: #000000;'>85</td><td title='13.05 bits' style='color: #FF0000;'>62</td><td title='6.94 bits' style='color: #0000A0;'>07</td><td title='2.82 bits' style='color: #006090;'>42</td><td title='0.47 bits' style='color: #00FF00;'>00</td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td nowrap title='5.73 bytes' style='color: #0000A0;'>CALL [EAX*4+<a href='#QC' onclick='recursiveExpand("QC")'>go4k_synth_commands</a>]</td></tr></table></tr><tr><td nowrap class='address'> 004202D1 </td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='9.37 bits' style='color: #900000;'>83</td><td title='8.20 bits' style='color: #000000;'>C5</td><td title='9.14 bits' style='color: #900000;'>20</td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td nowrap title='3.34 bytes' style='color: #000000;'>ADD EBP, 0x20</td></tr></table></tr><tr><td nowrap class='address'> 004202D4 </td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='8.17 bits' style='color: #000000;'>EB</td><td title='8.07 bits' style='color: #000000;'>EC</td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td nowrap title='2.03 bytes' style='color: #000000;'>JMP <a href='#OC' onclick='recursiveExpand("OC")'>go4k_VM_process_loop</a></td></tr></table></tr></table></td></tr><tr class='private_symbol_row'><th nowrap class='c1'> 004202D6 </th><th nowrap class='c2'><a id='PC'>go4k_VM_process_done</a></th><th nowrap class='c3'>7</th><th nowrap class='c4'>4.46</th><th nowrap class='c5'>63.7%</th></tr><tr><td nowrap colspan='5'><table class='grptable'><tr><td nowrap class='address'> 004202D6 </td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='7.11 bits' style='color: #000000;'>81</td><td title='7.24 bits' style='color: #000000;'>C7</td><td title='8.75 bits' style='color: #000000;'>18</td><td title='5.80 bits' style='color: #0000A0;'>04</td><td title='2.21 bits' style='color: #006090;'>00</td><td title='1.11 bits' style='color: #008040;'>00</td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td nowrap title='4.03 bytes' style='color: #0000A0;'>ADD EDI, 0x418</td></tr></table></tr><tr><td nowrap class='address'> 004202DC </td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='3.46 bits' style='color: #0020F0;'>C3</td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td nowrap title='0.43 bytes' style='color: #0020F0;'>RET </td></tr></table></tr></table></td></tr></table></div></td></tr></table></div></td></tr><tr><td nowrap colspan='5'><div id='h_11'><table class='grptable'><tr class='oldsection_symbol_row_expandable' onclick="switchMenu('o_11');"><th nowrap class='c1'>-004202DD </th><th nowrap class='c2'><a id='RC'>4KLANG.OBJ:.g4kcodw</a></th><th nowrap class='c3'>102</th><th nowrap class='c4'>75.48</th><th nowrap class='c5'>74.0%</th></tr></table></div></td></tr><tr><td nowrap colspan='5'><div id='o_11'><table class='grptable'><tr class='public_symbol_row_expandable' onclick="switchMenu('p_12');"><th nowrap class='c1'>-004202DD </th><th nowrap class='c2'>go4kUpdateInstrument</th><th nowrap class='c3'>102</th><th nowrap class='c4'>75.48</th><th nowrap class='c5'>74.0%</th></tr><tr><td nowrap colspan='5'><div id='p_12'><table class='grptable'><tr class='private_symbol_row'><th nowrap class='c1'> 004202DD </th><th nowrap class='c2'><a id='SC'>go4kUpdateInstrument</a></th><th nowrap class='c3'>75</th><th nowrap class='c4'>55.13</th><th nowrap class='c5'>73.5%</th></tr><tr><td nowrap colspan='5'><table class='grptable'><tr><td nowrap class='address'> 004202DD </td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='3.85 bits' style='color: #0020F0;'>8B</td><td title='8.18 bits' style='color: #000000;'>44</td><td title='5.04 bits' style='color: #0000A0;'>24</td><td title='6.85 bits' style='color: #0000A0;'>08</td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td nowrap title='2.99 bytes' style='color: #0000A0;'>MOV EAX, [ESP+0x8]</td></tr></table></tr><tr><td nowrap class='address'> 004202E1 </td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='8.08 bits' style='color: #000000;'>C1</td><td title='6.30 bits' style='color: #0000A0;'>E8</td><td title='7.50 bits' style='color: #000000;'>03</td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td nowrap title='2.74 bytes' style='color: #000000;'>SHR EAX, 0x3</td></tr></table></tr><tr><td nowrap class='address'> 004202E4 </td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='11.71 bits' style='color: #900000;'>69</td><td title='9.57 bits' style='color: #900000;'>D1</td><td title='7.68 bits' style='color: #000000;'>88</td><td title='6.91 bits' style='color: #0000A0;'>00</td><td title='1.76 bits' style='color: #008040;'>00</td><td title='3.14 bits' style='color: #0020F0;'>00</td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td nowrap title='5.10 bytes' style='color: #0000A0;'>IMUL EDX, ECX, 0x88</td></tr></table></tr><tr><td nowrap class='address'> 004202EA </td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='10.94 bits' style='color: #900000;'>0F</td><td title='6.42 bits' style='color: #0000A0;'>B6</td><td title='9.59 bits' style='color: #900000;'>94</td><td title='6.65 bits' style='color: #0000A0;'>02</td><td title='8.70 bits' style='color: #000000;'>09</td><td title='5.78 bits' style='color: #0000A0;'>09</td><td title='6.80 bits' style='color: #0000A0;'>42</td><td title='0.75 bits' style='color: #00C000;'>00</td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td nowrap title='6.95 bytes' style='color: #0000A0;'>MOVZX EDX, BYTE [EDX+EAX+<a href='#TC' onclick='recursiveExpand("TC")'>go4k_synth_instructions_end</a>]</td></tr></table></tr><tr><td nowrap class='address'> 004202F2 </td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='5.04 bits' style='color: #0000A0;'>8B</td><td title='6.41 bits' style='color: #0000A0;'>44</td><td title='2.42 bits' style='color: #006090;'>24</td><td title='1.39 bits' style='color: #008040;'>08</td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td nowrap title='1.91 bytes' style='color: #0020F0;'>MOV EAX, [ESP+0x8]</td></tr></table></tr><tr><td nowrap class='address'> 004202F6 </td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='1.03 bits' style='color: #008040;'>C1</td><td title='7.26 bits' style='color: #000000;'>E2</td><td title='3.39 bits' style='color: #0020F0;'>03</td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td nowrap title='1.46 bytes' style='color: #0020F0;'>SHL EDX, 0x3</td></tr></table></tr><tr><td nowrap class='address'> 004202F9 </td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='12.36 bits' style='color: #FF0000;'>83</td><td title='7.70 bits' style='color: #000000;'>E0</td><td title='6.58 bits' style='color: #0000A0;'>07</td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td nowrap title='3.33 bytes' style='color: #000000;'>AND EAX, 0x7</td></tr></table></tr><tr><td nowrap class='address'> 004202FC </td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='8.82 bits' style='color: #000000;'>0F</td><td title='3.57 bits' style='color: #0020F0;'>B6</td><td title='2.80 bits' style='color: #006090;'>94</td><td title='1.48 bits' style='color: #008040;'>02</td><td title='6.73 bits' style='color: #0000A0;'>B1</td><td title='8.57 bits' style='color: #000000;'>0B</td><td title='6.34 bits' style='color: #0000A0;'>42</td><td title='0.41 bits' style='color: #00FF00;'>00</td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td nowrap title='4.84 bytes' style='color: #0020F0;'>MOVZX EDX, BYTE [EDX+EAX+<a href='#UC' onclick='recursiveExpand("UC")'>go4k_pattern_lists_end</a>]</td></tr></table></tr><tr><td nowrap class='address'> 00420304 </td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='7.44 bits' style='color: #000000;'>80</td><td title='11.52 bits' style='color: #900000;'>FA</td><td title='6.28 bits' style='color: #0000A0;'>01</td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td nowrap title='3.15 bytes' style='color: #000000;'>CMP DL, 0x1</td></tr></table></tr><tr><td nowrap class='address'> 00420307 </td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='10.73 bits' style='color: #900000;'>74</td><td title='11.88 bits' style='color: #900000;'>39</td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td nowrap title='2.83 bytes' style='color: #900000;'>JZ <a href='#VC' onclick='recursiveExpand("VC")'>go4kUpdateInstrument_done</a></td></tr></table></tr><tr><td nowrap class='address'> 00420309 </td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='4.24 bits' style='color: #0020F0;'>FF</td><td title='7.48 bits' style='color: #000000;'>07</td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td nowrap title='1.46 bytes' style='color: #0000A0;'>INC DWORD [EDI]</td></tr></table></tr><tr><td nowrap class='address'> 0042030B </td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='4.99 bits' style='color: #0020F0;'>FF</td><td title='10.51 bits' style='color: #900000;'>87</td><td title='7.05 bits' style='color: #000000;'>18</td><td title='4.66 bits' style='color: #0020F0;'>04</td><td title='1.38 bits' style='color: #008040;'>00</td><td title='0.87 bits' style='color: #00C000;'>00</td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td nowrap title='3.68 bytes' style='color: #0020F0;'>INC DWORD [EDI+0x418]</td></tr></table></tr><tr><td nowrap class='address'> 00420311 </td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='7.75 bits' style='color: #000000;'>80</td><td title='3.57 bits' style='color: #0020F0;'>FA</td><td title='1.55 bits' style='color: #008040;'>01</td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td nowrap title='1.61 bytes' style='color: #0020F0;'>CMP DL, 0x1</td></tr></table></tr><tr><td nowrap class='address'> 00420314 </td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='8.42 bits' style='color: #000000;'>7C</td><td title='8.45 bits' style='color: #000000;'>2C</td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td nowrap title='2.11 bytes' style='color: #000000;'>JL <a href='#VC' onclick='recursiveExpand("VC")'>go4kUpdateInstrument_done</a></td></tr></table></tr><tr><td nowrap class='address'> 00420316 </td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='10.00 bits' style='color: #900000;'>60</td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td nowrap title='1.25 bytes' style='color: #900000;'>PUSHA </td></tr></table></tr><tr><td nowrap class='address'> 00420317 </td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='5.91 bits' style='color: #0000A0;'>87</td><td title='2.25 bits' style='color: #006090;'>04</td><td title='10.07 bits' style='color: #900000;'>8D</td><td title='9.34 bits' style='color: #900000;'>E8</td><td title='5.18 bits' style='color: #0000A0;'>01</td><td title='4.80 bits' style='color: #0020F0;'>B1</td><td title='0.35 bits' style='color: #00FF00;'>01</td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td nowrap title='4.74 bytes' style='color: #0000A0;'>XCHG [ECX*4+<a href='#ZB' onclick='recursiveExpand("ZB")'>go4k_voiceindex</a>], EAX</td></tr></table></tr><tr><td nowrap class='address'> 0042031E </td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='9.13 bits' style='color: #900000;'>85</td><td title='3.41 bits' style='color: #0020F0;'>C0</td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td nowrap title='1.57 bytes' style='color: #0000A0;'>TEST EAX, EAX</td></tr></table></tr><tr><td nowrap class='address'> 00420320 </td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='1.66 bits' style='color: #008040;'>74</td><td title='7.98 bits' style='color: #000000;'>06</td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td nowrap title='1.21 bytes' style='color: #0020F0;'>JZ <a href='#WC' onclick='recursiveExpand("WC")'>go4kUpdateInstrument_newNote</a></td></tr></table></tr><tr><td nowrap class='address'> 00420322 </td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='7.18 bits' style='color: #000000;'>81</td><td title='5.36 bits' style='color: #0000A0;'>C7</td><td title='2.66 bits' style='color: #006090;'>18</td><td title='1.36 bits' style='color: #008040;'>04</td><td title='0.65 bits' style='color: #00C000;'>00</td><td title='0.48 bits' style='color: #00FF00;'>00</td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td nowrap title='2.21 bytes' style='color: #006090;'>ADD EDI, 0x418</td></tr></table></tr></table></td></tr><tr class='private_symbol_row'><th nowrap class='c1'> 00420328 </th><th nowrap class='c2'><a id='WC'>go4kUpdateInstrument_newNote</a></th><th nowrap class='c3'>26</th><th nowrap class='c4'>19.73</th><th nowrap class='c5'>75.9%</th></tr><tr><td nowrap colspan='5'><table class='grptable'><tr><td nowrap class='address'> 00420328 </td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='12.60 bits' style='color: #FF0000;'>34</td><td title='2.93 bits' style='color: #006090;'>01</td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td nowrap title='1.94 bytes' style='color: #000000;'>XOR AL, 0x1</td></tr></table></tr><tr><td nowrap class='address'> 0042032A </td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='10.80 bits' style='color: #900000;'>87</td><td title='1.68 bits' style='color: #008040;'>04</td><td title='4.40 bits' style='color: #0020F0;'>8D</td><td title='2.07 bits' style='color: #006090;'>E8</td><td title='0.84 bits' style='color: #00C000;'>01</td><td title='0.93 bits' style='color: #00C000;'>B1</td><td title='0.20 bits' style='color: #00FF00;'>01</td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td nowrap title='2.61 bytes' style='color: #006090;'>XCHG [ECX*4+<a href='#ZB' onclick='recursiveExpand("ZB")'>go4k_voiceindex</a>], EAX</td></tr></table></tr><tr><td nowrap class='address'> 00420331 </td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='10.59 bits' style='color: #900000;'>60</td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td nowrap title='1.32 bytes' style='color: #900000;'>PUSHA </td></tr></table></tr><tr><td nowrap class='address'> 00420332 </td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='8.79 bits' style='color: #000000;'>31</td><td title='3.18 bits' style='color: #0020F0;'>C0</td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td nowrap title='1.50 bytes' style='color: #0000A0;'>XOR EAX, EAX</td></tr></table></tr><tr><td nowrap class='address'> 00420334 </td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='7.86 bits' style='color: #000000;'>B9</td><td title='3.46 bits' style='color: #0020F0;'>02</td><td title='3.72 bits' style='color: #0020F0;'>01</td><td title='3.89 bits' style='color: #0020F0;'>00</td><td title='3.37 bits' style='color: #0020F0;'>00</td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td nowrap title='2.79 bytes' style='color: #0020F0;'>MOV ECX, 0x102</td></tr></table></tr><tr><td nowrap class='address'> 00420339 </td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='13.81 bits' style='color: #FF0000;'>F3</td><td title='10.41 bits' style='color: #900000;'>AB</td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td nowrap title='3.03 bytes' style='color: #FF0000;'>REP STOSD </td></tr></table></tr><tr><td nowrap class='address'> 0042033B </td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='9.76 bits' style='color: #900000;'>61</td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td nowrap title='1.22 bytes' style='color: #900000;'>POPA </td></tr></table></tr><tr><td nowrap class='address'> 0042033C </td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='6.37 bits' style='color: #0000A0;'>89</td><td title='9.91 bits' style='color: #900000;'>57</td><td title='5.65 bits' style='color: #0000A0;'>04</td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td nowrap title='2.74 bytes' style='color: #000000;'>MOV [EDI+0x4], EDX</td></tr></table></tr><tr><td nowrap class='address'> 0042033F </td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='7.86 bits' style='color: #000000;'>61</td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td nowrap title='0.98 bytes' style='color: #000000;'>POPA </td></tr></table></tr><tr><td nowrap class='address'> 00420340 </td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='7.98 bits' style='color: #000000;'>EB</td><td title='4.78 bits' style='color: #0020F0;'>00</td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td nowrap title='1.59 bytes' style='color: #0000A0;'>JMP <a href='#VC' onclick='recursiveExpand("VC")'>go4kUpdateInstrument_done</a></td></tr></table></tr></table></td></tr><tr class='private_symbol_row'><th nowrap class='c1'> 00420342 </th><th nowrap class='c2'><a id='VC'>go4kUpdateInstrument_done</a></th><th nowrap class='c3'>1</th><th nowrap class='c4'>0.62</th><th nowrap class='c5'>61.7%</th></tr><tr><td nowrap colspan='5'><table class='grptable'><tr><td nowrap class='address'> 00420342 </td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='4.93 bits' style='color: #0020F0;'>C3</td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td nowrap title='0.62 bytes' style='color: #0020F0;'>RET </td></tr></table></tr></table></td></tr></table></div></td></tr></table></div></td></tr><tr><td nowrap colspan='5'><div id='h_12'><table class='grptable'><tr class='oldsection_symbol_row_expandable' onclick="switchMenu('o_12');"><th nowrap class='c1'>-00420343 </th><th nowrap class='c2'><a id='XC'>4KLANG.OBJ:.g4kcodm</a></th><th nowrap class='c3'>1</th><th nowrap class='c4'>0.81</th><th nowrap class='c5'>80.8%</th></tr></table></div></td></tr><tr><td nowrap colspan='5'><div id='o_12'><table class='grptable'><tr class='public_symbol_row_expandable' onclick="switchMenu('p_13');"><th nowrap class='c1'>-00420343 </th><th nowrap class='c2'><a id='YC'>_go4kFLD_func@0</a></th><th nowrap class='c3'>1</th><th nowrap class='c4'>0.81</th><th nowrap class='c5'>80.8%</th></tr><tr><td nowrap colspan='5'><div id='p_13'><table class='grptable'><tr class='private_symbol_row'><th nowrap class='c1'> 00420343 </th><th nowrap class='c2'>_go4kFLD_func@0</th><th nowrap class='c3'>1</th><th nowrap class='c4'>0.81</th><th nowrap class='c5'>80.8%</th></tr><tr><td nowrap colspan='5'><table class='grptable'><tr><td nowrap class='address'> 00420343 </td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='6.46 bits' style='color: #0000A0;'>C3</td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td nowrap title='0.81 bytes' style='color: #0000A0;'>RET </td></tr></table></tr></table></td></tr></table></div></td></tr></table></div></td></tr><tr><td nowrap colspan='5'><div id='h_13'><table class='grptable'><tr class='oldsection_symbol_row_expandable' onclick="switchMenu('o_13');"><th nowrap class='c1'>-00420344 </th><th nowrap class='c2'><a id='ZC'>4KLANG.OBJ:.g4kcodh</a></th><th nowrap class='c3'>23</th><th nowrap class='c4'>7.99</th><th nowrap class='c5'>34.8%</th></tr></table></div></td></tr><tr><td nowrap colspan='5'><div id='o_13'><table class='grptable'><tr class='public_symbol_row_expandable' onclick="switchMenu('p_14');"><th nowrap class='c1'>-00420344 </th><th nowrap class='c2'><a id='AD'>_go4kFST_func@0</a></th><th nowrap class='c3'>23</th><th nowrap class='c4'>7.99</th><th nowrap class='c5'>34.8%</th></tr><tr><td nowrap colspan='5'><div id='p_14'><table class='grptable'><tr class='private_symbol_row'><th nowrap class='c1'> 00420344 </th><th nowrap class='c2'>_go4kFST_func@0</th><th nowrap class='c3'>23</th><th nowrap class='c4'>7.99</th><th nowrap class='c5'>34.8%</th></tr><tr><td nowrap colspan='5'><table class='grptable'><tr><td nowrap class='address'> 00420344 </td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='3.80 bits' style='color: #0020F0;'>6A</td><td title='4.66 bits' style='color: #0020F0;'>02</td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td nowrap title='1.06 bytes' style='color: #0020F0;'>PUSH 0x2</td></tr></table></tr><tr><td nowrap class='address'> 00420346 </td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='1.90 bits' style='color: #008040;'>E8</td><td title='0.95 bits' style='color: #00C000;'>87</td><td title='0.58 bits' style='color: #00C000;'>04</td><td title='0.48 bits' style='color: #00FF00;'>00</td><td title='0.18 bits' style='color: #00FF00;'>00</td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td nowrap title='0.51 bytes' style='color: #00C000;'>CALL <a href='#KB' onclick='recursiveExpand("KB")'>go4kTransformValues</a></td></tr></table></tr><tr><td nowrap class='address'> 0042034B </td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='8.64 bits' style='color: #000000;'>D9</td><td title='6.02 bits' style='color: #0000A0;'>02</td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td nowrap title='1.83 bytes' style='color: #000000;'>FLD DWORD [EDX]</td></tr></table></tr><tr><td nowrap class='address'> 0042034D </td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='2.98 bits' style='color: #006090;'>D8</td><td title='3.00 bits' style='color: #0020F0;'>25</td><td title='0.98 bits' style='color: #00C000;'>34</td><td title='0.90 bits' style='color: #00C000;'>07</td><td title='0.59 bits' style='color: #00C000;'>42</td><td title='0.24 bits' style='color: #00FF00;'>00</td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td nowrap title='1.09 bytes' style='color: #008040;'>FSUB DWORD [<a href='#XB' onclick='recursiveExpand("XB")'>c_0_5</a>]</td></tr></table></tr><tr><td nowrap class='address'> 00420353 </td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='0.94 bits' style='color: #00C000;'>D8</td><td title='0.61 bits' style='color: #00C000;'>C0</td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td nowrap title='0.19 bytes' style='color: #00C000;'>FADD ST, ST(0)</td></tr></table></tr><tr><td nowrap class='address'> 00420355 </td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='0.59 bits' style='color: #00C000;'>D8</td><td title='0.63 bits' style='color: #00C000;'>C9</td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td nowrap title='0.15 bytes' style='color: #00C000;'>FMUL ST, ST(1)</td></tr></table></tr><tr><td nowrap class='address'> 00420357 </td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='3.11 bits' style='color: #0020F0;'>D9</td><td title='9.81 bits' style='color: #900000;'>1C</td><td title='7.67 bits' style='color: #000000;'>81</td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td nowrap title='2.57 bytes' style='color: #0000A0;'>FSTP DWORD [ECX+EAX*4]</td></tr></table></tr><tr><td nowrap class='address'> 0042035A </td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='4.68 bits' style='color: #0020F0;'>C3</td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td nowrap title='0.58 bytes' style='color: #0020F0;'>RET </td></tr></table></tr></table></td></tr></table></div></td></tr></table></div></td></tr><tr><td nowrap colspan='5'><div id='h_14'><table class='grptable'><tr class='oldsection_symbol_row_expandable' onclick="switchMenu('o_14');"><th nowrap class='c1'>-0042035B </th><th nowrap class='c2'><a id='BD'>4KLANG.OBJ:.g4kcodl</a></th><th nowrap class='c3'>49</th><th nowrap class='c4'>28.22</th><th nowrap class='c5'>57.6%</th></tr></table></div></td></tr><tr><td nowrap colspan='5'><div id='o_14'><table class='grptable'><tr class='public_symbol_row_expandable' onclick="switchMenu('p_15');"><th nowrap class='c1'>-0042035B </th><th nowrap class='c2'><a id='CD'>_go4kACC_func@0</a></th><th nowrap class='c3'>49</th><th nowrap class='c4'>28.22</th><th nowrap class='c5'>57.6%</th></tr><tr><td nowrap colspan='5'><div id='p_15'><table class='grptable'><tr class='private_symbol_row'><th nowrap class='c1'> 0042035B </th><th nowrap class='c2'>_go4kACC_func@0</th><th nowrap class='c3'>27</th><th nowrap class='c4'>14.43</th><th nowrap class='c5'>53.4%</th></tr><tr><td nowrap colspan='5'><table class='grptable'><tr><td nowrap class='address'> 0042035B </td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='3.57 bits' style='color: #0020F0;'>6A</td><td title='2.06 bits' style='color: #006090;'>01</td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td nowrap title='0.70 bytes' style='color: #006090;'>PUSH 0x1</td></tr></table></tr><tr><td nowrap class='address'> 0042035D </td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='1.39 bits' style='color: #008040;'>E8</td><td title='0.49 bits' style='color: #00FF00;'>87</td><td title='0.34 bits' style='color: #00FF00;'>04</td><td title='0.35 bits' style='color: #00FF00;'>00</td><td title='0.13 bits' style='color: #00FF00;'>00</td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td nowrap title='0.34 bytes' style='color: #00C000;'>CALL <a href='#KB' onclick='recursiveExpand("KB")'>go4kTransformValues</a></td></tr></table></tr><tr><td nowrap class='address'> 00420362 </td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='11.80 bits' style='color: #900000;'>60</td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td nowrap title='1.47 bytes' style='color: #900000;'>PUSHA </td></tr></table></tr><tr><td nowrap class='address'> 00420363 </td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='9.89 bits' style='color: #900000;'>BF</td><td title='6.97 bits' style='color: #0000A0;'>68</td><td title='3.98 bits' style='color: #0020F0;'>02</td><td title='2.09 bits' style='color: #006090;'>B1</td><td title='0.46 bits' style='color: #00FF00;'>01</td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td nowrap title='2.92 bytes' style='color: #0020F0;'>MOV EDI, <a href='#YB' onclick='recursiveExpand("YB")'>go4k_synth_wrk</a></td></tr></table></tr><tr><td nowrap class='address'> 00420368 </td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='8.15 bits' style='color: #000000;'>81</td><td title='4.68 bits' style='color: #0020F0;'>C7</td><td title='1.89 bits' style='color: #008040;'>18</td><td title='0.90 bits' style='color: #00C000;'>04</td><td title='0.38 bits' style='color: #00FF00;'>00</td><td title='0.42 bits' style='color: #00FF00;'>00</td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td nowrap title='2.05 bytes' style='color: #006090;'>ADD EDI, 0x418</td></tr></table></tr><tr><td nowrap class='address'> 0042036E </td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='8.16 bits' style='color: #000000;'>29</td><td title='8.38 bits' style='color: #000000;'>C7</td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td nowrap title='2.07 bytes' style='color: #000000;'>SUB EDI, EAX</td></tr></table></tr><tr><td nowrap class='address'> 00420370 </td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='7.50 bits' style='color: #000000;'>B1</td><td title='7.05 bits' style='color: #000000;'>0A</td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td nowrap title='1.82 bytes' style='color: #000000;'>MOV CL, 0xA</td></tr></table></tr><tr><td nowrap class='address'> 00420372 </td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='5.72 bits' style='color: #0000A0;'>D9</td><td title='8.50 bits' style='color: #000000;'>EE</td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td nowrap title='1.78 bytes' style='color: #000000;'>FLDZ </td></tr></table></tr><tr><td nowrap class='address'> 00420374 </td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='4.59 bits' style='color: #0020F0;'>D9</td><td title='5.58 bits' style='color: #0000A0;'>EE</td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td nowrap title='1.27 bytes' style='color: #0000A0;'>FLDZ </td></tr></table></tr></table></td></tr><tr class='private_symbol_row'><th nowrap class='c1'> 00420376 </th><th nowrap class='c2'><a id='DD'>go4kACC_func_loop</a></th><th nowrap class='c3'>22</th><th nowrap class='c4'>13.79</th><th nowrap class='c5'>62.7%</th></tr><tr><td nowrap colspan='5'><table class='grptable'><tr><td nowrap class='address'> 00420376 </td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='3.68 bits' style='color: #0020F0;'>D8</td><td title='11.96 bits' style='color: #900000;'>47</td><td title='9.48 bits' style='color: #900000;'>F8</td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td nowrap title='3.14 bytes' style='color: #000000;'>FADD DWORD [EDI-0x8]</td></tr></table></tr><tr><td nowrap class='address'> 00420379 </td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='3.39 bits' style='color: #0020F0;'>D9</td><td title='6.23 bits' style='color: #0000A0;'>C9</td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td nowrap title='1.20 bytes' style='color: #0020F0;'>FXCH </td></tr></table></tr><tr><td nowrap class='address'> 0042037B </td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='4.23 bits' style='color: #0020F0;'>D8</td><td title='3.77 bits' style='color: #0020F0;'>47</td><td title='5.51 bits' style='color: #0000A0;'>FC</td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td nowrap title='1.69 bytes' style='color: #0020F0;'>FADD DWORD [EDI-0x4]</td></tr></table></tr><tr><td nowrap class='address'> 0042037E </td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='1.93 bits' style='color: #008040;'>D9</td><td title='0.90 bits' style='color: #00C000;'>C9</td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td nowrap title='0.35 bytes' style='color: #008040;'>FXCH </td></tr></table></tr><tr><td nowrap class='address'> 00420380 </td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='6.77 bits' style='color: #0000A0;'>81</td><td title='3.12 bits' style='color: #0020F0;'>C7</td><td title='1.52 bits' style='color: #008040;'>18</td><td title='0.70 bits' style='color: #00C000;'>04</td><td title='0.29 bits' style='color: #00FF00;'>00</td><td title='0.24 bits' style='color: #00FF00;'>00</td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td nowrap title='1.58 bytes' style='color: #006090;'>ADD EDI, 0x418</td></tr></table></tr><tr><td nowrap class='address'> 00420386 </td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='11.38 bits' style='color: #900000;'>FE</td><td title='5.69 bits' style='color: #0000A0;'>C9</td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td nowrap title='2.13 bytes' style='color: #000000;'>DEC CL</td></tr></table></tr><tr><td nowrap class='address'> 00420388 </td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='6.85 bits' style='color: #0000A0;'>75</td><td title='9.11 bits' style='color: #900000;'>EC</td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td nowrap title='2.00 bytes' style='color: #000000;'>JNZ <a href='#DD' onclick='recursiveExpand("DD")'>go4kACC_func_loop</a></td></tr></table></tr><tr><td nowrap class='address'> 0042038A </td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='8.43 bits' style='color: #000000;'>61</td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td nowrap title='1.05 bytes' style='color: #000000;'>POPA </td></tr></table></tr><tr><td nowrap class='address'> 0042038B </td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='5.17 bits' style='color: #0000A0;'>C3</td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td nowrap title='0.65 bytes' style='color: #0000A0;'>RET </td></tr></table></tr></table></td></tr></table></div></td></tr></table></div></td></tr><tr><td nowrap colspan='5'><div id='h_15'><table class='grptable'><tr class='oldsection_symbol_row_expandable' onclick="switchMenu('o_15');"><th nowrap class='c1'>-0042038C </th><th nowrap class='c2'><a id='ED'>4KLANG.OBJ:.g4kcodf</a></th><th nowrap class='c3'>126</th><th nowrap class='c4'>93.05</th><th nowrap class='c5'>73.8%</th></tr></table></div></td></tr><tr><td nowrap colspan='5'><div id='o_15'><table class='grptable'><tr class='public_symbol_row_expandable' onclick="switchMenu('p_16');"><th nowrap class='c1'>-0042038C </th><th nowrap class='c2'><a id='FD'>_go4kDLL_func@0</a></th><th nowrap class='c3'>126</th><th nowrap class='c4'>93.05</th><th nowrap class='c5'>73.8%</th></tr><tr><td nowrap colspan='5'><div id='p_16'><table class='grptable'><tr class='private_symbol_row'><th nowrap class='c1'> 0042038C </th><th nowrap class='c2'>_go4kDLL_func@0</th><th nowrap class='c3'>12</th><th nowrap class='c4'>6.03</th><th nowrap class='c5'>50.2%</th></tr><tr><td nowrap colspan='5'><table class='grptable'><tr><td nowrap class='address'> 0042038C </td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='2.37 bits' style='color: #006090;'>6A</td><td title='6.90 bits' style='color: #0000A0;'>06</td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td nowrap title='1.16 bytes' style='color: #0020F0;'>PUSH 0x6</td></tr></table></tr><tr><td nowrap class='address'> 0042038E </td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='1.97 bits' style='color: #008040;'>E8</td><td title='0.44 bits' style='color: #00FF00;'>87</td><td title='0.38 bits' style='color: #00FF00;'>04</td><td title='0.59 bits' style='color: #00C000;'>00</td><td title='0.10 bits' style='color: #00FF00;'>00</td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td nowrap title='0.44 bytes' style='color: #00C000;'>CALL <a href='#KB' onclick='recursiveExpand("KB")'>go4kTransformValues</a></td></tr></table></tr><tr><td nowrap class='address'> 00420393 </td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='3.04 bits' style='color: #0020F0;'>60</td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td nowrap title='0.38 bytes' style='color: #0020F0;'>PUSHA </td></tr></table></tr><tr><td nowrap class='address'> 00420394 </td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='9.07 bits' style='color: #900000;'>0F</td><td title='1.36 bits' style='color: #008040;'>B6</td><td title='11.99 bits' style='color: #900000;'>5E</td><td title='9.99 bits' style='color: #900000;'>FE</td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td nowrap title='4.05 bytes' style='color: #000000;'>MOVZX EBX, BYTE [ESI-0x2]</td></tr></table></tr></table></td></tr><tr class='private_symbol_row'><th nowrap class='c1'> 00420398 </th><th nowrap class='c2'><a id='GD'>go4kDLL_func_process</a></th><th nowrap class='c3'>19</th><th nowrap class='c4'>14.63</th><th nowrap class='c5'>77.0%</th></tr><tr><td nowrap colspan='5'><table class='grptable'><tr><td nowrap class='address'> 00420398 </td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='8.71 bits' style='color: #000000;'>89</td><td title='9.55 bits' style='color: #900000;'>C1</td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td nowrap title='2.28 bytes' style='color: #900000;'>MOV ECX, EAX</td></tr></table></tr><tr><td nowrap class='address'> 0042039A </td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='7.98 bits' style='color: #000000;'>8B</td><td title='10.62 bits' style='color: #900000;'>2D</td><td title='6.04 bits' style='color: #0000A0;'>88</td><td title='9.33 bits' style='color: #900000;'>33</td><td title='6.43 bits' style='color: #0000A0;'>B1</td><td title='0.77 bits' style='color: #00C000;'>01</td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td nowrap title='5.15 bytes' style='color: #0000A0;'>MOV EBP, [<a href='#HD' onclick='recursiveExpand("HD")'>_go4k_delay_buffer_ofs</a>]</td></tr></table></tr><tr><td nowrap class='address'> 004203A0 </td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='4.89 bits' style='color: #0020F0;'>D9</td><td title='4.29 bits' style='color: #0020F0;'>C0</td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td nowrap title='1.15 bytes' style='color: #0020F0;'>FLD ST(0)</td></tr></table></tr><tr><td nowrap class='address'> 004203A2 </td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='4.11 bits' style='color: #0020F0;'>D8</td><td title='8.65 bits' style='color: #000000;'>4A</td><td title='6.55 bits' style='color: #0000A0;'>04</td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td nowrap title='2.41 bytes' style='color: #0000A0;'>FMUL DWORD [EDX+0x4]</td></tr></table></tr><tr><td nowrap class='address'> 004203A5 </td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='5.84 bits' style='color: #0000A0;'>D9</td><td title='0.65 bits' style='color: #00C000;'>C9</td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td nowrap title='0.81 bytes' style='color: #0020F0;'>FXCH </td></tr></table></tr><tr><td nowrap class='address'> 004203A7 </td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='2.43 bits' style='color: #006090;'>D8</td><td title='10.01 bits' style='color: #900000;'>0A</td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td nowrap title='1.56 bytes' style='color: #0000A0;'>FMUL DWORD [EDX]</td></tr></table></tr><tr><td nowrap class='address'> 004203A9 </td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='4.28 bits' style='color: #0020F0;'>D8</td><td title='5.95 bits' style='color: #0000A0;'>0A</td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td nowrap title='1.28 bytes' style='color: #0000A0;'>FMUL DWORD [EDX]</td></tr></table></tr></table></td></tr><tr class='private_symbol_row'><th nowrap class='c1'> 004203AB </th><th nowrap class='c2'><a id='ID'>go4kDLL_func_loop</a></th><th nowrap class='c3'>51</th><th nowrap class='c4'>42.20</th><th nowrap class='c5'>82.7%</th></tr><tr><td nowrap colspan='5'><table class='grptable'><tr><td nowrap class='address'> 004203AB </td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='8.51 bits' style='color: #000000;'>0F</td><td title='5.86 bits' style='color: #0000A0;'>B7</td><td title='8.69 bits' style='color: #000000;'>B4</td><td title='8.70 bits' style='color: #000000;'>1B</td><td title='10.90 bits' style='color: #900000;'>96</td><td title='7.17 bits' style='color: #000000;'>07</td><td title='3.23 bits' style='color: #0020F0;'>42</td><td title='0.38 bits' style='color: #00FF00;'>00</td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td nowrap title='6.68 bytes' style='color: #0000A0;'>MOVZX ESI, [EBX+EBX+<a href='#JD' onclick='recursiveExpand("JD")'>_go4k_delay_times</a>]</td></tr></table></tr><tr><td nowrap class='address'> 004203B3 </td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='4.25 bits' style='color: #0020F0;'>8B</td><td title='5.18 bits' style='color: #0000A0;'>45</td><td title='4.86 bits' style='color: #0020F0;'>00</td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td nowrap title='1.79 bytes' style='color: #0020F0;'>MOV EAX, [EBP+0x0]</td></tr></table></tr><tr><td nowrap class='address'> 004203B6 </td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='6.28 bits' style='color: #0000A0;'>D9</td><td title='8.70 bits' style='color: #000000;'>44</td><td title='7.80 bits' style='color: #000000;'>85</td><td title='9.74 bits' style='color: #900000;'>10</td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td nowrap title='4.07 bytes' style='color: #000000;'>FLD DWORD [EBP+EAX*4+0x10]</td></tr></table></tr><tr><td nowrap class='address'> 004203BA </td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='10.06 bits' style='color: #900000;'>DC</td><td title='9.98 bits' style='color: #900000;'>C2</td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td nowrap title='2.51 bytes' style='color: #900000;'>FADD ST(2), ST</td></tr></table></tr><tr><td nowrap class='address'> 004203BC </td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='4.69 bits' style='color: #0020F0;'>D9</td><td title='6.50 bits' style='color: #0000A0;'>E8</td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td nowrap title='1.40 bytes' style='color: #0000A0;'>FLD1 </td></tr></table></tr><tr><td nowrap class='address'> 004203BE </td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='2.36 bits' style='color: #006090;'>D8</td><td title='10.48 bits' style='color: #900000;'>62</td><td title='6.45 bits' style='color: #0000A0;'>0C</td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td nowrap title='2.41 bytes' style='color: #0000A0;'>FSUB DWORD [EDX+0xC]</td></tr></table></tr><tr><td nowrap class='address'> 004203C1 </td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='7.63 bits' style='color: #000000;'>DE</td><td title='2.55 bits' style='color: #006090;'>C9</td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td nowrap title='1.27 bytes' style='color: #0000A0;'>FMULP </td></tr></table></tr><tr><td nowrap class='address'> 004203C3 </td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='2.03 bits' style='color: #006090;'>D9</td><td title='7.61 bits' style='color: #000000;'>42</td><td title='8.02 bits' style='color: #000000;'>0C</td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td nowrap title='2.21 bytes' style='color: #0000A0;'>FLD DWORD [EDX+0xC]</td></tr></table></tr><tr><td nowrap class='address'> 004203C6 </td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='3.57 bits' style='color: #0020F0;'>D8</td><td title='11.04 bits' style='color: #900000;'>4D</td><td title='6.07 bits' style='color: #0000A0;'>04</td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td nowrap title='2.58 bytes' style='color: #0000A0;'>FMUL DWORD [EBP+0x4]</td></tr></table></tr><tr><td nowrap class='address'> 004203C9 </td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='5.50 bits' style='color: #0000A0;'>DE</td><td title='4.37 bits' style='color: #0020F0;'>C1</td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td nowrap title='1.23 bytes' style='color: #0020F0;'>FADDP </td></tr></table></tr><tr><td nowrap class='address'> 004203CB </td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='1.76 bits' style='color: #008040;'>D9</td><td title='9.16 bits' style='color: #900000;'>55</td><td title='9.89 bits' style='color: #900000;'>04</td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td nowrap title='2.60 bytes' style='color: #0000A0;'>FST DWORD [EBP+0x4]</td></tr></table></tr><tr><td nowrap class='address'> 004203CE </td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='4.83 bits' style='color: #0020F0;'>D8</td><td title='5.08 bits' style='color: #0000A0;'>4A</td><td title='7.86 bits' style='color: #000000;'>08</td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td nowrap title='2.22 bytes' style='color: #0000A0;'>FMUL DWORD [EDX+0x8]</td></tr></table></tr><tr><td nowrap class='address'> 004203D1 </td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='4.80 bits' style='color: #0020F0;'>D8</td><td title='4.61 bits' style='color: #0020F0;'>C1</td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td nowrap title='1.18 bytes' style='color: #0020F0;'>FADD ST, ST(1)</td></tr></table></tr><tr><td nowrap class='address'> 004203D3 </td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='2.81 bits' style='color: #006090;'>D9</td><td title='9.00 bits' style='color: #900000;'>5C</td><td title='5.90 bits' style='color: #0000A0;'>85</td><td title='3.96 bits' style='color: #0020F0;'>10</td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td nowrap title='2.71 bytes' style='color: #0000A0;'>FSTP DWORD [EBP+EAX*4+0x10]</td></tr></table></tr><tr><td nowrap class='address'> 004203D7 </td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='10.66 bits' style='color: #900000;'>40</td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td nowrap title='1.33 bytes' style='color: #900000;'>INC EAX</td></tr></table></tr><tr><td nowrap class='address'> 004203D8 </td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='9.52 bits' style='color: #900000;'>39</td><td title='8.68 bits' style='color: #000000;'>F0</td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td nowrap title='2.27 bytes' style='color: #900000;'>CMP EAX, ESI</td></tr></table></tr><tr><td nowrap class='address'> 004203DA </td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='10.81 bits' style='color: #900000;'>7C</td><td title='8.00 bits' style='color: #000000;'>02</td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td nowrap title='2.35 bytes' style='color: #900000;'>JL <a href='#KD' onclick='recursiveExpand("KD")'>go4kDLL_func_buffer_nowrap2</a></td></tr></table></tr><tr><td nowrap class='address'> 004203DC </td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='8.54 bits' style='color: #000000;'>31</td><td title='2.59 bits' style='color: #006090;'>C0</td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td nowrap title='1.39 bytes' style='color: #0000A0;'>XOR EAX, EAX</td></tr></table></tr></table></td></tr><tr class='private_symbol_row'><th nowrap class='c1'> 004203DE </th><th nowrap class='c2'><a id='KD'>go4kDLL_func_buffer_nowrap2</a></th><th nowrap class='c3'>44</th><th nowrap class='c4'>30.19</th><th nowrap class='c5'>68.6%</th></tr><tr><td nowrap colspan='5'><table class='grptable'><tr><td nowrap class='address'> 004203DE </td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='2.13 bits' style='color: #006090;'>89</td><td title='6.56 bits' style='color: #0000A0;'>45</td><td title='4.27 bits' style='color: #0020F0;'>00</td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td nowrap title='1.62 bytes' style='color: #0020F0;'>MOV [EBP+0x0], EAX</td></tr></table></tr><tr><td nowrap class='address'> 004203E1 </td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='10.93 bits' style='color: #900000;'>43</td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td nowrap title='1.37 bytes' style='color: #900000;'>INC EBX</td></tr></table></tr><tr><td nowrap class='address'> 004203E2 </td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='6.43 bits' style='color: #0000A0;'>81</td><td title='6.20 bits' style='color: #0000A0;'>C5</td><td title='7.04 bits' style='color: #000000;'>10</td><td title='3.48 bits' style='color: #0020F0;'>00</td><td title='9.52 bits' style='color: #900000;'>04</td><td title='2.23 bits' style='color: #006090;'>00</td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td nowrap title='4.36 bytes' style='color: #0000A0;'>ADD EBP, 0x40010</td></tr></table></tr><tr><td nowrap class='address'> 004203E8 </td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='8.42 bits' style='color: #000000;'>89</td><td title='9.65 bits' style='color: #900000;'>2D</td><td title='4.21 bits' style='color: #0020F0;'>88</td><td title='2.48 bits' style='color: #006090;'>33</td><td title='1.48 bits' style='color: #008040;'>B1</td><td title='0.36 bits' style='color: #00FF00;'>01</td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td nowrap title='3.33 bytes' style='color: #0020F0;'>MOV [<a href='#HD' onclick='recursiveExpand("HD")'>_go4k_delay_buffer_ofs</a>], EBP</td></tr></table></tr><tr><td nowrap class='address'> 004203EE </td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='11.50 bits' style='color: #900000;'>E0</td><td title='10.04 bits' style='color: #900000;'>BB</td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td nowrap title='2.69 bytes' style='color: #900000;'>LOOPNZ <a href='#ID' onclick='recursiveExpand("ID")'>go4kDLL_func_loop</a></td></tr></table></tr><tr><td nowrap class='address'> 004203F0 </td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='8.46 bits' style='color: #000000;'>DD</td><td title='2.56 bits' style='color: #006090;'>D8</td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td nowrap title='1.38 bytes' style='color: #0000A0;'>FSTP ST(0)</td></tr></table></tr><tr><td nowrap class='address'> 004203F2 </td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='5.87 bits' style='color: #0000A0;'>D9</td><td title='6.64 bits' style='color: #0000A0;'>45</td><td title='5.83 bits' style='color: #0000A0;'>0C</td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td nowrap title='2.29 bytes' style='color: #0000A0;'>FLD DWORD [EBP+0xC]</td></tr></table></tr><tr><td nowrap class='address'> 004203F5 </td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='2.36 bits' style='color: #006090;'>D8</td><td title='9.09 bits' style='color: #900000;'>0D</td><td title='9.24 bits' style='color: #900000;'>38</td><td title='4.91 bits' style='color: #0020F0;'>07</td><td title='1.46 bits' style='color: #008040;'>42</td><td title='0.36 bits' style='color: #00FF00;'>00</td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td nowrap title='3.43 bytes' style='color: #0020F0;'>FMUL DWORD [<a href='#LD' onclick='recursiveExpand("LD")'>c_dc_const</a>]</td></tr></table></tr><tr><td nowrap class='address'> 004203FB </td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='2.79 bits' style='color: #006090;'>D8</td><td title='12.23 bits' style='color: #FF0000;'>65</td><td title='7.05 bits' style='color: #000000;'>08</td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td nowrap title='2.76 bytes' style='color: #000000;'>FSUB DWORD [EBP+0x8]</td></tr></table></tr><tr><td nowrap class='address'> 004203FE </td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='4.43 bits' style='color: #0020F0;'>D9</td><td title='2.30 bits' style='color: #006090;'>C9</td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td nowrap title='0.84 bytes' style='color: #0020F0;'>FXCH </td></tr></table></tr><tr><td nowrap class='address'> 00420400 </td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='3.67 bits' style='color: #0020F0;'>D9</td><td title='6.61 bits' style='color: #0000A0;'>55</td><td title='7.63 bits' style='color: #000000;'>08</td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td nowrap title='2.24 bytes' style='color: #0000A0;'>FST DWORD [EBP+0x8]</td></tr></table></tr><tr><td nowrap class='address'> 00420403 </td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='6.25 bits' style='color: #0000A0;'>DE</td><td title='2.33 bits' style='color: #006090;'>C1</td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td nowrap title='1.07 bytes' style='color: #0020F0;'>FADDP </td></tr></table></tr><tr><td nowrap class='address'> 00420405 </td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='0.99 bits' style='color: #00C000;'>D9</td><td title='1.89 bits' style='color: #008040;'>55</td><td title='5.59 bits' style='color: #0000A0;'>0C</td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td nowrap title='1.06 bytes' style='color: #006090;'>FST DWORD [EBP+0xC]</td></tr></table></tr><tr><td nowrap class='address'> 00420408 </td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='9.78 bits' style='color: #900000;'>61</td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td nowrap title='1.22 bytes' style='color: #900000;'>POPA </td></tr></table></tr><tr><td nowrap class='address'> 00420409 </td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='4.28 bits' style='color: #0020F0;'>C3</td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td nowrap title='0.53 bytes' style='color: #0020F0;'>RET </td></tr></table></tr></table></td></tr></table></div></td></tr></table></div></td></tr><tr><td nowrap colspan='5'><div id='h_16'><table class='grptable'><tr class='oldsection_symbol_row_expandable' onclick="switchMenu('o_16');"><th nowrap class='c1'>-0042040A </th><th nowrap class='c2'><a id='MD'>4KLANG.OBJ:.g4kcodc</a></th><th nowrap class='c3'>94</th><th nowrap class='c4'>49.51</th><th nowrap class='c5'>52.7%</th></tr></table></div></td></tr><tr><td nowrap colspan='5'><div id='o_16'><table class='grptable'><tr class='public_symbol_row_expandable' onclick="switchMenu('p_17');"><th nowrap class='c1'>-0042040A </th><th nowrap class='c2'><a id='ND'>_go4kVCF_func@0</a></th><th nowrap class='c3'>94</th><th nowrap class='c4'>49.51</th><th nowrap class='c5'>52.7%</th></tr><tr><td nowrap colspan='5'><div id='p_17'><table class='grptable'><tr class='private_symbol_row'><th nowrap class='c1'> 0042040A </th><th nowrap class='c2'>_go4kVCF_func@0</th><th nowrap class='c3'>15</th><th nowrap class='c4'>2.35</th><th nowrap class='c5'>15.7%</th></tr><tr><td nowrap colspan='5'><table class='grptable'><tr><td nowrap class='address'> 0042040A </td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='1.89 bits' style='color: #008040;'>6A</td><td title='6.74 bits' style='color: #0000A0;'>03</td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td nowrap title='1.08 bytes' style='color: #0020F0;'>PUSH 0x3</td></tr></table></tr><tr><td nowrap class='address'> 0042040C </td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='2.30 bits' style='color: #006090;'>E8</td><td title='0.41 bits' style='color: #00FF00;'>87</td><td title='0.29 bits' style='color: #00FF00;'>04</td><td title='0.51 bits' style='color: #00C000;'>00</td><td title='0.11 bits' style='color: #00FF00;'>00</td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td nowrap title='0.45 bytes' style='color: #00C000;'>CALL <a href='#KB' onclick='recursiveExpand("KB")'>go4kTransformValues</a></td></tr></table></tr><tr><td nowrap class='address'> 00420411 </td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='3.95 bits' style='color: #0020F0;'>8B</td><td title='0.67 bits' style='color: #00C000;'>41</td><td title='0.34 bits' style='color: #00FF00;'>FC</td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td nowrap title='0.62 bytes' style='color: #008040;'>MOV EAX, [ECX-0x4]</td></tr></table></tr><tr><td nowrap class='address'> 00420414 </td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='0.29 bits' style='color: #00FF00;'>85</td><td title='0.27 bits' style='color: #00FF00;'>C0</td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td nowrap title='0.07 bytes' style='color: #00FF00;'>TEST EAX, EAX</td></tr></table></tr><tr><td nowrap class='address'> 00420416 </td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='0.37 bits' style='color: #00FF00;'>75</td><td title='0.35 bits' style='color: #00FF00;'>01</td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td nowrap title='0.09 bytes' style='color: #00FF00;'>JNZ <a href='#OD' onclick='recursiveExpand("OD")'>go4kVCF_func_do</a></td></tr></table></tr><tr><td nowrap class='address'> 00420418 </td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='0.32 bits' style='color: #00FF00;'>C3</td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td nowrap title='0.04 bytes' style='color: #00FF00;'>RET </td></tr></table></tr></table></td></tr><tr class='private_symbol_row'><th nowrap class='c1'> 00420419 </th><th nowrap class='c2'><a id='OD'>go4kVCF_func_do</a></th><th nowrap class='c3'>47</th><th nowrap class='c4'>27.78</th><th nowrap class='c5'>59.1%</th></tr><tr><td nowrap colspan='5'><table class='grptable'><tr><td nowrap class='address'> 00420419 </td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='13.14 bits' style='color: #FF0000;'>0F</td><td title='3.38 bits' style='color: #0020F0;'>B6</td><td title='9.74 bits' style='color: #900000;'>46</td><td title='4.93 bits' style='color: #0020F0;'>FF</td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td nowrap title='3.90 bytes' style='color: #000000;'>MOVZX EAX, BYTE [ESI-0x1]</td></tr></table></tr><tr><td nowrap class='address'> 0042041D </td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='4.56 bits' style='color: #0020F0;'>D9</td><td title='5.83 bits' style='color: #0000A0;'>42</td><td title='6.22 bits' style='color: #0000A0;'>04</td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td nowrap title='2.08 bytes' style='color: #0000A0;'>FLD DWORD [EDX+0x4]</td></tr></table></tr><tr><td nowrap class='address'> 00420420 </td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='3.40 bits' style='color: #0020F0;'>D9</td><td title='5.93 bits' style='color: #0000A0;'>02</td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td nowrap title='1.17 bytes' style='color: #0020F0;'>FLD DWORD [EDX]</td></tr></table></tr><tr><td nowrap class='address'> 00420422 </td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='1.72 bits' style='color: #008040;'>D8</td><td title='9.06 bits' style='color: #900000;'>45</td><td title='8.01 bits' style='color: #000000;'>10</td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td nowrap title='2.35 bytes' style='color: #0000A0;'>FADD DWORD [EBP+0x10]</td></tr></table></tr><tr><td nowrap class='address'> 00420425 </td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='5.10 bits' style='color: #0000A0;'>DC</td><td title='6.54 bits' style='color: #0000A0;'>C8</td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td nowrap title='1.45 bytes' style='color: #0000A0;'>FMUL ST(0), ST</td></tr></table></tr><tr><td nowrap class='address'> 00420427 </td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='3.22 bits' style='color: #0020F0;'>D9</td><td title='5.90 bits' style='color: #0000A0;'>55</td><td title='2.89 bits' style='color: #006090;'>0C</td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td nowrap title='1.50 bytes' style='color: #0020F0;'>FST DWORD [EBP+0xC]</td></tr></table></tr><tr><td nowrap class='address'> 0042042A </td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='2.96 bits' style='color: #006090;'>D8</td><td title='2.95 bits' style='color: #006090;'>4D</td><td title='4.49 bits' style='color: #0020F0;'>08</td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td nowrap title='1.30 bytes' style='color: #0020F0;'>FMUL DWORD [EBP+0x8]</td></tr></table></tr><tr><td nowrap class='address'> 0042042D </td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='2.78 bits' style='color: #006090;'>D8</td><td title='6.98 bits' style='color: #0000A0;'>45</td><td title='4.07 bits' style='color: #0020F0;'>00</td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td nowrap title='1.73 bytes' style='color: #0020F0;'>FADD DWORD [EBP+0x0]</td></tr></table></tr><tr><td nowrap class='address'> 00420430 </td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='2.38 bits' style='color: #006090;'>D9</td><td title='5.18 bits' style='color: #0000A0;'>55</td><td title='5.45 bits' style='color: #0000A0;'>00</td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td nowrap title='1.63 bytes' style='color: #0020F0;'>FST DWORD [EBP+0x0]</td></tr></table></tr><tr><td nowrap class='address'> 00420433 </td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='5.63 bits' style='color: #0000A0;'>DE</td><td title='10.59 bits' style='color: #900000;'>EA</td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td nowrap title='2.03 bytes' style='color: #000000;'>FSUBP ST(2), ST</td></tr></table></tr><tr><td nowrap class='address'> 00420435 </td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='4.08 bits' style='color: #0020F0;'>D8</td><td title='4.88 bits' style='color: #0020F0;'>4D</td><td title='2.38 bits' style='color: #006090;'>08</td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td nowrap title='1.42 bytes' style='color: #0020F0;'>FMUL DWORD [EBP+0x8]</td></tr></table></tr><tr><td nowrap class='address'> 00420438 </td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='3.72 bits' style='color: #0020F0;'>DE</td><td title='7.57 bits' style='color: #000000;'>E9</td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td nowrap title='1.41 bytes' style='color: #0000A0;'>FSUBP </td></tr></table></tr><tr><td nowrap class='address'> 0042043A </td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='1.61 bits' style='color: #008040;'>D9</td><td title='0.90 bits' style='color: #00C000;'>55</td><td title='0.82 bits' style='color: #00C000;'>04</td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td nowrap title='0.42 bytes' style='color: #008040;'>FST DWORD [EBP+0x4]</td></tr></table></tr><tr><td nowrap class='address'> 0042043D </td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='1.50 bits' style='color: #008040;'>D8</td><td title='1.71 bits' style='color: #008040;'>4D</td><td title='5.81 bits' style='color: #0000A0;'>0C</td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td nowrap title='1.13 bytes' style='color: #0020F0;'>FMUL DWORD [EBP+0xC]</td></tr></table></tr><tr><td nowrap class='address'> 00420440 </td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='2.25 bits' style='color: #006090;'>D8</td><td title='1.20 bits' style='color: #008040;'>45</td><td title='4.26 bits' style='color: #0020F0;'>08</td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td nowrap title='0.96 bytes' style='color: #006090;'>FADD DWORD [EBP+0x8]</td></tr></table></tr><tr><td nowrap class='address'> 00420443 </td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='2.95 bits' style='color: #006090;'>D9</td><td title='7.63 bits' style='color: #000000;'>5D</td><td title='5.04 bits' style='color: #0000A0;'>08</td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td nowrap title='1.95 bytes' style='color: #0000A0;'>FSTP DWORD [EBP+0x8]</td></tr></table></tr><tr><td nowrap class='address'> 00420446 </td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='3.00 bits' style='color: #0020F0;'>D9</td><td title='7.89 bits' style='color: #000000;'>EE</td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td nowrap title='1.36 bytes' style='color: #0000A0;'>FLDZ </td></tr></table></tr></table></td></tr><tr class='private_symbol_row'><th nowrap class='c1'> 00420448 </th><th nowrap class='c2'><a id='PD'>go4kVCF_func_low</a></th><th nowrap class='c3'>7</th><th nowrap class='c4'>5.39</th><th nowrap class='c5'>76.9%</th></tr><tr><td nowrap colspan='5'><table class='grptable'><tr><td nowrap class='address'> 00420448 </td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='11.45 bits' style='color: #900000;'>A8</td><td title='5.00 bits' style='color: #0000A0;'>01</td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td nowrap title='2.06 bytes' style='color: #000000;'>TEST AL, 0x1</td></tr></table></tr><tr><td nowrap class='address'> 0042044A </td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='7.63 bits' style='color: #000000;'>74</td><td title='7.73 bits' style='color: #000000;'>03</td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td nowrap title='1.92 bytes' style='color: #000000;'>JZ <a href='#QD' onclick='recursiveExpand("QD")'>go4kVCF_func_high</a></td></tr></table></tr><tr><td nowrap class='address'> 0042044C </td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='4.05 bits' style='color: #0020F0;'>D8</td><td title='4.88 bits' style='color: #0020F0;'>45</td><td title='2.36 bits' style='color: #006090;'>00</td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td nowrap title='1.41 bytes' style='color: #0020F0;'>FADD DWORD [EBP+0x0]</td></tr></table></tr></table></td></tr><tr class='private_symbol_row'><th nowrap class='c1'> 0042044F </th><th nowrap class='c2'><a id='QD'>go4kVCF_func_high</a></th><th nowrap class='c3'>7</th><th nowrap class='c4'>4.79</th><th nowrap class='c5'>68.5%</th></tr><tr><td nowrap colspan='5'><table class='grptable'><tr><td nowrap class='address'> 0042044F </td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='13.17 bits' style='color: #FF0000;'>A8</td><td title='5.50 bits' style='color: #0000A0;'>02</td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td nowrap title='2.33 bytes' style='color: #900000;'>TEST AL, 0x2</td></tr></table></tr><tr><td nowrap class='address'> 00420451 </td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='7.69 bits' style='color: #000000;'>74</td><td title='3.06 bits' style='color: #0020F0;'>03</td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td nowrap title='1.34 bytes' style='color: #0000A0;'>JZ <a href='#RD' onclick='recursiveExpand("RD")'>go4kVCF_func_band</a></td></tr></table></tr><tr><td nowrap class='address'> 00420453 </td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='1.55 bits' style='color: #008040;'>D8</td><td title='1.61 bits' style='color: #008040;'>45</td><td title='5.79 bits' style='color: #0000A0;'>04</td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td nowrap title='1.12 bytes' style='color: #006090;'>FADD DWORD [EBP+0x4]</td></tr></table></tr></table></td></tr><tr class='private_symbol_row'><th nowrap class='c1'> 00420456 </th><th nowrap class='c2'><a id='RD'>go4kVCF_func_band</a></th><th nowrap class='c3'>7</th><th nowrap class='c4'>2.94</th><th nowrap class='c5'>42.0%</th></tr><tr><td nowrap colspan='5'><table class='grptable'><tr><td nowrap class='address'> 00420456 </td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='4.96 bits' style='color: #0020F0;'>A8</td><td title='5.70 bits' style='color: #0000A0;'>04</td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td nowrap title='1.33 bytes' style='color: #0000A0;'>TEST AL, 0x4</td></tr></table></tr><tr><td nowrap class='address'> 00420458 </td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='4.73 bits' style='color: #0020F0;'>74</td><td title='1.32 bits' style='color: #008040;'>03</td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td nowrap title='0.76 bytes' style='color: #0020F0;'>JZ <a href='#SD' onclick='recursiveExpand("SD")'>go4kVCF_func_peak</a></td></tr></table></tr><tr><td nowrap class='address'> 0042045A </td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='0.53 bits' style='color: #00C000;'>D8</td><td title='0.95 bits' style='color: #00C000;'>45</td><td title='5.34 bits' style='color: #0000A0;'>08</td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td nowrap title='0.85 bytes' style='color: #006090;'>FADD DWORD [EBP+0x8]</td></tr></table></tr></table></td></tr><tr class='private_symbol_row'><th nowrap class='c1'> 0042045D </th><th nowrap class='c2'><a id='SD'>go4kVCF_func_peak</a></th><th nowrap class='c3'>10</th><th nowrap class='c4'>5.21</th><th nowrap class='c5'>52.1%</th></tr><tr><td nowrap colspan='5'><table class='grptable'><tr><td nowrap class='address'> 0042045D </td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='3.98 bits' style='color: #0020F0;'>A8</td><td title='7.36 bits' style='color: #000000;'>08</td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td nowrap title='1.42 bytes' style='color: #0000A0;'>TEST AL, 0x8</td></tr></table></tr><tr><td nowrap class='address'> 0042045F </td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='3.72 bits' style='color: #0020F0;'>74</td><td title='5.58 bits' style='color: #0000A0;'>06</td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td nowrap title='1.16 bytes' style='color: #0020F0;'>JZ <a href='#TD' onclick='recursiveExpand("TD")'>go4kVCF_func_end</a></td></tr></table></tr><tr><td nowrap class='address'> 00420461 </td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='2.89 bits' style='color: #006090;'>D8</td><td title='1.67 bits' style='color: #008040;'>45</td><td title='2.38 bits' style='color: #006090;'>00</td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td nowrap title='0.87 bytes' style='color: #006090;'>FADD DWORD [EBP+0x0]</td></tr></table></tr><tr><td nowrap class='address'> 00420464 </td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='4.45 bits' style='color: #0020F0;'>D8</td><td title='4.29 bits' style='color: #0020F0;'>65</td><td title='5.34 bits' style='color: #0000A0;'>04</td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td nowrap title='1.76 bytes' style='color: #0020F0;'>FSUB DWORD [EBP+0x4]</td></tr></table></tr></table></td></tr><tr class='private_symbol_row'><th nowrap class='c1'> 00420467 </th><th nowrap class='c2'><a id='TD'>go4kVCF_func_end</a></th><th nowrap class='c3'>1</th><th nowrap class='c4'>1.05</th><th nowrap class='c5'>105.1%</th></tr><tr><td nowrap colspan='5'><table class='grptable'><tr><td nowrap class='address'> 00420467 </td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='8.41 bits' style='color: #000000;'>C3</td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td nowrap title='1.05 bytes' style='color: #000000;'>RET </td></tr></table></tr></table></td></tr></table></div></td></tr></table></div></td></tr><tr><td nowrap colspan='5'><div id='h_17'><table class='grptable'><tr class='oldsection_symbol_row_expandable' onclick="switchMenu('o_17');"><th nowrap class='c1'>-00420468 </th><th nowrap class='c2'><a id='UD'>4KLANG.OBJ:.g4kcodt</a></th><th nowrap class='c3'>19</th><th nowrap class='c4'>13.87</th><th nowrap class='c5'>73.0%</th></tr></table></div></td></tr><tr><td nowrap colspan='5'><div id='o_17'><table class='grptable'><tr class='public_symbol_row_expandable' onclick="switchMenu('p_18');"><th nowrap class='c1'>-00420468 </th><th nowrap class='c2'>go4kVCO_trisaw</th><th nowrap class='c3'>19</th><th nowrap class='c4'>13.87</th><th nowrap class='c5'>73.0%</th></tr><tr><td nowrap colspan='5'><div id='p_18'><table class='grptable'><tr class='private_symbol_row'><th nowrap class='c1'> 00420468 </th><th nowrap class='c2'><a id='VD'>go4kVCO_trisaw</a></th><th nowrap class='c3'>10</th><th nowrap class='c4'>8.42</th><th nowrap class='c5'>84.2%</th></tr><tr><td nowrap colspan='5'><table class='grptable'><tr><td nowrap class='address'> 00420468 </td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='7.14 bits' style='color: #000000;'>DB</td><td title='2.72 bits' style='color: #006090;'>E9</td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td nowrap title='1.23 bytes' style='color: #0020F0;'>FUCOMI ST, ST(1)</td></tr></table></tr><tr><td nowrap class='address'> 0042046A </td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='10.68 bits' style='color: #900000;'>73</td><td title='6.48 bits' style='color: #0000A0;'>06</td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td nowrap title='2.14 bytes' style='color: #000000;'>JAE <a href='#WD' onclick='recursiveExpand("WD")'>go4kVCO_func_trisaw_up</a></td></tr></table></tr><tr><td nowrap class='address'> 0042046C </td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='4.40 bits' style='color: #0020F0;'>D9</td><td title='4.91 bits' style='color: #0020F0;'>E8</td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td nowrap title='1.16 bytes' style='color: #0020F0;'>FLD1 </td></tr></table></tr><tr><td nowrap class='address'> 0042046E </td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='7.32 bits' style='color: #000000;'>DC</td><td title='9.63 bits' style='color: #900000;'>E2</td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td nowrap title='2.12 bytes' style='color: #000000;'>FSUBR ST(2), ST</td></tr></table></tr><tr><td nowrap class='address'> 00420470 </td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='5.85 bits' style='color: #0000A0;'>DE</td><td title='8.26 bits' style='color: #000000;'>E1</td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td nowrap title='1.76 bytes' style='color: #000000;'>FSUBRP </td></tr></table></tr></table></td></tr><tr class='private_symbol_row'><th nowrap class='c1'> 00420472 </th><th nowrap class='c2'><a id='WD'>go4kVCO_func_trisaw_up</a></th><th nowrap class='c3'>9</th><th nowrap class='c4'>5.45</th><th nowrap class='c5'>60.5%</th></tr><tr><td nowrap colspan='5'><table class='grptable'><tr><td nowrap class='address'> 00420472 </td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='3.14 bits' style='color: #0020F0;'>DE</td><td title='9.04 bits' style='color: #900000;'>F9</td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td nowrap title='1.52 bytes' style='color: #0000A0;'>FDIVP </td></tr></table></tr><tr><td nowrap class='address'> 00420474 </td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='3.30 bits' style='color: #0020F0;'>D8</td><td title='5.67 bits' style='color: #0000A0;'>C0</td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td nowrap title='1.12 bytes' style='color: #0020F0;'>FADD ST, ST(0)</td></tr></table></tr><tr><td nowrap class='address'> 00420476 </td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='2.96 bits' style='color: #006090;'>D9</td><td title='4.64 bits' style='color: #0020F0;'>E8</td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td nowrap title='0.95 bytes' style='color: #0020F0;'>FLD1 </td></tr></table></tr><tr><td nowrap class='address'> 00420478 </td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='4.79 bits' style='color: #0020F0;'>DE</td><td title='4.68 bits' style='color: #0020F0;'>E9</td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td nowrap title='1.18 bytes' style='color: #0020F0;'>FSUBP </td></tr></table></tr><tr><td nowrap class='address'> 0042047A </td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='5.34 bits' style='color: #0000A0;'>C3</td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td nowrap title='0.67 bytes' style='color: #0000A0;'>RET </td></tr></table></tr></table></td></tr></table></div></td></tr></table></div></td></tr><tr><td nowrap colspan='5'><div id='h_18'><table class='grptable'><tr class='oldsection_symbol_row_expandable' onclick="switchMenu('o_18');"><th nowrap class='c1'>-0042047B </th><th nowrap class='c2'><a id='XD'>4KLANG.OBJ:.g4kcodj</a></th><th nowrap class='c3'>16</th><th nowrap class='c4'>5.13</th><th nowrap class='c5'>32.1%</th></tr></table></div></td></tr><tr><td nowrap colspan='5'><div id='o_18'><table class='grptable'><tr class='public_symbol_row_expandable' onclick="switchMenu('p_19');"><th nowrap class='c1'>-0042047B </th><th nowrap class='c2'><a id='YD'>_go4kPAN_func@0</a></th><th nowrap class='c3'>16</th><th nowrap class='c4'>5.13</th><th nowrap class='c5'>32.1%</th></tr><tr><td nowrap colspan='5'><div id='p_19'><table class='grptable'><tr class='private_symbol_row'><th nowrap class='c1'> 0042047B </th><th nowrap class='c2'>_go4kPAN_func@0</th><th nowrap class='c3'>16</th><th nowrap class='c4'>5.13</th><th nowrap class='c5'>32.1%</th></tr><tr><td nowrap colspan='5'><table class='grptable'><tr><td nowrap class='address'> 0042047B </td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='1.88 bits' style='color: #008040;'>6A</td><td title='2.76 bits' style='color: #006090;'>01</td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td nowrap title='0.58 bytes' style='color: #006090;'>PUSH 0x1</td></tr></table></tr><tr><td nowrap class='address'> 0042047D </td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='0.80 bits' style='color: #00C000;'>E8</td><td title='0.32 bits' style='color: #00FF00;'>87</td><td title='0.22 bits' style='color: #00FF00;'>04</td><td title='0.27 bits' style='color: #00FF00;'>00</td><td title='0.09 bits' style='color: #80FF80;'>00</td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td nowrap title='0.21 bytes' style='color: #00FF00;'>CALL <a href='#KB' onclick='recursiveExpand("KB")'>go4kTransformValues</a></td></tr></table></tr><tr><td nowrap class='address'> 00420482 </td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='4.09 bits' style='color: #0020F0;'>D9</td><td title='1.06 bits' style='color: #008040;'>02</td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td nowrap title='0.64 bytes' style='color: #006090;'>FLD DWORD [EDX]</td></tr></table></tr><tr><td nowrap class='address'> 00420484 </td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='0.53 bits' style='color: #00C000;'>D8</td><td title='6.04 bits' style='color: #0000A0;'>C9</td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td nowrap title='0.82 bytes' style='color: #0020F0;'>FMUL ST, ST(1)</td></tr></table></tr><tr><td nowrap class='address'> 00420486 </td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='5.68 bits' style='color: #0000A0;'>DC</td><td title='6.45 bits' style='color: #0000A0;'>E9</td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td nowrap title='1.52 bytes' style='color: #0000A0;'>FSUB ST(1), ST</td></tr></table></tr><tr><td nowrap class='address'> 00420488 </td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='2.13 bits' style='color: #006090;'>D9</td><td title='5.16 bits' style='color: #0000A0;'>C9</td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td nowrap title='0.91 bytes' style='color: #0020F0;'>FXCH </td></tr></table></tr><tr><td nowrap class='address'> 0042048A </td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='3.59 bits' style='color: #0020F0;'>C3</td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td nowrap title='0.45 bytes' style='color: #0020F0;'>RET </td></tr></table></tr></table></td></tr></table></div></td></tr></table></div></td></tr><tr><td nowrap colspan='5'><div id='h_19'><table class='grptable'><tr class='oldsection_symbol_row_expandable' onclick="switchMenu('o_19');"><th nowrap class='c1'>-0042048B </th><th nowrap class='c2'><a id='ZD'>4KLANG.OBJ:.g4kcod3</a></th><th nowrap class='c3'>36</th><th nowrap class='c4'>31.75</th><th nowrap class='c5'>88.2%</th></tr></table></div></td></tr><tr><td nowrap colspan='5'><div id='o_19'><table class='grptable'><tr class='public_symbol_row_expandable' onclick="switchMenu('p_20');"><th nowrap class='c1'>-0042048B </th><th nowrap class='c2'>go4kTransformValues</th><th nowrap class='c3'>36</th><th nowrap class='c4'>31.75</th><th nowrap class='c5'>88.2%</th></tr><tr><td nowrap colspan='5'><div id='p_20'><table class='grptable'><tr class='private_symbol_row'><th nowrap class='c1'> 0042048B </th><th nowrap class='c2'><a id='KB'>go4kTransformValues</a></th><th nowrap class='c3'>10</th><th nowrap class='c4'>8.01</th><th nowrap class='c5'>80.1%</th></tr><tr><td nowrap colspan='5'><table class='grptable'><tr><td nowrap class='address'> 0042048B </td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='10.12 bits' style='color: #900000;'>51</td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td nowrap title='1.27 bytes' style='color: #900000;'>PUSH ECX</td></tr></table></tr><tr><td nowrap class='address'> 0042048C </td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='9.88 bits' style='color: #900000;'>31</td><td title='5.52 bits' style='color: #0000A0;'>C9</td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td nowrap title='1.92 bytes' style='color: #000000;'>XOR ECX, ECX</td></tr></table></tr><tr><td nowrap class='address'> 0042048E </td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='9.66 bits' style='color: #900000;'>31</td><td title='2.55 bits' style='color: #006090;'>C0</td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td nowrap title='1.53 bytes' style='color: #0000A0;'>XOR EAX, EAX</td></tr></table></tr><tr><td nowrap class='address'> 00420490 </td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='8.56 bits' style='color: #000000;'>BA</td><td title='8.97 bits' style='color: #000000;'>28</td><td title='4.59 bits' style='color: #0020F0;'>02</td><td title='3.67 bits' style='color: #0020F0;'>B1</td><td title='0.54 bits' style='color: #00C000;'>01</td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td nowrap title='3.29 bytes' style='color: #0000A0;'>MOV EDX, <a href='#AE' onclick='recursiveExpand("AE")'>go4k_transformed_values</a></td></tr></table></tr></table></td></tr><tr class='private_symbol_row'><th nowrap class='c1'> 00420495 </th><th nowrap class='c2'><a id='BE'>go4kTransformValues_loop</a></th><th nowrap class='c3'>26</th><th nowrap class='c4'>23.75</th><th nowrap class='c5'>91.3%</th></tr><tr><td nowrap colspan='5'><table class='grptable'><tr><td nowrap class='address'> 00420495 </td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='13.02 bits' style='color: #FF0000;'>AC</td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td nowrap title='1.63 bytes' style='color: #FF0000;'>LODSB </td></tr></table></tr><tr><td nowrap class='address'> 00420496 </td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='11.21 bits' style='color: #900000;'>50</td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td nowrap title='1.40 bytes' style='color: #900000;'>PUSH EAX</td></tr></table></tr><tr><td nowrap class='address'> 00420497 </td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='9.56 bits' style='color: #900000;'>DB</td><td title='6.89 bits' style='color: #0000A0;'>04</td><td title='9.54 bits' style='color: #900000;'>24</td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td nowrap title='3.25 bytes' style='color: #000000;'>FILD DWORD [ESP]</td></tr></table></tr><tr><td nowrap class='address'> 0042049A </td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='7.70 bits' style='color: #000000;'>D8</td><td title='7.86 bits' style='color: #000000;'>0D</td><td title='8.00 bits' style='color: #000000;'>2C</td><td title='3.29 bits' style='color: #0020F0;'>07</td><td title='0.96 bits' style='color: #00C000;'>42</td><td title='0.35 bits' style='color: #00FF00;'>00</td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td nowrap title='3.52 bytes' style='color: #0020F0;'>FMUL DWORD [<a href='#CE' onclick='recursiveExpand("CE")'>c_i128</a>]</td></tr></table></tr><tr><td nowrap class='address'> 004204A0 </td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='2.71 bits' style='color: #006090;'>D9</td><td title='9.50 bits' style='color: #900000;'>1C</td><td title='11.16 bits' style='color: #900000;'>8A</td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td nowrap title='2.92 bytes' style='color: #000000;'>FSTP DWORD [EDX+ECX*4]</td></tr></table></tr><tr><td nowrap class='address'> 004204A3 </td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='10.04 bits' style='color: #900000;'>58</td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td nowrap title='1.25 bytes' style='color: #900000;'>POP EAX</td></tr></table></tr><tr><td nowrap class='address'> 004204A4 </td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='8.55 bits' style='color: #000000;'>41</td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td nowrap title='1.07 bytes' style='color: #000000;'>INC ECX</td></tr></table></tr><tr><td nowrap class='address'> 004204A5 </td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='10.16 bits' style='color: #900000;'>3B</td><td title='9.34 bits' style='color: #900000;'>4C</td><td title='7.39 bits' style='color: #000000;'>24</td><td title='3.79 bits' style='color: #0020F0;'>08</td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td nowrap title='3.83 bytes' style='color: #000000;'>CMP ECX, [ESP+0x8]</td></tr></table></tr><tr><td nowrap class='address'> 004204A9 </td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='9.08 bits' style='color: #900000;'>7C</td><td title='7.75 bits' style='color: #000000;'>EA</td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td nowrap title='2.10 bytes' style='color: #000000;'>JL <a href='#BE' onclick='recursiveExpand("BE")'>go4kTransformValues_loop</a></td></tr></table></tr><tr><td nowrap class='address'> 004204AB </td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='8.79 bits' style='color: #000000;'>59</td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td nowrap title='1.10 bytes' style='color: #000000;'>POP ECX</td></tr></table></tr><tr><td nowrap class='address'> 004204AC </td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='6.36 bits' style='color: #0000A0;'>C2</td><td title='4.14 bits' style='color: #0020F0;'>04</td><td title='2.86 bits' style='color: #006090;'>00</td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td nowrap title='1.67 bytes' style='color: #0020F0;'>RET 0x4</td></tr></table></tr></table></td></tr></table></div></td></tr></table></div></td></tr><tr><td nowrap colspan='5'><div id='h_20'><table class='grptable'><tr class='oldsection_symbol_row_expandable' onclick="switchMenu('o_20');"><th nowrap class='c1'>-004204AF </th><th nowrap class='c2'><a id='DE'>4KLANG.OBJ:.crtemui</a></th><th nowrap class='c3'>28</th><th nowrap class='c4'>17.45</th><th nowrap class='c5'>62.3%</th></tr></table></div></td></tr><tr><td nowrap colspan='5'><div id='o_20'><table class='grptable'><tr class='public_symbol_row_expandable' onclick="switchMenu('p_21');"><th nowrap class='c1'>-004204AF </th><th nowrap class='c2'><a id='EE'>_FloatRandomNumber@0</a></th><th nowrap class='c3'>28</th><th nowrap class='c4'>17.45</th><th nowrap class='c5'>62.3%</th></tr><tr><td nowrap colspan='5'><div id='p_21'><table class='grptable'><tr class='private_symbol_row'><th nowrap class='c1'> 004204AF </th><th nowrap class='c2'>_FloatRandomNumber@0</th><th nowrap class='c3'>28</th><th nowrap class='c4'>17.45</th><th nowrap class='c5'>62.3%</th></tr><tr><td nowrap colspan='5'><table class='grptable'><tr><td nowrap class='address'> 004204AF </td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='12.44 bits' style='color: #FF0000;'>69</td><td title='11.37 bits' style='color: #900000;'>05</td><td title='6.35 bits' style='color: #0000A0;'>3C</td><td title='5.34 bits' style='color: #0000A0;'>07</td><td title='2.07 bits' style='color: #006090;'>42</td><td title='0.34 bits' style='color: #00FF00;'>00</td><td title='8.66 bits' style='color: #000000;'>87</td><td title='11.66 bits' style='color: #900000;'>3E</td><td title='2.13 bits' style='color: #006090;'>00</td><td title='1.64 bits' style='color: #008040;'>00</td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td nowrap title='7.75 bytes' style='color: #0000A0;'>IMUL EAX, [<a href='#FE' onclick='recursiveExpand("FE")'>_RandSeed</a>], 0x3E87</td></tr></table></tr><tr><td nowrap class='address'> 004204B9 </td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='13.25 bits' style='color: #FF0000;'>A3</td><td title='6.25 bits' style='color: #0000A0;'>3C</td><td title='2.74 bits' style='color: #006090;'>07</td><td title='1.33 bits' style='color: #008040;'>42</td><td title='0.29 bits' style='color: #00FF00;'>00</td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td nowrap title='2.98 bytes' style='color: #0020F0;'>MOV [<a href='#FE' onclick='recursiveExpand("FE")'>_RandSeed</a>], EAX</td></tr></table></tr><tr><td nowrap class='address'> 004204BE </td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='9.36 bits' style='color: #900000;'>DB</td><td title='6.18 bits' style='color: #0000A0;'>05</td><td title='2.52 bits' style='color: #006090;'>3C</td><td title='1.11 bits' style='color: #008040;'>07</td><td title='0.84 bits' style='color: #00C000;'>42</td><td title='0.19 bits' style='color: #00FF00;'>00</td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td nowrap title='2.52 bytes' style='color: #0020F0;'>FILD DWORD [<a href='#FE' onclick='recursiveExpand("FE")'>_RandSeed</a>]</td></tr></table></tr><tr><td nowrap class='address'> 004204C4 </td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='6.01 bits' style='color: #0000A0;'>DA</td><td title='6.30 bits' style='color: #0000A0;'>35</td><td title='8.39 bits' style='color: #000000;'>30</td><td title='4.50 bits' style='color: #0020F0;'>07</td><td title='1.13 bits' style='color: #008040;'>42</td><td title='0.22 bits' style='color: #00FF00;'>00</td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td nowrap title='3.32 bytes' style='color: #0020F0;'>FIDIV DWORD [<a href='#GE' onclick='recursiveExpand("GE")'>c_RandDiv</a>]</td></tr></table></tr><tr><td nowrap class='address'> 004204CA </td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='7.00 bits' style='color: #000000;'>C3</td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td nowrap title='0.88 bytes' style='color: #000000;'>RET </td></tr></table></tr></table></td></tr></table></div></td></tr></table></div></td></tr><tr><td nowrap colspan='5'><div id='h_21'><table class='grptable'><tr class='oldsection_symbol_row_expandable' onclick="switchMenu('o_21');"><th nowrap class='c1'>-004204CB </th><th nowrap class='c2'><a id='HE'>4KLANG.OBJ:.g4kcod2</a></th><th nowrap class='c3'>61</th><th nowrap class='c4'>32.04</th><th nowrap class='c5'>52.5%</th></tr></table></div></td></tr><tr><td nowrap colspan='5'><div id='o_21'><table class='grptable'><tr class='public_symbol_row_expandable' onclick="switchMenu('p_22');"><th nowrap class='c1'>-004204CB </th><th nowrap class='c2'>go4kWaveshaper</th><th nowrap class='c3'>61</th><th nowrap class='c4'>32.04</th><th nowrap class='c5'>52.5%</th></tr><tr><td nowrap colspan='5'><div id='p_22'><table class='grptable'><tr class='private_symbol_row'><th nowrap class='c1'> 004204CB </th><th nowrap class='c2'><a id='MC'>go4kWaveshaper</a></th><th nowrap class='c3'>14</th><th nowrap class='c4'>8.38</th><th nowrap class='c5'>59.8%</th></tr><tr><td nowrap colspan='5'><table class='grptable'><tr><td nowrap class='address'> 004204CB </td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='4.34 bits' style='color: #0020F0;'>D9</td><td title='3.67 bits' style='color: #0020F0;'>C9</td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td nowrap title='1.00 bytes' style='color: #0020F0;'>FXCH </td></tr></table></tr><tr><td nowrap class='address'> 004204CD </td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='3.05 bits' style='color: #0020F0;'>D9</td><td title='3.84 bits' style='color: #0020F0;'>E8</td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td nowrap title='0.86 bytes' style='color: #0020F0;'>FLD1 </td></tr></table></tr><tr><td nowrap class='address'> 004204CF </td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='6.28 bits' style='color: #0000A0;'>DB</td><td title='2.20 bits' style='color: #006090;'>E9</td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td nowrap title='1.06 bytes' style='color: #0020F0;'>FUCOMI ST, ST(1)</td></tr></table></tr><tr><td nowrap class='address'> 004204D1 </td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='11.90 bits' style='color: #900000;'>76</td><td title='4.23 bits' style='color: #0020F0;'>06</td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td nowrap title='2.02 bytes' style='color: #000000;'>JBE <a href='#IE' onclick='recursiveExpand("IE")'>go4kWaveshaper_clip</a></td></tr></table></tr><tr><td nowrap class='address'> 004204D3 </td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='1.14 bits' style='color: #008040;'>D9</td><td title='5.09 bits' style='color: #0000A0;'>E0</td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td nowrap title='0.78 bytes' style='color: #0020F0;'>FCHS </td></tr></table></tr><tr><td nowrap class='address'> 004204D5 </td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='4.64 bits' style='color: #0020F0;'>DB</td><td title='1.59 bits' style='color: #008040;'>E9</td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td nowrap title='0.78 bytes' style='color: #0020F0;'>FUCOMI ST, ST(1)</td></tr></table></tr><tr><td nowrap class='address'> 004204D7 </td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='6.47 bits' style='color: #0000A0;'>DA</td><td title='8.56 bits' style='color: #000000;'>C1</td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td nowrap title='1.88 bytes' style='color: #000000;'>FCMOVB ST, ST(1)</td></tr></table></tr></table></td></tr><tr class='private_symbol_row'><th nowrap class='c1'> 004204D9 </th><th nowrap class='c2'><a id='IE'>go4kWaveshaper_clip</a></th><th nowrap class='c3'>47</th><th nowrap class='c4'>23.66</th><th nowrap class='c5'>50.3%</th></tr><tr><td nowrap colspan='5'><table class='grptable'><tr><td nowrap class='address'> 004204D9 </td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='7.38 bits' style='color: #000000;'>DD</td><td title='2.10 bits' style='color: #006090;'>D9</td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td nowrap title='1.18 bytes' style='color: #0020F0;'>FSTP ST(1)</td></tr></table></tr><tr><td nowrap class='address'> 004204DB </td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='2.55 bits' style='color: #006090;'>D9</td><td title='5.10 bits' style='color: #0000A0;'>C9</td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td nowrap title='0.96 bytes' style='color: #0020F0;'>FXCH </td></tr></table></tr><tr><td nowrap class='address'> 004204DD </td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='2.35 bits' style='color: #006090;'>D8</td><td title='6.39 bits' style='color: #0000A0;'>25</td><td title='1.38 bits' style='color: #008040;'>34</td><td title='0.84 bits' style='color: #00C000;'>07</td><td title='0.24 bits' style='color: #00FF00;'>42</td><td title='0.19 bits' style='color: #00FF00;'>00</td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td nowrap title='1.42 bytes' style='color: #008040;'>FSUB DWORD [<a href='#XB' onclick='recursiveExpand("XB")'>c_0_5</a>]</td></tr></table></tr><tr><td nowrap class='address'> 004204E3 </td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='0.69 bits' style='color: #00C000;'>D8</td><td title='0.65 bits' style='color: #00C000;'>C0</td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td nowrap title='0.17 bytes' style='color: #00C000;'>FADD ST, ST(0)</td></tr></table></tr><tr><td nowrap class='address'> 004204E5 </td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='4.14 bits' style='color: #0020F0;'>D9</td><td title='13.35 bits' style='color: #FF0000;'>54</td><td title='10.30 bits' style='color: #900000;'>24</td><td title='9.37 bits' style='color: #900000;'>FC</td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td nowrap title='4.65 bytes' style='color: #900000;'>FST DWORD [ESP-0x4]</td></tr></table></tr><tr><td nowrap class='address'> 004204E9 </td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='4.98 bits' style='color: #0020F0;'>D8</td><td title='2.73 bits' style='color: #006090;'>C0</td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td nowrap title='0.96 bytes' style='color: #0020F0;'>FADD ST, ST(0)</td></tr></table></tr><tr><td nowrap class='address'> 004204EB </td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='1.68 bits' style='color: #008040;'>D9</td><td title='3.07 bits' style='color: #0020F0;'>E8</td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td nowrap title='0.59 bytes' style='color: #006090;'>FLD1 </td></tr></table></tr><tr><td nowrap class='address'> 004204ED </td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='3.46 bits' style='color: #0020F0;'>D8</td><td title='8.75 bits' style='color: #000000;'>64</td><td title='7.94 bits' style='color: #000000;'>24</td><td title='5.16 bits' style='color: #0000A0;'>FC</td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td nowrap title='3.16 bytes' style='color: #0000A0;'>FSUB DWORD [ESP-0x4]</td></tr></table></tr><tr><td nowrap class='address'> 004204F1 </td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='5.83 bits' style='color: #0000A0;'>DE</td><td title='2.89 bits' style='color: #006090;'>F9</td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td nowrap title='1.09 bytes' style='color: #0020F0;'>FDIVP </td></tr></table></tr><tr><td nowrap class='address'> 004204F3 </td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='3.19 bits' style='color: #0020F0;'>D9</td><td title='6.20 bits' style='color: #0000A0;'>C1</td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td nowrap title='1.17 bytes' style='color: #0020F0;'>FLD ST(1)</td></tr></table></tr><tr><td nowrap class='address'> 004204F5 </td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='1.47 bits' style='color: #008040;'>D9</td><td title='8.51 bits' style='color: #000000;'>E1</td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td nowrap title='1.25 bytes' style='color: #0020F0;'>FABS </td></tr></table></tr><tr><td nowrap class='address'> 004204F7 </td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='3.36 bits' style='color: #0020F0;'>D8</td><td title='3.28 bits' style='color: #0020F0;'>C9</td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td nowrap title='0.83 bytes' style='color: #0020F0;'>FMUL ST, ST(1)</td></tr></table></tr><tr><td nowrap class='address'> 004204F9 </td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='2.86 bits' style='color: #006090;'>D9</td><td title='1.89 bits' style='color: #008040;'>E8</td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td nowrap title='0.59 bytes' style='color: #006090;'>FLD1 </td></tr></table></tr><tr><td nowrap class='address'> 004204FB </td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='3.50 bits' style='color: #0020F0;'>DE</td><td title='3.34 bits' style='color: #0020F0;'>C1</td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td nowrap title='0.85 bytes' style='color: #0020F0;'>FADDP </td></tr></table></tr><tr><td nowrap class='address'> 004204FD </td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='0.64 bits' style='color: #00C000;'>D9</td><td title='5.52 bits' style='color: #0000A0;'>C9</td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td nowrap title='0.77 bytes' style='color: #0020F0;'>FXCH </td></tr></table></tr><tr><td nowrap class='address'> 004204FF </td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='1.91 bits' style='color: #008040;'>D9</td><td title='2.36 bits' style='color: #006090;'>E8</td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td nowrap title='0.53 bytes' style='color: #006090;'>FLD1 </td></tr></table></tr><tr><td nowrap class='address'> 00420501 </td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='3.08 bits' style='color: #0020F0;'>DE</td><td title='1.54 bits' style='color: #008040;'>C1</td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td nowrap title='0.58 bytes' style='color: #006090;'>FADDP </td></tr></table></tr><tr><td nowrap class='address'> 00420503 </td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='6.14 bits' style='color: #0000A0;'>DE</td><td title='8.07 bits' style='color: #000000;'>CA</td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td nowrap title='1.78 bytes' style='color: #000000;'>FMULP ST(2), ST</td></tr></table></tr><tr><td nowrap class='address'> 00420505 </td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='2.54 bits' style='color: #006090;'>DE</td><td title='1.59 bits' style='color: #008040;'>F9</td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td nowrap title='0.52 bytes' style='color: #006090;'>FDIVP </td></tr></table></tr><tr><td nowrap class='address'> 00420507 </td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='4.84 bits' style='color: #0020F0;'>C3</td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td nowrap title='0.60 bytes' style='color: #0020F0;'>RET </td></tr></table></tr></table></td></tr></table></div></td></tr></table></div></td></tr><tr><td nowrap colspan='5'><div id='h_22'><table class='grptable'><tr class='oldsection_symbol_row_expandable' onclick="switchMenu('o_22');"><th nowrap class='c1'>-00420508 </th><th nowrap class='c2'><a id='JE'>4KLANG.OBJ:.g4kcoda</a></th><th nowrap class='c3'>114</th><th nowrap class='c4'>58.14</th><th nowrap class='c5'>51.0%</th></tr></table></div></td></tr><tr><td nowrap colspan='5'><div id='o_22'><table class='grptable'><tr class='public_symbol_row_expandable' onclick="switchMenu('p_23');"><th nowrap class='c1'>-00420508 </th><th nowrap class='c2'><a id='KE'>_go4kENV_func@0</a></th><th nowrap class='c3'>114</th><th nowrap class='c4'>58.14</th><th nowrap class='c5'>51.0%</th></tr><tr><td nowrap colspan='5'><div id='p_23'><table class='grptable'><tr class='private_symbol_row'><th nowrap class='c1'> 00420508 </th><th nowrap class='c2'>_go4kENV_func@0</th><th nowrap class='c3'>17</th><th nowrap class='c4'>3.34</th><th nowrap class='c5'>19.6%</th></tr><tr><td nowrap colspan='5'><table class='grptable'><tr><td nowrap class='address'> 00420508 </td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='2.14 bits' style='color: #006090;'>6A</td><td title='1.32 bits' style='color: #008040;'>05</td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td nowrap title='0.43 bytes' style='color: #008040;'>PUSH 0x5</td></tr></table></tr><tr><td nowrap class='address'> 0042050A </td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='0.84 bits' style='color: #00C000;'>E8</td><td title='0.32 bits' style='color: #00FF00;'>87</td><td title='0.27 bits' style='color: #00FF00;'>04</td><td title='0.29 bits' style='color: #00FF00;'>00</td><td title='0.09 bits' style='color: #80FF80;'>00</td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td nowrap title='0.23 bytes' style='color: #00FF00;'>CALL <a href='#KB' onclick='recursiveExpand("KB")'>go4kTransformValues</a></td></tr></table></tr><tr><td nowrap class='address'> 0042050F </td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='1.39 bits' style='color: #008040;'>8B</td><td title='0.44 bits' style='color: #00FF00;'>41</td><td title='0.20 bits' style='color: #00FF00;'>FC</td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td nowrap title='0.25 bytes' style='color: #00C000;'>MOV EAX, [ECX-0x4]</td></tr></table></tr><tr><td nowrap class='address'> 00420512 </td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='0.24 bits' style='color: #00FF00;'>85</td><td title='0.19 bits' style='color: #00FF00;'>C0</td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td nowrap title='0.05 bytes' style='color: #00FF00;'>TEST EAX, EAX</td></tr></table></tr><tr><td nowrap class='address'> 00420514 </td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='0.25 bits' style='color: #00FF00;'>75</td><td title='6.19 bits' style='color: #0000A0;'>03</td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td nowrap title='0.81 bytes' style='color: #0020F0;'>JNZ <a href='#LE' onclick='recursiveExpand("LE")'>go4kENV_func_do</a></td></tr></table></tr><tr><td nowrap class='address'> 00420516 </td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='2.74 bits' style='color: #006090;'>D9</td><td title='6.50 bits' style='color: #0000A0;'>EE</td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td nowrap title='1.15 bytes' style='color: #0020F0;'>FLDZ </td></tr></table></tr><tr><td nowrap class='address'> 00420518 </td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='3.32 bits' style='color: #0020F0;'>C3</td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td nowrap title='0.42 bytes' style='color: #0020F0;'>RET </td></tr></table></tr></table></td></tr><tr class='private_symbol_row'><th nowrap class='c1'> 00420519 </th><th nowrap class='c2'><a id='LE'>go4kENV_func_do</a></th><th nowrap class='c3'>12</th><th nowrap class='c4'>7.34</th><th nowrap class='c5'>61.1%</th></tr><tr><td nowrap colspan='5'><table class='grptable'><tr><td nowrap class='address'> 00420519 </td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='9.59 bits' style='color: #900000;'>8B</td><td title='4.30 bits' style='color: #0020F0;'>41</td><td title='7.23 bits' style='color: #000000;'>F8</td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td nowrap title='2.64 bytes' style='color: #000000;'>MOV EAX, [ECX-0x8]</td></tr></table></tr><tr><td nowrap class='address'> 0042051C </td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='1.69 bits' style='color: #008040;'>85</td><td title='0.34 bits' style='color: #00FF00;'>C0</td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td nowrap title='0.25 bytes' style='color: #008040;'>TEST EAX, EAX</td></tr></table></tr><tr><td nowrap class='address'> 0042051E </td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='3.11 bits' style='color: #0020F0;'>74</td><td title='5.67 bits' style='color: #0000A0;'>05</td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td nowrap title='1.10 bytes' style='color: #0020F0;'>JZ <a href='#ME' onclick='recursiveExpand("ME")'>go4kENV_func_process</a></td></tr></table></tr><tr><td nowrap class='address'> 00420520 </td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='10.38 bits' style='color: #900000;'>B0</td><td title='5.61 bits' style='color: #0000A0;'>03</td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td nowrap title='2.00 bytes' style='color: #000000;'>MOV AL, 0x3</td></tr></table></tr><tr><td nowrap class='address'> 00420522 </td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='6.37 bits' style='color: #0000A0;'>89</td><td title='3.09 bits' style='color: #0020F0;'>45</td><td title='1.32 bits' style='color: #008040;'>00</td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td nowrap title='1.35 bytes' style='color: #0020F0;'>MOV [EBP+0x0], EAX</td></tr></table></tr></table></td></tr><tr class='private_symbol_row'><th nowrap class='c1'> 00420525 </th><th nowrap class='c2'><a id='ME'>go4kENV_func_process</a></th><th nowrap class='c3'>10</th><th nowrap class='c4'>5.79</th><th nowrap class='c5'>57.9%</th></tr><tr><td nowrap colspan='5'><table class='grptable'><tr><td nowrap class='address'> 00420525 </td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='4.90 bits' style='color: #0020F0;'>8B</td><td title='3.45 bits' style='color: #0020F0;'>45</td><td title='1.30 bits' style='color: #008040;'>00</td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td nowrap title='1.21 bytes' style='color: #0020F0;'>MOV EAX, [EBP+0x0]</td></tr></table></tr><tr><td nowrap class='address'> 00420528 </td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='1.50 bits' style='color: #008040;'>D9</td><td title='3.79 bits' style='color: #0020F0;'>45</td><td title='4.60 bits' style='color: #0020F0;'>04</td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td nowrap title='1.24 bytes' style='color: #0020F0;'>FLD DWORD [EBP+0x4]</td></tr></table></tr><tr><td nowrap class='address'> 0042052B </td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='11.28 bits' style='color: #900000;'>3C</td><td title='3.70 bits' style='color: #0020F0;'>02</td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td nowrap title='1.87 bytes' style='color: #000000;'>CMP AL, 0x2</td></tr></table></tr><tr><td nowrap class='address'> 0042052D </td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='3.47 bits' style='color: #0020F0;'>74</td><td title='8.34 bits' style='color: #000000;'>42</td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td nowrap title='1.48 bytes' style='color: #0000A0;'>JZ <a href='#NE' onclick='recursiveExpand("NE")'>go4kENV_func_leave2</a></td></tr></table></tr></table></td></tr><tr class='private_symbol_row'><th nowrap class='c1'> 0042052F </th><th nowrap class='c2'><a id='OE'>go4kENV_func_attac</a></th><th nowrap class='c3'>19</th><th nowrap class='c4'>12.83</th><th nowrap class='c5'>67.5%</th></tr><tr><td nowrap colspan='5'><table class='grptable'><tr><td nowrap class='address'> 0042052F </td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='8.24 bits' style='color: #000000;'>3C</td><td title='2.61 bits' style='color: #006090;'>00</td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td nowrap title='1.36 bytes' style='color: #0000A0;'>CMP AL, 0x0</td></tr></table></tr><tr><td nowrap class='address'> 00420531 </td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='5.96 bits' style='color: #0000A0;'>75</td><td title='6.22 bits' style='color: #0000A0;'>0F</td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td nowrap title='1.52 bytes' style='color: #0000A0;'>JNZ <a href='#PE' onclick='recursiveExpand("PE")'>go4kENV_func_decay</a></td></tr></table></tr><tr><td nowrap class='address'> 00420533 </td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='9.32 bits' style='color: #900000;'>E8</td><td title='9.39 bits' style='color: #900000;'>68</td><td title='2.13 bits' style='color: #006090;'>02</td><td title='2.78 bits' style='color: #006090;'>00</td><td title='0.49 bits' style='color: #00FF00;'>00</td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td nowrap title='3.01 bytes' style='color: #0020F0;'>CALL <a href='#BC' onclick='recursiveExpand("BC")'>go4kENVMap</a></td></tr></table></tr><tr><td nowrap class='address'> 00420538 </td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='7.59 bits' style='color: #000000;'>DE</td><td title='3.71 bits' style='color: #0020F0;'>C1</td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td nowrap title='1.41 bytes' style='color: #0000A0;'>FADDP </td></tr></table></tr><tr><td nowrap class='address'> 0042053A </td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='1.30 bits' style='color: #008040;'>D9</td><td title='4.04 bits' style='color: #0020F0;'>E8</td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td nowrap title='0.67 bytes' style='color: #006090;'>FLD1 </td></tr></table></tr><tr><td nowrap class='address'> 0042053C </td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='4.70 bits' style='color: #0020F0;'>DB</td><td title='1.15 bits' style='color: #008040;'>E9</td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td nowrap title='0.73 bytes' style='color: #006090;'>FUCOMI ST, ST(1)</td></tr></table></tr><tr><td nowrap class='address'> 0042053E </td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='6.16 bits' style='color: #0000A0;'>DB</td><td title='5.45 bits' style='color: #0000A0;'>C1</td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td nowrap title='1.45 bytes' style='color: #0000A0;'>FCMOVNB ST, ST(1)</td></tr></table></tr><tr><td nowrap class='address'> 00420540 </td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='10.48 bits' style='color: #900000;'>76</td><td title='10.95 bits' style='color: #900000;'>27</td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td nowrap title='2.68 bytes' style='color: #900000;'>JBE <a href='#QE' onclick='recursiveExpand("QE")'>go4kENV_func_statechange</a></td></tr></table></tr></table></td></tr><tr class='private_symbol_row'><th nowrap class='c1'> 00420542 </th><th nowrap class='c2'><a id='PE'>go4kENV_func_decay</a></th><th nowrap class='c3'>20</th><th nowrap class='c4'>11.43</th><th nowrap class='c5'>57.2%</th></tr><tr><td nowrap colspan='5'><table class='grptable'><tr><td nowrap class='address'> 00420542 </td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='7.24 bits' style='color: #000000;'>3C</td><td title='3.93 bits' style='color: #0020F0;'>01</td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td nowrap title='1.40 bytes' style='color: #0000A0;'>CMP AL, 0x1</td></tr></table></tr><tr><td nowrap class='address'> 00420544 </td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='5.08 bits' style='color: #0000A0;'>75</td><td title='9.68 bits' style='color: #900000;'>10</td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td nowrap title='1.85 bytes' style='color: #000000;'>JNZ <a href='#RE' onclick='recursiveExpand("RE")'>go4kENV_func_release</a></td></tr></table></tr><tr><td nowrap class='address'> 00420546 </td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='5.20 bits' style='color: #0000A0;'>E8</td><td title='4.29 bits' style='color: #0020F0;'>68</td><td title='0.65 bits' style='color: #00C000;'>02</td><td title='1.50 bits' style='color: #008040;'>00</td><td title='0.25 bits' style='color: #00FF00;'>00</td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td nowrap title='1.49 bytes' style='color: #006090;'>CALL <a href='#BC' onclick='recursiveExpand("BC")'>go4kENVMap</a></td></tr></table></tr><tr><td nowrap class='address'> 0042054B </td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='1.63 bits' style='color: #008040;'>DE</td><td title='6.36 bits' style='color: #0000A0;'>E9</td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td nowrap title='1.00 bytes' style='color: #0020F0;'>FSUBP </td></tr></table></tr><tr><td nowrap class='address'> 0042054D </td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='1.13 bits' style='color: #008040;'>D9</td><td title='6.15 bits' style='color: #0000A0;'>42</td><td title='6.00 bits' style='color: #0000A0;'>08</td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td nowrap title='1.66 bytes' style='color: #0020F0;'>FLD DWORD [EDX+0x8]</td></tr></table></tr><tr><td nowrap class='address'> 00420550 </td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='5.82 bits' style='color: #0000A0;'>DB</td><td title='2.79 bits' style='color: #006090;'>E9</td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td nowrap title='1.08 bytes' style='color: #0020F0;'>FUCOMI ST, ST(1)</td></tr></table></tr><tr><td nowrap class='address'> 00420552 </td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='3.76 bits' style='color: #0020F0;'>DA</td><td title='1.63 bits' style='color: #008040;'>C1</td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td nowrap title='0.67 bytes' style='color: #006090;'>FCMOVB ST, ST(1)</td></tr></table></tr><tr><td nowrap class='address'> 00420554 </td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='7.36 bits' style='color: #000000;'>73</td><td title='10.99 bits' style='color: #900000;'>13</td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td nowrap title='2.29 bytes' style='color: #900000;'>JAE <a href='#QE' onclick='recursiveExpand("QE")'>go4kENV_func_statechange</a></td></tr></table></tr></table></td></tr><tr class='private_symbol_row'><th nowrap class='c1'> 00420556 </th><th nowrap class='c2'><a id='RE'>go4kENV_func_release</a></th><th nowrap class='c3'>19</th><th nowrap class='c4'>8.03</th><th nowrap class='c5'>42.2%</th></tr><tr><td nowrap colspan='5'><table class='grptable'><tr><td nowrap class='address'> 00420556 </td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='6.66 bits' style='color: #0000A0;'>3C</td><td title='6.17 bits' style='color: #0000A0;'>03</td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td nowrap title='1.60 bytes' style='color: #0000A0;'>CMP AL, 0x3</td></tr></table></tr><tr><td nowrap class='address'> 00420558 </td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='4.05 bits' style='color: #0020F0;'>75</td><td title='6.24 bits' style='color: #0000A0;'>12</td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td nowrap title='1.29 bytes' style='color: #0000A0;'>JNZ <a href='#SE' onclick='recursiveExpand("SE")'>go4kENV_func_leave</a></td></tr></table></tr><tr><td nowrap class='address'> 0042055A </td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='5.63 bits' style='color: #0000A0;'>E8</td><td title='2.99 bits' style='color: #006090;'>68</td><td title='0.37 bits' style='color: #00FF00;'>02</td><td title='1.07 bits' style='color: #008040;'>00</td><td title='0.19 bits' style='color: #00FF00;'>00</td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td nowrap title='1.28 bytes' style='color: #006090;'>CALL <a href='#BC' onclick='recursiveExpand("BC")'>go4kENVMap</a></td></tr></table></tr><tr><td nowrap class='address'> 0042055F </td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='0.98 bits' style='color: #00C000;'>DE</td><td title='1.40 bits' style='color: #008040;'>E9</td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td nowrap title='0.30 bytes' style='color: #008040;'>FSUBP </td></tr></table></tr><tr><td nowrap class='address'> 00420561 </td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='0.38 bits' style='color: #00FF00;'>D9</td><td title='6.47 bits' style='color: #0000A0;'>EE</td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td nowrap title='0.86 bytes' style='color: #0020F0;'>FLDZ </td></tr></table></tr><tr><td nowrap class='address'> 00420563 </td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='4.79 bits' style='color: #0020F0;'>DB</td><td title='0.95 bits' style='color: #00C000;'>E9</td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td nowrap title='0.72 bytes' style='color: #006090;'>FUCOMI ST, ST(1)</td></tr></table></tr><tr><td nowrap class='address'> 00420565 </td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='3.01 bits' style='color: #0020F0;'>DA</td><td title='0.93 bits' style='color: #00C000;'>C1</td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td nowrap title='0.49 bytes' style='color: #008040;'>FCMOVB ST, ST(1)</td></tr></table></tr><tr><td nowrap class='address'> 00420567 </td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='6.86 bits' style='color: #0000A0;'>72</td><td title='5.07 bits' style='color: #0000A0;'>03</td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td nowrap title='1.49 bytes' style='color: #0000A0;'>JB <a href='#SE' onclick='recursiveExpand("SE")'>go4kENV_func_leave</a></td></tr></table></tr></table></td></tr><tr class='private_symbol_row'><th nowrap class='c1'> 00420569 </th><th nowrap class='c2'><a id='QE'>go4kENV_func_statechange</a></th><th nowrap class='c3'>3</th><th nowrap class='c4'>2.24</th><th nowrap class='c5'>74.6%</th></tr><tr><td nowrap colspan='5'><table class='grptable'><tr><td nowrap class='address'> 00420569 </td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='9.93 bits' style='color: #900000;'>FF</td><td title='6.46 bits' style='color: #0000A0;'>45</td><td title='1.52 bits' style='color: #008040;'>00</td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td nowrap title='2.24 bytes' style='color: #0000A0;'>INC DWORD [EBP+0x0]</td></tr></table></tr></table></td></tr><tr class='private_symbol_row'><th nowrap class='c1'> 0042056C </th><th nowrap class='c2'><a id='SE'>go4kENV_func_leave</a></th><th nowrap class='c3'>5</th><th nowrap class='c4'>2.77</th><th nowrap class='c5'>55.4%</th></tr><tr><td nowrap colspan='5'><table class='grptable'><tr><td nowrap class='address'> 0042056C </td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='8.50 bits' style='color: #000000;'>DD</td><td title='1.74 bits' style='color: #008040;'>D9</td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td nowrap title='1.28 bytes' style='color: #0000A0;'>FSTP ST(1)</td></tr></table></tr><tr><td nowrap class='address'> 0042056E </td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='2.05 bits' style='color: #006090;'>D9</td><td title='7.29 bits' style='color: #000000;'>55</td><td title='2.56 bits' style='color: #006090;'>04</td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td nowrap title='1.49 bytes' style='color: #0020F0;'>FST DWORD [EBP+0x4]</td></tr></table></tr></table></td></tr><tr class='private_symbol_row'><th nowrap class='c1'> 00420571 </th><th nowrap class='c2'><a id='NE'>go4kENV_func_leave2</a></th><th nowrap class='c3'>9</th><th nowrap class='c4'>4.38</th><th nowrap class='c5'>48.6%</th></tr><tr><td nowrap colspan='5'><table class='grptable'><tr><td nowrap class='address'> 00420571 </td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='3.36 bits' style='color: #0020F0;'>D9</td><td title='3.80 bits' style='color: #0020F0;'>42</td><td title='8.19 bits' style='color: #000000;'>10</td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td nowrap title='1.92 bytes' style='color: #0000A0;'>FLD DWORD [EDX+0x10]</td></tr></table></tr><tr><td nowrap class='address'> 00420574 </td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='3.98 bits' style='color: #0020F0;'>D8</td><td title='2.39 bits' style='color: #006090;'>45</td><td title='2.29 bits' style='color: #006090;'>08</td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td nowrap title='1.08 bytes' style='color: #006090;'>FADD DWORD [EBP+0x8]</td></tr></table></tr><tr><td nowrap class='address'> 00420577 </td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='3.48 bits' style='color: #0020F0;'>DE</td><td title='4.30 bits' style='color: #0020F0;'>C9</td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td nowrap title='0.97 bytes' style='color: #0020F0;'>FMULP </td></tr></table></tr><tr><td nowrap class='address'> 00420579 </td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='3.23 bits' style='color: #0020F0;'>C3</td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td nowrap title='0.40 bytes' style='color: #0020F0;'>RET </td></tr></table></tr></table></td></tr></table></div></td></tr></table></div></td></tr><tr><td nowrap colspan='5'><div id='h_23'><table class='grptable'><tr class='oldsection_symbol_row_expandable' onclick="switchMenu('o_23');"><th nowrap class='c1'>-0042057A </th><th nowrap class='c2'><a id='TE'>4KLANG.OBJ:.g4kcodk</a></th><th nowrap class='c3'>50</th><th nowrap class='c4'>19.20</th><th nowrap class='c5'>38.4%</th></tr></table></div></td></tr><tr><td nowrap colspan='5'><div id='o_23'><table class='grptable'><tr class='public_symbol_row_expandable' onclick="switchMenu('p_24');"><th nowrap class='c1'>-0042057A </th><th nowrap class='c2'><a id='UE'>_go4kOUT_func@0</a></th><th nowrap class='c3'>50</th><th nowrap class='c4'>19.20</th><th nowrap class='c5'>38.4%</th></tr><tr><td nowrap colspan='5'><div id='p_24'><table class='grptable'><tr class='private_symbol_row'><th nowrap class='c1'> 0042057A </th><th nowrap class='c2'>_go4kOUT_func@0</th><th nowrap class='c3'>50</th><th nowrap class='c4'>19.20</th><th nowrap class='c5'>38.4%</th></tr><tr><td nowrap colspan='5'><table class='grptable'><tr><td nowrap class='address'> 0042057A </td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='3.38 bits' style='color: #0020F0;'>6A</td><td title='4.18 bits' style='color: #0020F0;'>02</td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td nowrap title='0.95 bytes' style='color: #0020F0;'>PUSH 0x2</td></tr></table></tr><tr><td nowrap class='address'> 0042057C </td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='1.01 bits' style='color: #008040;'>E8</td><td title='0.27 bits' style='color: #00FF00;'>87</td><td title='0.25 bits' style='color: #00FF00;'>04</td><td title='0.21 bits' style='color: #00FF00;'>00</td><td title='0.07 bits' style='color: #80FF80;'>00</td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td nowrap title='0.23 bytes' style='color: #00FF00;'>CALL <a href='#KB' onclick='recursiveExpand("KB")'>go4kTransformValues</a></td></tr></table></tr><tr><td nowrap class='address'> 00420581 </td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='4.17 bits' style='color: #0020F0;'>60</td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td nowrap title='0.52 bytes' style='color: #0020F0;'>PUSHA </td></tr></table></tr><tr><td nowrap class='address'> 00420582 </td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='7.79 bits' style='color: #000000;'>8D</td><td title='9.31 bits' style='color: #900000;'>B9</td><td title='3.79 bits' style='color: #0020F0;'>00</td><td title='5.57 bits' style='color: #0000A0;'>04</td><td title='1.21 bits' style='color: #008040;'>00</td><td title='0.89 bits' style='color: #00C000;'>00</td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td nowrap title='3.57 bytes' style='color: #0020F0;'>LEA EDI, [ECX+0x400]</td></tr></table></tr><tr><td nowrap class='address'> 00420588 </td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='3.19 bits' style='color: #0020F0;'>D9</td><td title='6.50 bits' style='color: #0000A0;'>C1</td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td nowrap title='1.21 bytes' style='color: #0020F0;'>FLD ST(1)</td></tr></table></tr><tr><td nowrap class='address'> 0042058A </td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='0.82 bits' style='color: #00C000;'>D9</td><td title='5.49 bits' style='color: #0000A0;'>C1</td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td nowrap title='0.79 bytes' style='color: #0020F0;'>FLD ST(1)</td></tr></table></tr><tr><td nowrap class='address'> 0042058C </td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='0.80 bits' style='color: #00C000;'>D9</td><td title='7.95 bits' style='color: #000000;'>42</td><td title='2.57 bits' style='color: #006090;'>04</td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td nowrap title='1.41 bytes' style='color: #0020F0;'>FLD DWORD [EDX+0x4]</td></tr></table></tr><tr><td nowrap class='address'> 0042058F </td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='5.48 bits' style='color: #0000A0;'>DE</td><td title='4.52 bits' style='color: #0020F0;'>C9</td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td nowrap title='1.25 bytes' style='color: #0020F0;'>FMULP </td></tr></table></tr><tr><td nowrap class='address'> 00420591 </td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='1.39 bits' style='color: #008040;'>D9</td><td title='10.22 bits' style='color: #900000;'>1F</td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td nowrap title='1.45 bytes' style='color: #0000A0;'>FSTP DWORD [EDI]</td></tr></table></tr><tr><td nowrap class='address'> 00420593 </td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='11.62 bits' style='color: #900000;'>AF</td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td nowrap title='1.45 bytes' style='color: #900000;'>SCASD </td></tr></table></tr><tr><td nowrap class='address'> 00420594 </td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='4.07 bits' style='color: #0020F0;'>D9</td><td title='4.74 bits' style='color: #0020F0;'>42</td><td title='1.54 bits' style='color: #008040;'>04</td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td nowrap title='1.29 bytes' style='color: #0020F0;'>FLD DWORD [EDX+0x4]</td></tr></table></tr><tr><td nowrap class='address'> 00420597 </td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='1.61 bits' style='color: #008040;'>DE</td><td title='0.82 bits' style='color: #00C000;'>C9</td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td nowrap title='0.30 bytes' style='color: #008040;'>FMULP </td></tr></table></tr><tr><td nowrap class='address'> 00420599 </td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='0.55 bits' style='color: #00C000;'>D9</td><td title='1.13 bits' style='color: #008040;'>1F</td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td nowrap title='0.21 bytes' style='color: #00C000;'>FSTP DWORD [EDI]</td></tr></table></tr><tr><td nowrap class='address'> 0042059B </td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='0.67 bits' style='color: #00C000;'>AF</td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td nowrap title='0.08 bytes' style='color: #00C000;'>SCASD </td></tr></table></tr><tr><td nowrap class='address'> 0042059C </td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='0.39 bits' style='color: #00FF00;'>D9</td><td title='5.82 bits' style='color: #0000A0;'>02</td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td nowrap title='0.78 bytes' style='color: #0020F0;'>FLD DWORD [EDX]</td></tr></table></tr><tr><td nowrap class='address'> 0042059E </td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='5.58 bits' style='color: #0000A0;'>DE</td><td title='2.45 bits' style='color: #006090;'>C9</td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td nowrap title='1.00 bytes' style='color: #0020F0;'>FMULP </td></tr></table></tr><tr><td nowrap class='address'> 004205A0 </td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='1.08 bits' style='color: #008040;'>D9</td><td title='2.13 bits' style='color: #006090;'>1F</td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td nowrap title='0.40 bytes' style='color: #008040;'>FSTP DWORD [EDI]</td></tr></table></tr><tr><td nowrap class='address'> 004205A2 </td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='0.59 bits' style='color: #00C000;'>AF</td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td nowrap title='0.07 bytes' style='color: #00C000;'>SCASD </td></tr></table></tr><tr><td nowrap class='address'> 004205A3 </td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='0.38 bits' style='color: #00FF00;'>D9</td><td title='1.36 bits' style='color: #008040;'>02</td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td nowrap title='0.22 bytes' style='color: #00C000;'>FLD DWORD [EDX]</td></tr></table></tr><tr><td nowrap class='address'> 004205A5 </td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='0.55 bits' style='color: #00C000;'>DE</td><td title='0.40 bits' style='color: #00FF00;'>C9</td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td nowrap title='0.12 bytes' style='color: #00FF00;'>FMULP </td></tr></table></tr><tr><td nowrap class='address'> 004205A7 </td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='0.38 bits' style='color: #00FF00;'>D9</td><td title='0.59 bits' style='color: #00C000;'>1F</td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td nowrap title='0.12 bytes' style='color: #00FF00;'>FSTP DWORD [EDI]</td></tr></table></tr><tr><td nowrap class='address'> 004205A9 </td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='0.29 bits' style='color: #00FF00;'>AF</td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td nowrap title='0.04 bytes' style='color: #00FF00;'>SCASD </td></tr></table></tr><tr><td nowrap class='address'> 004205AA </td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='12.52 bits' style='color: #FF0000;'>61</td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td nowrap title='1.56 bytes' style='color: #FF0000;'>POPA </td></tr></table></tr><tr><td nowrap class='address'> 004205AB </td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='1.31 bits' style='color: #008040;'>C3</td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td nowrap title='0.16 bytes' style='color: #008040;'>RET </td></tr></table></tr></table></td></tr></table></div></td></tr></table></div></td></tr><tr><td nowrap colspan='5'><div id='h_24'><table class='grptable'><tr class='oldsection_symbol_row_expandable' onclick="switchMenu('o_24');"><th nowrap class='c1'>-004205AC </th><th nowrap class='c2'><a id='VE'>4KLANG.OBJ:.g4kcodb</a></th><th nowrap class='c3'>157</th><th nowrap class='c4'>65.25</th><th nowrap class='c5'>41.6%</th></tr></table></div></td></tr><tr><td nowrap colspan='5'><div id='o_24'><table class='grptable'><tr class='public_symbol_row_expandable' onclick="switchMenu('p_25');"><th nowrap class='c1'>-004205AC </th><th nowrap class='c2'><a id='WE'>_go4kVCO_func@0</a></th><th nowrap class='c3'>157</th><th nowrap class='c4'>65.25</th><th nowrap class='c5'>41.6%</th></tr><tr><td nowrap colspan='5'><div id='p_25'><table class='grptable'><tr class='private_symbol_row'><th nowrap class='c1'> 004205AC </th><th nowrap class='c2'>_go4kVCO_func@0</th><th nowrap class='c3'>17</th><th nowrap class='c4'>1.64</th><th nowrap class='c5'>9.6%</th></tr><tr><td nowrap colspan='5'><table class='grptable'><tr><td nowrap class='address'> 004205AC </td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='1.05 bits' style='color: #008040;'>6A</td><td title='3.17 bits' style='color: #0020F0;'>06</td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td nowrap title='0.53 bytes' style='color: #006090;'>PUSH 0x6</td></tr></table></tr><tr><td nowrap class='address'> 004205AE </td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='0.72 bits' style='color: #00C000;'>E8</td><td title='0.20 bits' style='color: #00FF00;'>87</td><td title='0.15 bits' style='color: #00FF00;'>04</td><td title='0.24 bits' style='color: #00FF00;'>00</td><td title='0.06 bits' style='color: #80FF80;'>00</td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td nowrap title='0.17 bytes' style='color: #00FF00;'>CALL <a href='#KB' onclick='recursiveExpand("KB")'>go4kTransformValues</a></td></tr></table></tr><tr><td nowrap class='address'> 004205B3 </td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='3.29 bits' style='color: #0020F0;'>8B</td><td title='0.35 bits' style='color: #00FF00;'>41</td><td title='0.20 bits' style='color: #00FF00;'>FC</td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td nowrap title='0.48 bytes' style='color: #008040;'>MOV EAX, [ECX-0x4]</td></tr></table></tr><tr><td nowrap class='address'> 004205B6 </td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='0.14 bits' style='color: #00FF00;'>85</td><td title='0.13 bits' style='color: #00FF00;'>C0</td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td nowrap title='0.03 bytes' style='color: #00FF00;'>TEST EAX, EAX</td></tr></table></tr><tr><td nowrap class='address'> 004205B8 </td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='0.20 bits' style='color: #00FF00;'>75</td><td title='1.20 bits' style='color: #008040;'>03</td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td nowrap title='0.17 bytes' style='color: #00C000;'>JNZ <a href='#XE' onclick='recursiveExpand("XE")'>go4kVCO_func_do</a></td></tr></table></tr><tr><td nowrap class='address'> 004205BA </td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='0.48 bits' style='color: #00FF00;'>D9</td><td title='0.91 bits' style='color: #00C000;'>EE</td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td nowrap title='0.17 bytes' style='color: #00C000;'>FLDZ </td></tr></table></tr><tr><td nowrap class='address'> 004205BC </td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='0.63 bits' style='color: #00C000;'>C3</td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td nowrap title='0.08 bytes' style='color: #00C000;'>RET </td></tr></table></tr></table></td></tr><tr class='private_symbol_row'><th nowrap class='c1'> 004205BD </th><th nowrap class='c2'><a id='XE'>go4kVCO_func_do</a></th><th nowrap class='c3'>38</th><th nowrap class='c4'>15.82</th><th nowrap class='c5'>41.6%</th></tr><tr><td nowrap colspan='5'><table class='grptable'><tr><td nowrap class='address'> 004205BD </td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='10.88 bits' style='color: #900000;'>0F</td><td title='2.43 bits' style='color: #006090;'>B6</td><td title='2.76 bits' style='color: #006090;'>46</td><td title='0.91 bits' style='color: #00C000;'>FF</td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td nowrap title='2.12 bytes' style='color: #0020F0;'>MOVZX EAX, BYTE [ESI-0x1]</td></tr></table></tr><tr><td nowrap class='address'> 004205C1 </td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='0.84 bits' style='color: #00C000;'>D9</td><td title='5.11 bits' style='color: #0000A0;'>02</td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td nowrap title='0.74 bytes' style='color: #006090;'>FLD DWORD [EDX]</td></tr></table></tr><tr><td nowrap class='address'> 004205C3 </td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='2.41 bits' style='color: #006090;'>D8</td><td title='3.66 bits' style='color: #0020F0;'>25</td><td title='0.59 bits' style='color: #00C000;'>34</td><td title='0.42 bits' style='color: #00FF00;'>07</td><td title='0.17 bits' style='color: #00FF00;'>42</td><td title='0.13 bits' style='color: #00FF00;'>00</td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td nowrap title='0.92 bytes' style='color: #008040;'>FSUB DWORD [<a href='#XB' onclick='recursiveExpand("XB")'>c_0_5</a>]</td></tr></table></tr><tr><td nowrap class='address'> 004205C9 </td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='0.41 bits' style='color: #00FF00;'>D8</td><td title='9.71 bits' style='color: #900000;'>35</td><td title='7.69 bits' style='color: #000000;'>2C</td><td title='1.85 bits' style='color: #008040;'>07</td><td title='0.46 bits' style='color: #00FF00;'>42</td><td title='0.16 bits' style='color: #00FF00;'>00</td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td nowrap title='2.54 bytes' style='color: #0020F0;'>FDIV DWORD [<a href='#CE' onclick='recursiveExpand("CE")'>c_i128</a>]</td></tr></table></tr><tr><td nowrap class='address'> 004205CF </td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='0.99 bits' style='color: #00C000;'>D9</td><td title='6.05 bits' style='color: #0000A0;'>42</td><td title='1.33 bits' style='color: #008040;'>04</td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td nowrap title='1.05 bytes' style='color: #006090;'>FLD DWORD [EDX+0x4]</td></tr></table></tr><tr><td nowrap class='address'> 004205D2 </td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='3.91 bits' style='color: #0020F0;'>D8</td><td title='6.92 bits' style='color: #0000A0;'>25</td><td title='0.91 bits' style='color: #00C000;'>34</td><td title='0.50 bits' style='color: #00C000;'>07</td><td title='0.18 bits' style='color: #00FF00;'>42</td><td title='0.14 bits' style='color: #00FF00;'>00</td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td nowrap title='1.57 bytes' style='color: #006090;'>FSUB DWORD [<a href='#XB' onclick='recursiveExpand("XB")'>c_0_5</a>]</td></tr></table></tr><tr><td nowrap class='address'> 004205D8 </td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='0.33 bits' style='color: #00FF00;'>D8</td><td title='1.71 bits' style='color: #008040;'>C0</td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td nowrap title='0.25 bytes' style='color: #008040;'>FADD ST, ST(0)</td></tr></table></tr><tr><td nowrap class='address'> 004205DA </td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='5.71 bits' style='color: #0000A0;'>DE</td><td title='4.14 bits' style='color: #0020F0;'>C1</td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td nowrap title='1.23 bytes' style='color: #0020F0;'>FADDP </td></tr></table></tr><tr><td nowrap class='address'> 004205DC </td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='10.87 bits' style='color: #900000;'>A8</td><td title='7.15 bits' style='color: #000000;'>10</td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td nowrap title='2.25 bytes' style='color: #900000;'>TEST AL, 0x10</td></tr></table></tr><tr><td nowrap class='address'> 004205DE </td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='5.12 bits' style='color: #0000A0;'>75</td><td title='1.60 bits' style='color: #008040;'>03</td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td nowrap title='0.84 bytes' style='color: #0020F0;'>JNZ <a href='#YE' onclick='recursiveExpand("YE")'>go4kVCO_func_skipnote</a></td></tr></table></tr><tr><td nowrap class='address'> 004205E0 </td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='6.82 bits' style='color: #0000A0;'>DA</td><td title='9.15 bits' style='color: #900000;'>41</td><td title='2.43 bits' style='color: #006090;'>FC</td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td nowrap title='2.30 bytes' style='color: #0000A0;'>FIADD DWORD [ECX-0x4]</td></tr></table></tr></table></td></tr><tr class='private_symbol_row'><th nowrap class='c1'> 004205E3 </th><th nowrap class='c2'><a id='YE'>go4kVCO_func_skipnote</a></th><th nowrap class='c3'>23</th><th nowrap class='c4'>13.68</th><th nowrap class='c5'>59.5%</th></tr><tr><td nowrap colspan='5'><table class='grptable'><tr><td nowrap class='address'> 004205E3 </td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='5.62 bits' style='color: #0000A0;'>D8</td><td title='8.17 bits' style='color: #000000;'>0D</td><td title='8.64 bits' style='color: #000000;'>44</td><td title='2.41 bits' style='color: #006090;'>07</td><td title='0.44 bits' style='color: #00FF00;'>42</td><td title='0.20 bits' style='color: #00FF00;'>00</td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td nowrap title='3.18 bytes' style='color: #0020F0;'>FMUL DWORD [<a href='#ZE' onclick='recursiveExpand("ZE")'>c_i12</a>]</td></tr></table></tr><tr><td nowrap class='address'> 004205E9 </td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='11.94 bits' style='color: #900000;'>E8</td><td title='6.73 bits' style='color: #0000A0;'>73</td><td title='1.62 bits' style='color: #008040;'>02</td><td title='2.65 bits' style='color: #006090;'>00</td><td title='0.47 bits' style='color: #00FF00;'>00</td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td nowrap title='2.93 bytes' style='color: #0020F0;'>CALL <a href='#DC' onclick='recursiveExpand("DC")'>_Power@0</a></td></tr></table></tr><tr><td nowrap class='address'> 004205EE </td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='8.61 bits' style='color: #000000;'>A8</td><td title='6.41 bits' style='color: #0000A0;'>10</td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td nowrap title='1.88 bytes' style='color: #000000;'>TEST AL, 0x10</td></tr></table></tr><tr><td nowrap class='address'> 004205F0 </td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='3.56 bits' style='color: #0020F0;'>74</td><td title='7.18 bits' style='color: #000000;'>08</td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td nowrap title='1.34 bytes' style='color: #0000A0;'>JZ <a href='#AF' onclick='recursiveExpand("AF")'>go4kVCO_func_normalize_note</a></td></tr></table></tr><tr><td nowrap class='address'> 004205F2 </td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='2.04 bits' style='color: #006090;'>D8</td><td title='5.80 bits' style='color: #0000A0;'>0D</td><td title='8.22 bits' style='color: #000000;'>4C</td><td title='1.84 bits' style='color: #008040;'>07</td><td title='0.30 bits' style='color: #00FF00;'>42</td><td title='0.17 bits' style='color: #00FF00;'>00</td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td nowrap title='2.30 bytes' style='color: #0020F0;'>FMUL DWORD [<a href='#BF' onclick='recursiveExpand("BF")'>_LFO_NORMALIZE</a>]</td></tr></table></tr><tr><td nowrap class='address'> 004205F8 </td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='8.82 bits' style='color: #000000;'>EB</td><td title='7.64 bits' style='color: #000000;'>06</td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td nowrap title='2.06 bytes' style='color: #000000;'>JMP <a href='#CF' onclick='recursiveExpand("CF")'>go4kVCO_func_normalized</a></td></tr></table></tr></table></td></tr><tr class='private_symbol_row'><th nowrap class='c1'> 004205FA </th><th nowrap class='c2'><a id='AF'>go4kVCO_func_normalize_note</a></th><th nowrap class='c3'>6</th><th nowrap class='c4'>2.43</th><th nowrap class='c5'>40.5%</th></tr><tr><td nowrap colspan='5'><table class='grptable'><tr><td nowrap class='address'> 004205FA </td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='3.57 bits' style='color: #0020F0;'>D8</td><td title='6.45 bits' style='color: #0000A0;'>0D</td><td title='6.71 bits' style='color: #0000A0;'>48</td><td title='2.23 bits' style='color: #006090;'>07</td><td title='0.29 bits' style='color: #00FF00;'>42</td><td title='0.18 bits' style='color: #00FF00;'>00</td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td nowrap title='2.43 bytes' style='color: #0020F0;'>FMUL DWORD [<a href='#DF' onclick='recursiveExpand("DF")'>FREQ_NORMALIZE</a>]</td></tr></table></tr></table></td></tr><tr class='private_symbol_row'><th nowrap class='c1'> 00420600 </th><th nowrap class='c2'><a id='CF'>go4kVCO_func_normalized</a></th><th nowrap class='c3'>19</th><th nowrap class='c4'>7.61</th><th nowrap class='c5'>40.0%</th></tr><tr><td nowrap colspan='5'><table class='grptable'><tr><td nowrap class='address'> 00420600 </td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='2.48 bits' style='color: #006090;'>D8</td><td title='4.81 bits' style='color: #0020F0;'>45</td><td title='1.21 bits' style='color: #008040;'>00</td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td nowrap title='1.06 bytes' style='color: #006090;'>FADD DWORD [EBP+0x0]</td></tr></table></tr><tr><td nowrap class='address'> 00420603 </td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='1.20 bits' style='color: #008040;'>D9</td><td title='5.72 bits' style='color: #0000A0;'>E8</td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td nowrap title='0.87 bytes' style='color: #0020F0;'>FLD1 </td></tr></table></tr><tr><td nowrap class='address'> 00420605 </td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='5.64 bits' style='color: #0000A0;'>DC</td><td title='4.18 bits' style='color: #0020F0;'>C1</td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td nowrap title='1.23 bytes' style='color: #0020F0;'>FADD ST(1), ST</td></tr></table></tr><tr><td nowrap class='address'> 00420607 </td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='1.25 bits' style='color: #008040;'>D9</td><td title='2.39 bits' style='color: #006090;'>C9</td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td nowrap title='0.45 bytes' style='color: #008040;'>FXCH </td></tr></table></tr><tr><td nowrap class='address'> 00420609 </td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='1.41 bits' style='color: #008040;'>D9</td><td title='6.34 bits' style='color: #0000A0;'>F8</td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td nowrap title='0.97 bytes' style='color: #0020F0;'>FPREM </td></tr></table></tr><tr><td nowrap class='address'> 0042060B </td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='6.01 bits' style='color: #0000A0;'>DD</td><td title='1.01 bits' style='color: #008040;'>D9</td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td nowrap title='0.88 bytes' style='color: #0020F0;'>FSTP ST(1)</td></tr></table></tr><tr><td nowrap class='address'> 0042060D </td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='0.98 bits' style='color: #00C000;'>D9</td><td title='3.93 bits' style='color: #0020F0;'>55</td><td title='3.66 bits' style='color: #0020F0;'>00</td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td nowrap title='1.07 bytes' style='color: #006090;'>FST DWORD [EBP+0x0]</td></tr></table></tr><tr><td nowrap class='address'> 00420610 </td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='2.29 bits' style='color: #006090;'>D9</td><td title='0.99 bits' style='color: #00C000;'>42</td><td title='5.36 bits' style='color: #0000A0;'>08</td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td nowrap title='1.08 bytes' style='color: #006090;'>FLD DWORD [EDX+0x8]</td></tr></table></tr></table></td></tr><tr class='private_symbol_row'><th nowrap class='c1'> 00420613 </th><th nowrap class='c2'><a id='EF'>go4kVCO_func_sine</a></th><th nowrap class='c3'>9</th><th nowrap class='c4'>5.01</th><th nowrap class='c5'>55.6%</th></tr><tr><td nowrap colspan='5'><table class='grptable'><tr><td nowrap class='address'> 00420613 </td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='7.44 bits' style='color: #000000;'>A8</td><td title='5.13 bits' style='color: #0000A0;'>01</td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td nowrap title='1.57 bytes' style='color: #0000A0;'>TEST AL, 0x1</td></tr></table></tr><tr><td nowrap class='address'> 00420615 </td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='2.11 bits' style='color: #006090;'>74</td><td title='5.09 bits' style='color: #0000A0;'>05</td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td nowrap title='0.90 bytes' style='color: #0020F0;'>JZ <a href='#FF' onclick='recursiveExpand("FF")'>go4kVCO_func_trisaw</a></td></tr></table></tr><tr><td nowrap class='address'> 00420617 </td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='4.18 bits' style='color: #0020F0;'>E8</td><td title='10.17 bits' style='color: #900000;'>95</td><td title='4.03 bits' style='color: #0020F0;'>02</td><td title='1.57 bits' style='color: #008040;'>00</td><td title='0.34 bits' style='color: #00FF00;'>00</td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td nowrap title='2.54 bytes' style='color: #0020F0;'>CALL <a href='#IC' onclick='recursiveExpand("IC")'>go4kVCO_sine</a></td></tr></table></tr></table></td></tr><tr class='private_symbol_row'><th nowrap class='c1'> 0042061C </th><th nowrap class='c2'><a id='FF'>go4kVCO_func_trisaw</a></th><th nowrap class='c3'>9</th><th nowrap class='c4'>3.90</th><th nowrap class='c5'>43.4%</th></tr><tr><td nowrap colspan='5'><table class='grptable'><tr><td nowrap class='address'> 0042061C </td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='3.86 bits' style='color: #0020F0;'>A8</td><td title='3.54 bits' style='color: #0020F0;'>02</td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td nowrap title='0.93 bytes' style='color: #0020F0;'>TEST AL, 0x2</td></tr></table></tr><tr><td nowrap class='address'> 0042061E </td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='2.50 bits' style='color: #006090;'>74</td><td title='5.58 bits' style='color: #0000A0;'>05</td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td nowrap title='1.01 bytes' style='color: #0020F0;'>JZ <a href='#GF' onclick='recursiveExpand("GF")'>go4kVCO_func_pulse</a></td></tr></table></tr><tr><td nowrap class='address'> 00420620 </td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='1.87 bits' style='color: #008040;'>E8</td><td title='10.49 bits' style='color: #900000;'>64</td><td title='2.52 bits' style='color: #006090;'>04</td><td title='0.61 bits' style='color: #00C000;'>00</td><td title='0.25 bits' style='color: #00FF00;'>00</td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td nowrap title='1.97 bytes' style='color: #0020F0;'>CALL <a href='#VD' onclick='recursiveExpand("VD")'>go4kVCO_trisaw</a></td></tr></table></tr></table></td></tr><tr class='private_symbol_row'><th nowrap class='c1'> 00420625 </th><th nowrap class='c2'><a id='GF'>go4kVCO_func_pulse</a></th><th nowrap class='c3'>9</th><th nowrap class='c4'>3.36</th><th nowrap class='c5'>37.3%</th></tr><tr><td nowrap colspan='5'><table class='grptable'><tr><td nowrap class='address'> 00420625 </td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='3.73 bits' style='color: #0020F0;'>A8</td><td title='5.57 bits' style='color: #0000A0;'>04</td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td nowrap title='1.16 bytes' style='color: #0020F0;'>TEST AL, 0x4</td></tr></table></tr><tr><td nowrap class='address'> 00420627 </td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='1.68 bits' style='color: #008040;'>74</td><td title='2.03 bits' style='color: #006090;'>05</td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td nowrap title='0.46 bytes' style='color: #008040;'>JZ <a href='#HF' onclick='recursiveExpand("HF")'>go4kVCO_func_noise</a></td></tr></table></tr><tr><td nowrap class='address'> 00420629 </td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='0.78 bits' style='color: #00C000;'>E8</td><td title='9.99 bits' style='color: #900000;'>88</td><td title='2.16 bits' style='color: #006090;'>02</td><td title='0.73 bits' style='color: #00C000;'>00</td><td title='0.19 bits' style='color: #00FF00;'>00</td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td nowrap title='1.73 bytes' style='color: #006090;'>CALL <a href='#FC' onclick='recursiveExpand("FC")'>go4kVCO_pulse</a></td></tr></table></tr></table></td></tr><tr class='private_symbol_row'><th nowrap class='c1'> 0042062E </th><th nowrap class='c2'><a id='HF'>go4kVCO_func_noise</a></th><th nowrap class='c3'>13</th><th nowrap class='c4'>6.06</th><th nowrap class='c5'>46.6%</th></tr><tr><td nowrap colspan='5'><table class='grptable'><tr><td nowrap class='address'> 0042062E </td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='1.56 bits' style='color: #008040;'>A8</td><td title='7.07 bits' style='color: #000000;'>08</td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td nowrap title='1.08 bytes' style='color: #0020F0;'>TEST AL, 0x8</td></tr></table></tr><tr><td nowrap class='address'> 00420630 </td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='1.41 bits' style='color: #008040;'>74</td><td title='6.86 bits' style='color: #0000A0;'>09</td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td nowrap title='1.03 bytes' style='color: #0020F0;'>JZ <a href='#IF' onclick='recursiveExpand("IF")'>go4kVCO_func_end</a></td></tr></table></tr><tr><td nowrap class='address'> 00420632 </td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='3.39 bits' style='color: #0020F0;'>E8</td><td title='8.72 bits' style='color: #000000;'>AB</td><td title='3.02 bits' style='color: #0020F0;'>04</td><td title='0.72 bits' style='color: #00C000;'>00</td><td title='0.17 bits' style='color: #00FF00;'>00</td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td nowrap title='2.00 bytes' style='color: #0020F0;'>CALL <a href='#EE' onclick='recursiveExpand("EE")'>_FloatRandomNumber@0</a></td></tr></table></tr><tr><td nowrap class='address'> 00420637 </td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='9.72 bits' style='color: #900000;'>DD</td><td title='1.39 bits' style='color: #008040;'>D9</td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td nowrap title='1.39 bytes' style='color: #0000A0;'>FSTP ST(1)</td></tr></table></tr><tr><td nowrap class='address'> 00420639 </td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='3.71 bits' style='color: #0020F0;'>DD</td><td title='0.76 bits' style='color: #00C000;'>D9</td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td nowrap title='0.56 bytes' style='color: #006090;'>FSTP ST(1)</td></tr></table></tr></table></td></tr><tr class='private_symbol_row'><th nowrap class='c1'> 0042063B </th><th nowrap class='c2'><a id='IF'>go4kVCO_func_end</a></th><th nowrap class='c3'>14</th><th nowrap class='c4'>5.74</th><th nowrap class='c5'>41.0%</th></tr><tr><td nowrap colspan='5'><table class='grptable'><tr><td nowrap class='address'> 0042063B </td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='2.94 bits' style='color: #006090;'>D9</td><td title='2.99 bits' style='color: #006090;'>42</td><td title='3.78 bits' style='color: #0020F0;'>0C</td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td nowrap title='1.21 bytes' style='color: #0020F0;'>FLD DWORD [EDX+0xC]</td></tr></table></tr><tr><td nowrap class='address'> 0042063E </td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='6.15 bits' style='color: #0000A0;'>E8</td><td title='6.59 bits' style='color: #0000A0;'>C7</td><td title='1.46 bits' style='color: #008040;'>04</td><td title='1.18 bits' style='color: #008040;'>00</td><td title='0.18 bits' style='color: #00FF00;'>00</td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td nowrap title='1.94 bytes' style='color: #0020F0;'>CALL <a href='#MC' onclick='recursiveExpand("MC")'>go4kWaveshaper</a></td></tr></table></tr><tr><td nowrap class='address'> 00420643 </td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='2.66 bits' style='color: #006090;'>D9</td><td title='4.52 bits' style='color: #0020F0;'>42</td><td title='4.94 bits' style='color: #0020F0;'>10</td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td nowrap title='1.51 bytes' style='color: #0020F0;'>FLD DWORD [EDX+0x10]</td></tr></table></tr><tr><td nowrap class='address'> 00420646 </td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='4.49 bits' style='color: #0020F0;'>DE</td><td title='0.73 bits' style='color: #00C000;'>C9</td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td nowrap title='0.65 bytes' style='color: #006090;'>FMULP </td></tr></table></tr><tr><td nowrap class='address'> 00420648 </td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='3.33 bits' style='color: #0020F0;'>C3</td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td nowrap title='0.42 bytes' style='color: #0020F0;'>RET </td></tr></table></tr></table></td></tr></table></div></td></tr></table></div></td></tr><tr><td nowrap colspan='5'><div id='h_25'><table class='grptable'><tr class='oldsection_symbol_row_expandable' onclick="switchMenu('o_25');"><th nowrap class='c1'>-00420649 </th><th nowrap class='c2'><a id='JF'>4KLANG.OBJ:.g4kcody</a></th><th nowrap class='c3'>172</th><th nowrap class='c4'>93.05</th><th nowrap class='c5'>54.1%</th></tr></table></div></td></tr><tr><td nowrap colspan='5'><div id='o_25'><table class='grptable'><tr class='public_symbol_row_expandable' onclick="switchMenu('p_26');"><th nowrap class='c1'>-00420649 </th><th nowrap class='c2'><a id='JA'>__4klang_render@4</a></th><th nowrap class='c3'>172</th><th nowrap class='c4'>93.05</th><th nowrap class='c5'>54.1%</th></tr><tr><td nowrap colspan='5'><div id='p_26'><table class='grptable'><tr class='private_symbol_row'><th nowrap class='c1'> 00420649 </th><th nowrap class='c2'>__4klang_render@4</th><th nowrap class='c3'>3</th><th nowrap class='c4'>1.94</th><th nowrap class='c5'>64.7%</th></tr><tr><td nowrap colspan='5'><table class='grptable'><tr><td nowrap class='address'> 00420649 </td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='8.61 bits' style='color: #000000;'>60</td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td nowrap title='1.08 bytes' style='color: #000000;'>PUSHA </td></tr></table></tr><tr><td nowrap class='address'> 0042064A </td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='5.54 bits' style='color: #0000A0;'>31</td><td title='1.38 bits' style='color: #008040;'>C9</td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td nowrap title='0.86 bytes' style='color: #0020F0;'>XOR ECX, ECX</td></tr></table></tr></table></td></tr><tr class='private_symbol_row'><th nowrap class='c1'> 0042064C </th><th nowrap class='c2'><a id='KF'>go4k_render_tickloop</a></th><th nowrap class='c3'>3</th><th nowrap class='c4'>2.25</th><th nowrap class='c5'>75.2%</th></tr><tr><td nowrap colspan='5'><table class='grptable'><tr><td nowrap class='address'> 0042064C </td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='11.02 bits' style='color: #900000;'>51</td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td nowrap title='1.38 bytes' style='color: #900000;'>PUSH ECX</td></tr></table></tr><tr><td nowrap class='address'> 0042064D </td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='5.42 bits' style='color: #0000A0;'>31</td><td title='1.59 bits' style='color: #008040;'>C9</td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td nowrap title='0.88 bytes' style='color: #0020F0;'>XOR ECX, ECX</td></tr></table></tr></table></td></tr><tr class='private_symbol_row'><th nowrap class='c1'> 0042064F </th><th nowrap class='c2'><a id='LF'>go4k_render_sampleloop</a></th><th nowrap class='c3'>29</th><th nowrap class='c4'>17.49</th><th nowrap class='c5'>60.3%</th></tr><tr><td nowrap colspan='5'><table class='grptable'><tr><td nowrap class='address'> 0042064F </td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='3.73 bits' style='color: #0020F0;'>51</td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td nowrap title='0.47 bytes' style='color: #0020F0;'>PUSH ECX</td></tr></table></tr><tr><td nowrap class='address'> 00420650 </td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='1.72 bits' style='color: #008040;'>31</td><td title='0.55 bits' style='color: #00C000;'>C9</td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td nowrap title='0.28 bytes' style='color: #008040;'>XOR ECX, ECX</td></tr></table></tr><tr><td nowrap class='address'> 00420652 </td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='12.36 bits' style='color: #FF0000;'>BB</td><td title='9.63 bits' style='color: #900000;'>B1</td><td title='4.46 bits' style='color: #0020F0;'>08</td><td title='6.16 bits' style='color: #0000A0;'>42</td><td title='1.18 bits' style='color: #008040;'>00</td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td nowrap title='4.22 bytes' style='color: #0000A0;'>MOV EBX, <a href='#MF' onclick='recursiveExpand("MF")'>go4k_synth_parameter_values_end</a></td></tr></table></tr><tr><td nowrap class='address'> 00420657 </td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='8.08 bits' style='color: #000000;'>BE</td><td title='8.20 bits' style='color: #000000;'>B6</td><td title='5.90 bits' style='color: #0000A0;'>07</td><td title='1.08 bits' style='color: #008040;'>42</td><td title='0.18 bits' style='color: #00FF00;'>00</td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td nowrap title='2.93 bytes' style='color: #0020F0;'>MOV ESI, <a href='#NF' onclick='recursiveExpand("NF")'>go4k_synth_parameter_values</a></td></tr></table></tr><tr><td nowrap class='address'> 0042065C </td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='5.27 bits' style='color: #0000A0;'>BF</td><td title='12.60 bits' style='color: #FF0000;'>8C</td><td title='7.69 bits' style='color: #000000;'>33</td><td title='2.60 bits' style='color: #006090;'>B1</td><td title='0.37 bits' style='color: #00FF00;'>01</td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td nowrap title='3.57 bytes' style='color: #0000A0;'>MOV EDI, <a href='#OF' onclick='recursiveExpand("OF")'>_go4k_delay_buffer</a></td></tr></table></tr><tr><td nowrap class='address'> 00420661 </td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='9.29 bits' style='color: #900000;'>89</td><td title='7.13 bits' style='color: #000000;'>3D</td><td title='6.25 bits' style='color: #0000A0;'>88</td><td title='2.99 bits' style='color: #006090;'>33</td><td title='0.84 bits' style='color: #00C000;'>B1</td><td title='0.24 bits' style='color: #00FF00;'>01</td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td nowrap title='3.34 bytes' style='color: #0020F0;'>MOV [<a href='#HD' onclick='recursiveExpand("HD")'>_go4k_delay_buffer_ofs</a>], EDI</td></tr></table></tr><tr><td nowrap class='address'> 00420667 </td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='11.40 bits' style='color: #900000;'>BF</td><td title='5.66 bits' style='color: #0000A0;'>68</td><td title='2.12 bits' style='color: #006090;'>02</td><td title='1.90 bits' style='color: #008040;'>B1</td><td title='0.33 bits' style='color: #00FF00;'>01</td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td nowrap title='2.68 bytes' style='color: #0020F0;'>MOV EDI, <a href='#YB' onclick='recursiveExpand("YB")'>go4k_synth_wrk</a></td></tr></table></tr></table></td></tr><tr class='private_symbol_row'><th nowrap class='c1'> 0042066C </th><th nowrap class='c2'><a id='PF'>go4k_render_instrumentloop</a></th><th nowrap class='c3'>12</th><th nowrap class='c4'>7.19</th><th nowrap class='c5'>59.9%</th></tr><tr><td nowrap colspan='5'><table class='grptable'><tr><td nowrap class='address'> 0042066C </td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='4.72 bits' style='color: #0020F0;'>8B</td><td title='6.42 bits' style='color: #0000A0;'>04</td><td title='6.91 bits' style='color: #0000A0;'>24</td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td nowrap title='2.26 bytes' style='color: #0000A0;'>MOV EAX, [ESP]</td></tr></table></tr><tr><td nowrap class='address'> 0042066F </td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='11.61 bits' style='color: #900000;'>21</td><td title='6.20 bits' style='color: #0000A0;'>C0</td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td nowrap title='2.23 bytes' style='color: #000000;'>AND EAX, EAX</td></tr></table></tr><tr><td nowrap class='address'> 00420671 </td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='3.51 bits' style='color: #0020F0;'>75</td><td title='5.03 bits' style='color: #0000A0;'>05</td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td nowrap title='1.07 bytes' style='color: #0020F0;'>JNZ <a href='#QF' onclick='recursiveExpand("QF")'>go4k_render_instrument_process</a></td></tr></table></tr><tr><td nowrap class='address'> 00420673 </td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='3.13 bits' style='color: #0020F0;'>E8</td><td title='6.65 bits' style='color: #0000A0;'>D9</td><td title='1.44 bits' style='color: #008040;'>02</td><td title='1.63 bits' style='color: #008040;'>00</td><td title='0.25 bits' style='color: #00FF00;'>00</td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td nowrap title='1.64 bytes' style='color: #006090;'>CALL <a href='#SC' onclick='recursiveExpand("SC")'>go4kUpdateInstrument</a></td></tr></table></tr></table></td></tr><tr class='private_symbol_row'><th nowrap class='c1'> 00420678 </th><th nowrap class='c2'><a id='QF'>go4k_render_instrument_process</a></th><th nowrap class='c3'>19</th><th nowrap class='c4'>14.31</th><th nowrap class='c5'>75.3%</th></tr><tr><td nowrap colspan='5'><table class='grptable'><tr><td nowrap class='address'> 00420678 </td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='6.44 bits' style='color: #0000A0;'>E8</td><td title='5.49 bits' style='color: #0000A0;'>DD</td><td title='8.05 bits' style='color: #000000;'>01</td><td title='5.30 bits' style='color: #0000A0;'>00</td><td title='0.39 bits' style='color: #00FF00;'>00</td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td nowrap title='3.21 bytes' style='color: #0000A0;'>CALL <a href='#EB' onclick='recursiveExpand("EB")'>go4kRenderVoices</a></td></tr></table></tr><tr><td nowrap class='address'> 0042067D </td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='9.68 bits' style='color: #900000;'>41</td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td nowrap title='1.21 bytes' style='color: #900000;'>INC ECX</td></tr></table></tr><tr><td nowrap class='address'> 0042067E </td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='11.25 bits' style='color: #900000;'>80</td><td title='6.04 bits' style='color: #0000A0;'>F9</td><td title='6.98 bits' style='color: #0000A0;'>05</td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td nowrap title='3.03 bytes' style='color: #000000;'>CMP CL, 0x5</td></tr></table></tr><tr><td nowrap class='address'> 00420681 </td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='9.10 bits' style='color: #900000;'>7C</td><td title='8.36 bits' style='color: #000000;'>E9</td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td nowrap title='2.18 bytes' style='color: #000000;'>JL <a href='#PF' onclick='recursiveExpand("PF")'>go4k_render_instrumentloop</a></td></tr></table></tr><tr><td nowrap class='address'> 00420683 </td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='7.14 bits' style='color: #000000;'>89</td><td title='10.11 bits' style='color: #900000;'>4F</td><td title='4.53 bits' style='color: #0020F0;'>04</td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td nowrap title='2.72 bytes' style='color: #000000;'>MOV [EDI+0x4], ECX</td></tr></table></tr><tr><td nowrap class='address'> 00420686 </td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='6.38 bits' style='color: #0000A0;'>E8</td><td title='7.07 bits' style='color: #000000;'>B9</td><td title='1.45 bits' style='color: #008040;'>02</td><td title='0.58 bits' style='color: #00C000;'>00</td><td title='0.16 bits' style='color: #00FF00;'>00</td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td nowrap title='1.96 bytes' style='color: #0020F0;'>CALL <a href='#FB' onclick='recursiveExpand("FB")'>go4k_VM_process</a></td></tr></table></tr></table></td></tr><tr class='private_symbol_row'><th nowrap class='c1'> 0042068B </th><th nowrap class='c2'><a id='RF'>go4k_render_output_sample</a></th><th nowrap class='c3'>19</th><th nowrap class='c4'>9.12</th><th nowrap class='c5'>48.0%</th></tr><tr><td nowrap colspan='5'><table class='grptable'><tr><td nowrap class='address'> 0042068B </td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='8.32 bits' style='color: #000000;'>87</td><td title='8.51 bits' style='color: #000000;'>74</td><td title='8.52 bits' style='color: #000000;'>24</td><td title='7.74 bits' style='color: #000000;'>2C</td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td nowrap title='4.14 bytes' style='color: #000000;'>XCHG [ESP+0x2C], ESI</td></tr></table></tr><tr><td nowrap class='address'> 0042068F </td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='7.07 bits' style='color: #000000;'>D9</td><td title='8.71 bits' style='color: #000000;'>47</td><td title='5.76 bits' style='color: #0000A0;'>F8</td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td nowrap title='2.69 bytes' style='color: #000000;'>FLD DWORD [EDI-0x8]</td></tr></table></tr><tr><td nowrap class='address'> 00420692 </td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='1.35 bits' style='color: #008040;'>D9</td><td title='4.63 bits' style='color: #0020F0;'>E8</td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td nowrap title='0.75 bytes' style='color: #006090;'>FLD1 </td></tr></table></tr><tr><td nowrap class='address'> 00420694 </td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='3.71 bits' style='color: #0020F0;'>DB</td><td title='0.89 bits' style='color: #00C000;'>E9</td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td nowrap title='0.57 bytes' style='color: #006090;'>FUCOMI ST, ST(1)</td></tr></table></tr><tr><td nowrap class='address'> 00420696 </td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='2.93 bits' style='color: #006090;'>76</td><td title='1.13 bits' style='color: #008040;'>06</td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td nowrap title='0.51 bytes' style='color: #006090;'>JBE <a href='#SF' onclick='recursiveExpand("SF")'>go4k_render_clip1</a></td></tr></table></tr><tr><td nowrap class='address'> 00420698 </td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='0.42 bits' style='color: #00FF00;'>D9</td><td title='1.10 bits' style='color: #008040;'>E0</td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td nowrap title='0.19 bytes' style='color: #00C000;'>FCHS </td></tr></table></tr><tr><td nowrap class='address'> 0042069A </td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='0.68 bits' style='color: #00C000;'>DB</td><td title='0.37 bits' style='color: #00FF00;'>E9</td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td nowrap title='0.13 bytes' style='color: #00C000;'>FUCOMI ST, ST(1)</td></tr></table></tr><tr><td nowrap class='address'> 0042069C </td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='0.72 bits' style='color: #00C000;'>DA</td><td title='0.41 bits' style='color: #00FF00;'>C1</td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td nowrap title='0.14 bytes' style='color: #00C000;'>FCMOVB ST, ST(1)</td></tr></table></tr></table></td></tr><tr class='private_symbol_row'><th nowrap class='c1'> 0042069E </th><th nowrap class='c2'><a id='SF'>go4k_render_clip1</a></th><th nowrap class='c3'>33</th><th nowrap class='c4'>16.03</th><th nowrap class='c5'>48.6%</th></tr><tr><td nowrap colspan='5'><table class='grptable'><tr><td nowrap class='address'> 0042069E </td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='1.65 bits' style='color: #008040;'>DD</td><td title='0.41 bits' style='color: #00FF00;'>D9</td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td nowrap title='0.26 bytes' style='color: #008040;'>FSTP ST(1)</td></tr></table></tr><tr><td nowrap class='address'> 004206A0 </td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='13.93 bits' style='color: #FF0000;'>50</td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td nowrap title='1.74 bytes' style='color: #FF0000;'>PUSH EAX</td></tr></table></tr><tr><td nowrap class='address'> 004206A1 </td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='5.95 bits' style='color: #0000A0;'>D8</td><td title='4.79 bits' style='color: #0020F0;'>0D</td><td title='6.50 bits' style='color: #0000A0;'>28</td><td title='1.38 bits' style='color: #008040;'>07</td><td title='0.13 bits' style='color: #00FF00;'>42</td><td title='0.14 bits' style='color: #00FF00;'>00</td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td nowrap title='2.36 bytes' style='color: #0020F0;'>FMUL DWORD [<a href='#TF' onclick='recursiveExpand("TF")'>c_32767</a>]</td></tr></table></tr><tr><td nowrap class='address'> 004206A7 </td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='5.31 bits' style='color: #0000A0;'>DB</td><td title='7.03 bits' style='color: #000000;'>1C</td><td title='6.84 bits' style='color: #0000A0;'>24</td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td nowrap title='2.40 bytes' style='color: #0000A0;'>FISTP DWORD [ESP]</td></tr></table></tr><tr><td nowrap class='address'> 004206AA </td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='7.30 bits' style='color: #000000;'>58</td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td nowrap title='0.91 bytes' style='color: #000000;'>POP EAX</td></tr></table></tr><tr><td nowrap class='address'> 004206AB </td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='8.82 bits' style='color: #000000;'>66</td><td title='6.40 bits' style='color: #0000A0;'>89</td><td title='6.45 bits' style='color: #0000A0;'>06</td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td nowrap title='2.71 bytes' style='color: #000000;'>MOV [ESI], AX</td></tr></table></tr><tr><td nowrap class='address'> 004206AE </td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='9.45 bits' style='color: #900000;'>66</td><td title='11.68 bits' style='color: #900000;'>AD</td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td nowrap title='2.64 bytes' style='color: #900000;'>LODSW </td></tr></table></tr><tr><td nowrap class='address'> 004206B0 </td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='5.45 bits' style='color: #0000A0;'>D9</td><td title='5.20 bits' style='color: #0000A0;'>47</td><td title='4.85 bits' style='color: #0020F0;'>FC</td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td nowrap title='1.94 bytes' style='color: #0000A0;'>FLD DWORD [EDI-0x4]</td></tr></table></tr><tr><td nowrap class='address'> 004206B3 </td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='1.27 bits' style='color: #008040;'>D9</td><td title='1.86 bits' style='color: #008040;'>E8</td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td nowrap title='0.39 bytes' style='color: #008040;'>FLD1 </td></tr></table></tr><tr><td nowrap class='address'> 004206B5 </td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='1.56 bits' style='color: #008040;'>DB</td><td title='0.57 bits' style='color: #00C000;'>E9</td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td nowrap title='0.27 bytes' style='color: #008040;'>FUCOMI ST, ST(1)</td></tr></table></tr><tr><td nowrap class='address'> 004206B7 </td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='0.89 bits' style='color: #00C000;'>76</td><td title='0.52 bits' style='color: #00C000;'>06</td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td nowrap title='0.18 bytes' style='color: #00C000;'>JBE <a href='#UF' onclick='recursiveExpand("UF")'>go4k_render_clip2</a></td></tr></table></tr><tr><td nowrap class='address'> 004206B9 </td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='0.25 bits' style='color: #00FF00;'>D9</td><td title='0.48 bits' style='color: #00FF00;'>E0</td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td nowrap title='0.09 bytes' style='color: #00FF00;'>FCHS </td></tr></table></tr><tr><td nowrap class='address'> 004206BB </td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='0.31 bits' style='color: #00FF00;'>DB</td><td title='0.21 bits' style='color: #00FF00;'>E9</td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td nowrap title='0.06 bytes' style='color: #00FF00;'>FUCOMI ST, ST(1)</td></tr></table></tr><tr><td nowrap class='address'> 004206BD </td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='0.41 bits' style='color: #00FF00;'>DA</td><td title='0.25 bits' style='color: #00FF00;'>C1</td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td nowrap title='0.08 bytes' style='color: #00FF00;'>FCMOVB ST, ST(1)</td></tr></table></tr></table></td></tr><tr class='private_symbol_row'><th nowrap class='c1'> 004206BF </th><th nowrap class='c2'><a id='UF'>go4k_render_clip2</a></th><th nowrap class='c3'>54</th><th nowrap class='c4'>24.71</th><th nowrap class='c5'>45.8%</th></tr><tr><td nowrap colspan='5'><table class='grptable'><tr><td nowrap class='address'> 004206BF </td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='0.70 bits' style='color: #00C000;'>DD</td><td title='0.22 bits' style='color: #00FF00;'>D9</td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td nowrap title='0.11 bytes' style='color: #00FF00;'>FSTP ST(1)</td></tr></table></tr><tr><td nowrap class='address'> 004206C1 </td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='1.84 bits' style='color: #008040;'>50</td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td nowrap title='0.23 bytes' style='color: #008040;'>PUSH EAX</td></tr></table></tr><tr><td nowrap class='address'> 004206C2 </td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='0.61 bits' style='color: #00C000;'>D8</td><td title='0.71 bits' style='color: #00C000;'>0D</td><td title='0.64 bits' style='color: #00C000;'>28</td><td title='0.35 bits' style='color: #00FF00;'>07</td><td title='0.11 bits' style='color: #00FF00;'>42</td><td title='0.11 bits' style='color: #00FF00;'>00</td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td nowrap title='0.32 bytes' style='color: #00FF00;'>FMUL DWORD [<a href='#TF' onclick='recursiveExpand("TF")'>c_32767</a>]</td></tr></table></tr><tr><td nowrap class='address'> 004206C8 </td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='1.00 bits' style='color: #008040;'>DB</td><td title='1.11 bits' style='color: #008040;'>1C</td><td title='0.68 bits' style='color: #00C000;'>24</td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td nowrap title='0.35 bytes' style='color: #00C000;'>FISTP DWORD [ESP]</td></tr></table></tr><tr><td nowrap class='address'> 004206CB </td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='0.58 bits' style='color: #00C000;'>58</td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td nowrap title='0.07 bytes' style='color: #00C000;'>POP EAX</td></tr></table></tr><tr><td nowrap class='address'> 004206CC </td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='0.59 bits' style='color: #00C000;'>66</td><td title='0.63 bits' style='color: #00C000;'>89</td><td title='0.51 bits' style='color: #00C000;'>06</td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td nowrap title='0.22 bytes' style='color: #00C000;'>MOV [ESI], AX</td></tr></table></tr><tr><td nowrap class='address'> 004206CF </td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='0.55 bits' style='color: #00C000;'>66</td><td title='0.63 bits' style='color: #00C000;'>AD</td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td nowrap title='0.15 bytes' style='color: #00C000;'>LODSW </td></tr></table></tr><tr><td nowrap class='address'> 004206D1 </td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='9.20 bits' style='color: #900000;'>87</td><td title='4.17 bits' style='color: #0020F0;'>74</td><td title='2.44 bits' style='color: #006090;'>24</td><td title='1.76 bits' style='color: #008040;'>2C</td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td nowrap title='2.20 bytes' style='color: #0020F0;'>XCHG [ESP+0x2C], ESI</td></tr></table></tr><tr><td nowrap class='address'> 004206D5 </td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='10.73 bits' style='color: #900000;'>59</td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td nowrap title='1.34 bytes' style='color: #900000;'>POP ECX</td></tr></table></tr><tr><td nowrap class='address'> 004206D6 </td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='6.50 bits' style='color: #0000A0;'>41</td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td nowrap title='0.81 bytes' style='color: #0000A0;'>INC ECX</td></tr></table></tr><tr><td nowrap class='address'> 004206D7 </td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='6.45 bits' style='color: #0000A0;'>81</td><td title='7.50 bits' style='color: #000000;'>F9</td><td title='10.02 bits' style='color: #900000;'>88</td><td title='8.77 bits' style='color: #000000;'>15</td><td title='3.21 bits' style='color: #0020F0;'>00</td><td title='0.49 bits' style='color: #00FF00;'>00</td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td nowrap title='4.56 bytes' style='color: #0000A0;'>CMP ECX, 0x1588</td></tr></table></tr><tr><td nowrap class='address'> 004206DD </td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='7.00 bits' style='color: #0000A0;'>0F</td><td title='8.74 bits' style='color: #000000;'>8C</td><td title='10.32 bits' style='color: #900000;'>6C</td><td title='5.59 bits' style='color: #0000A0;'>FF</td><td title='4.86 bits' style='color: #0020F0;'>FF</td><td title='3.60 bits' style='color: #0020F0;'>FF</td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td nowrap title='5.01 bytes' style='color: #0000A0;'>JL <a href='#LF' onclick='recursiveExpand("LF")'>go4k_render_sampleloop</a></td></tr></table></tr><tr><td nowrap class='address'> 004206E3 </td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='10.43 bits' style='color: #900000;'>59</td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td nowrap title='1.30 bytes' style='color: #900000;'>POP ECX</td></tr></table></tr><tr><td nowrap class='address'> 004206E4 </td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='4.69 bits' style='color: #0020F0;'>41</td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td nowrap title='0.59 bytes' style='color: #0020F0;'>INC ECX</td></tr></table></tr><tr><td nowrap class='address'> 004206E5 </td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='2.32 bits' style='color: #006090;'>81</td><td title='1.49 bits' style='color: #008040;'>F9</td><td title='10.43 bits' style='color: #900000;'>40</td><td title='4.39 bits' style='color: #0020F0;'>04</td><td title='1.10 bits' style='color: #008040;'>00</td><td title='0.33 bits' style='color: #00FF00;'>00</td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td nowrap title='2.51 bytes' style='color: #0020F0;'>CMP ECX, 0x440</td></tr></table></tr><tr><td nowrap class='address'> 004206EB </td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='3.98 bits' style='color: #0020F0;'>0F</td><td title='1.98 bits' style='color: #008040;'>8C</td><td title='8.16 bits' style='color: #000000;'>5B</td><td title='2.93 bits' style='color: #006090;'>FF</td><td title='0.62 bits' style='color: #00C000;'>FF</td><td title='0.70 bits' style='color: #00C000;'>FF</td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td nowrap title='2.30 bytes' style='color: #0020F0;'>JL <a href='#KF' onclick='recursiveExpand("KF")'>go4k_render_tickloop</a></td></tr></table></tr><tr><td nowrap class='address'> 004206F1 </td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='9.69 bits' style='color: #900000;'>61</td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td nowrap title='1.21 bytes' style='color: #900000;'>POPA </td></tr></table></tr><tr><td nowrap class='address'> 004206F2 </td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='7.63 bits' style='color: #000000;'>C2</td><td title='3.26 bits' style='color: #0020F0;'>04</td><td title='0.61 bits' style='color: #00C000;'>00</td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td nowrap title='1.44 bytes' style='color: #0020F0;'>RET 0x4</td></tr></table></tr></table></td></tr></table></div></td></tr></table></div></td></tr></table></div></td></tr><tr class='section_symbol_row_expandable' onclick="switchMenu('s_1');"><th nowrap class='c1'>-004206F5 </th><th nowrap class='c2'><a id='VF'>Data sections</a></th><th nowrap class='c3'>8711</th><th nowrap class='c4'>2933.88</th><th nowrap class='c5'>33.7%</th></tr><tr><td nowrap colspan='5'><div id='s_1'><table class='grptable'><tr><td nowrap colspan='5'><div id='h_26'><table class='grptable'><tr class='oldsection_symbol_row_expandable' onclick="switchMenu('o_26');"><th nowrap class='c1'>-004206F5 </th><th nowrap class='c2'><a id='WF'>crinkler import:.data</a></th><th nowrap class='c3'>51</th><th nowrap class='c4'>31.09</th><th nowrap class='c5'>61.0%</th></tr></table></div></td></tr><tr><td nowrap colspan='5'><div id='o_26'><table class='grptable'><tr class='public_symbol_row_expandable' onclick="switchMenu('p_27');"><th nowrap class='c1'>-004206F5 </th><th nowrap class='c2'><a id='I'>_DLLNames</a></th><th nowrap class='c3'>51</th><th nowrap class='c4'>31.09</th><th nowrap class='c5'>61.0%</th></tr><tr><td nowrap colspan='5'><div id='p_27'><table class='grptable'><tr class='private_symbol_row'><th nowrap class='c1'> 004206F5 </th><th nowrap class='c2'>_DLLNames</th><th nowrap class='c3'>51</th><th nowrap class='c4'>31.09</th><th nowrap class='c5'>61.0%</th></tr><tr><td nowrap colspan='5'><table class='grptable'><tr><td nowrap class='address'> 004206F5 </td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='8.00 bits' style='color: #000000;'>03</td><td title='6.31 bits' style='color: #0000A0;'>01</td><td title='4.46 bits' style='color: #0020F0;'>01</td><td title='2.37 bits' style='color: #006090;'>01</td><td> </td><td title='9.71 bits' style='color: #900000;'>75</td><td title='6.63 bits' style='color: #0000A0;'>73</td><td title='7.44 bits' style='color: #000000;'>65</td><td title='5.98 bits' style='color: #0000A0;'>72</td><td> </td><td title='8.88 bits' style='color: #000000;'>33</td><td title='6.32 bits' style='color: #0000A0;'>32</td><td title='5.95 bits' style='color: #0000A0;'>00</td><td title='6.38 bits' style='color: #0000A0;'>06</td><td> </td><td title='3.99 bits' style='color: #0020F0;'>01</td><td title='2.00 bits' style='color: #006090;'>01</td><td title='1.57 bits' style='color: #008040;'>01</td><td title='1.61 bits' style='color: #008040;'>01</td><td> </td><td> </td><td title='1.05 bits' style='color: #008040;'>01</td><td title='0.66 bits' style='color: #00C000;'>01</td><td title='9.77 bits' style='color: #900000;'>67</td><td title='5.82 bits' style='color: #0000A0;'>64</td><td> </td><td title='6.91 bits' style='color: #0000A0;'>69</td><td title='6.02 bits' style='color: #0000A0;'>33</td><td title='2.14 bits' style='color: #006090;'>32</td><td title='1.64 bits' style='color: #008040;'>00</td><td> </td><td title='3.71 bits' style='color: #0020F0;'>03</td><td title='1.22 bits' style='color: #008040;'>01</td><td title='0.63 bits' style='color: #00C000;'>01</td><td title='0.53 bits' style='color: #00C000;'>01</td><td> </td><td title='9.52 bits' style='color: #900000;'>6F</td><td title='6.86 bits' style='color: #0000A0;'>70</td><td title='5.15 bits' style='color: #0000A0;'>65</td><td title='6.99 bits' style='color: #0000A0;'>6E</td><td> </td><td> </td><td> </td><td title='8.00 bits' style='color: #000000;'>.</td><td title='6.31 bits' style='color: #0000A0;'>.</td><td title='4.46 bits' style='color: #0020F0;'>.</td><td title='2.37 bits' style='color: #006090;'>.</td><td title='9.71 bits' style='color: #900000;'>u</td><td title='6.63 bits' style='color: #0000A0;'>s</td><td title='7.44 bits' style='color: #000000;'>e</td><td title='5.98 bits' style='color: #0000A0;'>r</td><td title='8.88 bits' style='color: #000000;'>3</td><td title='6.32 bits' style='color: #0000A0;'>2</td><td title='5.95 bits' style='color: #0000A0;'>.</td><td title='6.38 bits' style='color: #0000A0;'>.</td><td title='3.99 bits' style='color: #0020F0;'>.</td><td title='2.00 bits' style='color: #006090;'>.</td><td title='1.57 bits' style='color: #008040;'>.</td><td title='1.61 bits' style='color: #008040;'>.</td><td title='1.05 bits' style='color: #008040;'>.</td><td title='0.66 bits' style='color: #00C000;'>.</td><td title='9.77 bits' style='color: #900000;'>g</td><td title='5.82 bits' style='color: #0000A0;'>d</td><td title='6.91 bits' style='color: #0000A0;'>i</td><td title='6.02 bits' style='color: #0000A0;'>3</td><td title='2.14 bits' style='color: #006090;'>2</td><td title='1.64 bits' style='color: #008040;'>.</td><td title='3.71 bits' style='color: #0020F0;'>.</td><td title='1.22 bits' style='color: #008040;'>.</td><td title='0.63 bits' style='color: #00C000;'>.</td><td title='0.53 bits' style='color: #00C000;'>.</td><td title='9.52 bits' style='color: #900000;'>o</td><td title='6.86 bits' style='color: #0000A0;'>p</td><td title='5.15 bits' style='color: #0000A0;'>e</td><td title='6.99 bits' style='color: #0000A0;'>n</td></tr></table></td></tr><tr><td nowrap class='address'> 00420715 </td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='5.35 bits' style='color: #0000A0;'>67</td><td title='6.63 bits' style='color: #0000A0;'>6C</td><td title='5.72 bits' style='color: #0000A0;'>33</td><td title='1.96 bits' style='color: #008040;'>32</td><td> </td><td title='0.97 bits' style='color: #00C000;'>00</td><td title='4.04 bits' style='color: #0020F0;'>01</td><td title='7.93 bits' style='color: #000000;'>6A</td><td title='6.70 bits' style='color: #0000A0;'>77</td><td> </td><td title='5.20 bits' style='color: #0000A0;'>69</td><td title='6.19 bits' style='color: #0000A0;'>6E</td><td title='5.90 bits' style='color: #0000A0;'>6D</td><td title='4.55 bits' style='color: #0020F0;'>6D</td><td> </td><td title='5.32 bits' style='color: #0000A0;'>00</td><td title='5.94 bits' style='color: #0000A0;'>04</td><td title='2.89 bits' style='color: #006090;'>01</td><td title='1.04 bits' style='color: #008040;'>01</td><td> </td><td> </td><td title='1.08 bits' style='color: #008040;'>01</td><td title='1.03 bits' style='color: #008040;'>01</td><td title='14.10 bits' style='color: #FF0000;'>FF</td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td title='5.35 bits' style='color: #0000A0;'>g</td><td title='6.63 bits' style='color: #0000A0;'>l</td><td title='5.72 bits' style='color: #0000A0;'>3</td><td title='1.96 bits' style='color: #008040;'>2</td><td title='0.97 bits' style='color: #00C000;'>.</td><td title='4.04 bits' style='color: #0020F0;'>.</td><td title='7.93 bits' style='color: #000000;'>j</td><td title='6.70 bits' style='color: #0000A0;'>w</td><td title='5.20 bits' style='color: #0000A0;'>i</td><td title='6.19 bits' style='color: #0000A0;'>n</td><td title='5.90 bits' style='color: #0000A0;'>m</td><td title='4.55 bits' style='color: #0020F0;'>m</td><td title='5.32 bits' style='color: #0000A0;'>.</td><td title='5.94 bits' style='color: #0000A0;'>.</td><td title='2.89 bits' style='color: #006090;'>.</td><td title='1.04 bits' style='color: #008040;'>.</td><td title='1.08 bits' style='color: #008040;'>.</td><td title='1.03 bits' style='color: #008040;'>.</td><td title='14.10 bits' style='color: #FF0000;'>ÿ</td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td></tr></table></td></tr></table></td></tr></table></div></td></tr></table></div></td></tr><tr><td nowrap colspan='5'><div id='h_27'><table class='grptable'><tr class='oldsection_symbol_row_expandable' onclick="switchMenu('o_27');"><th nowrap class='c1'>-00420728 </th><th nowrap class='c2'><a id='XF'>4KLANG.OBJ:.g4kdat2</a></th><th nowrap class='c3'>40</th><th nowrap class='c4'>28.23</th><th nowrap class='c5'>70.6%</th></tr></table></div></td></tr><tr><td nowrap colspan='5'><div id='o_27'><table class='grptable'><tr class='public_symbol_row_expandable' onclick="switchMenu('p_28');"><th nowrap class='c1'>-00420728 </th><th nowrap class='c2'>c_32767</th><th nowrap class='c3'>20</th><th nowrap class='c4'>12.89</th><th nowrap class='c5'>64.4%</th></tr><tr><td nowrap colspan='5'><div id='p_28'><table class='grptable'><tr class='private_symbol_row'><th nowrap class='c1'> 00420728 </th><th nowrap class='c2'><a id='TF'>c_32767</a></th><th nowrap class='c3'>4</th><th nowrap class='c4'>3.97</th><th nowrap class='c5'>99.3%</th></tr><tr><td nowrap colspan='5'><table class='grptable'><tr><td nowrap class='address'> 00420728 </td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='4.62 bits' style='color: #0020F0;'>00</td><td title='9.10 bits' style='color: #900000;'>FE</td><td title='6.14 bits' style='color: #0000A0;'>FF</td><td title='11.91 bits' style='color: #900000;'>46</td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td title='4.62 bits' style='color: #0020F0;'>.</td><td title='9.10 bits' style='color: #900000;'>þ</td><td title='6.14 bits' style='color: #0000A0;'>ÿ</td><td title='11.91 bits' style='color: #900000;'>F</td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td></tr></table></td></tr></table></td></tr><tr class='private_symbol_row'><th nowrap class='c1'> 0042072C </th><th nowrap class='c2'><a id='CE'>c_i128</a></th><th nowrap class='c3'>4</th><th nowrap class='c4'>2.59</th><th nowrap class='c5'>64.8%</th></tr><tr><td nowrap colspan='5'><table class='grptable'><tr><td nowrap class='address'> 0042072C </td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='4.06 bits' style='color: #0020F0;'>00</td><td title='3.39 bits' style='color: #0020F0;'>00</td><td title='2.75 bits' style='color: #006090;'>00</td><td title='10.55 bits' style='color: #900000;'>3C</td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td title='4.06 bits' style='color: #0020F0;'>.</td><td title='3.39 bits' style='color: #0020F0;'>.</td><td title='2.75 bits' style='color: #006090;'>.</td><td title='10.55 bits' style='color: #900000;'><</td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td></tr></table></td></tr></table></td></tr><tr class='private_symbol_row'><th nowrap class='c1'> 00420730 </th><th nowrap class='c2'><a id='GE'>c_RandDiv</a></th><th nowrap class='c3'>4</th><th nowrap class='c4'>2.38</th><th nowrap class='c5'>59.5%</th></tr><tr><td nowrap colspan='5'><table class='grptable'><tr><td nowrap class='address'> 00420730 </td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='3.00 bits' style='color: #006090;'>00</td><td title='2.23 bits' style='color: #006090;'>00</td><td title='1.32 bits' style='color: #008040;'>00</td><td title='12.50 bits' style='color: #FF0000;'>80</td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td title='3.00 bits' style='color: #006090;'>.</td><td title='2.23 bits' style='color: #006090;'>.</td><td title='1.32 bits' style='color: #008040;'>.</td><td title='12.50 bits' style='color: #FF0000;'>.</td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td></tr></table></td></tr></table></td></tr><tr class='private_symbol_row'><th nowrap class='c1'> 00420734 </th><th nowrap class='c2'><a id='XB'>c_0_5</a></th><th nowrap class='c3'>4</th><th nowrap class='c4'>1.54</th><th nowrap class='c5'>38.4%</th></tr><tr><td nowrap colspan='5'><table class='grptable'><tr><td nowrap class='address'> 00420734 </td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='2.32 bits' style='color: #006090;'>00</td><td title='1.27 bits' style='color: #008040;'>00</td><td title='0.96 bits' style='color: #00C000;'>00</td><td title='7.74 bits' style='color: #000000;'>3F</td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td title='2.32 bits' style='color: #006090;'>.</td><td title='1.27 bits' style='color: #008040;'>.</td><td title='0.96 bits' style='color: #00C000;'>.</td><td title='7.74 bits' style='color: #000000;'>?</td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td></tr></table></td></tr></table></td></tr><tr class='private_symbol_row'><th nowrap class='c1'> 00420738 </th><th nowrap class='c2'><a id='LD'>c_dc_const</a></th><th nowrap class='c3'>4</th><th nowrap class='c4'>2.41</th><th nowrap class='c5'>60.1%</th></tr><tr><td nowrap colspan='5'><table class='grptable'><tr><td nowrap class='address'> 00420738 </td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='1.03 bits' style='color: #008040;'>00</td><td title='0.79 bits' style='color: #00C000;'>00</td><td title='13.50 bits' style='color: #FF0000;'>7F</td><td title='3.93 bits' style='color: #0020F0;'>3F</td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td title='1.03 bits' style='color: #008040;'>.</td><td title='0.79 bits' style='color: #00C000;'>.</td><td title='13.50 bits' style='color: #FF0000;'>.</td><td title='3.93 bits' style='color: #0020F0;'>?</td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td></tr></table></td></tr></table></td></tr></table></div></td></tr><tr class='public_symbol_row_expandable' onclick="switchMenu('p_29');"><th nowrap class='c1'>-0042073C </th><th nowrap class='c2'><a id='FE'>_RandSeed</a></th><th nowrap class='c3'>16</th><th nowrap class='c4'>11.64</th><th nowrap class='c5'>72.7%</th></tr><tr><td nowrap colspan='5'><div id='p_29'><table class='grptable'><tr class='private_symbol_row'><th nowrap class='c1'> 0042073C </th><th nowrap class='c2'>_RandSeed</th><th nowrap class='c3'>4</th><th nowrap class='c4'>1.42</th><th nowrap class='c5'>35.4%</th></tr><tr><td nowrap colspan='5'><table class='grptable'><tr><td nowrap class='address'> 0042073C </td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='4.64 bits' style='color: #0020F0;'>01</td><td title='3.39 bits' style='color: #0020F0;'>00</td><td title='1.49 bits' style='color: #008040;'>00</td><td title='1.80 bits' style='color: #008040;'>00</td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td title='4.64 bits' style='color: #0020F0;'>.</td><td title='3.39 bits' style='color: #0020F0;'>.</td><td title='1.49 bits' style='color: #008040;'>.</td><td title='1.80 bits' style='color: #008040;'>.</td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td></tr></table></td></tr></table></td></tr><tr class='private_symbol_row'><th nowrap class='c1'> 00420740 </th><th nowrap class='c2'><a id='CC'>c_24</a></th><th nowrap class='c3'>4</th><th nowrap class='c4'>1.88</th><th nowrap class='c5'>46.9%</th></tr><tr><td nowrap colspan='5'><table class='grptable'><tr><td nowrap class='address'> 00420740 </td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='11.57 bits' style='color: #900000;'>18</td><td title='1.54 bits' style='color: #008040;'>00</td><td title='1.00 bits' style='color: #00C000;'>00</td><td title='0.91 bits' style='color: #00C000;'>00</td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td title='11.57 bits' style='color: #900000;'>.</td><td title='1.54 bits' style='color: #008040;'>.</td><td title='1.00 bits' style='color: #00C000;'>.</td><td title='0.91 bits' style='color: #00C000;'>.</td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td></tr></table></td></tr></table></td></tr><tr class='private_symbol_row'><th nowrap class='c1'> 00420744 </th><th nowrap class='c2'><a id='ZE'>c_i12</a></th><th nowrap class='c3'>4</th><th nowrap class='c4'>3.79</th><th nowrap class='c5'>94.8%</th></tr><tr><td nowrap colspan='5'><table class='grptable'><tr><td nowrap class='address'> 00420744 </td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='11.86 bits' style='color: #900000;'>AA</td><td title='7.46 bits' style='color: #000000;'>AA</td><td title='1.52 bits' style='color: #008040;'>AA</td><td title='9.47 bits' style='color: #900000;'>3D</td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td title='11.86 bits' style='color: #900000;'>ª</td><td title='7.46 bits' style='color: #000000;'>ª</td><td title='1.52 bits' style='color: #008040;'>ª</td><td title='9.47 bits' style='color: #900000;'>=</td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td></tr></table></td></tr></table></td></tr><tr class='private_symbol_row'><th nowrap class='c1'> 00420748 </th><th nowrap class='c2'><a id='DF'>FREQ_NORMALIZE</a></th><th nowrap class='c3'>4</th><th nowrap class='c4'>4.55</th><th nowrap class='c5'>113.8%</th></tr><tr><td nowrap colspan='5'><table class='grptable'><tr><td nowrap class='address'> 00420748 </td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='9.88 bits' style='color: #900000;'>DC</td><td title='8.82 bits' style='color: #000000;'>65</td><td title='9.76 bits' style='color: #900000;'>C2</td><td title='7.96 bits' style='color: #000000;'>38</td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td title='9.88 bits' style='color: #900000;'>Ü</td><td title='8.82 bits' style='color: #000000;'>e</td><td title='9.76 bits' style='color: #900000;'>Â</td><td title='7.96 bits' style='color: #000000;'>8</td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td></tr></table></td></tr></table></td></tr></table></div></td></tr><tr class='public_symbol_row_expandable' onclick="switchMenu('p_30');"><th nowrap class='c1'>-0042074C </th><th nowrap class='c2'><a id='BF'>_LFO_NORMALIZE</a></th><th nowrap class='c3'>4</th><th nowrap class='c4'>3.71</th><th nowrap class='c5'>92.7%</th></tr><tr><td nowrap colspan='5'><div id='p_30'><table class='grptable'><tr class='private_symbol_row'><th nowrap class='c1'> 0042074C </th><th nowrap class='c2'>_LFO_NORMALIZE</th><th nowrap class='c3'>4</th><th nowrap class='c4'>3.71</th><th nowrap class='c5'>92.7%</th></tr><tr><td nowrap colspan='5'><table class='grptable'><tr><td nowrap class='address'> 0042074C </td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='8.30 bits' style='color: #000000;'>CD</td><td title='8.92 bits' style='color: #000000;'>37</td><td title='7.08 bits' style='color: #000000;'>3E</td><td title='5.35 bits' style='color: #0000A0;'>38</td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td title='8.30 bits' style='color: #000000;'>Í</td><td title='8.92 bits' style='color: #000000;'>7</td><td title='7.08 bits' style='color: #000000;'>></td><td title='5.35 bits' style='color: #0000A0;'>8</td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td></tr></table></td></tr></table></td></tr></table></div></td></tr></table></div></td></tr><tr><td nowrap colspan='5'><div id='h_28'><table class='grptable'><tr class='oldsection_symbol_row_expandable' onclick="switchMenu('o_28');"><th nowrap class='c1'>-00420750 </th><th nowrap class='c2'><a id='YF'>MAIN.OBJ:.wavefmt</a></th><th nowrap class='c3'>18</th><th nowrap class='c4'>11.65</th><th nowrap class='c5'>64.7%</th></tr></table></div></td></tr><tr><td nowrap colspan='5'><div id='o_28'><table class='grptable'><tr class='public_symbol_row_expandable' onclick="switchMenu('p_31');"><th nowrap class='c1'>-00420750 </th><th nowrap class='c2'>?WaveFMT@@3UtWAVEFORMATEX@@A</th><th nowrap class='c3'>18</th><th nowrap class='c4'>11.65</th><th nowrap class='c5'>64.7%</th></tr><tr><td nowrap colspan='5'><div id='p_31'><table class='grptable'><tr class='private_symbol_row'><th nowrap class='c1'> 00420750 </th><th nowrap class='c2'><a id='MA'>?WaveFMT@@3UtWAVEFORMATEX@@A</a></th><th nowrap class='c3'>18</th><th nowrap class='c4'>11.65</th><th nowrap class='c5'>64.7%</th></tr><tr><td nowrap colspan='5'><table class='grptable'><tr><td nowrap class='address'> 00420750 </td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='5.96 bits' style='color: #0000A0;'>01</td><td title='2.30 bits' style='color: #006090;'>00</td><td title='7.47 bits' style='color: #000000;'>02</td><td title='2.66 bits' style='color: #006090;'>00</td><td> </td><td title='10.58 bits' style='color: #900000;'>44</td><td title='8.98 bits' style='color: #000000;'>AC</td><td title='3.09 bits' style='color: #0020F0;'>00</td><td title='1.82 bits' style='color: #008040;'>00</td><td> </td><td title='10.51 bits' style='color: #900000;'>10</td><td title='9.36 bits' style='color: #900000;'>B1</td><td title='6.01 bits' style='color: #0000A0;'>02</td><td title='2.29 bits' style='color: #006090;'>00</td><td> </td><td title='6.86 bits' style='color: #0000A0;'>04</td><td title='2.41 bits' style='color: #006090;'>00</td><td title='5.90 bits' style='color: #0000A0;'>10</td><td title='3.60 bits' style='color: #0020F0;'>00</td><td> </td><td> </td><td title='1.78 bits' style='color: #008040;'>00</td><td title='1.59 bits' style='color: #008040;'>00</td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td title='5.96 bits' style='color: #0000A0;'>.</td><td title='2.30 bits' style='color: #006090;'>.</td><td title='7.47 bits' style='color: #000000;'>.</td><td title='2.66 bits' style='color: #006090;'>.</td><td title='10.58 bits' style='color: #900000;'>D</td><td title='8.98 bits' style='color: #000000;'>¬</td><td title='3.09 bits' style='color: #0020F0;'>.</td><td title='1.82 bits' style='color: #008040;'>.</td><td title='10.51 bits' style='color: #900000;'>.</td><td title='9.36 bits' style='color: #900000;'>±</td><td title='6.01 bits' style='color: #0000A0;'>.</td><td title='2.29 bits' style='color: #006090;'>.</td><td title='6.86 bits' style='color: #0000A0;'>.</td><td title='2.41 bits' style='color: #006090;'>.</td><td title='5.90 bits' style='color: #0000A0;'>.</td><td title='3.60 bits' style='color: #0020F0;'>.</td><td title='1.78 bits' style='color: #008040;'>.</td><td title='1.59 bits' style='color: #008040;'>.</td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td></tr></table></td></tr></table></td></tr></table></div></td></tr></table></div></td></tr><tr><td nowrap colspan='5'><div id='h_29'><table class='grptable'><tr class='oldsection_symbol_row_expandable' onclick="switchMenu('o_29');"><th nowrap class='c1'>-00420762 </th><th nowrap class='c2'><a id='ZF'>4KLANG.OBJ:.g4kdat1</a></th><th nowrap class='c3'>52</th><th nowrap class='c4'>25.90</th><th nowrap class='c5'>49.8%</th></tr></table></div></td></tr><tr><td nowrap colspan='5'><div id='o_29'><table class='grptable'><tr class='public_symbol_row_expandable' onclick="switchMenu('p_32');"><th nowrap class='c1'>-00420762 </th><th nowrap class='c2'>go4k_synth_commands</th><th nowrap class='c3'>52</th><th nowrap class='c4'>25.90</th><th nowrap class='c5'>49.8%</th></tr><tr><td nowrap colspan='5'><div id='p_32'><table class='grptable'><tr class='private_symbol_row'><th nowrap class='c1'> 00420762 </th><th nowrap class='c2'><a id='QC'>go4k_synth_commands</a></th><th nowrap class='c3'>52</th><th nowrap class='c4'>25.90</th><th nowrap class='c5'>49.8%</th></tr><tr><td nowrap colspan='5'><table class='grptable'><tr><td nowrap class='address'> 00420762 </td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='1.52 bits' style='color: #008040;'>00</td><td title='0.72 bits' style='color: #00C000;'>00</td><td title='0.67 bits' style='color: #00C000;'>00</td><td title='0.44 bits' style='color: #00FF00;'>00</td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td title='1.52 bits' style='color: #008040;'>.</td><td title='0.72 bits' style='color: #00C000;'>.</td><td title='0.67 bits' style='color: #00C000;'>.</td><td title='0.44 bits' style='color: #00FF00;'>.</td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td></tr></table></td></tr><tr><td nowrap class='address'> 00420766 </td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='10.99 bits' style='color: #900000;'>08</td><td title='8.49 bits' style='color: #000000;'>05</td><td title='10.53 bits' style='color: #900000;'>42</td><td title='2.79 bits' style='color: #006090;'>00</td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td title='4.10 bytes' style='color: #000000;' colspan='32'><a href='#KE' onclick='recursiveExpand("KE")'>_go4kENV_func@0</a></td></tr></table></td></tr><tr><td nowrap class='address'> 0042076A </td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='8.88 bits' style='color: #000000;'>AC</td><td title='5.24 bits' style='color: #0000A0;'>05</td><td title='3.31 bits' style='color: #0020F0;'>42</td><td title='1.44 bits' style='color: #008040;'>00</td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td title='2.36 bytes' style='color: #0020F0;' colspan='32'><a href='#WE' onclick='recursiveExpand("WE")'>_go4kVCO_func@0</a></td></tr></table></td></tr><tr><td nowrap class='address'> 0042076E </td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='8.42 bits' style='color: #000000;'>0A</td><td title='4.72 bits' style='color: #0020F0;'>04</td><td title='6.04 bits' style='color: #0000A0;'>42</td><td title='1.39 bits' style='color: #008040;'>00</td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td title='2.57 bytes' style='color: #0000A0;' colspan='32'><a href='#ND' onclick='recursiveExpand("ND")'>_go4kVCF_func@0</a></td></tr></table></td></tr><tr><td nowrap class='address'> 00420772 </td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='9.93 bits' style='color: #900000;'>A6</td><td title='7.12 bits' style='color: #000000;'>02</td><td title='3.60 bits' style='color: #0020F0;'>42</td><td title='1.38 bits' style='color: #008040;'>00</td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td title='2.75 bytes' style='color: #0000A0;' colspan='32'><a href='#KC' onclick='recursiveExpand("KC")'>_go4kDST_func@0</a></td></tr></table></td></tr><tr><td nowrap class='address'> 00420776 </td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='10.09 bits' style='color: #900000;'>8C</td><td title='5.33 bits' style='color: #0000A0;'>03</td><td title='2.58 bits' style='color: #006090;'>42</td><td title='1.11 bits' style='color: #008040;'>00</td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td title='2.39 bytes' style='color: #0020F0;' colspan='32'><a href='#FD' onclick='recursiveExpand("FD")'>_go4kDLL_func@0</a></td></tr></table></td></tr><tr><td nowrap class='address'> 0042077A </td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='5.32 bits' style='color: #0000A0;'>08</td><td title='4.56 bits' style='color: #0020F0;'>02</td><td title='0.98 bits' style='color: #00C000;'>42</td><td title='0.65 bits' style='color: #00C000;'>00</td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td title='1.44 bytes' style='color: #006090;' colspan='32'><a href='#JB' onclick='recursiveExpand("JB")'>_go4kFOP_func@0</a></td></tr></table></td></tr><tr><td nowrap class='address'> 0042077E </td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='7.38 bits' style='color: #000000;'>44</td><td title='3.51 bits' style='color: #0020F0;'>03</td><td title='0.82 bits' style='color: #00C000;'>42</td><td title='0.49 bits' style='color: #00FF00;'>00</td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td title='1.52 bytes' style='color: #0020F0;' colspan='32'><a href='#AD' onclick='recursiveExpand("AD")'>_go4kFST_func@0</a></td></tr></table></td></tr><tr><td nowrap class='address'> 00420782 </td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='10.45 bits' style='color: #900000;'>7B</td><td title='4.83 bits' style='color: #0020F0;'>04</td><td title='0.79 bits' style='color: #00C000;'>42</td><td title='0.54 bits' style='color: #00C000;'>00</td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td title='2.08 bytes' style='color: #0020F0;' colspan='32'><a href='#YD' onclick='recursiveExpand("YD")'>_go4kPAN_func@0</a></td></tr></table></td></tr><tr><td nowrap class='address'> 00420786 </td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='6.71 bits' style='color: #0000A0;'>7A</td><td title='4.45 bits' style='color: #0020F0;'>05</td><td title='0.58 bits' style='color: #00C000;'>42</td><td title='0.44 bits' style='color: #00FF00;'>00</td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td title='1.52 bytes' style='color: #0020F0;' colspan='32'><a href='#UE' onclick='recursiveExpand("UE")'>_go4kOUT_func@0</a></td></tr></table></td></tr><tr><td nowrap class='address'> 0042078A </td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='10.89 bits' style='color: #900000;'>5B</td><td title='2.64 bits' style='color: #006090;'>03</td><td title='0.52 bits' style='color: #00C000;'>42</td><td title='0.38 bits' style='color: #00FF00;'>00</td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td title='1.80 bytes' style='color: #0020F0;' colspan='32'><a href='#CD' onclick='recursiveExpand("CD")'>_go4kACC_func@0</a></td></tr></table></td></tr><tr><td nowrap class='address'> 0042078E </td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='8.35 bits' style='color: #000000;'>43</td><td title='3.07 bits' style='color: #0020F0;'>03</td><td title='0.42 bits' style='color: #00FF00;'>42</td><td title='0.32 bits' style='color: #00FF00;'>00</td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td title='1.52 bytes' style='color: #0020F0;' colspan='32'><a href='#YC' onclick='recursiveExpand("YC")'>_go4kFLD_func@0</a></td></tr></table></td></tr><tr><td nowrap class='address'> 00420792 </td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='7.38 bits' style='color: #000000;'>41</td><td title='3.27 bits' style='color: #0020F0;'>02</td><td title='0.48 bits' style='color: #00FF00;'>42</td><td title='0.30 bits' style='color: #00FF00;'>00</td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td title='1.43 bytes' style='color: #006090;' colspan='32'><a href='#VB' onclick='recursiveExpand("VB")'>_go4kFSTG_func@0</a></td></tr></table></td></tr></table></td></tr></table></div></td></tr></table></div></td></tr><tr><td nowrap colspan='5'><div id='h_30'><table class='grptable'><tr class='oldsection_symbol_row_expandable' onclick="switchMenu('o_30');"><th nowrap class='c1'>-00420796 </th><th nowrap class='c2'><a id='AG'>4KLANG.OBJ:.g4kmuc5</a></th><th nowrap class='c3'>32</th><th nowrap class='c4'>27.35</th><th nowrap class='c5'>85.5%</th></tr></table></div></td></tr><tr><td nowrap colspan='5'><div id='o_30'><table class='grptable'><tr class='public_symbol_row_expandable' onclick="switchMenu('p_33');"><th nowrap class='c1'>-00420796 </th><th nowrap class='c2'><a id='JD'>_go4k_delay_times</a></th><th nowrap class='c3'>32</th><th nowrap class='c4'>27.35</th><th nowrap class='c5'>85.5%</th></tr><tr><td nowrap colspan='5'><div id='p_33'><table class='grptable'><tr class='private_symbol_row'><th nowrap class='c1'> 00420796 </th><th nowrap class='c2'>_go4k_delay_times</th><th nowrap class='c3'>32</th><th nowrap class='c4'>27.35</th><th nowrap class='c5'>85.5%</th></tr><tr><td nowrap colspan='5'><table class='grptable'><tr><td nowrap class='address'> 00420796 </td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='8.59 bits' style='color: #000000;'>5C</td><td title='4.84 bits' style='color: #0020F0;'>04</td><td title='11.58 bits' style='color: #900000;'>A4</td><td title='4.65 bits' style='color: #0020F0;'>04</td><td> </td><td title='9.86 bits' style='color: #900000;'>FC</td><td title='3.29 bits' style='color: #0020F0;'>04</td><td title='9.73 bits' style='color: #900000;'>4C</td><td title='3.92 bits' style='color: #0020F0;'>05</td><td> </td><td title='9.93 bits' style='color: #900000;'>8E</td><td title='4.09 bits' style='color: #0020F0;'>05</td><td title='10.30 bits' style='color: #900000;'>D4</td><td title='3.13 bits' style='color: #0020F0;'>05</td><td> </td><td title='11.29 bits' style='color: #900000;'>14</td><td title='4.72 bits' style='color: #0020F0;'>06</td><td title='9.30 bits' style='color: #900000;'>52</td><td title='4.39 bits' style='color: #0020F0;'>06</td><td> </td><td> </td><td title='8.45 bits' style='color: #000000;'>74</td><td title='4.70 bits' style='color: #0020F0;'>04</td><td title='9.79 bits' style='color: #900000;'>BC</td><td title='3.14 bits' style='color: #0020F0;'>04</td><td> </td><td title='8.73 bits' style='color: #000000;'>14</td><td title='3.38 bits' style='color: #0020F0;'>05</td><td title='9.26 bits' style='color: #900000;'>64</td><td title='3.26 bits' style='color: #0020F0;'>05</td><td> </td><td title='8.68 bits' style='color: #000000;'>A6</td><td title='2.84 bits' style='color: #006090;'>05</td><td title='11.38 bits' style='color: #900000;'>EC</td><td title='2.47 bits' style='color: #006090;'>05</td><td> </td><td title='13.47 bits' style='color: #FF0000;'>2C</td><td title='3.54 bits' style='color: #0020F0;'>06</td><td title='8.35 bits' style='color: #000000;'>6A</td><td title='3.75 bits' style='color: #0020F0;'>06</td><td> </td><td> </td><td> </td><td title='8.59 bits' style='color: #000000;'>\</td><td title='4.84 bits' style='color: #0020F0;'>.</td><td title='11.58 bits' style='color: #900000;'>¤</td><td title='4.65 bits' style='color: #0020F0;'>.</td><td title='9.86 bits' style='color: #900000;'>ü</td><td title='3.29 bits' style='color: #0020F0;'>.</td><td title='9.73 bits' style='color: #900000;'>L</td><td title='3.92 bits' style='color: #0020F0;'>.</td><td title='9.93 bits' style='color: #900000;'>.</td><td title='4.09 bits' style='color: #0020F0;'>.</td><td title='10.30 bits' style='color: #900000;'>Ô</td><td title='3.13 bits' style='color: #0020F0;'>.</td><td title='11.29 bits' style='color: #900000;'>.</td><td title='4.72 bits' style='color: #0020F0;'>.</td><td title='9.30 bits' style='color: #900000;'>R</td><td title='4.39 bits' style='color: #0020F0;'>.</td><td title='8.45 bits' style='color: #000000;'>t</td><td title='4.70 bits' style='color: #0020F0;'>.</td><td title='9.79 bits' style='color: #900000;'>¼</td><td title='3.14 bits' style='color: #0020F0;'>.</td><td title='8.73 bits' style='color: #000000;'>.</td><td title='3.38 bits' style='color: #0020F0;'>.</td><td title='9.26 bits' style='color: #900000;'>d</td><td title='3.26 bits' style='color: #0020F0;'>.</td><td title='8.68 bits' style='color: #000000;'>¦</td><td title='2.84 bits' style='color: #006090;'>.</td><td title='11.38 bits' style='color: #900000;'>ì</td><td title='2.47 bits' style='color: #006090;'>.</td><td title='13.47 bits' style='color: #FF0000;'>,</td><td title='3.54 bits' style='color: #0020F0;'>.</td><td title='8.35 bits' style='color: #000000;'>j</td><td title='3.75 bits' style='color: #0020F0;'>.</td></tr></table></td></tr></table></td></tr></table></div></td></tr></table></div></td></tr><tr><td nowrap colspan='5'><div id='h_31'><table class='grptable'><tr class='oldsection_symbol_row_expandable' onclick="switchMenu('o_31');"><th nowrap class='c1'>-004207B6 </th><th nowrap class='c2'><a id='BG'>4KLANG.OBJ:.g4kmuc4</a></th><th nowrap class='c3'>251</th><th nowrap class='c4'>97.47</th><th nowrap class='c5'>38.8%</th></tr></table></div></td></tr><tr><td nowrap colspan='5'><div id='o_31'><table class='grptable'><tr class='public_symbol_row_expandable' onclick="switchMenu('p_34');"><th nowrap class='c1'>-004207B6 </th><th nowrap class='c2'>go4k_synth_parameter_values</th><th nowrap class='c3'>251</th><th nowrap class='c4'>97.47</th><th nowrap class='c5'>38.8%</th></tr><tr><td nowrap colspan='5'><div id='p_34'><table class='grptable'><tr class='private_symbol_row'><th nowrap class='c1'> 004207B6 </th><th nowrap class='c2'><a id='NF'>go4k_synth_parameter_values</a></th><th nowrap class='c3'>251</th><th nowrap class='c4'>97.47</th><th nowrap class='c5'>38.8%</th></tr><tr><td nowrap colspan='5'><table class='grptable'><tr><td nowrap class='address'> 004207B6 </td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='4.83 bits' style='color: #0020F0;'>00</td><td title='8.61 bits' style='color: #000000;'>54</td><td title='10.40 bits' style='color: #900000;'>20</td><td title='9.63 bits' style='color: #900000;'>60</td><td> </td><td title='4.84 bits' style='color: #0020F0;'>00</td><td title='7.14 bits' style='color: #000000;'>40</td><td title='7.53 bits' style='color: #000000;'>40</td><td title='8.22 bits' style='color: #000000;'>80</td><td> </td><td title='6.21 bits' style='color: #0000A0;'>40</td><td title='4.30 bits' style='color: #0020F0;'>80</td><td title='6.43 bits' style='color: #0000A0;'>02</td><td title='5.54 bits' style='color: #0000A0;'>03</td><td> </td><td title='10.04 bits' style='color: #900000;'>24</td><td title='7.22 bits' style='color: #000000;'>18</td><td title='5.78 bits' style='color: #0000A0;'>01</td><td title='7.86 bits' style='color: #000000;'>40</td><td> </td><td> </td><td title='3.79 bits' style='color: #0020F0;'>00</td><td title='3.77 bits' style='color: #0020F0;'>40</td><td title='2.33 bits' style='color: #006090;'>40</td><td title='8.45 bits' style='color: #000000;'>08</td><td> </td><td title='5.24 bits' style='color: #0000A0;'>08</td><td title='7.75 bits' style='color: #000000;'>20</td><td title='7.86 bits' style='color: #000000;'>55</td><td title='4.11 bits' style='color: #0020F0;'>00</td><td> </td><td title='5.88 bits' style='color: #0000A0;'>55</td><td title='6.51 bits' style='color: #0000A0;'>80</td><td title='7.44 bits' style='color: #000000;'>50</td><td title='7.44 bits' style='color: #000000;'>4C</td><td> </td><td title='6.04 bits' style='color: #0000A0;'>01</td><td title='4.11 bits' style='color: #0020F0;'>40</td><td title='9.47 bits' style='color: #900000;'>1E</td><td title='7.82 bits' style='color: #000000;'>07</td><td> </td><td> </td><td> </td><td title='4.83 bits' style='color: #0020F0;'>.</td><td title='8.61 bits' style='color: #000000;'>T</td><td title='10.40 bits' style='color: #900000;'>.</td><td title='9.63 bits' style='color: #900000;'>`</td><td title='4.84 bits' style='color: #0020F0;'>.</td><td title='7.14 bits' style='color: #000000;'>@</td><td title='7.53 bits' style='color: #000000;'>@</td><td title='8.22 bits' style='color: #000000;'>.</td><td title='6.21 bits' style='color: #0000A0;'>@</td><td title='4.30 bits' style='color: #0020F0;'>.</td><td title='6.43 bits' style='color: #0000A0;'>.</td><td title='5.54 bits' style='color: #0000A0;'>.</td><td title='10.04 bits' style='color: #900000;'>$</td><td title='7.22 bits' style='color: #000000;'>.</td><td title='5.78 bits' style='color: #0000A0;'>.</td><td title='7.86 bits' style='color: #000000;'>@</td><td title='3.79 bits' style='color: #0020F0;'>.</td><td title='3.77 bits' style='color: #0020F0;'>@</td><td title='2.33 bits' style='color: #006090;'>@</td><td title='8.45 bits' style='color: #000000;'>.</td><td title='5.24 bits' style='color: #0000A0;'>.</td><td title='7.75 bits' style='color: #000000;'>.</td><td title='7.86 bits' style='color: #000000;'>U</td><td title='4.11 bits' style='color: #0020F0;'>.</td><td title='5.88 bits' style='color: #0000A0;'>U</td><td title='6.51 bits' style='color: #0000A0;'>.</td><td title='7.44 bits' style='color: #000000;'>P</td><td title='7.44 bits' style='color: #000000;'>L</td><td title='6.04 bits' style='color: #0000A0;'>.</td><td title='4.11 bits' style='color: #0020F0;'>@</td><td title='9.47 bits' style='color: #900000;'>.</td><td title='7.82 bits' style='color: #000000;'>.</td></tr></table></td></tr><tr><td nowrap class='address'> 004207D6 </td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='6.20 bits' style='color: #0000A0;'>18</td><td title='6.28 bits' style='color: #0000A0;'>80</td><td title='4.95 bits' style='color: #0020F0;'>01</td><td title='8.08 bits' style='color: #000000;'>60</td><td> </td><td title='11.26 bits' style='color: #900000;'>30</td><td title='6.18 bits' style='color: #0000A0;'>08</td><td title='10.16 bits' style='color: #900000;'>48</td><td title='6.29 bits' style='color: #0000A0;'>50</td><td> </td><td title='6.71 bits' style='color: #0000A0;'>18</td><td title='3.24 bits' style='color: #0020F0;'>00</td><td title='6.01 bits' style='color: #0000A0;'>50</td><td title='6.73 bits' style='color: #0000A0;'>20</td><td> </td><td title='3.55 bits' style='color: #0020F0;'>60</td><td title='1.76 bits' style='color: #008040;'>00</td><td title='1.80 bits' style='color: #008040;'>40</td><td title='1.00 bits' style='color: #008040;'>40</td><td> </td><td> </td><td title='1.57 bits' style='color: #008040;'>80</td><td title='0.74 bits' style='color: #00C000;'>40</td><td title='0.76 bits' style='color: #00C000;'>80</td><td title='0.74 bits' style='color: #00C000;'>02</td><td> </td><td title='0.55 bits' style='color: #00C000;'>03</td><td title='0.59 bits' style='color: #00C000;'>24</td><td title='0.51 bits' style='color: #00C000;'>18</td><td title='0.57 bits' style='color: #00C000;'>01</td><td> </td><td title='0.57 bits' style='color: #00C000;'>40</td><td title='0.64 bits' style='color: #00C000;'>00</td><td title='0.59 bits' style='color: #00C000;'>40</td><td title='0.44 bits' style='color: #00FF00;'>40</td><td> </td><td title='0.86 bits' style='color: #00C000;'>08</td><td title='0.56 bits' style='color: #00C000;'>08</td><td title='0.62 bits' style='color: #00C000;'>20</td><td title='0.61 bits' style='color: #00C000;'>55</td><td> </td><td> </td><td> </td><td title='6.20 bits' style='color: #0000A0;'>.</td><td title='6.28 bits' style='color: #0000A0;'>.</td><td title='4.95 bits' style='color: #0020F0;'>.</td><td title='8.08 bits' style='color: #000000;'>`</td><td title='11.26 bits' style='color: #900000;'>0</td><td title='6.18 bits' style='color: #0000A0;'>.</td><td title='10.16 bits' style='color: #900000;'>H</td><td title='6.29 bits' style='color: #0000A0;'>P</td><td title='6.71 bits' style='color: #0000A0;'>.</td><td title='3.24 bits' style='color: #0020F0;'>.</td><td title='6.01 bits' style='color: #0000A0;'>P</td><td title='6.73 bits' style='color: #0000A0;'>.</td><td title='3.55 bits' style='color: #0020F0;'>`</td><td title='1.76 bits' style='color: #008040;'>.</td><td title='1.80 bits' style='color: #008040;'>@</td><td title='1.00 bits' style='color: #008040;'>@</td><td title='1.57 bits' style='color: #008040;'>.</td><td title='0.74 bits' style='color: #00C000;'>@</td><td title='0.76 bits' style='color: #00C000;'>.</td><td title='0.74 bits' style='color: #00C000;'>.</td><td title='0.55 bits' style='color: #00C000;'>.</td><td title='0.59 bits' style='color: #00C000;'>$</td><td title='0.51 bits' style='color: #00C000;'>.</td><td title='0.57 bits' style='color: #00C000;'>.</td><td title='0.57 bits' style='color: #00C000;'>@</td><td title='0.64 bits' style='color: #00C000;'>.</td><td title='0.59 bits' style='color: #00C000;'>@</td><td title='0.44 bits' style='color: #00FF00;'>@</td><td title='0.86 bits' style='color: #00C000;'>.</td><td title='0.56 bits' style='color: #00C000;'>.</td><td title='0.62 bits' style='color: #00C000;'>.</td><td title='0.61 bits' style='color: #00C000;'>U</td></tr></table></td></tr><tr><td nowrap class='address'> 004207F6 </td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='0.51 bits' style='color: #00C000;'>00</td><td title='0.66 bits' style='color: #00C000;'>55</td><td title='0.70 bits' style='color: #00C000;'>80</td><td title='0.56 bits' style='color: #00C000;'>50</td><td> </td><td title='0.61 bits' style='color: #00C000;'>4C</td><td title='0.54 bits' style='color: #00C000;'>01</td><td title='0.50 bits' style='color: #00C000;'>40</td><td title='0.77 bits' style='color: #00C000;'>1E</td><td> </td><td title='0.62 bits' style='color: #00C000;'>07</td><td title='0.48 bits' style='color: #00FF00;'>18</td><td title='0.62 bits' style='color: #00C000;'>80</td><td title='0.57 bits' style='color: #00C000;'>01</td><td> </td><td title='0.78 bits' style='color: #00C000;'>60</td><td title='0.70 bits' style='color: #00C000;'>30</td><td title='0.51 bits' style='color: #00C000;'>08</td><td title='9.36 bits' style='color: #900000;'>30</td><td> </td><td> </td><td title='5.96 bits' style='color: #0000A0;'>80</td><td title='7.29 bits' style='color: #000000;'>20</td><td title='6.20 bits' style='color: #0000A0;'>00</td><td title='2.71 bits' style='color: #006090;'>50</td><td> </td><td title='1.83 bits' style='color: #008040;'>20</td><td title='1.54 bits' style='color: #008040;'>60</td><td title='0.85 bits' style='color: #00C000;'>00</td><td title='0.97 bits' style='color: #00C000;'>40</td><td> </td><td title='0.46 bits' style='color: #00FF00;'>40</td><td title='0.81 bits' style='color: #00C000;'>80</td><td title='0.42 bits' style='color: #00FF00;'>40</td><td title='0.34 bits' style='color: #00FF00;'>80</td><td> </td><td title='0.43 bits' style='color: #00FF00;'>02</td><td title='0.30 bits' style='color: #00FF00;'>03</td><td title='0.29 bits' style='color: #00FF00;'>24</td><td title='0.27 bits' style='color: #00FF00;'>18</td><td> </td><td> </td><td> </td><td title='0.51 bits' style='color: #00C000;'>.</td><td title='0.66 bits' style='color: #00C000;'>U</td><td title='0.70 bits' style='color: #00C000;'>.</td><td title='0.56 bits' style='color: #00C000;'>P</td><td title='0.61 bits' style='color: #00C000;'>L</td><td title='0.54 bits' style='color: #00C000;'>.</td><td title='0.50 bits' style='color: #00C000;'>@</td><td title='0.77 bits' style='color: #00C000;'>.</td><td title='0.62 bits' style='color: #00C000;'>.</td><td title='0.48 bits' style='color: #00FF00;'>.</td><td title='0.62 bits' style='color: #00C000;'>.</td><td title='0.57 bits' style='color: #00C000;'>.</td><td title='0.78 bits' style='color: #00C000;'>`</td><td title='0.70 bits' style='color: #00C000;'>0</td><td title='0.51 bits' style='color: #00C000;'>.</td><td title='9.36 bits' style='color: #900000;'>0</td><td title='5.96 bits' style='color: #0000A0;'>.</td><td title='7.29 bits' style='color: #000000;'>.</td><td title='6.20 bits' style='color: #0000A0;'>.</td><td title='2.71 bits' style='color: #006090;'>P</td><td title='1.83 bits' style='color: #008040;'>.</td><td title='1.54 bits' style='color: #008040;'>`</td><td title='0.85 bits' style='color: #00C000;'>.</td><td title='0.97 bits' style='color: #00C000;'>@</td><td title='0.46 bits' style='color: #00FF00;'>@</td><td title='0.81 bits' style='color: #00C000;'>.</td><td title='0.42 bits' style='color: #00FF00;'>@</td><td title='0.34 bits' style='color: #00FF00;'>.</td><td title='0.43 bits' style='color: #00FF00;'>.</td><td title='0.30 bits' style='color: #00FF00;'>.</td><td title='0.29 bits' style='color: #00FF00;'>$</td><td title='0.27 bits' style='color: #00FF00;'>.</td></tr></table></td></tr><tr><td nowrap class='address'> 00420816 </td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='0.29 bits' style='color: #00FF00;'>01</td><td title='0.30 bits' style='color: #00FF00;'>40</td><td title='0.40 bits' style='color: #00FF00;'>00</td><td title='0.33 bits' style='color: #00FF00;'>40</td><td> </td><td title='0.24 bits' style='color: #00FF00;'>40</td><td title='0.45 bits' style='color: #00FF00;'>08</td><td title='0.32 bits' style='color: #00FF00;'>08</td><td title='0.34 bits' style='color: #00FF00;'>20</td><td> </td><td title='0.34 bits' style='color: #00FF00;'>55</td><td title='0.28 bits' style='color: #00FF00;'>00</td><td title='0.37 bits' style='color: #00FF00;'>55</td><td title='0.36 bits' style='color: #00FF00;'>80</td><td> </td><td title='0.29 bits' style='color: #00FF00;'>50</td><td title='0.34 bits' style='color: #00FF00;'>4C</td><td title='0.28 bits' style='color: #00FF00;'>01</td><td title='0.27 bits' style='color: #00FF00;'>40</td><td> </td><td> </td><td title='0.42 bits' style='color: #00FF00;'>1E</td><td title='0.33 bits' style='color: #00FF00;'>07</td><td title='0.26 bits' style='color: #00FF00;'>18</td><td title='0.31 bits' style='color: #00FF00;'>80</td><td> </td><td title='0.32 bits' style='color: #00FF00;'>01</td><td title='0.42 bits' style='color: #00FF00;'>60</td><td title='0.34 bits' style='color: #00FF00;'>30</td><td title='0.27 bits' style='color: #00FF00;'>08</td><td> </td><td title='8.14 bits' style='color: #000000;'>50</td><td title='3.46 bits' style='color: #0020F0;'>80</td><td title='1.46 bits' style='color: #008040;'>20</td><td title='1.04 bits' style='color: #008040;'>00</td><td> </td><td title='0.74 bits' style='color: #00C000;'>50</td><td title='0.66 bits' style='color: #00C000;'>20</td><td title='0.73 bits' style='color: #00C000;'>60</td><td title='0.39 bits' style='color: #00FF00;'>00</td><td> </td><td> </td><td> </td><td title='0.29 bits' style='color: #00FF00;'>.</td><td title='0.30 bits' style='color: #00FF00;'>@</td><td title='0.40 bits' style='color: #00FF00;'>.</td><td title='0.33 bits' style='color: #00FF00;'>@</td><td title='0.24 bits' style='color: #00FF00;'>@</td><td title='0.45 bits' style='color: #00FF00;'>.</td><td title='0.32 bits' style='color: #00FF00;'>.</td><td title='0.34 bits' style='color: #00FF00;'>.</td><td title='0.34 bits' style='color: #00FF00;'>U</td><td title='0.28 bits' style='color: #00FF00;'>.</td><td title='0.37 bits' style='color: #00FF00;'>U</td><td title='0.36 bits' style='color: #00FF00;'>.</td><td title='0.29 bits' style='color: #00FF00;'>P</td><td title='0.34 bits' style='color: #00FF00;'>L</td><td title='0.28 bits' style='color: #00FF00;'>.</td><td title='0.27 bits' style='color: #00FF00;'>@</td><td title='0.42 bits' style='color: #00FF00;'>.</td><td title='0.33 bits' style='color: #00FF00;'>.</td><td title='0.26 bits' style='color: #00FF00;'>.</td><td title='0.31 bits' style='color: #00FF00;'>.</td><td title='0.32 bits' style='color: #00FF00;'>.</td><td title='0.42 bits' style='color: #00FF00;'>`</td><td title='0.34 bits' style='color: #00FF00;'>0</td><td title='0.27 bits' style='color: #00FF00;'>.</td><td title='8.14 bits' style='color: #000000;'>P</td><td title='3.46 bits' style='color: #0020F0;'>.</td><td title='1.46 bits' style='color: #008040;'>.</td><td title='1.04 bits' style='color: #008040;'>.</td><td title='0.74 bits' style='color: #00C000;'>P</td><td title='0.66 bits' style='color: #00C000;'>.</td><td title='0.73 bits' style='color: #00C000;'>`</td><td title='0.39 bits' style='color: #00FF00;'>.</td></tr></table></td></tr><tr><td nowrap class='address'> 00420836 </td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='0.54 bits' style='color: #00C000;'>40</td><td title='0.25 bits' style='color: #00FF00;'>40</td><td title='0.47 bits' style='color: #00FF00;'>80</td><td title='0.29 bits' style='color: #00FF00;'>40</td><td> </td><td title='0.22 bits' style='color: #00FF00;'>80</td><td title='0.30 bits' style='color: #00FF00;'>02</td><td title='0.20 bits' style='color: #00FF00;'>03</td><td title='0.20 bits' style='color: #00FF00;'>24</td><td> </td><td title='0.19 bits' style='color: #00FF00;'>18</td><td title='0.20 bits' style='color: #00FF00;'>01</td><td title='0.21 bits' style='color: #00FF00;'>40</td><td title='0.27 bits' style='color: #00FF00;'>00</td><td> </td><td title='0.23 bits' style='color: #00FF00;'>40</td><td title='0.17 bits' style='color: #00FF00;'>40</td><td title='0.31 bits' style='color: #00FF00;'>08</td><td title='0.22 bits' style='color: #00FF00;'>08</td><td> </td><td> </td><td title='0.23 bits' style='color: #00FF00;'>20</td><td title='0.23 bits' style='color: #00FF00;'>55</td><td title='0.19 bits' style='color: #00FF00;'>00</td><td title='0.25 bits' style='color: #00FF00;'>55</td><td> </td><td title='0.24 bits' style='color: #00FF00;'>80</td><td title='0.20 bits' style='color: #00FF00;'>50</td><td title='0.24 bits' style='color: #00FF00;'>4C</td><td title='0.19 bits' style='color: #00FF00;'>01</td><td> </td><td title='0.19 bits' style='color: #00FF00;'>40</td><td title='0.29 bits' style='color: #00FF00;'>1E</td><td title='0.23 bits' style='color: #00FF00;'>07</td><td title='0.18 bits' style='color: #00FF00;'>18</td><td> </td><td title='0.21 bits' style='color: #00FF00;'>80</td><td title='0.22 bits' style='color: #00FF00;'>01</td><td title='0.29 bits' style='color: #00FF00;'>60</td><td title='0.23 bits' style='color: #00FF00;'>30</td><td> </td><td> </td><td> </td><td title='0.54 bits' style='color: #00C000;'>@</td><td title='0.25 bits' style='color: #00FF00;'>@</td><td title='0.47 bits' style='color: #00FF00;'>.</td><td title='0.29 bits' style='color: #00FF00;'>@</td><td title='0.22 bits' style='color: #00FF00;'>.</td><td title='0.30 bits' style='color: #00FF00;'>.</td><td title='0.20 bits' style='color: #00FF00;'>.</td><td title='0.20 bits' style='color: #00FF00;'>$</td><td title='0.19 bits' style='color: #00FF00;'>.</td><td title='0.20 bits' style='color: #00FF00;'>.</td><td title='0.21 bits' style='color: #00FF00;'>@</td><td title='0.27 bits' style='color: #00FF00;'>.</td><td title='0.23 bits' style='color: #00FF00;'>@</td><td title='0.17 bits' style='color: #00FF00;'>@</td><td title='0.31 bits' style='color: #00FF00;'>.</td><td title='0.22 bits' style='color: #00FF00;'>.</td><td title='0.23 bits' style='color: #00FF00;'>.</td><td title='0.23 bits' style='color: #00FF00;'>U</td><td title='0.19 bits' style='color: #00FF00;'>.</td><td title='0.25 bits' style='color: #00FF00;'>U</td><td title='0.24 bits' style='color: #00FF00;'>.</td><td title='0.20 bits' style='color: #00FF00;'>P</td><td title='0.24 bits' style='color: #00FF00;'>L</td><td title='0.19 bits' style='color: #00FF00;'>.</td><td title='0.19 bits' style='color: #00FF00;'>@</td><td title='0.29 bits' style='color: #00FF00;'>.</td><td title='0.23 bits' style='color: #00FF00;'>.</td><td title='0.18 bits' style='color: #00FF00;'>.</td><td title='0.21 bits' style='color: #00FF00;'>.</td><td title='0.22 bits' style='color: #00FF00;'>.</td><td title='0.29 bits' style='color: #00FF00;'>`</td><td title='0.23 bits' style='color: #00FF00;'>0</td></tr></table></td></tr><tr><td nowrap class='address'> 00420856 </td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='0.19 bits' style='color: #00FF00;'>08</td><td title='6.13 bits' style='color: #0000A0;'>40</td><td title='2.02 bits' style='color: #006090;'>80</td><td title='1.66 bits' style='color: #008040;'>20</td><td> </td><td title='7.32 bits' style='color: #000000;'>40</td><td title='1.69 bits' style='color: #008040;'>40</td><td title='2.69 bits' style='color: #006090;'>80</td><td title='11.05 bits' style='color: #900000;'>6C</td><td> </td><td title='1.70 bits' style='color: #008040;'>80</td><td title='7.25 bits' style='color: #000000;'>60</td><td title='8.47 bits' style='color: #000000;'>10</td><td title='4.07 bits' style='color: #0020F0;'>00</td><td> </td><td title='2.96 bits' style='color: #006090;'>00</td><td title='1.54 bits' style='color: #008040;'>00</td><td title='8.25 bits' style='color: #000000;'>60</td><td title='6.26 bits' style='color: #0000A0;'>40</td><td> </td><td> </td><td title='2.55 bits' style='color: #006090;'>08</td><td title='6.11 bits' style='color: #0000A0;'>00</td><td title='3.54 bits' style='color: #0020F0;'>00</td><td title='3.57 bits' style='color: #0020F0;'>60</td><td> </td><td title='9.28 bits' style='color: #900000;'>70</td><td title='7.29 bits' style='color: #000000;'>10</td><td title='2.49 bits' style='color: #006090;'>00</td><td title='1.30 bits' style='color: #008040;'>00</td><td> </td><td title='12.65 bits' style='color: #FF0000;'>5F</td><td title='12.08 bits' style='color: #FF0000;'>A0</td><td title='4.79 bits' style='color: #0020F0;'>18</td><td title='2.44 bits' style='color: #006090;'>00</td><td> </td><td title='1.90 bits' style='color: #008040;'>00</td><td title='6.36 bits' style='color: #0000A0;'>01</td><td title='6.89 bits' style='color: #0000A0;'>08</td><td title='9.91 bits' style='color: #900000;'>3A</td><td> </td><td> </td><td> </td><td title='0.19 bits' style='color: #00FF00;'>.</td><td title='6.13 bits' style='color: #0000A0;'>@</td><td title='2.02 bits' style='color: #006090;'>.</td><td title='1.66 bits' style='color: #008040;'>.</td><td title='7.32 bits' style='color: #000000;'>@</td><td title='1.69 bits' style='color: #008040;'>@</td><td title='2.69 bits' style='color: #006090;'>.</td><td title='11.05 bits' style='color: #900000;'>l</td><td title='1.70 bits' style='color: #008040;'>.</td><td title='7.25 bits' style='color: #000000;'>`</td><td title='8.47 bits' style='color: #000000;'>.</td><td title='4.07 bits' style='color: #0020F0;'>.</td><td title='2.96 bits' style='color: #006090;'>.</td><td title='1.54 bits' style='color: #008040;'>.</td><td title='8.25 bits' style='color: #000000;'>`</td><td title='6.26 bits' style='color: #0000A0;'>@</td><td title='2.55 bits' style='color: #006090;'>.</td><td title='6.11 bits' style='color: #0000A0;'>.</td><td title='3.54 bits' style='color: #0020F0;'>.</td><td title='3.57 bits' style='color: #0020F0;'>`</td><td title='9.28 bits' style='color: #900000;'>p</td><td title='7.29 bits' style='color: #000000;'>.</td><td title='2.49 bits' style='color: #006090;'>.</td><td title='1.30 bits' style='color: #008040;'>.</td><td title='12.65 bits' style='color: #FF0000;'>_</td><td title='12.08 bits' style='color: #FF0000;'> </td><td title='4.79 bits' style='color: #0020F0;'>.</td><td title='2.44 bits' style='color: #006090;'>.</td><td title='1.90 bits' style='color: #008040;'>.</td><td title='6.36 bits' style='color: #0000A0;'>.</td><td title='6.89 bits' style='color: #0000A0;'>.</td><td title='9.91 bits' style='color: #900000;'>:</td></tr></table></td></tr><tr><td nowrap class='address'> 00420876 </td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='3.45 bits' style='color: #0020F0;'>80</td><td title='9.84 bits' style='color: #900000;'>7D</td><td title='3.74 bits' style='color: #0020F0;'>00</td><td title='3.20 bits' style='color: #0020F0;'>00</td><td> </td><td title='4.04 bits' style='color: #0020F0;'>08</td><td title='2.73 bits' style='color: #006090;'>05</td><td title='9.60 bits' style='color: #900000;'>3A</td><td title='2.75 bits' style='color: #006090;'>80</td><td> </td><td title='2.10 bits' style='color: #006090;'>7D</td><td title='1.09 bits' style='color: #008040;'>00</td><td title='3.27 bits' style='color: #0020F0;'>08</td><td title='2.86 bits' style='color: #006090;'>08</td><td> </td><td title='3.49 bits' style='color: #0020F0;'>05</td><td title='5.40 bits' style='color: #0000A0;'>00</td><td title='3.20 bits' style='color: #0020F0;'>08</td><td title='8.53 bits' style='color: #000000;'>0F</td><td> </td><td> </td><td title='3.58 bits' style='color: #0020F0;'>80</td><td title='4.79 bits' style='color: #0020F0;'>02</td><td title='5.66 bits' style='color: #0000A0;'>40</td><td title='2.13 bits' style='color: #006090;'>40</td><td> </td><td title='3.90 bits' style='color: #0020F0;'>40</td><td title='8.98 bits' style='color: #000000;'>0C</td><td title='6.11 bits' style='color: #0000A0;'>01</td><td title='4.26 bits' style='color: #0020F0;'>08</td><td> </td><td title='4.32 bits' style='color: #0020F0;'>02</td><td title='11.18 bits' style='color: #900000;'>36</td><td title='4.37 bits' style='color: #0020F0;'>80</td><td title='3.32 bits' style='color: #0020F0;'>01</td><td> </td><td title='14.11 bits' style='color: #FF0000;'>23</td><td title='4.55 bits' style='color: #0020F0;'>30</td><td title='7.21 bits' style='color: #000000;'>03</td><td title='5.46 bits' style='color: #0000A0;'>25</td><td> </td><td> </td><td> </td><td title='3.45 bits' style='color: #0020F0;'>.</td><td title='9.84 bits' style='color: #900000;'>}</td><td title='3.74 bits' style='color: #0020F0;'>.</td><td title='3.20 bits' style='color: #0020F0;'>.</td><td title='4.04 bits' style='color: #0020F0;'>.</td><td title='2.73 bits' style='color: #006090;'>.</td><td title='9.60 bits' style='color: #900000;'>:</td><td title='2.75 bits' style='color: #006090;'>.</td><td title='2.10 bits' style='color: #006090;'>}</td><td title='1.09 bits' style='color: #008040;'>.</td><td title='3.27 bits' style='color: #0020F0;'>.</td><td title='2.86 bits' style='color: #006090;'>.</td><td title='3.49 bits' style='color: #0020F0;'>.</td><td title='5.40 bits' style='color: #0000A0;'>.</td><td title='3.20 bits' style='color: #0020F0;'>.</td><td title='8.53 bits' style='color: #000000;'>.</td><td title='3.58 bits' style='color: #0020F0;'>.</td><td title='4.79 bits' style='color: #0020F0;'>.</td><td title='5.66 bits' style='color: #0000A0;'>@</td><td title='2.13 bits' style='color: #006090;'>@</td><td title='3.90 bits' style='color: #0020F0;'>@</td><td title='8.98 bits' style='color: #000000;'>.</td><td title='6.11 bits' style='color: #0000A0;'>.</td><td title='4.26 bits' style='color: #0020F0;'>.</td><td title='4.32 bits' style='color: #0020F0;'>.</td><td title='11.18 bits' style='color: #900000;'>6</td><td title='4.37 bits' style='color: #0020F0;'>.</td><td title='3.32 bits' style='color: #0020F0;'>.</td><td title='14.11 bits' style='color: #FF0000;'>#</td><td title='4.55 bits' style='color: #0020F0;'>0</td><td title='7.21 bits' style='color: #000000;'>.</td><td title='5.46 bits' style='color: #0000A0;'>%</td></tr></table></td></tr><tr><td nowrap class='address'> 00420896 </td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='4.93 bits' style='color: #0020F0;'>02</td><td title='2.41 bits' style='color: #006090;'>03</td><td title='8.36 bits' style='color: #000000;'>43</td><td title='5.40 bits' style='color: #0000A0;'>05</td><td> </td><td title='7.15 bits' style='color: #000000;'>0F</td><td title='2.36 bits' style='color: #006090;'>80</td><td title='1.54 bits' style='color: #008040;'>02</td><td title='1.96 bits' style='color: #008040;'>40</td><td> </td><td title='0.81 bits' style='color: #00C000;'>40</td><td title='1.04 bits' style='color: #008040;'>40</td><td title='1.43 bits' style='color: #008040;'>0C</td><td title='0.76 bits' style='color: #00C000;'>01</td><td> </td><td title='0.53 bits' style='color: #00C000;'>08</td><td title='0.56 bits' style='color: #00C000;'>02</td><td title='0.80 bits' style='color: #00C000;'>36</td><td title='0.53 bits' style='color: #00C000;'>80</td><td> </td><td> </td><td title='0.50 bits' style='color: #00FF00;'>01</td><td title='0.86 bits' style='color: #00C000;'>23</td><td title='0.50 bits' style='color: #00C000;'>30</td><td title='0.55 bits' style='color: #00C000;'>03</td><td> </td><td title='0.54 bits' style='color: #00C000;'>25</td><td title='0.48 bits' style='color: #00FF00;'>02</td><td title='0.46 bits' style='color: #00FF00;'>03</td><td title='0.89 bits' style='color: #00C000;'>43</td><td> </td><td title='0.58 bits' style='color: #00C000;'>05</td><td title='5.92 bits' style='color: #0000A0;'>80</td><td title='3.07 bits' style='color: #0020F0;'>00</td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td title='4.93 bits' style='color: #0020F0;'>.</td><td title='2.41 bits' style='color: #006090;'>.</td><td title='8.36 bits' style='color: #000000;'>C</td><td title='5.40 bits' style='color: #0000A0;'>.</td><td title='7.15 bits' style='color: #000000;'>.</td><td title='2.36 bits' style='color: #006090;'>.</td><td title='1.54 bits' style='color: #008040;'>.</td><td title='1.96 bits' style='color: #008040;'>@</td><td title='0.81 bits' style='color: #00C000;'>@</td><td title='1.04 bits' style='color: #008040;'>@</td><td title='1.43 bits' style='color: #008040;'>.</td><td title='0.76 bits' style='color: #00C000;'>.</td><td title='0.53 bits' style='color: #00C000;'>.</td><td title='0.56 bits' style='color: #00C000;'>.</td><td title='0.80 bits' style='color: #00C000;'>6</td><td title='0.53 bits' style='color: #00C000;'>.</td><td title='0.50 bits' style='color: #00FF00;'>.</td><td title='0.86 bits' style='color: #00C000;'>#</td><td title='0.50 bits' style='color: #00C000;'>0</td><td title='0.55 bits' style='color: #00C000;'>.</td><td title='0.54 bits' style='color: #00C000;'>%</td><td title='0.48 bits' style='color: #00FF00;'>.</td><td title='0.46 bits' style='color: #00FF00;'>.</td><td title='0.89 bits' style='color: #00C000;'>C</td><td title='0.58 bits' style='color: #00C000;'>.</td><td title='5.92 bits' style='color: #0000A0;'>.</td><td title='3.07 bits' style='color: #0020F0;'>.</td><td> </td><td> </td><td> </td><td> </td><td> </td></tr></table></td></tr></table></td></tr><tr class='private_symbol_row'><th nowrap class='c1'> 004208B1 </th><th nowrap class='c2'><a id='MF'>go4k_synth_parameter_values_end</a></th><th nowrap class='c3'> </th><th nowrap class='c4'> </th><th nowrap class='c5'> </th></tr><tr><td nowrap colspan='5'><table class='grptable'></table></td></tr></table></div></td></tr></table></div></td></tr><tr><td nowrap colspan='5'><div id='h_32'><table class='grptable'><tr class='oldsection_symbol_row_expandable' onclick="switchMenu('o_32');"><th nowrap class='c1'>-004208B1 </th><th nowrap class='c2'><a id='CG'>4KLANG.OBJ:.g4kmuc3</a></th><th nowrap class='c3'>88</th><th nowrap class='c4'>27.01</th><th nowrap class='c5'>30.7%</th></tr></table></div></td></tr><tr><td nowrap colspan='5'><div id='o_32'><table class='grptable'><tr class='public_symbol_row_expandable' onclick="switchMenu('p_35');"><th nowrap class='c1'>-004208B1 </th><th nowrap class='c2'>go4k_synth_instructions</th><th nowrap class='c3'>88</th><th nowrap class='c4'>27.01</th><th nowrap class='c5'>30.7%</th></tr><tr><td nowrap colspan='5'><div id='p_35'><table class='grptable'><tr class='private_symbol_row'><th nowrap class='c1'> 004208B1 </th><th nowrap class='c2'><a id='DG'>go4k_synth_instructions</a></th><th nowrap class='c3'>88</th><th nowrap class='c4'>27.01</th><th nowrap class='c5'>30.7%</th></tr><tr><td nowrap colspan='5'><table class='grptable'><tr><td nowrap class='address'> 004208B1 </td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='4.30 bits' style='color: #0020F0;'>01</td><td title='7.91 bits' style='color: #000000;'>02</td><td title='8.54 bits' style='color: #000000;'>06</td><td title='5.20 bits' style='color: #0000A0;'>03</td><td> </td><td title='5.46 bits' style='color: #0000A0;'>05</td><td title='3.94 bits' style='color: #0020F0;'>01</td><td title='7.91 bits' style='color: #000000;'>07</td><td title='4.55 bits' style='color: #0020F0;'>06</td><td> </td><td title='2.60 bits' style='color: #006090;'>03</td><td title='5.77 bits' style='color: #0000A0;'>03</td><td title='2.89 bits' style='color: #006090;'>03</td><td title='5.91 bits' style='color: #0000A0;'>08</td><td> </td><td title='7.78 bits' style='color: #000000;'>09</td><td title='4.29 bits' style='color: #0020F0;'>00</td><td title='2.97 bits' style='color: #006090;'>01</td><td title='2.82 bits' style='color: #006090;'>02</td><td> </td><td> </td><td title='1.52 bits' style='color: #008040;'>06</td><td title='0.92 bits' style='color: #00C000;'>03</td><td title='1.26 bits' style='color: #008040;'>05</td><td title='0.88 bits' style='color: #00C000;'>01</td><td> </td><td title='0.91 bits' style='color: #00C000;'>07</td><td title='0.45 bits' style='color: #00FF00;'>06</td><td title='0.42 bits' style='color: #00FF00;'>03</td><td title='0.58 bits' style='color: #00C000;'>03</td><td> </td><td title='0.50 bits' style='color: #00C000;'>03</td><td title='0.74 bits' style='color: #00C000;'>08</td><td title='0.65 bits' style='color: #00C000;'>09</td><td title='0.50 bits' style='color: #00C000;'>00</td><td> </td><td title='0.54 bits' style='color: #00C000;'>01</td><td title='0.65 bits' style='color: #00C000;'>02</td><td title='0.43 bits' style='color: #00FF00;'>06</td><td title='0.34 bits' style='color: #00FF00;'>03</td><td> </td><td> </td><td> </td><td title='4.30 bits' style='color: #0020F0;'>.</td><td title='7.91 bits' style='color: #000000;'>.</td><td title='8.54 bits' style='color: #000000;'>.</td><td title='5.20 bits' style='color: #0000A0;'>.</td><td title='5.46 bits' style='color: #0000A0;'>.</td><td title='3.94 bits' style='color: #0020F0;'>.</td><td title='7.91 bits' style='color: #000000;'>.</td><td title='4.55 bits' style='color: #0020F0;'>.</td><td title='2.60 bits' style='color: #006090;'>.</td><td title='5.77 bits' style='color: #0000A0;'>.</td><td title='2.89 bits' style='color: #006090;'>.</td><td title='5.91 bits' style='color: #0000A0;'>.</td><td title='7.78 bits' style='color: #000000;'>.</td><td title='4.29 bits' style='color: #0020F0;'>.</td><td title='2.97 bits' style='color: #006090;'>.</td><td title='2.82 bits' style='color: #006090;'>.</td><td title='1.52 bits' style='color: #008040;'>.</td><td title='0.92 bits' style='color: #00C000;'>.</td><td title='1.26 bits' style='color: #008040;'>.</td><td title='0.88 bits' style='color: #00C000;'>.</td><td title='0.91 bits' style='color: #00C000;'>.</td><td title='0.45 bits' style='color: #00FF00;'>.</td><td title='0.42 bits' style='color: #00FF00;'>.</td><td title='0.58 bits' style='color: #00C000;'>.</td><td title='0.50 bits' style='color: #00C000;'>.</td><td title='0.74 bits' style='color: #00C000;'>.</td><td title='0.65 bits' style='color: #00C000;'>.</td><td title='0.50 bits' style='color: #00C000;'>.</td><td title='0.54 bits' style='color: #00C000;'>.</td><td title='0.65 bits' style='color: #00C000;'>.</td><td title='0.43 bits' style='color: #00FF00;'>.</td><td title='0.34 bits' style='color: #00FF00;'>.</td></tr></table></td></tr><tr><td nowrap class='address'> 004208D1 </td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='0.52 bits' style='color: #00C000;'>05</td><td title='0.38 bits' style='color: #00FF00;'>01</td><td title='0.41 bits' style='color: #00FF00;'>07</td><td title='0.24 bits' style='color: #00FF00;'>06</td><td> </td><td title='0.24 bits' style='color: #00FF00;'>03</td><td title='0.32 bits' style='color: #00FF00;'>03</td><td title='0.31 bits' style='color: #00FF00;'>03</td><td title='0.42 bits' style='color: #00FF00;'>08</td><td> </td><td title='0.32 bits' style='color: #00FF00;'>09</td><td title='0.27 bits' style='color: #00FF00;'>00</td><td title='0.30 bits' style='color: #00FF00;'>01</td><td title='0.36 bits' style='color: #00FF00;'>02</td><td> </td><td title='0.25 bits' style='color: #00FF00;'>06</td><td title='0.21 bits' style='color: #00FF00;'>03</td><td title='0.32 bits' style='color: #00FF00;'>05</td><td title='0.25 bits' style='color: #00FF00;'>01</td><td> </td><td> </td><td title='0.25 bits' style='color: #00FF00;'>07</td><td title='0.17 bits' style='color: #00FF00;'>06</td><td title='0.16 bits' style='color: #00FF00;'>03</td><td title='0.22 bits' style='color: #00FF00;'>03</td><td> </td><td title='0.21 bits' style='color: #00FF00;'>03</td><td title='0.30 bits' style='color: #00FF00;'>08</td><td title='0.21 bits' style='color: #00FF00;'>09</td><td title='0.19 bits' style='color: #00FF00;'>00</td><td> </td><td title='0.21 bits' style='color: #00FF00;'>01</td><td title='9.89 bits' style='color: #900000;'>0C</td><td title='7.26 bits' style='color: #000000;'>0C</td><td title='3.56 bits' style='color: #0020F0;'>0C</td><td> </td><td title='1.06 bits' style='color: #008040;'>0C</td><td title='7.54 bits' style='color: #000000;'>06</td><td title='3.41 bits' style='color: #0020F0;'>00</td><td title='6.53 bits' style='color: #0000A0;'>0A</td><td> </td><td> </td><td> </td><td title='0.52 bits' style='color: #00C000;'>.</td><td title='0.38 bits' style='color: #00FF00;'>.</td><td title='0.41 bits' style='color: #00FF00;'>.</td><td title='0.24 bits' style='color: #00FF00;'>.</td><td title='0.24 bits' style='color: #00FF00;'>.</td><td title='0.32 bits' style='color: #00FF00;'>.</td><td title='0.31 bits' style='color: #00FF00;'>.</td><td title='0.42 bits' style='color: #00FF00;'>.</td><td title='0.32 bits' style='color: #00FF00;'>.</td><td title='0.27 bits' style='color: #00FF00;'>.</td><td title='0.30 bits' style='color: #00FF00;'>.</td><td title='0.36 bits' style='color: #00FF00;'>.</td><td title='0.25 bits' style='color: #00FF00;'>.</td><td title='0.21 bits' style='color: #00FF00;'>.</td><td title='0.32 bits' style='color: #00FF00;'>.</td><td title='0.25 bits' style='color: #00FF00;'>.</td><td title='0.25 bits' style='color: #00FF00;'>.</td><td title='0.17 bits' style='color: #00FF00;'>.</td><td title='0.16 bits' style='color: #00FF00;'>.</td><td title='0.22 bits' style='color: #00FF00;'>.</td><td title='0.21 bits' style='color: #00FF00;'>.</td><td title='0.30 bits' style='color: #00FF00;'>.</td><td title='0.21 bits' style='color: #00FF00;'>.</td><td title='0.19 bits' style='color: #00FF00;'>.</td><td title='0.21 bits' style='color: #00FF00;'>.</td><td title='9.89 bits' style='color: #900000;'>.</td><td title='7.26 bits' style='color: #000000;'>.</td><td title='3.56 bits' style='color: #0020F0;'>.</td><td title='1.06 bits' style='color: #008040;'>.</td><td title='7.54 bits' style='color: #000000;'>.</td><td title='3.41 bits' style='color: #0020F0;'>.</td><td title='6.53 bits' style='color: #0000A0;'>.</td></tr></table></td></tr><tr><td nowrap class='address'> 004208F1 </td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='2.80 bits' style='color: #006090;'>05</td><td title='5.84 bits' style='color: #0000A0;'>06</td><td title='5.41 bits' style='color: #0000A0;'>05</td><td title='2.96 bits' style='color: #006090;'>06</td><td> </td><td title='8.02 bits' style='color: #000000;'>0A</td><td title='3.36 bits' style='color: #0020F0;'>06</td><td title='2.45 bits' style='color: #006090;'>03</td><td title='6.01 bits' style='color: #0000A0;'>02</td><td> </td><td title='2.25 bits' style='color: #006090;'>06</td><td title='0.76 bits' style='color: #00C000;'>03</td><td title='2.48 bits' style='color: #006090;'>03</td><td title='0.75 bits' style='color: #00C000;'>03</td><td> </td><td title='9.63 bits' style='color: #900000;'>04</td><td title='4.96 bits' style='color: #0020F0;'>06</td><td title='1.00 bits' style='color: #008040;'>03</td><td title='3.42 bits' style='color: #0020F0;'>02</td><td> </td><td> </td><td title='0.80 bits' style='color: #00C000;'>06</td><td title='0.45 bits' style='color: #00FF00;'>03</td><td title='1.02 bits' style='color: #008040;'>03</td><td title='0.45 bits' style='color: #00FF00;'>03</td><td> </td><td title='1.21 bits' style='color: #008040;'>04</td><td title='0.46 bits' style='color: #00FF00;'>06</td><td title='7.64 bits' style='color: #000000;'>09</td><td title='1.54 bits' style='color: #008040;'>00</td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td title='2.80 bits' style='color: #006090;'>.</td><td title='5.84 bits' style='color: #0000A0;'>.</td><td title='5.41 bits' style='color: #0000A0;'>.</td><td title='2.96 bits' style='color: #006090;'>.</td><td title='8.02 bits' style='color: #000000;'>.</td><td title='3.36 bits' style='color: #0020F0;'>.</td><td title='2.45 bits' style='color: #006090;'>.</td><td title='6.01 bits' style='color: #0000A0;'>.</td><td title='2.25 bits' style='color: #006090;'>.</td><td title='0.76 bits' style='color: #00C000;'>.</td><td title='2.48 bits' style='color: #006090;'>.</td><td title='0.75 bits' style='color: #00C000;'>.</td><td title='9.63 bits' style='color: #900000;'>.</td><td title='4.96 bits' style='color: #0020F0;'>.</td><td title='1.00 bits' style='color: #008040;'>.</td><td title='3.42 bits' style='color: #0020F0;'>.</td><td title='0.80 bits' style='color: #00C000;'>.</td><td title='0.45 bits' style='color: #00FF00;'>.</td><td title='1.02 bits' style='color: #008040;'>.</td><td title='0.45 bits' style='color: #00FF00;'>.</td><td title='1.21 bits' style='color: #008040;'>.</td><td title='0.46 bits' style='color: #00FF00;'>.</td><td title='7.64 bits' style='color: #000000;'>.</td><td title='1.54 bits' style='color: #008040;'>.</td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td></tr></table></td></tr></table></td></tr><tr class='private_symbol_row'><th nowrap class='c1'> 00420909 </th><th nowrap class='c2'><a id='TC'>go4k_synth_instructions_end</a></th><th nowrap class='c3'> </th><th nowrap class='c4'> </th><th nowrap class='c5'> </th></tr><tr><td nowrap colspan='5'><table class='grptable'></table></td></tr></table></div></td></tr></table></div></td></tr><tr><td nowrap colspan='5'><div id='h_33'><table class='grptable'><tr class='oldsection_symbol_row_expandable' onclick="switchMenu('o_33');"><th nowrap class='c1'>-00420909 </th><th nowrap class='c2'><a id='EG'>4KLANG.OBJ:.g4kmuc2</a></th><th nowrap class='c3'>680</th><th nowrap class='c4'>366.51</th><th nowrap class='c5'>53.9%</th></tr></table></div></td></tr><tr><td nowrap colspan='5'><div id='o_33'><table class='grptable'><tr class='public_symbol_row_expandable' onclick="switchMenu('p_36');"><th nowrap class='c1'>-00420909 </th><th nowrap class='c2'>go4k_pattern_lists</th><th nowrap class='c3'>680</th><th nowrap class='c4'>366.51</th><th nowrap class='c5'>53.9%</th></tr><tr><td nowrap colspan='5'><div id='p_36'><table class='grptable'><tr class='private_symbol_row'><th nowrap class='c1'> 00420909 </th><th nowrap class='c2'><a id='FG'>go4k_pattern_lists</a></th><th nowrap class='c3'> </th><th nowrap class='c4'> </th><th nowrap class='c5'> </th></tr><tr><td nowrap colspan='5'><table class='grptable'></table></td></tr><tr class='private_symbol_row'><th nowrap class='c1'> 00420909 </th><th nowrap class='c2'><a id='GG'>Instrument0List</a></th><th nowrap class='c3'>136</th><th nowrap class='c4'>96.78</th><th nowrap class='c5'>71.2%</th></tr><tr><td nowrap colspan='5'><table class='grptable'><tr><td nowrap class='address'> 00420909 </td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='4.14 bits' style='color: #0020F0;'>00</td><td title='1.44 bits' style='color: #008040;'>00</td><td title='4.22 bits' style='color: #0020F0;'>01</td><td title='3.14 bits' style='color: #0020F0;'>00</td><td> </td><td title='0.70 bits' style='color: #00C000;'>00</td><td title='7.62 bits' style='color: #000000;'>02</td><td title='3.25 bits' style='color: #0020F0;'>03</td><td title='4.41 bits' style='color: #0020F0;'>04</td><td> </td><td title='5.14 bits' style='color: #0000A0;'>05</td><td title='2.56 bits' style='color: #006090;'>06</td><td title='3.04 bits' style='color: #0020F0;'>00</td><td title='7.43 bits' style='color: #000000;'>07</td><td> </td><td title='4.56 bits' style='color: #0020F0;'>03</td><td title='5.08 bits' style='color: #0000A0;'>00</td><td title='4.00 bits' style='color: #0020F0;'>08</td><td title='2.51 bits' style='color: #006090;'>09</td><td> </td><td> </td><td title='7.13 bits' style='color: #000000;'>0A</td><td title='4.96 bits' style='color: #0020F0;'>09</td><td title='5.39 bits' style='color: #0000A0;'>0B</td><td title='5.22 bits' style='color: #0000A0;'>06</td><td> </td><td title='6.28 bits' style='color: #0000A0;'>0C</td><td title='5.77 bits' style='color: #0000A0;'>0D</td><td title='4.67 bits' style='color: #0020F0;'>03</td><td title='8.05 bits' style='color: #000000;'>0E</td><td> </td><td title='5.20 bits' style='color: #0000A0;'>0F</td><td title='3.34 bits' style='color: #0020F0;'>09</td><td title='5.83 bits' style='color: #0000A0;'>0D</td><td title='3.99 bits' style='color: #0020F0;'>06</td><td> </td><td title='6.09 bits' style='color: #0000A0;'>04</td><td title='2.85 bits' style='color: #006090;'>05</td><td title='7.38 bits' style='color: #000000;'>10</td><td title='9.24 bits' style='color: #900000;'>11</td><td> </td><td> </td><td> </td><td title='4.14 bits' style='color: #0020F0;'>.</td><td title='1.44 bits' style='color: #008040;'>.</td><td title='4.22 bits' style='color: #0020F0;'>.</td><td title='3.14 bits' style='color: #0020F0;'>.</td><td title='0.70 bits' style='color: #00C000;'>.</td><td title='7.62 bits' style='color: #000000;'>.</td><td title='3.25 bits' style='color: #0020F0;'>.</td><td title='4.41 bits' style='color: #0020F0;'>.</td><td title='5.14 bits' style='color: #0000A0;'>.</td><td title='2.56 bits' style='color: #006090;'>.</td><td title='3.04 bits' style='color: #0020F0;'>.</td><td title='7.43 bits' style='color: #000000;'>.</td><td title='4.56 bits' style='color: #0020F0;'>.</td><td title='5.08 bits' style='color: #0000A0;'>.</td><td title='4.00 bits' style='color: #0020F0;'>.</td><td title='2.51 bits' style='color: #006090;'>.</td><td title='7.13 bits' style='color: #000000;'>.</td><td title='4.96 bits' style='color: #0020F0;'>.</td><td title='5.39 bits' style='color: #0000A0;'>.</td><td title='5.22 bits' style='color: #0000A0;'>.</td><td title='6.28 bits' style='color: #0000A0;'>.</td><td title='5.77 bits' style='color: #0000A0;'>.</td><td title='4.67 bits' style='color: #0020F0;'>.</td><td title='8.05 bits' style='color: #000000;'>.</td><td title='5.20 bits' style='color: #0000A0;'>.</td><td title='3.34 bits' style='color: #0020F0;'>.</td><td title='5.83 bits' style='color: #0000A0;'>.</td><td title='3.99 bits' style='color: #0020F0;'>.</td><td title='6.09 bits' style='color: #0000A0;'>.</td><td title='2.85 bits' style='color: #006090;'>.</td><td title='7.38 bits' style='color: #000000;'>.</td><td title='9.24 bits' style='color: #900000;'>.</td></tr></table></td></tr><tr><td nowrap class='address'> 00420929 </td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='3.98 bits' style='color: #0020F0;'>06</td><td title='3.46 bits' style='color: #0020F0;'>00</td><td title='10.30 bits' style='color: #900000;'>12</td><td title='7.61 bits' style='color: #000000;'>13</td><td> </td><td title='4.97 bits' style='color: #0020F0;'>14</td><td title='2.55 bits' style='color: #006090;'>06</td><td title='9.29 bits' style='color: #900000;'>15</td><td title='6.42 bits' style='color: #0000A0;'>16</td><td> </td><td title='4.80 bits' style='color: #0020F0;'>17</td><td title='3.61 bits' style='color: #0020F0;'>18</td><td title='7.14 bits' style='color: #000000;'>10</td><td title='1.79 bits' style='color: #008040;'>00</td><td> </td><td title='9.26 bits' style='color: #900000;'>19</td><td title='7.88 bits' style='color: #000000;'>1A</td><td title='5.23 bits' style='color: #0000A0;'>1B</td><td title='6.58 bits' style='color: #0000A0;'>1C</td><td> </td><td> </td><td title='5.23 bits' style='color: #0000A0;'>1D</td><td title='3.68 bits' style='color: #0020F0;'>1E</td><td title='6.45 bits' style='color: #0000A0;'>1A</td><td title='6.26 bits' style='color: #0000A0;'>1F</td><td> </td><td title='5.15 bits' style='color: #0000A0;'>06</td><td title='9.38 bits' style='color: #900000;'>20</td><td title='4.90 bits' style='color: #0020F0;'>05</td><td title='2.32 bits' style='color: #006090;'>00</td><td> </td><td title='12.61 bits' style='color: #FF0000;'>21</td><td title='5.86 bits' style='color: #0000A0;'>10</td><td title='9.08 bits' style='color: #900000;'>22</td><td title='4.04 bits' style='color: #0020F0;'>06</td><td> </td><td title='6.78 bits' style='color: #0000A0;'>23</td><td title='6.68 bits' style='color: #0000A0;'>24</td><td title='6.02 bits' style='color: #0000A0;'>25</td><td title='7.93 bits' style='color: #000000;'>26</td><td> </td><td> </td><td> </td><td title='3.98 bits' style='color: #0020F0;'>.</td><td title='3.46 bits' style='color: #0020F0;'>.</td><td title='10.30 bits' style='color: #900000;'>.</td><td title='7.61 bits' style='color: #000000;'>.</td><td title='4.97 bits' style='color: #0020F0;'>.</td><td title='2.55 bits' style='color: #006090;'>.</td><td title='9.29 bits' style='color: #900000;'>.</td><td title='6.42 bits' style='color: #0000A0;'>.</td><td title='4.80 bits' style='color: #0020F0;'>.</td><td title='3.61 bits' style='color: #0020F0;'>.</td><td title='7.14 bits' style='color: #000000;'>.</td><td title='1.79 bits' style='color: #008040;'>.</td><td title='9.26 bits' style='color: #900000;'>.</td><td title='7.88 bits' style='color: #000000;'>.</td><td title='5.23 bits' style='color: #0000A0;'>.</td><td title='6.58 bits' style='color: #0000A0;'>.</td><td title='5.23 bits' style='color: #0000A0;'>.</td><td title='3.68 bits' style='color: #0020F0;'>.</td><td title='6.45 bits' style='color: #0000A0;'>.</td><td title='6.26 bits' style='color: #0000A0;'>.</td><td title='5.15 bits' style='color: #0000A0;'>.</td><td title='9.38 bits' style='color: #900000;'>.</td><td title='4.90 bits' style='color: #0020F0;'>.</td><td title='2.32 bits' style='color: #006090;'>.</td><td title='12.61 bits' style='color: #FF0000;'>!</td><td title='5.86 bits' style='color: #0000A0;'>.</td><td title='9.08 bits' style='color: #900000;'>"</td><td title='4.04 bits' style='color: #0020F0;'>.</td><td title='6.78 bits' style='color: #0000A0;'>#</td><td title='6.68 bits' style='color: #0000A0;'>$</td><td title='6.02 bits' style='color: #0000A0;'>%</td><td title='7.93 bits' style='color: #000000;'>&</td></tr></table></td></tr><tr><td nowrap class='address'> 00420949 </td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='5.41 bits' style='color: #0000A0;'>27</td><td title='5.91 bits' style='color: #0000A0;'>03</td><td title='10.39 bits' style='color: #900000;'>28</td><td title='4.49 bits' style='color: #0020F0;'>09</td><td> </td><td title='9.23 bits' style='color: #900000;'>29</td><td title='7.42 bits' style='color: #000000;'>2A</td><td title='5.46 bits' style='color: #0000A0;'>2B</td><td title='4.45 bits' style='color: #0020F0;'>2C</td><td> </td><td title='5.60 bits' style='color: #0000A0;'>2D</td><td title='5.59 bits' style='color: #0000A0;'>2E</td><td title='4.76 bits' style='color: #0020F0;'>2F</td><td title='5.16 bits' style='color: #0000A0;'>30</td><td> </td><td title='7.30 bits' style='color: #000000;'>27</td><td title='6.09 bits' style='color: #0000A0;'>09</td><td title='8.47 bits' style='color: #000000;'>31</td><td title='4.56 bits' style='color: #0020F0;'>06</td><td> </td><td> </td><td title='7.82 bits' style='color: #000000;'>32</td><td title='7.03 bits' style='color: #000000;'>33</td><td title='7.56 bits' style='color: #000000;'>10</td><td title='8.21 bits' style='color: #000000;'>34</td><td> </td><td title='6.83 bits' style='color: #0000A0;'>35</td><td title='4.91 bits' style='color: #0020F0;'>36</td><td title='4.75 bits' style='color: #0020F0;'>37</td><td title='5.19 bits' style='color: #0000A0;'>38</td><td> </td><td title='6.30 bits' style='color: #0000A0;'>39</td><td title='4.58 bits' style='color: #0020F0;'>3A</td><td title='5.53 bits' style='color: #0000A0;'>3B</td><td title='5.50 bits' style='color: #0000A0;'>3C</td><td> </td><td title='5.23 bits' style='color: #0000A0;'>3D</td><td title='4.81 bits' style='color: #0020F0;'>3E</td><td title='4.40 bits' style='color: #0020F0;'>3F</td><td title='5.83 bits' style='color: #0000A0;'>05</td><td> </td><td> </td><td> </td><td title='5.41 bits' style='color: #0000A0;'>'</td><td title='5.91 bits' style='color: #0000A0;'>.</td><td title='10.39 bits' style='color: #900000;'>(</td><td title='4.49 bits' style='color: #0020F0;'>.</td><td title='9.23 bits' style='color: #900000;'>)</td><td title='7.42 bits' style='color: #000000;'>*</td><td title='5.46 bits' style='color: #0000A0;'>+</td><td title='4.45 bits' style='color: #0020F0;'>,</td><td title='5.60 bits' style='color: #0000A0;'>-</td><td title='5.59 bits' style='color: #0000A0;'>.</td><td title='4.76 bits' style='color: #0020F0;'>/</td><td title='5.16 bits' style='color: #0000A0;'>0</td><td title='7.30 bits' style='color: #000000;'>'</td><td title='6.09 bits' style='color: #0000A0;'>.</td><td title='8.47 bits' style='color: #000000;'>1</td><td title='4.56 bits' style='color: #0020F0;'>.</td><td title='7.82 bits' style='color: #000000;'>2</td><td title='7.03 bits' style='color: #000000;'>3</td><td title='7.56 bits' style='color: #000000;'>.</td><td title='8.21 bits' style='color: #000000;'>4</td><td title='6.83 bits' style='color: #0000A0;'>5</td><td title='4.91 bits' style='color: #0020F0;'>6</td><td title='4.75 bits' style='color: #0020F0;'>7</td><td title='5.19 bits' style='color: #0000A0;'>8</td><td title='6.30 bits' style='color: #0000A0;'>9</td><td title='4.58 bits' style='color: #0020F0;'>:</td><td title='5.53 bits' style='color: #0000A0;'>;</td><td title='5.50 bits' style='color: #0000A0;'><</td><td title='5.23 bits' style='color: #0000A0;'>=</td><td title='4.81 bits' style='color: #0020F0;'>></td><td title='4.40 bits' style='color: #0020F0;'>?</td><td title='5.83 bits' style='color: #0000A0;'>.</td></tr></table></td></tr><tr><td nowrap class='address'> 00420969 </td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='4.55 bits' style='color: #0020F0;'>10</td><td title='2.83 bits' style='color: #006090;'>00</td><td title='7.27 bits' style='color: #000000;'>40</td><td title='6.95 bits' style='color: #0000A0;'>05</td><td> </td><td title='5.39 bits' style='color: #0000A0;'>05</td><td title='7.83 bits' style='color: #000000;'>2D</td><td title='9.72 bits' style='color: #900000;'>41</td><td title='4.84 bits' style='color: #0020F0;'>06</td><td> </td><td title='3.17 bits' style='color: #0020F0;'>00</td><td title='7.68 bits' style='color: #000000;'>0D</td><td title='5.21 bits' style='color: #0000A0;'>10</td><td title='6.27 bits' style='color: #0000A0;'>04</td><td> </td><td title='5.76 bits' style='color: #0000A0;'>42</td><td title='0.48 bits' style='color: #00FF00;'>00</td><td title='7.75 bits' style='color: #000000;'>11</td><td title='5.48 bits' style='color: #0000A0;'>09</td><td> </td><td> </td><td title='2.00 bits' style='color: #006090;'>00</td><td title='8.31 bits' style='color: #000000;'>43</td><td title='9.60 bits' style='color: #900000;'>44</td><td title='8.38 bits' style='color: #000000;'>45</td><td> </td><td title='5.79 bits' style='color: #0000A0;'>06</td><td title='4.56 bits' style='color: #0020F0;'>15</td><td title='8.00 bits' style='color: #000000;'>46</td><td title='6.77 bits' style='color: #0000A0;'>47</td><td> </td><td title='7.34 bits' style='color: #000000;'>18</td><td title='9.73 bits' style='color: #900000;'>48</td><td title='6.02 bits' style='color: #0000A0;'>03</td><td title='10.25 bits' style='color: #900000;'>49</td><td> </td><td title='3.48 bits' style='color: #0020F0;'>06</td><td title='7.11 bits' style='color: #000000;'>18</td><td title='4.41 bits' style='color: #0020F0;'>48</td><td title='1.76 bits' style='color: #008040;'>03</td><td> </td><td> </td><td> </td><td title='4.55 bits' style='color: #0020F0;'>.</td><td title='2.83 bits' style='color: #006090;'>.</td><td title='7.27 bits' style='color: #000000;'>@</td><td title='6.95 bits' style='color: #0000A0;'>.</td><td title='5.39 bits' style='color: #0000A0;'>.</td><td title='7.83 bits' style='color: #000000;'>-</td><td title='9.72 bits' style='color: #900000;'>A</td><td title='4.84 bits' style='color: #0020F0;'>.</td><td title='3.17 bits' style='color: #0020F0;'>.</td><td title='7.68 bits' style='color: #000000;'>.</td><td title='5.21 bits' style='color: #0000A0;'>.</td><td title='6.27 bits' style='color: #0000A0;'>.</td><td title='5.76 bits' style='color: #0000A0;'>B</td><td title='0.48 bits' style='color: #00FF00;'>.</td><td title='7.75 bits' style='color: #000000;'>.</td><td title='5.48 bits' style='color: #0000A0;'>.</td><td title='2.00 bits' style='color: #006090;'>.</td><td title='8.31 bits' style='color: #000000;'>C</td><td title='9.60 bits' style='color: #900000;'>D</td><td title='8.38 bits' style='color: #000000;'>E</td><td title='5.79 bits' style='color: #0000A0;'>.</td><td title='4.56 bits' style='color: #0020F0;'>.</td><td title='8.00 bits' style='color: #000000;'>F</td><td title='6.77 bits' style='color: #0000A0;'>G</td><td title='7.34 bits' style='color: #000000;'>.</td><td title='9.73 bits' style='color: #900000;'>H</td><td title='6.02 bits' style='color: #0000A0;'>.</td><td title='10.25 bits' style='color: #900000;'>I</td><td title='3.48 bits' style='color: #0020F0;'>.</td><td title='7.11 bits' style='color: #000000;'>.</td><td title='4.41 bits' style='color: #0020F0;'>H</td><td title='1.76 bits' style='color: #008040;'>.</td></tr></table></td></tr><tr><td nowrap class='address'> 00420989 </td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='6.42 bits' style='color: #0000A0;'>4A</td><td title='4.59 bits' style='color: #0020F0;'>00</td><td title='9.06 bits' style='color: #900000;'>20</td><td title='6.30 bits' style='color: #0000A0;'>10</td><td> </td><td title='1.60 bits' style='color: #008040;'>00</td><td title='2.25 bits' style='color: #006090;'>00</td><td title='1.29 bits' style='color: #008040;'>00</td><td title='1.33 bits' style='color: #008040;'>00</td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td title='6.42 bits' style='color: #0000A0;'>J</td><td title='4.59 bits' style='color: #0020F0;'>.</td><td title='9.06 bits' style='color: #900000;'>.</td><td title='6.30 bits' style='color: #0000A0;'>.</td><td title='1.60 bits' style='color: #008040;'>.</td><td title='2.25 bits' style='color: #006090;'>.</td><td title='1.29 bits' style='color: #008040;'>.</td><td title='1.33 bits' style='color: #008040;'>.</td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td></tr></table></td></tr></table></td></tr><tr class='private_symbol_row'><th nowrap class='c1'> 00420991 </th><th nowrap class='c2'><a id='HG'>Instrument1List</a></th><th nowrap class='c3'>136</th><th nowrap class='c4'>99.52</th><th nowrap class='c5'>73.2%</th></tr><tr><td nowrap colspan='5'><table class='grptable'><tr><td nowrap class='address'> 00420991 </td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='0.77 bits' style='color: #00C000;'>00</td><td title='0.69 bits' style='color: #00C000;'>00</td><td title='0.62 bits' style='color: #00C000;'>00</td><td title='13.09 bits' style='color: #FF0000;'>4B</td><td> </td><td title='1.17 bits' style='color: #008040;'>00</td><td title='0.95 bits' style='color: #00C000;'>00</td><td title='7.45 bits' style='color: #000000;'>4C</td><td title='1.45 bits' style='color: #008040;'>00</td><td> </td><td title='7.46 bits' style='color: #000000;'>4D</td><td title='10.10 bits' style='color: #900000;'>2D</td><td title='3.46 bits' style='color: #0020F0;'>00</td><td title='7.05 bits' style='color: #000000;'>4E</td><td> </td><td title='5.60 bits' style='color: #0000A0;'>2D</td><td title='1.70 bits' style='color: #008040;'>00</td><td title='5.05 bits' style='color: #0000A0;'>4F</td><td title='6.61 bits' style='color: #0000A0;'>50</td><td> </td><td> </td><td title='3.45 bits' style='color: #0020F0;'>00</td><td title='11.50 bits' style='color: #900000;'>1C</td><td title='9.16 bits' style='color: #900000;'>51</td><td title='8.39 bits' style='color: #000000;'>38</td><td> </td><td title='7.31 bits' style='color: #000000;'>1A</td><td title='7.89 bits' style='color: #000000;'>52</td><td title='7.26 bits' style='color: #000000;'>53</td><td title='4.33 bits' style='color: #0020F0;'>00</td><td> </td><td title='9.15 bits' style='color: #900000;'>27</td><td title='3.44 bits' style='color: #0020F0;'>03</td><td title='3.09 bits' style='color: #0020F0;'>00</td><td title='9.32 bits' style='color: #900000;'>54</td><td> </td><td title='3.72 bits' style='color: #0020F0;'>00</td><td title='4.43 bits' style='color: #0020F0;'>4D</td><td title='7.09 bits' style='color: #000000;'>1A</td><td title='3.59 bits' style='color: #0020F0;'>00</td><td> </td><td> </td><td> </td><td title='0.77 bits' style='color: #00C000;'>.</td><td title='0.69 bits' style='color: #00C000;'>.</td><td title='0.62 bits' style='color: #00C000;'>.</td><td title='13.09 bits' style='color: #FF0000;'>K</td><td title='1.17 bits' style='color: #008040;'>.</td><td title='0.95 bits' style='color: #00C000;'>.</td><td title='7.45 bits' style='color: #000000;'>L</td><td title='1.45 bits' style='color: #008040;'>.</td><td title='7.46 bits' style='color: #000000;'>M</td><td title='10.10 bits' style='color: #900000;'>-</td><td title='3.46 bits' style='color: #0020F0;'>.</td><td title='7.05 bits' style='color: #000000;'>N</td><td title='5.60 bits' style='color: #0000A0;'>-</td><td title='1.70 bits' style='color: #008040;'>.</td><td title='5.05 bits' style='color: #0000A0;'>O</td><td title='6.61 bits' style='color: #0000A0;'>P</td><td title='3.45 bits' style='color: #0020F0;'>.</td><td title='11.50 bits' style='color: #900000;'>.</td><td title='9.16 bits' style='color: #900000;'>Q</td><td title='8.39 bits' style='color: #000000;'>8</td><td title='7.31 bits' style='color: #000000;'>.</td><td title='7.89 bits' style='color: #000000;'>R</td><td title='7.26 bits' style='color: #000000;'>S</td><td title='4.33 bits' style='color: #0020F0;'>.</td><td title='9.15 bits' style='color: #900000;'>'</td><td title='3.44 bits' style='color: #0020F0;'>.</td><td title='3.09 bits' style='color: #0020F0;'>.</td><td title='9.32 bits' style='color: #900000;'>T</td><td title='3.72 bits' style='color: #0020F0;'>.</td><td title='4.43 bits' style='color: #0020F0;'>M</td><td title='7.09 bits' style='color: #000000;'>.</td><td title='3.59 bits' style='color: #0020F0;'>.</td></tr></table></td></tr><tr><td nowrap class='address'> 004209B1 </td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='4.71 bits' style='color: #0020F0;'>55</td><td title='5.80 bits' style='color: #0000A0;'>10</td><td title='1.65 bits' style='color: #008040;'>00</td><td title='10.30 bits' style='color: #900000;'>56</td><td> </td><td title='6.14 bits' style='color: #0000A0;'>57</td><td title='8.40 bits' style='color: #000000;'>0E</td><td title='5.65 bits' style='color: #0000A0;'>10</td><td title='10.44 bits' style='color: #900000;'>46</td><td> </td><td title='8.49 bits' style='color: #000000;'>58</td><td title='7.02 bits' style='color: #000000;'>59</td><td title='6.13 bits' style='color: #0000A0;'>5A</td><td title='4.28 bits' style='color: #0020F0;'>00</td><td> </td><td title='4.81 bits' style='color: #0020F0;'>5B</td><td title='2.71 bits' style='color: #006090;'>00</td><td title='5.62 bits' style='color: #0000A0;'>5C</td><td title='7.63 bits' style='color: #000000;'>5D</td><td> </td><td> </td><td title='3.64 bits' style='color: #0020F0;'>00</td><td title='5.84 bits' style='color: #0000A0;'>5E</td><td title='6.29 bits' style='color: #0000A0;'>1A</td><td title='1.75 bits' style='color: #008040;'>00</td><td> </td><td title='4.61 bits' style='color: #0020F0;'>5F</td><td title='3.35 bits' style='color: #0020F0;'>00</td><td title='5.82 bits' style='color: #0000A0;'>60</td><td title='7.04 bits' style='color: #000000;'>1A</td><td> </td><td title='10.96 bits' style='color: #900000;'>61</td><td title='9.45 bits' style='color: #900000;'>62</td><td title='8.18 bits' style='color: #000000;'>20</td><td title='7.76 bits' style='color: #000000;'>63</td><td> </td><td title='6.93 bits' style='color: #0000A0;'>09</td><td title='9.85 bits' style='color: #900000;'>64</td><td title='6.27 bits' style='color: #0000A0;'>65</td><td title='6.49 bits' style='color: #0000A0;'>66</td><td> </td><td> </td><td> </td><td title='4.71 bits' style='color: #0020F0;'>U</td><td title='5.80 bits' style='color: #0000A0;'>.</td><td title='1.65 bits' style='color: #008040;'>.</td><td title='10.30 bits' style='color: #900000;'>V</td><td title='6.14 bits' style='color: #0000A0;'>W</td><td title='8.40 bits' style='color: #000000;'>.</td><td title='5.65 bits' style='color: #0000A0;'>.</td><td title='10.44 bits' style='color: #900000;'>F</td><td title='8.49 bits' style='color: #000000;'>X</td><td title='7.02 bits' style='color: #000000;'>Y</td><td title='6.13 bits' style='color: #0000A0;'>Z</td><td title='4.28 bits' style='color: #0020F0;'>.</td><td title='4.81 bits' style='color: #0020F0;'>[</td><td title='2.71 bits' style='color: #006090;'>.</td><td title='5.62 bits' style='color: #0000A0;'>\</td><td title='7.63 bits' style='color: #000000;'>]</td><td title='3.64 bits' style='color: #0020F0;'>.</td><td title='5.84 bits' style='color: #0000A0;'>^</td><td title='6.29 bits' style='color: #0000A0;'>.</td><td title='1.75 bits' style='color: #008040;'>.</td><td title='4.61 bits' style='color: #0020F0;'>_</td><td title='3.35 bits' style='color: #0020F0;'>.</td><td title='5.82 bits' style='color: #0000A0;'>`</td><td title='7.04 bits' style='color: #000000;'>.</td><td title='10.96 bits' style='color: #900000;'>a</td><td title='9.45 bits' style='color: #900000;'>b</td><td title='8.18 bits' style='color: #000000;'>.</td><td title='7.76 bits' style='color: #000000;'>c</td><td title='6.93 bits' style='color: #0000A0;'>.</td><td title='9.85 bits' style='color: #900000;'>d</td><td title='6.27 bits' style='color: #0000A0;'>e</td><td title='6.49 bits' style='color: #0000A0;'>f</td></tr></table></td></tr><tr><td nowrap class='address'> 004209D1 </td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='7.19 bits' style='color: #000000;'>55</td><td title='6.12 bits' style='color: #0000A0;'>09</td><td title='6.37 bits' style='color: #0000A0;'>67</td><td title='5.78 bits' style='color: #0000A0;'>09</td><td> </td><td title='7.40 bits' style='color: #000000;'>20</td><td title='9.59 bits' style='color: #900000;'>68</td><td title='3.97 bits' style='color: #0020F0;'>09</td><td title='6.83 bits' style='color: #0000A0;'>69</td><td> </td><td title='5.33 bits' style='color: #0000A0;'>6A</td><td title='6.59 bits' style='color: #0000A0;'>6B</td><td title='8.14 bits' style='color: #000000;'>24</td><td title='7.56 bits' style='color: #000000;'>03</td><td> </td><td title='8.41 bits' style='color: #000000;'>55</td><td title='2.69 bits' style='color: #006090;'>09</td><td title='9.99 bits' style='color: #900000;'>4E</td><td title='7.44 bits' style='color: #000000;'>10</td><td> </td><td> </td><td title='1.84 bits' style='color: #008040;'>00</td><td title='8.91 bits' style='color: #000000;'>6C</td><td title='4.80 bits' style='color: #0020F0;'>10</td><td title='7.79 bits' style='color: #000000;'>6D</td><td> </td><td title='5.43 bits' style='color: #0000A0;'>6E</td><td title='5.04 bits' style='color: #0000A0;'>6F</td><td title='4.18 bits' style='color: #0020F0;'>70</td><td title='7.94 bits' style='color: #000000;'>71</td><td> </td><td title='6.28 bits' style='color: #0000A0;'>72</td><td title='7.63 bits' style='color: #000000;'>1D</td><td title='6.55 bits' style='color: #0000A0;'>73</td><td title='5.38 bits' style='color: #0000A0;'>00</td><td> </td><td title='8.75 bits' style='color: #000000;'>52</td><td title='7.50 bits' style='color: #000000;'>74</td><td title='6.04 bits' style='color: #0000A0;'>75</td><td title='9.13 bits' style='color: #900000;'>05</td><td> </td><td> </td><td> </td><td title='7.19 bits' style='color: #000000;'>U</td><td title='6.12 bits' style='color: #0000A0;'>.</td><td title='6.37 bits' style='color: #0000A0;'>g</td><td title='5.78 bits' style='color: #0000A0;'>.</td><td title='7.40 bits' style='color: #000000;'>.</td><td title='9.59 bits' style='color: #900000;'>h</td><td title='3.97 bits' style='color: #0020F0;'>.</td><td title='6.83 bits' style='color: #0000A0;'>i</td><td title='5.33 bits' style='color: #0000A0;'>j</td><td title='6.59 bits' style='color: #0000A0;'>k</td><td title='8.14 bits' style='color: #000000;'>$</td><td title='7.56 bits' style='color: #000000;'>.</td><td title='8.41 bits' style='color: #000000;'>U</td><td title='2.69 bits' style='color: #006090;'>.</td><td title='9.99 bits' style='color: #900000;'>N</td><td title='7.44 bits' style='color: #000000;'>.</td><td title='1.84 bits' style='color: #008040;'>.</td><td title='8.91 bits' style='color: #000000;'>l</td><td title='4.80 bits' style='color: #0020F0;'>.</td><td title='7.79 bits' style='color: #000000;'>m</td><td title='5.43 bits' style='color: #0000A0;'>n</td><td title='5.04 bits' style='color: #0000A0;'>o</td><td title='4.18 bits' style='color: #0020F0;'>p</td><td title='7.94 bits' style='color: #000000;'>q</td><td title='6.28 bits' style='color: #0000A0;'>r</td><td title='7.63 bits' style='color: #000000;'>.</td><td title='6.55 bits' style='color: #0000A0;'>s</td><td title='5.38 bits' style='color: #0000A0;'>.</td><td title='8.75 bits' style='color: #000000;'>R</td><td title='7.50 bits' style='color: #000000;'>t</td><td title='6.04 bits' style='color: #0000A0;'>u</td><td title='9.13 bits' style='color: #900000;'>.</td></tr></table></td></tr><tr><td nowrap class='address'> 004209F1 </td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='5.73 bits' style='color: #0000A0;'>09</td><td title='2.65 bits' style='color: #006090;'>00</td><td title='9.29 bits' style='color: #900000;'>76</td><td title='6.03 bits' style='color: #0000A0;'>05</td><td> </td><td title='3.14 bits' style='color: #0020F0;'>05</td><td title='3.06 bits' style='color: #0020F0;'>2D</td><td title='3.15 bits' style='color: #0020F0;'>00</td><td title='6.25 bits' style='color: #0000A0;'>77</td><td> </td><td title='5.47 bits' style='color: #0000A0;'>09</td><td title='2.10 bits' style='color: #006090;'>00</td><td title='6.63 bits' style='color: #0000A0;'>4C</td><td title='0.97 bits' style='color: #00C000;'>00</td><td> </td><td title='9.61 bits' style='color: #900000;'>78</td><td title='5.18 bits' style='color: #0000A0;'>10</td><td title='2.06 bits' style='color: #006090;'>00</td><td title='10.75 bits' style='color: #900000;'>0E</td><td> </td><td> </td><td title='2.84 bits' style='color: #006090;'>10</td><td title='2.08 bits' style='color: #006090;'>00</td><td title='9.00 bits' style='color: #900000;'>79</td><td title='6.51 bits' style='color: #0000A0;'>7A</td><td> </td><td title='5.65 bits' style='color: #0000A0;'>0E</td><td title='1.82 bits' style='color: #008040;'>10</td><td title='8.75 bits' style='color: #000000;'>16</td><td title='6.16 bits' style='color: #0000A0;'>7B</td><td> </td><td title='5.13 bits' style='color: #0000A0;'>05</td><td title='8.98 bits' style='color: #000000;'>7C</td><td title='6.34 bits' style='color: #0000A0;'>03</td><td title='7.77 bits' style='color: #000000;'>7D</td><td> </td><td title='4.72 bits' style='color: #0020F0;'>06</td><td title='2.40 bits' style='color: #006090;'>00</td><td title='7.42 bits' style='color: #000000;'>7E</td><td title='5.52 bits' style='color: #0000A0;'>03</td><td> </td><td> </td><td> </td><td title='5.73 bits' style='color: #0000A0;'>.</td><td title='2.65 bits' style='color: #006090;'>.</td><td title='9.29 bits' style='color: #900000;'>v</td><td title='6.03 bits' style='color: #0000A0;'>.</td><td title='3.14 bits' style='color: #0020F0;'>.</td><td title='3.06 bits' style='color: #0020F0;'>-</td><td title='3.15 bits' style='color: #0020F0;'>.</td><td title='6.25 bits' style='color: #0000A0;'>w</td><td title='5.47 bits' style='color: #0000A0;'>.</td><td title='2.10 bits' style='color: #006090;'>.</td><td title='6.63 bits' style='color: #0000A0;'>L</td><td title='0.97 bits' style='color: #00C000;'>.</td><td title='9.61 bits' style='color: #900000;'>x</td><td title='5.18 bits' style='color: #0000A0;'>.</td><td title='2.06 bits' style='color: #006090;'>.</td><td title='10.75 bits' style='color: #900000;'>.</td><td title='2.84 bits' style='color: #006090;'>.</td><td title='2.08 bits' style='color: #006090;'>.</td><td title='9.00 bits' style='color: #900000;'>y</td><td title='6.51 bits' style='color: #0000A0;'>z</td><td title='5.65 bits' style='color: #0000A0;'>.</td><td title='1.82 bits' style='color: #008040;'>.</td><td title='8.75 bits' style='color: #000000;'>.</td><td title='6.16 bits' style='color: #0000A0;'>{</td><td title='5.13 bits' style='color: #0000A0;'>.</td><td title='8.98 bits' style='color: #000000;'>|</td><td title='6.34 bits' style='color: #0000A0;'>.</td><td title='7.77 bits' style='color: #000000;'>}</td><td title='4.72 bits' style='color: #0020F0;'>.</td><td title='2.40 bits' style='color: #006090;'>.</td><td title='7.42 bits' style='color: #000000;'>~</td><td title='5.52 bits' style='color: #0000A0;'>.</td></tr></table></td></tr><tr><td nowrap class='address'> 00420A11 </td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='1.98 bits' style='color: #008040;'>00</td><td title='5.48 bits' style='color: #0000A0;'>7F</td><td title='3.02 bits' style='color: #0020F0;'>00</td><td title='9.46 bits' style='color: #900000;'>68</td><td> </td><td title='3.56 bits' style='color: #0020F0;'>09</td><td title='2.18 bits' style='color: #006090;'>00</td><td title='2.88 bits' style='color: #006090;'>00</td><td title='1.55 bits' style='color: #008040;'>00</td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td title='1.98 bits' style='color: #008040;'>.</td><td title='5.48 bits' style='color: #0000A0;'>.</td><td title='3.02 bits' style='color: #0020F0;'>.</td><td title='9.46 bits' style='color: #900000;'>h</td><td title='3.56 bits' style='color: #0020F0;'>.</td><td title='2.18 bits' style='color: #006090;'>.</td><td title='2.88 bits' style='color: #006090;'>.</td><td title='1.55 bits' style='color: #008040;'>.</td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td></tr></table></td></tr></table></td></tr><tr class='private_symbol_row'><th nowrap class='c1'> 00420A19 </th><th nowrap class='c2'><a id='IG'>Instrument2List</a></th><th nowrap class='c3'>136</th><th nowrap class='c4'>83.75</th><th nowrap class='c5'>61.6%</th></tr><tr><td nowrap colspan='5'><table class='grptable'><tr><td nowrap class='address'> 00420A19 </td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='0.96 bits' style='color: #00C000;'>00</td><td title='1.00 bits' style='color: #00C000;'>00</td><td title='0.75 bits' style='color: #00C000;'>00</td><td title='7.18 bits' style='color: #000000;'>5F</td><td> </td><td title='1.06 bits' style='color: #008040;'>00</td><td title='1.52 bits' style='color: #008040;'>00</td><td title='10.45 bits' style='color: #900000;'>53</td><td title='0.86 bits' style='color: #00C000;'>00</td><td> </td><td title='7.73 bits' style='color: #000000;'>60</td><td title='7.64 bits' style='color: #000000;'>06</td><td title='1.68 bits' style='color: #008040;'>00</td><td title='6.72 bits' style='color: #0000A0;'>4F</td><td> </td><td title='7.40 bits' style='color: #000000;'>2D</td><td title='0.98 bits' style='color: #00C000;'>00</td><td title='7.59 bits' style='color: #000000;'>80</td><td title='6.70 bits' style='color: #0000A0;'>06</td><td> </td><td> </td><td title='1.27 bits' style='color: #008040;'>00</td><td title='11.13 bits' style='color: #900000;'>81</td><td title='4.97 bits' style='color: #0020F0;'>03</td><td title='9.49 bits' style='color: #900000;'>78</td><td> </td><td title='4.16 bits' style='color: #0020F0;'>03</td><td title='2.20 bits' style='color: #006090;'>00</td><td title='11.62 bits' style='color: #900000;'>82</td><td title='2.85 bits' style='color: #006090;'>00</td><td> </td><td title='8.26 bits' style='color: #000000;'>83</td><td title='4.00 bits' style='color: #0020F0;'>09</td><td title='1.09 bits' style='color: #008040;'>00</td><td title='11.91 bits' style='color: #900000;'>84</td><td> </td><td title='2.34 bits' style='color: #006090;'>00</td><td title='3.91 bits' style='color: #0020F0;'>60</td><td title='4.45 bits' style='color: #0020F0;'>10</td><td title='0.98 bits' style='color: #00C000;'>00</td><td> </td><td> </td><td> </td><td title='0.96 bits' style='color: #00C000;'>.</td><td title='1.00 bits' style='color: #00C000;'>.</td><td title='0.75 bits' style='color: #00C000;'>.</td><td title='7.18 bits' style='color: #000000;'>_</td><td title='1.06 bits' style='color: #008040;'>.</td><td title='1.52 bits' style='color: #008040;'>.</td><td title='10.45 bits' style='color: #900000;'>S</td><td title='0.86 bits' style='color: #00C000;'>.</td><td title='7.73 bits' style='color: #000000;'>`</td><td title='7.64 bits' style='color: #000000;'>.</td><td title='1.68 bits' style='color: #008040;'>.</td><td title='6.72 bits' style='color: #0000A0;'>O</td><td title='7.40 bits' style='color: #000000;'>-</td><td title='0.98 bits' style='color: #00C000;'>.</td><td title='7.59 bits' style='color: #000000;'>.</td><td title='6.70 bits' style='color: #0000A0;'>.</td><td title='1.27 bits' style='color: #008040;'>.</td><td title='11.13 bits' style='color: #900000;'>.</td><td title='4.97 bits' style='color: #0020F0;'>.</td><td title='9.49 bits' style='color: #900000;'>x</td><td title='4.16 bits' style='color: #0020F0;'>.</td><td title='2.20 bits' style='color: #006090;'>.</td><td title='11.62 bits' style='color: #900000;'>.</td><td title='2.85 bits' style='color: #006090;'>.</td><td title='8.26 bits' style='color: #000000;'>.</td><td title='4.00 bits' style='color: #0020F0;'>.</td><td title='1.09 bits' style='color: #008040;'>.</td><td title='11.91 bits' style='color: #900000;'>.</td><td title='2.34 bits' style='color: #006090;'>.</td><td title='3.91 bits' style='color: #0020F0;'>`</td><td title='4.45 bits' style='color: #0020F0;'>.</td><td title='0.98 bits' style='color: #00C000;'>.</td></tr></table></td></tr><tr><td nowrap class='address'> 00420A39 </td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='7.88 bits' style='color: #000000;'>83</td><td title='4.71 bits' style='color: #0020F0;'>10</td><td title='1.03 bits' style='color: #008040;'>00</td><td title='8.84 bits' style='color: #000000;'>44</td><td> </td><td title='2.54 bits' style='color: #006090;'>03</td><td title='11.46 bits' style='color: #900000;'>85</td><td title='6.07 bits' style='color: #0000A0;'>10</td><td title='1.89 bits' style='color: #008040;'>00</td><td> </td><td title='8.03 bits' style='color: #000000;'>86</td><td title='2.41 bits' style='color: #006090;'>00</td><td title='7.22 bits' style='color: #000000;'>87</td><td title='2.05 bits' style='color: #006090;'>00</td><td> </td><td title='10.33 bits' style='color: #900000;'>88</td><td title='5.87 bits' style='color: #0000A0;'>1A</td><td title='2.16 bits' style='color: #006090;'>00</td><td title='8.23 bits' style='color: #000000;'>77</td><td> </td><td> </td><td title='2.42 bits' style='color: #006090;'>00</td><td title='2.64 bits' style='color: #006090;'>00</td><td title='1.92 bits' style='color: #008040;'>00</td><td title='1.04 bits' style='color: #008040;'>00</td><td> </td><td title='5.29 bits' style='color: #0000A0;'>4B</td><td title='0.70 bits' style='color: #00C000;'>00</td><td title='10.75 bits' style='color: #900000;'>89</td><td title='6.77 bits' style='color: #0000A0;'>1A</td><td> </td><td title='1.01 bits' style='color: #008040;'>00</td><td title='9.21 bits' style='color: #900000;'>8A</td><td title='2.08 bits' style='color: #006090;'>00</td><td title='9.63 bits' style='color: #900000;'>6A</td><td> </td><td title='5.50 bits' style='color: #0000A0;'>09</td><td title='1.11 bits' style='color: #008040;'>00</td><td title='7.97 bits' style='color: #000000;'>8B</td><td title='1.88 bits' style='color: #008040;'>00</td><td> </td><td> </td><td> </td><td title='7.88 bits' style='color: #000000;'>.</td><td title='4.71 bits' style='color: #0020F0;'>.</td><td title='1.03 bits' style='color: #008040;'>.</td><td title='8.84 bits' style='color: #000000;'>D</td><td title='2.54 bits' style='color: #006090;'>.</td><td title='11.46 bits' style='color: #900000;'>.</td><td title='6.07 bits' style='color: #0000A0;'>.</td><td title='1.89 bits' style='color: #008040;'>.</td><td title='8.03 bits' style='color: #000000;'>.</td><td title='2.41 bits' style='color: #006090;'>.</td><td title='7.22 bits' style='color: #000000;'>.</td><td title='2.05 bits' style='color: #006090;'>.</td><td title='10.33 bits' style='color: #900000;'>.</td><td title='5.87 bits' style='color: #0000A0;'>.</td><td title='2.16 bits' style='color: #006090;'>.</td><td title='8.23 bits' style='color: #000000;'>w</td><td title='2.42 bits' style='color: #006090;'>.</td><td title='2.64 bits' style='color: #006090;'>.</td><td title='1.92 bits' style='color: #008040;'>.</td><td title='1.04 bits' style='color: #008040;'>.</td><td title='5.29 bits' style='color: #0000A0;'>K</td><td title='0.70 bits' style='color: #00C000;'>.</td><td title='10.75 bits' style='color: #900000;'>.</td><td title='6.77 bits' style='color: #0000A0;'>.</td><td title='1.01 bits' style='color: #008040;'>.</td><td title='9.21 bits' style='color: #900000;'>.</td><td title='2.08 bits' style='color: #006090;'>.</td><td title='9.63 bits' style='color: #900000;'>j</td><td title='5.50 bits' style='color: #0000A0;'>.</td><td title='1.11 bits' style='color: #008040;'>.</td><td title='7.97 bits' style='color: #000000;'>.</td><td title='1.88 bits' style='color: #008040;'>.</td></tr></table></td></tr><tr><td nowrap class='address'> 00420A59 </td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='6.69 bits' style='color: #0000A0;'>8C</td><td title='2.27 bits' style='color: #006090;'>03</td><td title='7.86 bits' style='color: #000000;'>4E</td><td title='4.61 bits' style='color: #0020F0;'>09</td><td> </td><td title='10.04 bits' style='color: #900000;'>8D</td><td title='8.02 bits' style='color: #000000;'>2D</td><td title='1.69 bits' style='color: #008040;'>00</td><td title='6.09 bits' style='color: #0000A0;'>8E</td><td> </td><td title='4.02 bits' style='color: #0020F0;'>10</td><td title='1.45 bits' style='color: #008040;'>00</td><td title='7.18 bits' style='color: #000000;'>8F</td><td title='7.93 bits' style='color: #000000;'>17</td><td> </td><td title='5.28 bits' style='color: #0000A0;'>8C</td><td title='2.12 bits' style='color: #006090;'>03</td><td title='13.71 bits' style='color: #FF0000;'>90</td><td title='3.57 bits' style='color: #0020F0;'>03</td><td> </td><td> </td><td title='1.87 bits' style='color: #008040;'>00</td><td title='9.82 bits' style='color: #900000;'>91</td><td title='3.86 bits' style='color: #0020F0;'>10</td><td title='1.06 bits' style='color: #008040;'>00</td><td> </td><td title='8.90 bits' style='color: #000000;'>92</td><td title='2.80 bits' style='color: #006090;'>00</td><td title='7.00 bits' style='color: #000000;'>93</td><td title='1.42 bits' style='color: #008040;'>00</td><td> </td><td title='8.59 bits' style='color: #000000;'>94</td><td title='2.19 bits' style='color: #006090;'>00</td><td title='8.25 bits' style='color: #000000;'>6A</td><td title='2.43 bits' style='color: #006090;'>00</td><td> </td><td title='2.29 bits' style='color: #006090;'>00</td><td title='9.32 bits' style='color: #900000;'>95</td><td title='8.31 bits' style='color: #000000;'>96</td><td title='7.50 bits' style='color: #000000;'>05</td><td> </td><td> </td><td> </td><td title='6.69 bits' style='color: #0000A0;'>.</td><td title='2.27 bits' style='color: #006090;'>.</td><td title='7.86 bits' style='color: #000000;'>N</td><td title='4.61 bits' style='color: #0020F0;'>.</td><td title='10.04 bits' style='color: #900000;'>.</td><td title='8.02 bits' style='color: #000000;'>-</td><td title='1.69 bits' style='color: #008040;'>.</td><td title='6.09 bits' style='color: #0000A0;'>.</td><td title='4.02 bits' style='color: #0020F0;'>.</td><td title='1.45 bits' style='color: #008040;'>.</td><td title='7.18 bits' style='color: #000000;'>.</td><td title='7.93 bits' style='color: #000000;'>.</td><td title='5.28 bits' style='color: #0000A0;'>.</td><td title='2.12 bits' style='color: #006090;'>.</td><td title='13.71 bits' style='color: #FF0000;'>.</td><td title='3.57 bits' style='color: #0020F0;'>.</td><td title='1.87 bits' style='color: #008040;'>.</td><td title='9.82 bits' style='color: #900000;'>.</td><td title='3.86 bits' style='color: #0020F0;'>.</td><td title='1.06 bits' style='color: #008040;'>.</td><td title='8.90 bits' style='color: #000000;'>.</td><td title='2.80 bits' style='color: #006090;'>.</td><td title='7.00 bits' style='color: #000000;'>.</td><td title='1.42 bits' style='color: #008040;'>.</td><td title='8.59 bits' style='color: #000000;'>.</td><td title='2.19 bits' style='color: #006090;'>.</td><td title='8.25 bits' style='color: #000000;'>j</td><td title='2.43 bits' style='color: #006090;'>.</td><td title='2.29 bits' style='color: #006090;'>.</td><td title='9.32 bits' style='color: #900000;'>.</td><td title='8.31 bits' style='color: #000000;'>.</td><td title='7.50 bits' style='color: #000000;'>.</td></tr></table></td></tr><tr><td nowrap class='address'> 00420A79 </td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='6.19 bits' style='color: #0000A0;'>03</td><td title='1.88 bits' style='color: #008040;'>00</td><td title='7.30 bits' style='color: #000000;'>97</td><td title='5.82 bits' style='color: #0000A0;'>05</td><td> </td><td title='2.47 bits' style='color: #006090;'>05</td><td title='8.16 bits' style='color: #000000;'>1A</td><td title='1.31 bits' style='color: #008040;'>00</td><td title='10.00 bits' style='color: #900000;'>98</td><td> </td><td title='4.03 bits' style='color: #0020F0;'>03</td><td title='1.46 bits' style='color: #008040;'>00</td><td title='7.45 bits' style='color: #000000;'>99</td><td title='2.19 bits' style='color: #006090;'>00</td><td> </td><td title='5.64 bits' style='color: #0000A0;'>4D</td><td title='4.74 bits' style='color: #0020F0;'>10</td><td title='0.81 bits' style='color: #00C000;'>00</td><td title='9.13 bits' style='color: #900000;'>85</td><td> </td><td> </td><td title='2.31 bits' style='color: #006090;'>10</td><td title='0.65 bits' style='color: #00C000;'>00</td><td title='8.76 bits' style='color: #000000;'>9A</td><td title='2.57 bits' style='color: #006090;'>00</td><td> </td><td title='6.37 bits' style='color: #0000A0;'>85</td><td title='1.67 bits' style='color: #008040;'>10</td><td title='0.60 bits' style='color: #00C000;'>00</td><td title='11.97 bits' style='color: #900000;'>58</td><td> </td><td title='1.59 bits' style='color: #008040;'>00</td><td title='7.35 bits' style='color: #000000;'>9B</td><td title='4.71 bits' style='color: #0020F0;'>03</td><td title='6.37 bits' style='color: #0000A0;'>91</td><td> </td><td title='5.49 bits' style='color: #0000A0;'>06</td><td title='1.55 bits' style='color: #008040;'>00</td><td title='4.43 bits' style='color: #0020F0;'>9B</td><td title='1.82 bits' style='color: #008040;'>03</td><td> </td><td> </td><td> </td><td title='6.19 bits' style='color: #0000A0;'>.</td><td title='1.88 bits' style='color: #008040;'>.</td><td title='7.30 bits' style='color: #000000;'>.</td><td title='5.82 bits' style='color: #0000A0;'>.</td><td title='2.47 bits' style='color: #006090;'>.</td><td title='8.16 bits' style='color: #000000;'>.</td><td title='1.31 bits' style='color: #008040;'>.</td><td title='10.00 bits' style='color: #900000;'>.</td><td title='4.03 bits' style='color: #0020F0;'>.</td><td title='1.46 bits' style='color: #008040;'>.</td><td title='7.45 bits' style='color: #000000;'>.</td><td title='2.19 bits' style='color: #006090;'>.</td><td title='5.64 bits' style='color: #0000A0;'>M</td><td title='4.74 bits' style='color: #0020F0;'>.</td><td title='0.81 bits' style='color: #00C000;'>.</td><td title='9.13 bits' style='color: #900000;'>.</td><td title='2.31 bits' style='color: #006090;'>.</td><td title='0.65 bits' style='color: #00C000;'>.</td><td title='8.76 bits' style='color: #000000;'>.</td><td title='2.57 bits' style='color: #006090;'>.</td><td title='6.37 bits' style='color: #0000A0;'>.</td><td title='1.67 bits' style='color: #008040;'>.</td><td title='0.60 bits' style='color: #00C000;'>.</td><td title='11.97 bits' style='color: #900000;'>X</td><td title='1.59 bits' style='color: #008040;'>.</td><td title='7.35 bits' style='color: #000000;'>.</td><td title='4.71 bits' style='color: #0020F0;'>.</td><td title='6.37 bits' style='color: #0000A0;'>.</td><td title='5.49 bits' style='color: #0000A0;'>.</td><td title='1.55 bits' style='color: #008040;'>.</td><td title='4.43 bits' style='color: #0020F0;'>.</td><td title='1.82 bits' style='color: #008040;'>.</td></tr></table></td></tr><tr><td nowrap class='address'> 00420A99 </td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='1.78 bits' style='color: #008040;'>00</td><td title='9.03 bits' style='color: #900000;'>9C</td><td title='1.51 bits' style='color: #008040;'>00</td><td title='9.08 bits' style='color: #900000;'>0E</td><td> </td><td title='4.24 bits' style='color: #0020F0;'>09</td><td title='0.96 bits' style='color: #00C000;'>00</td><td title='2.10 bits' style='color: #006090;'>00</td><td title='0.93 bits' style='color: #00C000;'>00</td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td title='1.78 bits' style='color: #008040;'>.</td><td title='9.03 bits' style='color: #900000;'>.</td><td title='1.51 bits' style='color: #008040;'>.</td><td title='9.08 bits' style='color: #900000;'>.</td><td title='4.24 bits' style='color: #0020F0;'>.</td><td title='0.96 bits' style='color: #00C000;'>.</td><td title='2.10 bits' style='color: #006090;'>.</td><td title='0.93 bits' style='color: #00C000;'>.</td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td></tr></table></td></tr></table></td></tr><tr class='private_symbol_row'><th nowrap class='c1'> 00420AA1 </th><th nowrap class='c2'><a id='JG'>Instrument3List</a></th><th nowrap class='c3'>136</th><th nowrap class='c4'>79.11</th><th nowrap class='c5'>58.2%</th></tr><tr><td nowrap colspan='5'><table class='grptable'><tr><td nowrap class='address'> 00420AA1 </td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='0.76 bits' style='color: #00C000;'>00</td><td title='0.73 bits' style='color: #00C000;'>00</td><td title='0.53 bits' style='color: #00C000;'>00</td><td title='10.23 bits' style='color: #900000;'>76</td><td> </td><td title='1.05 bits' style='color: #008040;'>00</td><td title='1.19 bits' style='color: #008040;'>00</td><td title='11.31 bits' style='color: #900000;'>6E</td><td title='1.09 bits' style='color: #008040;'>00</td><td> </td><td title='9.74 bits' style='color: #900000;'>9D</td><td title='5.98 bits' style='color: #0000A0;'>2D</td><td title='0.72 bits' style='color: #00C000;'>00</td><td title='7.69 bits' style='color: #000000;'>88</td><td> </td><td title='5.13 bits' style='color: #0000A0;'>2D</td><td title='0.60 bits' style='color: #00C000;'>00</td><td title='9.18 bits' style='color: #900000;'>91</td><td title='5.38 bits' style='color: #0000A0;'>09</td><td> </td><td> </td><td title='8.93 bits' style='color: #000000;'>9E</td><td title='6.69 bits' style='color: #0000A0;'>8A</td><td title='1.93 bits' style='color: #008040;'>00</td><td title='6.96 bits' style='color: #0000A0;'>0E</td><td> </td><td title='4.57 bits' style='color: #0020F0;'>03</td><td title='1.46 bits' style='color: #008040;'>00</td><td title='8.20 bits' style='color: #000000;'>9F</td><td title='11.30 bits' style='color: #900000;'>41</td><td> </td><td title='2.04 bits' style='color: #006090;'>00</td><td title='1.87 bits' style='color: #008040;'>00</td><td title='1.43 bits' style='color: #008040;'>00</td><td title='6.36 bits' style='color: #0000A0;'>4C</td><td> </td><td title='0.54 bits' style='color: #00C000;'>00</td><td title='5.76 bits' style='color: #0000A0;'>9D</td><td title='5.93 bits' style='color: #0000A0;'>1A</td><td title='0.86 bits' style='color: #00C000;'>00</td><td> </td><td> </td><td> </td><td title='0.76 bits' style='color: #00C000;'>.</td><td title='0.73 bits' style='color: #00C000;'>.</td><td title='0.53 bits' style='color: #00C000;'>.</td><td title='10.23 bits' style='color: #900000;'>v</td><td title='1.05 bits' style='color: #008040;'>.</td><td title='1.19 bits' style='color: #008040;'>.</td><td title='11.31 bits' style='color: #900000;'>n</td><td title='1.09 bits' style='color: #008040;'>.</td><td title='9.74 bits' style='color: #900000;'>.</td><td title='5.98 bits' style='color: #0000A0;'>-</td><td title='0.72 bits' style='color: #00C000;'>.</td><td title='7.69 bits' style='color: #000000;'>.</td><td title='5.13 bits' style='color: #0000A0;'>-</td><td title='0.60 bits' style='color: #00C000;'>.</td><td title='9.18 bits' style='color: #900000;'>.</td><td title='5.38 bits' style='color: #0000A0;'>.</td><td title='8.93 bits' style='color: #000000;'>.</td><td title='6.69 bits' style='color: #0000A0;'>.</td><td title='1.93 bits' style='color: #008040;'>.</td><td title='6.96 bits' style='color: #0000A0;'>.</td><td title='4.57 bits' style='color: #0020F0;'>.</td><td title='1.46 bits' style='color: #008040;'>.</td><td title='8.20 bits' style='color: #000000;'>.</td><td title='11.30 bits' style='color: #900000;'>A</td><td title='2.04 bits' style='color: #006090;'>.</td><td title='1.87 bits' style='color: #008040;'>.</td><td title='1.43 bits' style='color: #008040;'>.</td><td title='6.36 bits' style='color: #0000A0;'>L</td><td title='0.54 bits' style='color: #00C000;'>.</td><td title='5.76 bits' style='color: #0000A0;'>.</td><td title='5.93 bits' style='color: #0000A0;'>.</td><td title='0.86 bits' style='color: #00C000;'>.</td></tr></table></td></tr><tr><td nowrap class='address'> 00420AC1 </td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='10.11 bits' style='color: #900000;'>A0</td><td title='4.19 bits' style='color: #0020F0;'>10</td><td title='0.61 bits' style='color: #00C000;'>00</td><td title='12.07 bits' style='color: #FF0000;'>70</td><td> </td><td title='7.94 bits' style='color: #000000;'>20</td><td title='4.34 bits' style='color: #0020F0;'>68</td><td title='6.12 bits' style='color: #0000A0;'>10</td><td title='1.01 bits' style='color: #008040;'>00</td><td> </td><td title='10.63 bits' style='color: #900000;'>A1</td><td title='2.75 bits' style='color: #006090;'>00</td><td title='8.28 bits' style='color: #000000;'>7E</td><td title='2.10 bits' style='color: #006090;'>00</td><td> </td><td title='8.55 bits' style='color: #000000;'>4E</td><td title='5.64 bits' style='color: #0000A0;'>1A</td><td title='1.08 bits' style='color: #008040;'>00</td><td title='3.68 bits' style='color: #0020F0;'>00</td><td> </td><td> </td><td title='1.30 bits' style='color: #008040;'>00</td><td title='0.70 bits' style='color: #00C000;'>00</td><td title='0.80 bits' style='color: #00C000;'>00</td><td title='0.61 bits' style='color: #00C000;'>00</td><td> </td><td title='14.05 bits' style='color: #FF0000;'>A2</td><td title='0.91 bits' style='color: #00C000;'>00</td><td title='8.18 bits' style='color: #000000;'>A3</td><td title='4.14 bits' style='color: #0020F0;'>1A</td><td> </td><td title='0.55 bits' style='color: #00C000;'>00</td><td title='12.75 bits' style='color: #FF0000;'>16</td><td title='5.49 bits' style='color: #0000A0;'>03</td><td title='9.84 bits' style='color: #900000;'>A4</td><td> </td><td title='5.48 bits' style='color: #0000A0;'>09</td><td title='1.19 bits' style='color: #008040;'>00</td><td title='9.30 bits' style='color: #900000;'>A5</td><td title='1.98 bits' style='color: #008040;'>00</td><td> </td><td> </td><td> </td><td title='10.11 bits' style='color: #900000;'> </td><td title='4.19 bits' style='color: #0020F0;'>.</td><td title='0.61 bits' style='color: #00C000;'>.</td><td title='12.07 bits' style='color: #FF0000;'>p</td><td title='7.94 bits' style='color: #000000;'>.</td><td title='4.34 bits' style='color: #0020F0;'>h</td><td title='6.12 bits' style='color: #0000A0;'>.</td><td title='1.01 bits' style='color: #008040;'>.</td><td title='10.63 bits' style='color: #900000;'>¡</td><td title='2.75 bits' style='color: #006090;'>.</td><td title='8.28 bits' style='color: #000000;'>~</td><td title='2.10 bits' style='color: #006090;'>.</td><td title='8.55 bits' style='color: #000000;'>N</td><td title='5.64 bits' style='color: #0000A0;'>.</td><td title='1.08 bits' style='color: #008040;'>.</td><td title='3.68 bits' style='color: #0020F0;'>.</td><td title='1.30 bits' style='color: #008040;'>.</td><td title='0.70 bits' style='color: #00C000;'>.</td><td title='0.80 bits' style='color: #00C000;'>.</td><td title='0.61 bits' style='color: #00C000;'>.</td><td title='14.05 bits' style='color: #FF0000;'>¢</td><td title='0.91 bits' style='color: #00C000;'>.</td><td title='8.18 bits' style='color: #000000;'>£</td><td title='4.14 bits' style='color: #0020F0;'>.</td><td title='0.55 bits' style='color: #00C000;'>.</td><td title='12.75 bits' style='color: #FF0000;'>.</td><td title='5.49 bits' style='color: #0000A0;'>.</td><td title='9.84 bits' style='color: #900000;'>¤</td><td title='5.48 bits' style='color: #0000A0;'>.</td><td title='1.19 bits' style='color: #008040;'>.</td><td title='9.30 bits' style='color: #900000;'>¥</td><td title='1.98 bits' style='color: #008040;'>.</td></tr></table></td></tr><tr><td nowrap class='address'> 00420AE1 </td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='5.99 bits' style='color: #0000A0;'>A6</td><td title='2.13 bits' style='color: #006090;'>00</td><td title='10.10 bits' style='color: #900000;'>90</td><td title='2.05 bits' style='color: #006090;'>00</td><td> </td><td title='2.27 bits' style='color: #006090;'>00</td><td title='9.28 bits' style='color: #900000;'>A7</td><td title='5.19 bits' style='color: #0000A0;'>09</td><td title='7.38 bits' style='color: #000000;'>4E</td><td> </td><td title='2.35 bits' style='color: #006090;'>10</td><td title='0.53 bits' style='color: #00C000;'>00</td><td title='10.36 bits' style='color: #900000;'>A8</td><td title='4.02 bits' style='color: #0020F0;'>03</td><td> </td><td title='8.55 bits' style='color: #000000;'>A9</td><td title='3.13 bits' style='color: #0020F0;'>00</td><td title='12.76 bits' style='color: #FF0000;'>67</td><td title='5.07 bits' style='color: #0000A0;'>1A</td><td> </td><td> </td><td title='1.14 bits' style='color: #008040;'>00</td><td title='1.88 bits' style='color: #008040;'>00</td><td title='0.99 bits' style='color: #00C000;'>00</td><td title='0.70 bits' style='color: #00C000;'>00</td><td> </td><td title='0.66 bits' style='color: #00C000;'>00</td><td title='0.45 bits' style='color: #00FF00;'>00</td><td title='9.23 bits' style='color: #900000;'>52</td><td title='1.12 bits' style='color: #008040;'>00</td><td> </td><td title='5.32 bits' style='color: #0000A0;'>AA</td><td title='6.39 bits' style='color: #0000A0;'>AB</td><td title='4.98 bits' style='color: #0020F0;'>AC</td><td title='1.77 bits' style='color: #008040;'>00</td><td> </td><td title='1.25 bits' style='color: #008040;'>00</td><td title='9.23 bits' style='color: #900000;'>91</td><td title='8.13 bits' style='color: #000000;'>AD</td><td title='7.48 bits' style='color: #000000;'>05</td><td> </td><td> </td><td> </td><td title='5.99 bits' style='color: #0000A0;'>¦</td><td title='2.13 bits' style='color: #006090;'>.</td><td title='10.10 bits' style='color: #900000;'>.</td><td title='2.05 bits' style='color: #006090;'>.</td><td title='2.27 bits' style='color: #006090;'>.</td><td title='9.28 bits' style='color: #900000;'>§</td><td title='5.19 bits' style='color: #0000A0;'>.</td><td title='7.38 bits' style='color: #000000;'>N</td><td title='2.35 bits' style='color: #006090;'>.</td><td title='0.53 bits' style='color: #00C000;'>.</td><td title='10.36 bits' style='color: #900000;'>¨</td><td title='4.02 bits' style='color: #0020F0;'>.</td><td title='8.55 bits' style='color: #000000;'>©</td><td title='3.13 bits' style='color: #0020F0;'>.</td><td title='12.76 bits' style='color: #FF0000;'>g</td><td title='5.07 bits' style='color: #0000A0;'>.</td><td title='1.14 bits' style='color: #008040;'>.</td><td title='1.88 bits' style='color: #008040;'>.</td><td title='0.99 bits' style='color: #00C000;'>.</td><td title='0.70 bits' style='color: #00C000;'>.</td><td title='0.66 bits' style='color: #00C000;'>.</td><td title='0.45 bits' style='color: #00FF00;'>.</td><td title='9.23 bits' style='color: #900000;'>R</td><td title='1.12 bits' style='color: #008040;'>.</td><td title='5.32 bits' style='color: #0000A0;'>ª</td><td title='6.39 bits' style='color: #0000A0;'>«</td><td title='4.98 bits' style='color: #0020F0;'>¬</td><td title='1.77 bits' style='color: #008040;'>.</td><td title='1.25 bits' style='color: #008040;'>.</td><td title='9.23 bits' style='color: #900000;'>.</td><td title='8.13 bits' style='color: #000000;'>­</td><td title='7.48 bits' style='color: #000000;'>.</td></tr></table></td></tr><tr><td nowrap class='address'> 00420B01 </td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='4.96 bits' style='color: #0020F0;'>10</td><td title='0.81 bits' style='color: #00C000;'>00</td><td title='9.61 bits' style='color: #900000;'>02</td><td title='5.86 bits' style='color: #0000A0;'>05</td><td> </td><td title='1.91 bits' style='color: #008040;'>05</td><td title='4.16 bits' style='color: #0020F0;'>10</td><td title='0.77 bits' style='color: #00C000;'>00</td><td title='6.82 bits' style='color: #0000A0;'>7E</td><td> </td><td title='4.76 bits' style='color: #0020F0;'>09</td><td title='1.06 bits' style='color: #008040;'>00</td><td title='9.27 bits' style='color: #900000;'>AE</td><td title='1.77 bits' style='color: #008040;'>00</td><td> </td><td title='5.96 bits' style='color: #0000A0;'>9D</td><td title='2.99 bits' style='color: #006090;'>10</td><td title='0.55 bits' style='color: #00C000;'>00</td><td title='8.97 bits' style='color: #000000;'>68</td><td> </td><td> </td><td title='5.66 bits' style='color: #0000A0;'>05</td><td title='1.80 bits' style='color: #008040;'>05</td><td title='10.48 bits' style='color: #900000;'>AF</td><td title='7.96 bits' style='color: #000000;'>20</td><td> </td><td title='2.64 bits' style='color: #006090;'>68</td><td title='2.51 bits' style='color: #006090;'>10</td><td title='0.77 bits' style='color: #00C000;'>00</td><td title='9.77 bits' style='color: #900000;'>65</td><td> </td><td title='9.54 bits' style='color: #900000;'>59</td><td title='4.29 bits' style='color: #0020F0;'>00</td><td title='1.86 bits' style='color: #008040;'>00</td><td title='1.54 bits' style='color: #008040;'>00</td><td> </td><td title='1.09 bits' style='color: #008040;'>00</td><td title='0.88 bits' style='color: #00C000;'>00</td><td title='0.67 bits' style='color: #00C000;'>00</td><td title='0.91 bits' style='color: #00C000;'>00</td><td> </td><td> </td><td> </td><td title='4.96 bits' style='color: #0020F0;'>.</td><td title='0.81 bits' style='color: #00C000;'>.</td><td title='9.61 bits' style='color: #900000;'>.</td><td title='5.86 bits' style='color: #0000A0;'>.</td><td title='1.91 bits' style='color: #008040;'>.</td><td title='4.16 bits' style='color: #0020F0;'>.</td><td title='0.77 bits' style='color: #00C000;'>.</td><td title='6.82 bits' style='color: #0000A0;'>~</td><td title='4.76 bits' style='color: #0020F0;'>.</td><td title='1.06 bits' style='color: #008040;'>.</td><td title='9.27 bits' style='color: #900000;'>®</td><td title='1.77 bits' style='color: #008040;'>.</td><td title='5.96 bits' style='color: #0000A0;'>.</td><td title='2.99 bits' style='color: #006090;'>.</td><td title='0.55 bits' style='color: #00C000;'>.</td><td title='8.97 bits' style='color: #000000;'>h</td><td title='5.66 bits' style='color: #0000A0;'>.</td><td title='1.80 bits' style='color: #008040;'>.</td><td title='10.48 bits' style='color: #900000;'>¯</td><td title='7.96 bits' style='color: #000000;'>.</td><td title='2.64 bits' style='color: #006090;'>h</td><td title='2.51 bits' style='color: #006090;'>.</td><td title='0.77 bits' style='color: #00C000;'>.</td><td title='9.77 bits' style='color: #900000;'>e</td><td title='9.54 bits' style='color: #900000;'>Y</td><td title='4.29 bits' style='color: #0020F0;'>.</td><td title='1.86 bits' style='color: #008040;'>.</td><td title='1.54 bits' style='color: #008040;'>.</td><td title='1.09 bits' style='color: #008040;'>.</td><td title='0.88 bits' style='color: #00C000;'>.</td><td title='0.67 bits' style='color: #00C000;'>.</td><td title='0.91 bits' style='color: #00C000;'>.</td></tr></table></td></tr><tr><td nowrap class='address'> 00420B21 </td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='0.76 bits' style='color: #00C000;'>00</td><td title='14.42 bits' style='color: #FF0000;'>35</td><td title='0.90 bits' style='color: #00C000;'>00</td><td title='10.48 bits' style='color: #900000;'>85</td><td> </td><td title='6.05 bits' style='color: #0000A0;'>09</td><td title='0.96 bits' style='color: #00C000;'>00</td><td title='1.72 bits' style='color: #008040;'>00</td><td title='0.59 bits' style='color: #00C000;'>00</td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td title='0.76 bits' style='color: #00C000;'>.</td><td title='14.42 bits' style='color: #FF0000;'>5</td><td title='0.90 bits' style='color: #00C000;'>.</td><td title='10.48 bits' style='color: #900000;'>.</td><td title='6.05 bits' style='color: #0000A0;'>.</td><td title='0.96 bits' style='color: #00C000;'>.</td><td title='1.72 bits' style='color: #008040;'>.</td><td title='0.59 bits' style='color: #00C000;'>.</td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td></tr></table></td></tr></table></td></tr><tr class='private_symbol_row'><th nowrap class='c1'> 00420B29 </th><th nowrap class='c2'><a id='KG'>Instrument4List</a></th><th nowrap class='c3'>136</th><th nowrap class='c4'>7.35</th><th nowrap class='c5'>5.4%</th></tr><tr><td nowrap colspan='5'><table class='grptable'><tr><td nowrap class='address'> 00420B29 </td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='12.13 bits' style='color: #FF0000;'>B0</td><td title='5.23 bits' style='color: #0000A0;'>05</td><td title='2.55 bits' style='color: #006090;'>05</td><td title='3.31 bits' style='color: #0020F0;'>05</td><td> </td><td title='1.86 bits' style='color: #008040;'>05</td><td title='1.05 bits' style='color: #008040;'>05</td><td title='0.80 bits' style='color: #00C000;'>05</td><td title='0.69 bits' style='color: #00C000;'>05</td><td> </td><td title='0.52 bits' style='color: #00C000;'>05</td><td title='0.39 bits' style='color: #00FF00;'>05</td><td title='0.28 bits' style='color: #00FF00;'>05</td><td title='0.22 bits' style='color: #00FF00;'>05</td><td> </td><td title='0.18 bits' style='color: #00FF00;'>05</td><td title='0.15 bits' style='color: #00FF00;'>05</td><td title='0.13 bits' style='color: #00FF00;'>05</td><td title='0.12 bits' style='color: #00FF00;'>05</td><td> </td><td> </td><td title='0.11 bits' style='color: #00FF00;'>05</td><td title='0.10 bits' style='color: #80FF80;'>05</td><td title='0.09 bits' style='color: #80FF80;'>05</td><td title='0.08 bits' style='color: #80FF80;'>05</td><td> </td><td title='0.07 bits' style='color: #80FF80;'>05</td><td title='0.07 bits' style='color: #80FF80;'>05</td><td title='0.07 bits' style='color: #80FF80;'>05</td><td title='0.06 bits' style='color: #80FF80;'>05</td><td> </td><td title='0.06 bits' style='color: #80FF80;'>05</td><td title='0.05 bits' style='color: #80FF80;'>05</td><td title='0.05 bits' style='color: #80FF80;'>05</td><td title='0.05 bits' style='color: #80FF80;'>05</td><td> </td><td title='0.05 bits' style='color: #80FF80;'>05</td><td title='0.05 bits' style='color: #80FF80;'>05</td><td title='0.04 bits' style='color: #80FF80;'>05</td><td title='0.04 bits' style='color: #80FF80;'>05</td><td> </td><td> </td><td> </td><td title='12.13 bits' style='color: #FF0000;'>°</td><td title='5.23 bits' style='color: #0000A0;'>.</td><td title='2.55 bits' style='color: #006090;'>.</td><td title='3.31 bits' style='color: #0020F0;'>.</td><td title='1.86 bits' style='color: #008040;'>.</td><td title='1.05 bits' style='color: #008040;'>.</td><td title='0.80 bits' style='color: #00C000;'>.</td><td title='0.69 bits' style='color: #00C000;'>.</td><td title='0.52 bits' style='color: #00C000;'>.</td><td title='0.39 bits' style='color: #00FF00;'>.</td><td title='0.28 bits' style='color: #00FF00;'>.</td><td title='0.22 bits' style='color: #00FF00;'>.</td><td title='0.18 bits' style='color: #00FF00;'>.</td><td title='0.15 bits' style='color: #00FF00;'>.</td><td title='0.13 bits' style='color: #00FF00;'>.</td><td title='0.12 bits' style='color: #00FF00;'>.</td><td title='0.11 bits' style='color: #00FF00;'>.</td><td title='0.10 bits' style='color: #80FF80;'>.</td><td title='0.09 bits' style='color: #80FF80;'>.</td><td title='0.08 bits' style='color: #80FF80;'>.</td><td title='0.07 bits' style='color: #80FF80;'>.</td><td title='0.07 bits' style='color: #80FF80;'>.</td><td title='0.07 bits' style='color: #80FF80;'>.</td><td title='0.06 bits' style='color: #80FF80;'>.</td><td title='0.06 bits' style='color: #80FF80;'>.</td><td title='0.05 bits' style='color: #80FF80;'>.</td><td title='0.05 bits' style='color: #80FF80;'>.</td><td title='0.05 bits' style='color: #80FF80;'>.</td><td title='0.05 bits' style='color: #80FF80;'>.</td><td title='0.05 bits' style='color: #80FF80;'>.</td><td title='0.04 bits' style='color: #80FF80;'>.</td><td title='0.04 bits' style='color: #80FF80;'>.</td></tr></table></td></tr><tr><td nowrap class='address'> 00420B49 </td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='0.04 bits' style='color: #80FF80;'>05</td><td title='0.04 bits' style='color: #80FF80;'>05</td><td title='0.04 bits' style='color: #80FF80;'>05</td><td title='0.04 bits' style='color: #80FF80;'>05</td><td> </td><td title='0.03 bits' style='color: #80FF80;'>05</td><td title='0.04 bits' style='color: #80FF80;'>05</td><td title='0.03 bits' style='color: #80FF80;'>05</td><td title='0.03 bits' style='color: #80FF80;'>05</td><td> </td><td title='0.03 bits' style='color: #80FF80;'>05</td><td title='0.03 bits' style='color: #80FF80;'>05</td><td title='0.03 bits' style='color: #80FF80;'>05</td><td title='0.03 bits' style='color: #80FF80;'>05</td><td> </td><td title='0.03 bits' style='color: #80FF80;'>05</td><td title='0.02 bits' style='color: #80FF80;'>05</td><td title='0.03 bits' style='color: #80FF80;'>05</td><td title='0.02 bits' style='color: #80FF80;'>05</td><td> </td><td> </td><td title='0.03 bits' style='color: #80FF80;'>05</td><td title='0.02 bits' style='color: #80FF80;'>05</td><td title='0.02 bits' style='color: #80FF80;'>05</td><td title='0.02 bits' style='color: #80FF80;'>05</td><td> </td><td title='0.02 bits' style='color: #80FF80;'>05</td><td title='0.02 bits' style='color: #80FF80;'>05</td><td title='0.02 bits' style='color: #80FF80;'>05</td><td title='0.02 bits' style='color: #80FF80;'>05</td><td> </td><td title='0.02 bits' style='color: #80FF80;'>05</td><td title='0.02 bits' style='color: #80FF80;'>05</td><td title='0.02 bits' style='color: #80FF80;'>05</td><td title='0.02 bits' style='color: #80FF80;'>05</td><td> </td><td title='0.02 bits' style='color: #80FF80;'>05</td><td title='0.02 bits' style='color: #80FF80;'>05</td><td title='0.02 bits' style='color: #80FF80;'>05</td><td title='0.02 bits' style='color: #80FF80;'>05</td><td> </td><td> </td><td> </td><td title='0.04 bits' style='color: #80FF80;'>.</td><td title='0.04 bits' style='color: #80FF80;'>.</td><td title='0.04 bits' style='color: #80FF80;'>.</td><td title='0.04 bits' style='color: #80FF80;'>.</td><td title='0.03 bits' style='color: #80FF80;'>.</td><td title='0.04 bits' style='color: #80FF80;'>.</td><td title='0.03 bits' style='color: #80FF80;'>.</td><td title='0.03 bits' style='color: #80FF80;'>.</td><td title='0.03 bits' style='color: #80FF80;'>.</td><td title='0.03 bits' style='color: #80FF80;'>.</td><td title='0.03 bits' style='color: #80FF80;'>.</td><td title='0.03 bits' style='color: #80FF80;'>.</td><td title='0.03 bits' style='color: #80FF80;'>.</td><td title='0.02 bits' style='color: #80FF80;'>.</td><td title='0.03 bits' style='color: #80FF80;'>.</td><td title='0.02 bits' style='color: #80FF80;'>.</td><td title='0.03 bits' style='color: #80FF80;'>.</td><td title='0.02 bits' style='color: #80FF80;'>.</td><td title='0.02 bits' style='color: #80FF80;'>.</td><td title='0.02 bits' style='color: #80FF80;'>.</td><td title='0.02 bits' style='color: #80FF80;'>.</td><td title='0.02 bits' style='color: #80FF80;'>.</td><td title='0.02 bits' style='color: #80FF80;'>.</td><td title='0.02 bits' style='color: #80FF80;'>.</td><td title='0.02 bits' style='color: #80FF80;'>.</td><td title='0.02 bits' style='color: #80FF80;'>.</td><td title='0.02 bits' style='color: #80FF80;'>.</td><td title='0.02 bits' style='color: #80FF80;'>.</td><td title='0.02 bits' style='color: #80FF80;'>.</td><td title='0.02 bits' style='color: #80FF80;'>.</td><td title='0.02 bits' style='color: #80FF80;'>.</td><td title='0.02 bits' style='color: #80FF80;'>.</td></tr></table></td></tr><tr><td nowrap class='address'> 00420B69 </td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='0.02 bits' style='color: #80FF80;'>05</td><td title='0.02 bits' style='color: #80FF80;'>05</td><td title='0.02 bits' style='color: #80FF80;'>05</td><td title='0.02 bits' style='color: #80FF80;'>05</td><td> </td><td title='0.02 bits' style='color: #80FF80;'>05</td><td title='0.02 bits' style='color: #80FF80;'>05</td><td title='0.02 bits' style='color: #80FF80;'>05</td><td title='0.02 bits' style='color: #80FF80;'>05</td><td> </td><td title='0.02 bits' style='color: #80FF80;'>05</td><td title='0.02 bits' style='color: #80FF80;'>05</td><td title='0.02 bits' style='color: #80FF80;'>05</td><td title='0.01 bits' style='color: #80FF80;'>05</td><td> </td><td title='0.02 bits' style='color: #80FF80;'>05</td><td title='0.02 bits' style='color: #80FF80;'>05</td><td title='0.02 bits' style='color: #80FF80;'>05</td><td title='0.01 bits' style='color: #80FF80;'>05</td><td> </td><td> </td><td title='0.02 bits' style='color: #80FF80;'>05</td><td title='0.01 bits' style='color: #80FF80;'>05</td><td title='0.02 bits' style='color: #80FF80;'>05</td><td title='0.01 bits' style='color: #80FF80;'>05</td><td> </td><td title='0.02 bits' style='color: #80FF80;'>05</td><td title='0.01 bits' style='color: #80FF80;'>05</td><td title='0.01 bits' style='color: #80FF80;'>05</td><td title='0.02 bits' style='color: #80FF80;'>05</td><td> </td><td title='0.01 bits' style='color: #80FF80;'>05</td><td title='0.01 bits' style='color: #80FF80;'>05</td><td title='0.01 bits' style='color: #80FF80;'>05</td><td title='0.01 bits' style='color: #80FF80;'>05</td><td> </td><td title='0.01 bits' style='color: #80FF80;'>05</td><td title='0.02 bits' style='color: #80FF80;'>05</td><td title='0.01 bits' style='color: #80FF80;'>05</td><td title='0.01 bits' style='color: #80FF80;'>05</td><td> </td><td> </td><td> </td><td title='0.02 bits' style='color: #80FF80;'>.</td><td title='0.02 bits' style='color: #80FF80;'>.</td><td title='0.02 bits' style='color: #80FF80;'>.</td><td title='0.02 bits' style='color: #80FF80;'>.</td><td title='0.02 bits' style='color: #80FF80;'>.</td><td title='0.02 bits' style='color: #80FF80;'>.</td><td title='0.02 bits' style='color: #80FF80;'>.</td><td title='0.02 bits' style='color: #80FF80;'>.</td><td title='0.02 bits' style='color: #80FF80;'>.</td><td title='0.02 bits' style='color: #80FF80;'>.</td><td title='0.02 bits' style='color: #80FF80;'>.</td><td title='0.01 bits' style='color: #80FF80;'>.</td><td title='0.02 bits' style='color: #80FF80;'>.</td><td title='0.02 bits' style='color: #80FF80;'>.</td><td title='0.02 bits' style='color: #80FF80;'>.</td><td title='0.01 bits' style='color: #80FF80;'>.</td><td title='0.02 bits' style='color: #80FF80;'>.</td><td title='0.01 bits' style='color: #80FF80;'>.</td><td title='0.02 bits' style='color: #80FF80;'>.</td><td title='0.01 bits' style='color: #80FF80;'>.</td><td title='0.02 bits' style='color: #80FF80;'>.</td><td title='0.01 bits' style='color: #80FF80;'>.</td><td title='0.01 bits' style='color: #80FF80;'>.</td><td title='0.02 bits' style='color: #80FF80;'>.</td><td title='0.01 bits' style='color: #80FF80;'>.</td><td title='0.01 bits' style='color: #80FF80;'>.</td><td title='0.01 bits' style='color: #80FF80;'>.</td><td title='0.01 bits' style='color: #80FF80;'>.</td><td title='0.01 bits' style='color: #80FF80;'>.</td><td title='0.02 bits' style='color: #80FF80;'>.</td><td title='0.01 bits' style='color: #80FF80;'>.</td><td title='0.01 bits' style='color: #80FF80;'>.</td></tr></table></td></tr><tr><td nowrap class='address'> 00420B89 </td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='0.01 bits' style='color: #80FF80;'>05</td><td title='0.01 bits' style='color: #80FF80;'>05</td><td title='0.01 bits' style='color: #80FF80;'>05</td><td title='0.01 bits' style='color: #80FF80;'>05</td><td> </td><td title='0.01 bits' style='color: #80FF80;'>05</td><td title='0.01 bits' style='color: #80FF80;'>05</td><td title='0.01 bits' style='color: #80FF80;'>05</td><td title='10.55 bits' style='color: #900000;'>06</td><td> </td><td title='6.21 bits' style='color: #0000A0;'>00</td><td title='1.69 bits' style='color: #008040;'>00</td><td title='0.57 bits' style='color: #00C000;'>00</td><td title='0.45 bits' style='color: #00FF00;'>00</td><td> </td><td title='0.46 bits' style='color: #00FF00;'>00</td><td title='0.39 bits' style='color: #00FF00;'>00</td><td title='0.55 bits' style='color: #00C000;'>00</td><td title='0.43 bits' style='color: #00FF00;'>00</td><td> </td><td> </td><td title='0.40 bits' style='color: #00FF00;'>00</td><td title='0.36 bits' style='color: #00FF00;'>00</td><td title='0.34 bits' style='color: #00FF00;'>00</td><td title='0.31 bits' style='color: #00FF00;'>00</td><td> </td><td title='0.30 bits' style='color: #00FF00;'>00</td><td title='0.28 bits' style='color: #00FF00;'>00</td><td title='0.27 bits' style='color: #00FF00;'>00</td><td title='0.25 bits' style='color: #00FF00;'>00</td><td> </td><td title='0.24 bits' style='color: #00FF00;'>00</td><td title='0.23 bits' style='color: #00FF00;'>00</td><td title='0.22 bits' style='color: #00FF00;'>00</td><td title='0.21 bits' style='color: #00FF00;'>00</td><td> </td><td title='0.21 bits' style='color: #00FF00;'>00</td><td title='0.20 bits' style='color: #00FF00;'>00</td><td title='0.19 bits' style='color: #00FF00;'>00</td><td title='0.18 bits' style='color: #00FF00;'>00</td><td> </td><td> </td><td> </td><td title='0.01 bits' style='color: #80FF80;'>.</td><td title='0.01 bits' style='color: #80FF80;'>.</td><td title='0.01 bits' style='color: #80FF80;'>.</td><td title='0.01 bits' style='color: #80FF80;'>.</td><td title='0.01 bits' style='color: #80FF80;'>.</td><td title='0.01 bits' style='color: #80FF80;'>.</td><td title='0.01 bits' style='color: #80FF80;'>.</td><td title='10.55 bits' style='color: #900000;'>.</td><td title='6.21 bits' style='color: #0000A0;'>.</td><td title='1.69 bits' style='color: #008040;'>.</td><td title='0.57 bits' style='color: #00C000;'>.</td><td title='0.45 bits' style='color: #00FF00;'>.</td><td title='0.46 bits' style='color: #00FF00;'>.</td><td title='0.39 bits' style='color: #00FF00;'>.</td><td title='0.55 bits' style='color: #00C000;'>.</td><td title='0.43 bits' style='color: #00FF00;'>.</td><td title='0.40 bits' style='color: #00FF00;'>.</td><td title='0.36 bits' style='color: #00FF00;'>.</td><td title='0.34 bits' style='color: #00FF00;'>.</td><td title='0.31 bits' style='color: #00FF00;'>.</td><td title='0.30 bits' style='color: #00FF00;'>.</td><td title='0.28 bits' style='color: #00FF00;'>.</td><td title='0.27 bits' style='color: #00FF00;'>.</td><td title='0.25 bits' style='color: #00FF00;'>.</td><td title='0.24 bits' style='color: #00FF00;'>.</td><td title='0.23 bits' style='color: #00FF00;'>.</td><td title='0.22 bits' style='color: #00FF00;'>.</td><td title='0.21 bits' style='color: #00FF00;'>.</td><td title='0.21 bits' style='color: #00FF00;'>.</td><td title='0.20 bits' style='color: #00FF00;'>.</td><td title='0.19 bits' style='color: #00FF00;'>.</td><td title='0.18 bits' style='color: #00FF00;'>.</td></tr></table></td></tr><tr><td nowrap class='address'> 00420BA9 </td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='0.18 bits' style='color: #00FF00;'>00</td><td title='0.17 bits' style='color: #00FF00;'>00</td><td title='0.17 bits' style='color: #00FF00;'>00</td><td title='0.16 bits' style='color: #00FF00;'>00</td><td> </td><td title='0.16 bits' style='color: #00FF00;'>00</td><td title='0.15 bits' style='color: #00FF00;'>00</td><td title='0.15 bits' style='color: #00FF00;'>00</td><td title='0.14 bits' style='color: #00FF00;'>00</td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td title='0.18 bits' style='color: #00FF00;'>.</td><td title='0.17 bits' style='color: #00FF00;'>.</td><td title='0.17 bits' style='color: #00FF00;'>.</td><td title='0.16 bits' style='color: #00FF00;'>.</td><td title='0.16 bits' style='color: #00FF00;'>.</td><td title='0.15 bits' style='color: #00FF00;'>.</td><td title='0.15 bits' style='color: #00FF00;'>.</td><td title='0.14 bits' style='color: #00FF00;'>.</td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td></tr></table></td></tr></table></td></tr><tr class='private_symbol_row'><th nowrap class='c1'> 00420BB1 </th><th nowrap class='c2'><a id='UC'>go4k_pattern_lists_end</a></th><th nowrap class='c3'> </th><th nowrap class='c4'> </th><th nowrap class='c5'> </th></tr><tr><td nowrap colspan='5'><table class='grptable'></table></td></tr></table></div></td></tr></table></div></td></tr><tr><td nowrap colspan='5'><div id='h_34'><table class='grptable'><tr class='oldsection_symbol_row_expandable' onclick="switchMenu('o_34');"><th nowrap class='c1'>-00420BB1 </th><th nowrap class='c2'><a id='LG'>4KLANG.OBJ:.g4kmuc1</a></th><th nowrap class='c3'>1419</th><th nowrap class='c4'>316.83</th><th nowrap class='c5'>22.3%</th></tr></table></div></td></tr><tr><td nowrap colspan='5'><div id='o_34'><table class='grptable'><tr class='public_symbol_row_expandable' onclick="switchMenu('p_37');"><th nowrap class='c1'>-00420BB1 </th><th nowrap class='c2'>go4k_patterns</th><th nowrap class='c3'>1419</th><th nowrap class='c4'>316.83</th><th nowrap class='c5'>22.3%</th></tr><tr><td nowrap colspan='5'><div id='p_37'><table class='grptable'><tr class='private_symbol_row'><th nowrap class='c1'> 00420BB1 </th><th nowrap class='c2'><a id='MG'>go4k_patterns</a></th><th nowrap class='c3'>1416</th><th nowrap class='c4'>316.47</th><th nowrap class='c5'>22.3%</th></tr><tr><td nowrap colspan='5'><table class='grptable'><tr><td nowrap class='address'> 00420BB1 </td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='0.14 bits' style='color: #00FF00;'>00</td><td title='0.14 bits' style='color: #00FF00;'>00</td><td title='0.13 bits' style='color: #00FF00;'>00</td><td title='0.13 bits' style='color: #00FF00;'>00</td><td> </td><td title='0.13 bits' style='color: #00FF00;'>00</td><td title='0.13 bits' style='color: #00FF00;'>00</td><td title='0.12 bits' style='color: #00FF00;'>00</td><td title='0.12 bits' style='color: #00FF00;'>00</td><td> </td><td title='0.11 bits' style='color: #00FF00;'>00</td><td title='0.12 bits' style='color: #00FF00;'>00</td><td title='0.11 bits' style='color: #00FF00;'>00</td><td title='11.63 bits' style='color: #900000;'>37</td><td> </td><td title='7.73 bits' style='color: #000000;'>01</td><td title='3.93 bits' style='color: #0020F0;'>01</td><td title='0.86 bits' style='color: #00C000;'>01</td><td title='0.52 bits' style='color: #00C000;'>01</td><td> </td><td> </td><td title='4.25 bits' style='color: #0020F0;'>00</td><td title='10.32 bits' style='color: #900000;'>32</td><td title='3.86 bits' style='color: #0020F0;'>01</td><td title='1.44 bits' style='color: #008040;'>01</td><td> </td><td title='0.78 bits' style='color: #00C000;'>01</td><td title='0.61 bits' style='color: #00C000;'>01</td><td title='0.64 bits' style='color: #00C000;'>01</td><td title='0.57 bits' style='color: #00C000;'>01</td><td> </td><td title='0.64 bits' style='color: #00C000;'>01</td><td title='3.56 bits' style='color: #0020F0;'>00</td><td title='0.77 bits' style='color: #00C000;'>00</td><td title='0.33 bits' style='color: #00FF00;'>00</td><td> </td><td title='0.24 bits' style='color: #00FF00;'>00</td><td title='0.19 bits' style='color: #00FF00;'>00</td><td title='0.17 bits' style='color: #00FF00;'>00</td><td title='0.21 bits' style='color: #00FF00;'>00</td><td> </td><td> </td><td> </td><td title='0.14 bits' style='color: #00FF00;'>.</td><td title='0.14 bits' style='color: #00FF00;'>.</td><td title='0.13 bits' style='color: #00FF00;'>.</td><td title='0.13 bits' style='color: #00FF00;'>.</td><td title='0.13 bits' style='color: #00FF00;'>.</td><td title='0.13 bits' style='color: #00FF00;'>.</td><td title='0.12 bits' style='color: #00FF00;'>.</td><td title='0.12 bits' style='color: #00FF00;'>.</td><td title='0.11 bits' style='color: #00FF00;'>.</td><td title='0.12 bits' style='color: #00FF00;'>.</td><td title='0.11 bits' style='color: #00FF00;'>.</td><td title='11.63 bits' style='color: #900000;'>7</td><td title='7.73 bits' style='color: #000000;'>.</td><td title='3.93 bits' style='color: #0020F0;'>.</td><td title='0.86 bits' style='color: #00C000;'>.</td><td title='0.52 bits' style='color: #00C000;'>.</td><td title='4.25 bits' style='color: #0020F0;'>.</td><td title='10.32 bits' style='color: #900000;'>2</td><td title='3.86 bits' style='color: #0020F0;'>.</td><td title='1.44 bits' style='color: #008040;'>.</td><td title='0.78 bits' style='color: #00C000;'>.</td><td title='0.61 bits' style='color: #00C000;'>.</td><td title='0.64 bits' style='color: #00C000;'>.</td><td title='0.57 bits' style='color: #00C000;'>.</td><td title='0.64 bits' style='color: #00C000;'>.</td><td title='3.56 bits' style='color: #0020F0;'>.</td><td title='0.77 bits' style='color: #00C000;'>.</td><td title='0.33 bits' style='color: #00FF00;'>.</td><td title='0.24 bits' style='color: #00FF00;'>.</td><td title='0.19 bits' style='color: #00FF00;'>.</td><td title='0.17 bits' style='color: #00FF00;'>.</td><td title='0.21 bits' style='color: #00FF00;'>.</td></tr></table></td></tr><tr><td nowrap class='address'> 00420BD1 </td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='0.18 bits' style='color: #00FF00;'>00</td><td title='0.15 bits' style='color: #00FF00;'>00</td><td title='0.13 bits' style='color: #00FF00;'>00</td><td title='0.13 bits' style='color: #00FF00;'>00</td><td> </td><td title='0.13 bits' style='color: #00FF00;'>00</td><td title='0.12 bits' style='color: #00FF00;'>00</td><td title='0.12 bits' style='color: #00FF00;'>00</td><td title='6.23 bits' style='color: #0000A0;'>37</td><td> </td><td title='1.92 bits' style='color: #008040;'>01</td><td title='0.64 bits' style='color: #00C000;'>01</td><td title='0.39 bits' style='color: #00FF00;'>01</td><td title='0.39 bits' style='color: #00FF00;'>01</td><td> </td><td title='1.09 bits' style='color: #008040;'>01</td><td title='0.58 bits' style='color: #00C000;'>01</td><td title='0.44 bits' style='color: #00FF00;'>01</td><td title='0.46 bits' style='color: #00FF00;'>01</td><td> </td><td> </td><td title='0.42 bits' style='color: #00FF00;'>01</td><td title='0.34 bits' style='color: #00FF00;'>01</td><td title='0.29 bits' style='color: #00FF00;'>01</td><td title='0.25 bits' style='color: #00FF00;'>01</td><td> </td><td title='0.23 bits' style='color: #00FF00;'>01</td><td title='3.90 bits' style='color: #0020F0;'>00</td><td title='0.32 bits' style='color: #00FF00;'>00</td><td title='0.20 bits' style='color: #00FF00;'>00</td><td> </td><td title='9.46 bits' style='color: #900000;'>32</td><td title='2.63 bits' style='color: #006090;'>01</td><td title='0.46 bits' style='color: #00FF00;'>01</td><td title='0.30 bits' style='color: #00FF00;'>01</td><td> </td><td title='0.31 bits' style='color: #00FF00;'>01</td><td title='0.36 bits' style='color: #00FF00;'>01</td><td title='0.33 bits' style='color: #00FF00;'>01</td><td title='0.29 bits' style='color: #00FF00;'>01</td><td> </td><td> </td><td> </td><td title='0.18 bits' style='color: #00FF00;'>.</td><td title='0.15 bits' style='color: #00FF00;'>.</td><td title='0.13 bits' style='color: #00FF00;'>.</td><td title='0.13 bits' style='color: #00FF00;'>.</td><td title='0.13 bits' style='color: #00FF00;'>.</td><td title='0.12 bits' style='color: #00FF00;'>.</td><td title='0.12 bits' style='color: #00FF00;'>.</td><td title='6.23 bits' style='color: #0000A0;'>7</td><td title='1.92 bits' style='color: #008040;'>.</td><td title='0.64 bits' style='color: #00C000;'>.</td><td title='0.39 bits' style='color: #00FF00;'>.</td><td title='0.39 bits' style='color: #00FF00;'>.</td><td title='1.09 bits' style='color: #008040;'>.</td><td title='0.58 bits' style='color: #00C000;'>.</td><td title='0.44 bits' style='color: #00FF00;'>.</td><td title='0.46 bits' style='color: #00FF00;'>.</td><td title='0.42 bits' style='color: #00FF00;'>.</td><td title='0.34 bits' style='color: #00FF00;'>.</td><td title='0.29 bits' style='color: #00FF00;'>.</td><td title='0.25 bits' style='color: #00FF00;'>.</td><td title='0.23 bits' style='color: #00FF00;'>.</td><td title='3.90 bits' style='color: #0020F0;'>.</td><td title='0.32 bits' style='color: #00FF00;'>.</td><td title='0.20 bits' style='color: #00FF00;'>.</td><td title='9.46 bits' style='color: #900000;'>2</td><td title='2.63 bits' style='color: #006090;'>.</td><td title='0.46 bits' style='color: #00FF00;'>.</td><td title='0.30 bits' style='color: #00FF00;'>.</td><td title='0.31 bits' style='color: #00FF00;'>.</td><td title='0.36 bits' style='color: #00FF00;'>.</td><td title='0.33 bits' style='color: #00FF00;'>.</td><td title='0.29 bits' style='color: #00FF00;'>.</td></tr></table></td></tr><tr><td nowrap class='address'> 00420BF1 </td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='12.41 bits' style='color: #FF0000;'>37</td><td title='0.85 bits' style='color: #00C000;'>01</td><td title='2.79 bits' style='color: #006090;'>00</td><td title='0.44 bits' style='color: #00FF00;'>00</td><td> </td><td title='0.27 bits' style='color: #00FF00;'>00</td><td title='0.41 bits' style='color: #00FF00;'>00</td><td title='13.96 bits' style='color: #FF0000;'>4A</td><td title='2.73 bits' style='color: #006090;'>01</td><td> </td><td title='0.57 bits' style='color: #00C000;'>01</td><td title='0.27 bits' style='color: #00FF00;'>01</td><td title='3.44 bits' style='color: #0020F0;'>00</td><td title='0.34 bits' style='color: #00FF00;'>00</td><td> </td><td title='0.32 bits' style='color: #00FF00;'>00</td><td title='0.34 bits' style='color: #00FF00;'>00</td><td title='0.25 bits' style='color: #00FF00;'>00</td><td title='0.20 bits' style='color: #00FF00;'>00</td><td> </td><td> </td><td title='0.19 bits' style='color: #00FF00;'>00</td><td title='0.19 bits' style='color: #00FF00;'>00</td><td title='0.17 bits' style='color: #00FF00;'>00</td><td title='14.59 bits' style='color: #FF0000;'>5B</td><td> </td><td title='3.63 bits' style='color: #0020F0;'>01</td><td title='0.66 bits' style='color: #00C000;'>01</td><td title='0.36 bits' style='color: #00FF00;'>01</td><td title='0.60 bits' style='color: #00C000;'>01</td><td> </td><td title='16.62 bits' style='color: #FF0000;'>55</td><td title='2.01 bits' style='color: #006090;'>01</td><td title='0.74 bits' style='color: #00C000;'>01</td><td title='2.46 bits' style='color: #006090;'>00</td><td> </td><td title='0.24 bits' style='color: #00FF00;'>00</td><td title='0.21 bits' style='color: #00FF00;'>00</td><td title='9.14 bits' style='color: #900000;'>53</td><td title='3.04 bits' style='color: #0020F0;'>01</td><td> </td><td> </td><td> </td><td title='12.41 bits' style='color: #FF0000;'>7</td><td title='0.85 bits' style='color: #00C000;'>.</td><td title='2.79 bits' style='color: #006090;'>.</td><td title='0.44 bits' style='color: #00FF00;'>.</td><td title='0.27 bits' style='color: #00FF00;'>.</td><td title='0.41 bits' style='color: #00FF00;'>.</td><td title='13.96 bits' style='color: #FF0000;'>J</td><td title='2.73 bits' style='color: #006090;'>.</td><td title='0.57 bits' style='color: #00C000;'>.</td><td title='0.27 bits' style='color: #00FF00;'>.</td><td title='3.44 bits' style='color: #0020F0;'>.</td><td title='0.34 bits' style='color: #00FF00;'>.</td><td title='0.32 bits' style='color: #00FF00;'>.</td><td title='0.34 bits' style='color: #00FF00;'>.</td><td title='0.25 bits' style='color: #00FF00;'>.</td><td title='0.20 bits' style='color: #00FF00;'>.</td><td title='0.19 bits' style='color: #00FF00;'>.</td><td title='0.19 bits' style='color: #00FF00;'>.</td><td title='0.17 bits' style='color: #00FF00;'>.</td><td title='14.59 bits' style='color: #FF0000;'>[</td><td title='3.63 bits' style='color: #0020F0;'>.</td><td title='0.66 bits' style='color: #00C000;'>.</td><td title='0.36 bits' style='color: #00FF00;'>.</td><td title='0.60 bits' style='color: #00C000;'>.</td><td title='16.62 bits' style='color: #FF0000;'>U</td><td title='2.01 bits' style='color: #006090;'>.</td><td title='0.74 bits' style='color: #00C000;'>.</td><td title='2.46 bits' style='color: #006090;'>.</td><td title='0.24 bits' style='color: #00FF00;'>.</td><td title='0.21 bits' style='color: #00FF00;'>.</td><td title='9.14 bits' style='color: #900000;'>S</td><td title='3.04 bits' style='color: #0020F0;'>.</td></tr></table></td></tr><tr><td nowrap class='address'> 00420C11 </td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='2.96 bits' style='color: #006090;'>00</td><td title='0.27 bits' style='color: #00FF00;'>00</td><td title='0.26 bits' style='color: #00FF00;'>00</td><td title='0.35 bits' style='color: #00FF00;'>00</td><td> </td><td title='10.37 bits' style='color: #900000;'>56</td><td title='1.26 bits' style='color: #008040;'>00</td><td title='0.36 bits' style='color: #00FF00;'>00</td><td title='0.28 bits' style='color: #00FF00;'>00</td><td> </td><td title='0.23 bits' style='color: #00FF00;'>00</td><td title='0.25 bits' style='color: #00FF00;'>00</td><td title='8.21 bits' style='color: #000000;'>32</td><td title='1.15 bits' style='color: #008040;'>01</td><td> </td><td title='0.43 bits' style='color: #00FF00;'>01</td><td title='0.31 bits' style='color: #00FF00;'>01</td><td title='0.40 bits' style='color: #00FF00;'>01</td><td title='0.38 bits' style='color: #00FF00;'>01</td><td> </td><td> </td><td title='3.27 bits' style='color: #0020F0;'>00</td><td title='0.37 bits' style='color: #00FF00;'>00</td><td title='0.28 bits' style='color: #00FF00;'>00</td><td title='0.35 bits' style='color: #00FF00;'>00</td><td> </td><td title='0.22 bits' style='color: #00FF00;'>00</td><td title='11.23 bits' style='color: #900000;'>4E</td><td title='3.24 bits' style='color: #0020F0;'>01</td><td title='0.62 bits' style='color: #00C000;'>01</td><td> </td><td title='3.08 bits' style='color: #0020F0;'>00</td><td title='0.21 bits' style='color: #00FF00;'>00</td><td title='0.23 bits' style='color: #00FF00;'>00</td><td title='0.38 bits' style='color: #00FF00;'>00</td><td> </td><td title='14.05 bits' style='color: #FF0000;'>47</td><td title='1.90 bits' style='color: #008040;'>01</td><td title='0.48 bits' style='color: #00FF00;'>01</td><td title='0.57 bits' style='color: #00C000;'>01</td><td> </td><td> </td><td> </td><td title='2.96 bits' style='color: #006090;'>.</td><td title='0.27 bits' style='color: #00FF00;'>.</td><td title='0.26 bits' style='color: #00FF00;'>.</td><td title='0.35 bits' style='color: #00FF00;'>.</td><td title='10.37 bits' style='color: #900000;'>V</td><td title='1.26 bits' style='color: #008040;'>.</td><td title='0.36 bits' style='color: #00FF00;'>.</td><td title='0.28 bits' style='color: #00FF00;'>.</td><td title='0.23 bits' style='color: #00FF00;'>.</td><td title='0.25 bits' style='color: #00FF00;'>.</td><td title='8.21 bits' style='color: #000000;'>2</td><td title='1.15 bits' style='color: #008040;'>.</td><td title='0.43 bits' style='color: #00FF00;'>.</td><td title='0.31 bits' style='color: #00FF00;'>.</td><td title='0.40 bits' style='color: #00FF00;'>.</td><td title='0.38 bits' style='color: #00FF00;'>.</td><td title='3.27 bits' style='color: #0020F0;'>.</td><td title='0.37 bits' style='color: #00FF00;'>.</td><td title='0.28 bits' style='color: #00FF00;'>.</td><td title='0.35 bits' style='color: #00FF00;'>.</td><td title='0.22 bits' style='color: #00FF00;'>.</td><td title='11.23 bits' style='color: #900000;'>N</td><td title='3.24 bits' style='color: #0020F0;'>.</td><td title='0.62 bits' style='color: #00C000;'>.</td><td title='3.08 bits' style='color: #0020F0;'>.</td><td title='0.21 bits' style='color: #00FF00;'>.</td><td title='0.23 bits' style='color: #00FF00;'>.</td><td title='0.38 bits' style='color: #00FF00;'>.</td><td title='14.05 bits' style='color: #FF0000;'>G</td><td title='1.90 bits' style='color: #008040;'>.</td><td title='0.48 bits' style='color: #00FF00;'>.</td><td title='0.57 bits' style='color: #00C000;'>.</td></tr></table></td></tr><tr><td nowrap class='address'> 00420C31 </td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='0.68 bits' style='color: #00C000;'>01</td><td title='0.69 bits' style='color: #00C000;'>01</td><td title='0.64 bits' style='color: #00C000;'>01</td><td title='2.82 bits' style='color: #006090;'>00</td><td> </td><td title='0.20 bits' style='color: #00FF00;'>00</td><td title='0.18 bits' style='color: #00FF00;'>00</td><td title='0.33 bits' style='color: #00FF00;'>00</td><td title='0.34 bits' style='color: #00FF00;'>00</td><td> </td><td title='0.35 bits' style='color: #00FF00;'>00</td><td title='0.19 bits' style='color: #00FF00;'>00</td><td title='0.19 bits' style='color: #00FF00;'>00</td><td title='0.21 bits' style='color: #00FF00;'>00</td><td> </td><td title='0.20 bits' style='color: #00FF00;'>00</td><td title='0.19 bits' style='color: #00FF00;'>00</td><td title='7.36 bits' style='color: #000000;'>32</td><td title='0.88 bits' style='color: #00C000;'>01</td><td> </td><td> </td><td title='3.23 bits' style='color: #0020F0;'>00</td><td title='0.23 bits' style='color: #00FF00;'>00</td><td title='0.22 bits' style='color: #00FF00;'>00</td><td title='6.34 bits' style='color: #0000A0;'>37</td><td> </td><td title='0.61 bits' style='color: #00C000;'>01</td><td title='1.64 bits' style='color: #008040;'>00</td><td title='0.20 bits' style='color: #00FF00;'>00</td><td title='0.19 bits' style='color: #00FF00;'>00</td><td> </td><td title='0.49 bits' style='color: #00FF00;'>00</td><td title='0.42 bits' style='color: #00FF00;'>00</td><td title='5.80 bits' style='color: #0000A0;'>4E</td><td title='0.66 bits' style='color: #00C000;'>01</td><td> </td><td title='0.44 bits' style='color: #00FF00;'>01</td><td title='1.64 bits' style='color: #008040;'>01</td><td title='1.61 bits' style='color: #008040;'>00</td><td title='0.18 bits' style='color: #00FF00;'>00</td><td> </td><td> </td><td> </td><td title='0.68 bits' style='color: #00C000;'>.</td><td title='0.69 bits' style='color: #00C000;'>.</td><td title='0.64 bits' style='color: #00C000;'>.</td><td title='2.82 bits' style='color: #006090;'>.</td><td title='0.20 bits' style='color: #00FF00;'>.</td><td title='0.18 bits' style='color: #00FF00;'>.</td><td title='0.33 bits' style='color: #00FF00;'>.</td><td title='0.34 bits' style='color: #00FF00;'>.</td><td title='0.35 bits' style='color: #00FF00;'>.</td><td title='0.19 bits' style='color: #00FF00;'>.</td><td title='0.19 bits' style='color: #00FF00;'>.</td><td title='0.21 bits' style='color: #00FF00;'>.</td><td title='0.20 bits' style='color: #00FF00;'>.</td><td title='0.19 bits' style='color: #00FF00;'>.</td><td title='7.36 bits' style='color: #000000;'>2</td><td title='0.88 bits' style='color: #00C000;'>.</td><td title='3.23 bits' style='color: #0020F0;'>.</td><td title='0.23 bits' style='color: #00FF00;'>.</td><td title='0.22 bits' style='color: #00FF00;'>.</td><td title='6.34 bits' style='color: #0000A0;'>7</td><td title='0.61 bits' style='color: #00C000;'>.</td><td title='1.64 bits' style='color: #008040;'>.</td><td title='0.20 bits' style='color: #00FF00;'>.</td><td title='0.19 bits' style='color: #00FF00;'>.</td><td title='0.49 bits' style='color: #00FF00;'>.</td><td title='0.42 bits' style='color: #00FF00;'>.</td><td title='5.80 bits' style='color: #0000A0;'>N</td><td title='0.66 bits' style='color: #00C000;'>.</td><td title='0.44 bits' style='color: #00FF00;'>.</td><td title='1.64 bits' style='color: #008040;'>.</td><td title='1.61 bits' style='color: #008040;'>.</td><td title='0.18 bits' style='color: #00FF00;'>.</td></tr></table></td></tr><tr><td nowrap class='address'> 00420C51 </td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='0.21 bits' style='color: #00FF00;'>00</td><td title='0.40 bits' style='color: #00FF00;'>00</td><td title='0.32 bits' style='color: #00FF00;'>00</td><td title='0.30 bits' style='color: #00FF00;'>00</td><td> </td><td title='0.16 bits' style='color: #00FF00;'>00</td><td title='0.17 bits' style='color: #00FF00;'>00</td><td title='0.23 bits' style='color: #00FF00;'>00</td><td title='7.27 bits' style='color: #000000;'>5B</td><td> </td><td title='1.53 bits' style='color: #008040;'>00</td><td title='0.50 bits' style='color: #00C000;'>00</td><td title='0.34 bits' style='color: #00FF00;'>00</td><td title='0.29 bits' style='color: #00FF00;'>00</td><td> </td><td title='11.13 bits' style='color: #900000;'>55</td><td title='2.40 bits' style='color: #006090;'>01</td><td title='1.13 bits' style='color: #008040;'>01</td><td title='1.24 bits' style='color: #008040;'>00</td><td> </td><td> </td><td title='0.14 bits' style='color: #00FF00;'>00</td><td title='0.17 bits' style='color: #00FF00;'>00</td><td title='4.77 bits' style='color: #0020F0;'>53</td><td title='1.13 bits' style='color: #008040;'>01</td><td> </td><td title='2.48 bits' style='color: #006090;'>01</td><td title='0.77 bits' style='color: #00C000;'>01</td><td title='0.49 bits' style='color: #00FF00;'>01</td><td title='0.87 bits' style='color: #00C000;'>01</td><td> </td><td title='1.90 bits' style='color: #008040;'>00</td><td title='0.17 bits' style='color: #00FF00;'>00</td><td title='0.17 bits' style='color: #00FF00;'>00</td><td title='0.29 bits' style='color: #00FF00;'>00</td><td> </td><td title='0.24 bits' style='color: #00FF00;'>00</td><td title='0.29 bits' style='color: #00FF00;'>00</td><td title='9.72 bits' style='color: #900000;'>56</td><td title='3.17 bits' style='color: #0020F0;'>01</td><td> </td><td> </td><td> </td><td title='0.21 bits' style='color: #00FF00;'>.</td><td title='0.40 bits' style='color: #00FF00;'>.</td><td title='0.32 bits' style='color: #00FF00;'>.</td><td title='0.30 bits' style='color: #00FF00;'>.</td><td title='0.16 bits' style='color: #00FF00;'>.</td><td title='0.17 bits' style='color: #00FF00;'>.</td><td title='0.23 bits' style='color: #00FF00;'>.</td><td title='7.27 bits' style='color: #000000;'>[</td><td title='1.53 bits' style='color: #008040;'>.</td><td title='0.50 bits' style='color: #00C000;'>.</td><td title='0.34 bits' style='color: #00FF00;'>.</td><td title='0.29 bits' style='color: #00FF00;'>.</td><td title='11.13 bits' style='color: #900000;'>U</td><td title='2.40 bits' style='color: #006090;'>.</td><td title='1.13 bits' style='color: #008040;'>.</td><td title='1.24 bits' style='color: #008040;'>.</td><td title='0.14 bits' style='color: #00FF00;'>.</td><td title='0.17 bits' style='color: #00FF00;'>.</td><td title='4.77 bits' style='color: #0020F0;'>S</td><td title='1.13 bits' style='color: #008040;'>.</td><td title='2.48 bits' style='color: #006090;'>.</td><td title='0.77 bits' style='color: #00C000;'>.</td><td title='0.49 bits' style='color: #00FF00;'>.</td><td title='0.87 bits' style='color: #00C000;'>.</td><td title='1.90 bits' style='color: #008040;'>.</td><td title='0.17 bits' style='color: #00FF00;'>.</td><td title='0.17 bits' style='color: #00FF00;'>.</td><td title='0.29 bits' style='color: #00FF00;'>.</td><td title='0.24 bits' style='color: #00FF00;'>.</td><td title='0.29 bits' style='color: #00FF00;'>.</td><td title='9.72 bits' style='color: #900000;'>V</td><td title='3.17 bits' style='color: #0020F0;'>.</td></tr></table></td></tr><tr><td nowrap class='address'> 00420C71 </td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='1.30 bits' style='color: #008040;'>00</td><td title='0.15 bits' style='color: #00FF00;'>00</td><td title='0.17 bits' style='color: #00FF00;'>00</td><td title='0.39 bits' style='color: #00FF00;'>00</td><td> </td><td title='0.43 bits' style='color: #00FF00;'>00</td><td title='6.61 bits' style='color: #0000A0;'>32</td><td title='0.38 bits' style='color: #00FF00;'>01</td><td title='0.57 bits' style='color: #00C000;'>01</td><td> </td><td title='7.96 bits' style='color: #000000;'>55</td><td title='0.53 bits' style='color: #00C000;'>01</td><td title='0.55 bits' style='color: #00C000;'>01</td><td title='0.82 bits' style='color: #00C000;'>00</td><td> </td><td title='0.18 bits' style='color: #00FF00;'>00</td><td title='0.16 bits' style='color: #00FF00;'>00</td><td title='0.86 bits' style='color: #00C000;'>00</td><td title='6.49 bits' style='color: #0000A0;'>4E</td><td> </td><td> </td><td title='0.47 bits' style='color: #00FF00;'>01</td><td title='0.25 bits' style='color: #00FF00;'>01</td><td title='0.48 bits' style='color: #00FF00;'>01</td><td title='1.38 bits' style='color: #008040;'>01</td><td> </td><td title='1.72 bits' style='color: #008040;'>00</td><td title='0.18 bits' style='color: #00FF00;'>00</td><td title='0.18 bits' style='color: #00FF00;'>00</td><td title='0.25 bits' style='color: #00FF00;'>00</td><td> </td><td title='0.41 bits' style='color: #00FF00;'>00</td><td title='0.31 bits' style='color: #00FF00;'>00</td><td title='0.30 bits' style='color: #00FF00;'>00</td><td title='0.24 bits' style='color: #00FF00;'>00</td><td> </td><td title='11.23 bits' style='color: #900000;'>5A</td><td title='3.08 bits' style='color: #0020F0;'>01</td><td title='1.50 bits' style='color: #008040;'>00</td><td title='0.16 bits' style='color: #00FF00;'>00</td><td> </td><td> </td><td> </td><td title='1.30 bits' style='color: #008040;'>.</td><td title='0.15 bits' style='color: #00FF00;'>.</td><td title='0.17 bits' style='color: #00FF00;'>.</td><td title='0.39 bits' style='color: #00FF00;'>.</td><td title='0.43 bits' style='color: #00FF00;'>.</td><td title='6.61 bits' style='color: #0000A0;'>2</td><td title='0.38 bits' style='color: #00FF00;'>.</td><td title='0.57 bits' style='color: #00C000;'>.</td><td title='7.96 bits' style='color: #000000;'>U</td><td title='0.53 bits' style='color: #00C000;'>.</td><td title='0.55 bits' style='color: #00C000;'>.</td><td title='0.82 bits' style='color: #00C000;'>.</td><td title='0.18 bits' style='color: #00FF00;'>.</td><td title='0.16 bits' style='color: #00FF00;'>.</td><td title='0.86 bits' style='color: #00C000;'>.</td><td title='6.49 bits' style='color: #0000A0;'>N</td><td title='0.47 bits' style='color: #00FF00;'>.</td><td title='0.25 bits' style='color: #00FF00;'>.</td><td title='0.48 bits' style='color: #00FF00;'>.</td><td title='1.38 bits' style='color: #008040;'>.</td><td title='1.72 bits' style='color: #008040;'>.</td><td title='0.18 bits' style='color: #00FF00;'>.</td><td title='0.18 bits' style='color: #00FF00;'>.</td><td title='0.25 bits' style='color: #00FF00;'>.</td><td title='0.41 bits' style='color: #00FF00;'>.</td><td title='0.31 bits' style='color: #00FF00;'>.</td><td title='0.30 bits' style='color: #00FF00;'>.</td><td title='0.24 bits' style='color: #00FF00;'>.</td><td title='11.23 bits' style='color: #900000;'>Z</td><td title='3.08 bits' style='color: #0020F0;'>.</td><td title='1.50 bits' style='color: #008040;'>.</td><td title='0.16 bits' style='color: #00FF00;'>.</td></tr></table></td></tr><tr><td nowrap class='address'> 00420C91 </td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='0.16 bits' style='color: #00FF00;'>00</td><td title='0.41 bits' style='color: #00FF00;'>00</td><td title='5.94 bits' style='color: #0000A0;'>4E</td><td title='0.44 bits' style='color: #00FF00;'>01</td><td> </td><td title='0.26 bits' style='color: #00FF00;'>01</td><td title='0.38 bits' style='color: #00FF00;'>01</td><td title='0.88 bits' style='color: #00C000;'>01</td><td title='1.45 bits' style='color: #008040;'>01</td><td> </td><td title='1.30 bits' style='color: #008040;'>00</td><td title='0.13 bits' style='color: #00FF00;'>00</td><td title='0.13 bits' style='color: #00FF00;'>00</td><td title='0.24 bits' style='color: #00FF00;'>00</td><td> </td><td title='0.32 bits' style='color: #00FF00;'>00</td><td title='0.28 bits' style='color: #00FF00;'>00</td><td title='0.30 bits' style='color: #00FF00;'>00</td><td title='12.86 bits' style='color: #FF0000;'>34</td><td> </td><td> </td><td title='2.55 bits' style='color: #006090;'>01</td><td title='0.80 bits' style='color: #00C000;'>01</td><td title='0.64 bits' style='color: #00C000;'>01</td><td title='0.52 bits' style='color: #00C000;'>01</td><td> </td><td title='0.65 bits' style='color: #00C000;'>01</td><td title='1.52 bits' style='color: #008040;'>00</td><td title='9.77 bits' style='color: #900000;'>47</td><td title='1.77 bits' style='color: #008040;'>01</td><td> </td><td title='0.91 bits' style='color: #00C000;'>00</td><td title='0.30 bits' style='color: #00FF00;'>00</td><td title='0.16 bits' style='color: #00FF00;'>00</td><td title='6.19 bits' style='color: #0000A0;'>34</td><td> </td><td title='0.73 bits' style='color: #00C000;'>01</td><td title='0.57 bits' style='color: #00C000;'>01</td><td title='0.45 bits' style='color: #00FF00;'>01</td><td title='0.21 bits' style='color: #00FF00;'>01</td><td> </td><td> </td><td> </td><td title='0.16 bits' style='color: #00FF00;'>.</td><td title='0.41 bits' style='color: #00FF00;'>.</td><td title='5.94 bits' style='color: #0000A0;'>N</td><td title='0.44 bits' style='color: #00FF00;'>.</td><td title='0.26 bits' style='color: #00FF00;'>.</td><td title='0.38 bits' style='color: #00FF00;'>.</td><td title='0.88 bits' style='color: #00C000;'>.</td><td title='1.45 bits' style='color: #008040;'>.</td><td title='1.30 bits' style='color: #008040;'>.</td><td title='0.13 bits' style='color: #00FF00;'>.</td><td title='0.13 bits' style='color: #00FF00;'>.</td><td title='0.24 bits' style='color: #00FF00;'>.</td><td title='0.32 bits' style='color: #00FF00;'>.</td><td title='0.28 bits' style='color: #00FF00;'>.</td><td title='0.30 bits' style='color: #00FF00;'>.</td><td title='12.86 bits' style='color: #FF0000;'>4</td><td title='2.55 bits' style='color: #006090;'>.</td><td title='0.80 bits' style='color: #00C000;'>.</td><td title='0.64 bits' style='color: #00C000;'>.</td><td title='0.52 bits' style='color: #00C000;'>.</td><td title='0.65 bits' style='color: #00C000;'>.</td><td title='1.52 bits' style='color: #008040;'>.</td><td title='9.77 bits' style='color: #900000;'>G</td><td title='1.77 bits' style='color: #008040;'>.</td><td title='0.91 bits' style='color: #00C000;'>.</td><td title='0.30 bits' style='color: #00FF00;'>.</td><td title='0.16 bits' style='color: #00FF00;'>.</td><td title='6.19 bits' style='color: #0000A0;'>4</td><td title='0.73 bits' style='color: #00C000;'>.</td><td title='0.57 bits' style='color: #00C000;'>.</td><td title='0.45 bits' style='color: #00FF00;'>.</td><td title='0.21 bits' style='color: #00FF00;'>.</td></tr></table></td></tr><tr><td nowrap class='address'> 00420CB1 </td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='2.34 bits' style='color: #006090;'>00</td><td title='0.24 bits' style='color: #00FF00;'>00</td><td title='0.21 bits' style='color: #00FF00;'>00</td><td title='0.28 bits' style='color: #00FF00;'>00</td><td> </td><td title='0.23 bits' style='color: #00FF00;'>00</td><td title='0.21 bits' style='color: #00FF00;'>00</td><td title='0.25 bits' style='color: #00FF00;'>00</td><td title='5.80 bits' style='color: #0000A0;'>32</td><td> </td><td title='3.55 bits' style='color: #0020F0;'>00</td><td title='0.32 bits' style='color: #00FF00;'>00</td><td title='0.38 bits' style='color: #00FF00;'>00</td><td title='0.31 bits' style='color: #00FF00;'>00</td><td> </td><td title='14.85 bits' style='color: #FF0000;'>51</td><td title='2.10 bits' style='color: #006090;'>01</td><td title='1.07 bits' style='color: #008040;'>01</td><td title='0.55 bits' style='color: #00C000;'>01</td><td> </td><td> </td><td title='10.06 bits' style='color: #900000;'>54</td><td title='1.63 bits' style='color: #008040;'>01</td><td title='1.33 bits' style='color: #008040;'>01</td><td title='1.27 bits' style='color: #008040;'>00</td><td> </td><td title='0.22 bits' style='color: #00FF00;'>00</td><td title='0.14 bits' style='color: #00FF00;'>00</td><td title='0.36 bits' style='color: #00FF00;'>00</td><td title='12.70 bits' style='color: #FF0000;'>58</td><td> </td><td title='0.66 bits' style='color: #00C000;'>00</td><td title='0.36 bits' style='color: #00FF00;'>00</td><td title='0.43 bits' style='color: #00FF00;'>00</td><td title='0.41 bits' style='color: #00FF00;'>00</td><td> </td><td title='6.88 bits' style='color: #0000A0;'>53</td><td title='1.20 bits' style='color: #008040;'>01</td><td title='0.71 bits' style='color: #00C000;'>01</td><td title='2.41 bits' style='color: #006090;'>00</td><td> </td><td> </td><td> </td><td title='2.34 bits' style='color: #006090;'>.</td><td title='0.24 bits' style='color: #00FF00;'>.</td><td title='0.21 bits' style='color: #00FF00;'>.</td><td title='0.28 bits' style='color: #00FF00;'>.</td><td title='0.23 bits' style='color: #00FF00;'>.</td><td title='0.21 bits' style='color: #00FF00;'>.</td><td title='0.25 bits' style='color: #00FF00;'>.</td><td title='5.80 bits' style='color: #0000A0;'>2</td><td title='3.55 bits' style='color: #0020F0;'>.</td><td title='0.32 bits' style='color: #00FF00;'>.</td><td title='0.38 bits' style='color: #00FF00;'>.</td><td title='0.31 bits' style='color: #00FF00;'>.</td><td title='14.85 bits' style='color: #FF0000;'>Q</td><td title='2.10 bits' style='color: #006090;'>.</td><td title='1.07 bits' style='color: #008040;'>.</td><td title='0.55 bits' style='color: #00C000;'>.</td><td title='10.06 bits' style='color: #900000;'>T</td><td title='1.63 bits' style='color: #008040;'>.</td><td title='1.33 bits' style='color: #008040;'>.</td><td title='1.27 bits' style='color: #008040;'>.</td><td title='0.22 bits' style='color: #00FF00;'>.</td><td title='0.14 bits' style='color: #00FF00;'>.</td><td title='0.36 bits' style='color: #00FF00;'>.</td><td title='12.70 bits' style='color: #FF0000;'>X</td><td title='0.66 bits' style='color: #00C000;'>.</td><td title='0.36 bits' style='color: #00FF00;'>.</td><td title='0.43 bits' style='color: #00FF00;'>.</td><td title='0.41 bits' style='color: #00FF00;'>.</td><td title='6.88 bits' style='color: #0000A0;'>S</td><td title='1.20 bits' style='color: #008040;'>.</td><td title='0.71 bits' style='color: #00C000;'>.</td><td title='2.41 bits' style='color: #006090;'>.</td></tr></table></td></tr><tr><td nowrap class='address'> 00420CD1 </td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='0.19 bits' style='color: #00FF00;'>00</td><td title='0.14 bits' style='color: #00FF00;'>00</td><td title='3.74 bits' style='color: #0020F0;'>56</td><td title='2.18 bits' style='color: #006090;'>01</td><td> </td><td title='1.38 bits' style='color: #008040;'>01</td><td title='0.41 bits' style='color: #00FF00;'>01</td><td title='0.26 bits' style='color: #00FF00;'>01</td><td title='0.66 bits' style='color: #00C000;'>01</td><td> </td><td title='0.85 bits' style='color: #00C000;'>01</td><td title='1.38 bits' style='color: #008040;'>00</td><td title='0.19 bits' style='color: #00FF00;'>00</td><td title='0.11 bits' style='color: #00FF00;'>00</td><td> </td><td title='0.25 bits' style='color: #00FF00;'>00</td><td title='0.29 bits' style='color: #00FF00;'>00</td><td title='0.23 bits' style='color: #00FF00;'>00</td><td title='6.92 bits' style='color: #0000A0;'>53</td><td> </td><td> </td><td title='1.01 bits' style='color: #008040;'>01</td><td title='2.31 bits' style='color: #006090;'>00</td><td title='0.21 bits' style='color: #00FF00;'>00</td><td title='0.13 bits' style='color: #00FF00;'>00</td><td> </td><td title='0.41 bits' style='color: #00FF00;'>00</td><td title='6.39 bits' style='color: #0000A0;'>32</td><td title='1.01 bits' style='color: #008040;'>01</td><td title='1.87 bits' style='color: #008040;'>00</td><td> </td><td title='0.19 bits' style='color: #00FF00;'>00</td><td title='0.12 bits' style='color: #00FF00;'>00</td><td title='0.59 bits' style='color: #00C000;'>00</td><td title='0.43 bits' style='color: #00FF00;'>00</td><td> </td><td title='8.64 bits' style='color: #000000;'>4A</td><td title='1.01 bits' style='color: #008040;'>01</td><td title='0.32 bits' style='color: #00FF00;'>01</td><td title='0.63 bits' style='color: #00C000;'>01</td><td> </td><td> </td><td> </td><td title='0.19 bits' style='color: #00FF00;'>.</td><td title='0.14 bits' style='color: #00FF00;'>.</td><td title='3.74 bits' style='color: #0020F0;'>V</td><td title='2.18 bits' style='color: #006090;'>.</td><td title='1.38 bits' style='color: #008040;'>.</td><td title='0.41 bits' style='color: #00FF00;'>.</td><td title='0.26 bits' style='color: #00FF00;'>.</td><td title='0.66 bits' style='color: #00C000;'>.</td><td title='0.85 bits' style='color: #00C000;'>.</td><td title='1.38 bits' style='color: #008040;'>.</td><td title='0.19 bits' style='color: #00FF00;'>.</td><td title='0.11 bits' style='color: #00FF00;'>.</td><td title='0.25 bits' style='color: #00FF00;'>.</td><td title='0.29 bits' style='color: #00FF00;'>.</td><td title='0.23 bits' style='color: #00FF00;'>.</td><td title='6.92 bits' style='color: #0000A0;'>S</td><td title='1.01 bits' style='color: #008040;'>.</td><td title='2.31 bits' style='color: #006090;'>.</td><td title='0.21 bits' style='color: #00FF00;'>.</td><td title='0.13 bits' style='color: #00FF00;'>.</td><td title='0.41 bits' style='color: #00FF00;'>.</td><td title='6.39 bits' style='color: #0000A0;'>2</td><td title='1.01 bits' style='color: #008040;'>.</td><td title='1.87 bits' style='color: #008040;'>.</td><td title='0.19 bits' style='color: #00FF00;'>.</td><td title='0.12 bits' style='color: #00FF00;'>.</td><td title='0.59 bits' style='color: #00C000;'>.</td><td title='0.43 bits' style='color: #00FF00;'>.</td><td title='8.64 bits' style='color: #000000;'>J</td><td title='1.01 bits' style='color: #008040;'>.</td><td title='0.32 bits' style='color: #00FF00;'>.</td><td title='0.63 bits' style='color: #00C000;'>.</td></tr></table></td></tr><tr><td nowrap class='address'> 00420CF1 </td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='11.02 bits' style='color: #900000;'>32</td><td title='0.90 bits' style='color: #00C000;'>01</td><td title='0.88 bits' style='color: #00C000;'>01</td><td title='1.61 bits' style='color: #008040;'>00</td><td> </td><td title='0.19 bits' style='color: #00FF00;'>00</td><td title='0.12 bits' style='color: #00FF00;'>00</td><td title='9.30 bits' style='color: #900000;'>3C</td><td title='3.49 bits' style='color: #0020F0;'>01</td><td> </td><td title='1.20 bits' style='color: #008040;'>00</td><td title='6.79 bits' style='color: #0000A0;'>56</td><td title='1.48 bits' style='color: #008040;'>01</td><td title='1.79 bits' style='color: #008040;'>01</td><td> </td><td title='0.91 bits' style='color: #00C000;'>01</td><td title='1.07 bits' style='color: #008040;'>01</td><td title='0.56 bits' style='color: #00C000;'>01</td><td title='2.34 bits' style='color: #006090;'>00</td><td> </td><td> </td><td title='0.29 bits' style='color: #00FF00;'>00</td><td title='0.12 bits' style='color: #00FF00;'>00</td><td title='0.24 bits' style='color: #00FF00;'>00</td><td title='0.27 bits' style='color: #00FF00;'>00</td><td> </td><td title='0.26 bits' style='color: #00FF00;'>00</td><td title='12.78 bits' style='color: #FF0000;'>48</td><td title='1.48 bits' style='color: #008040;'>01</td><td title='0.81 bits' style='color: #00C000;'>01</td><td> </td><td title='0.58 bits' style='color: #00C000;'>01</td><td title='0.55 bits' style='color: #00C000;'>01</td><td title='2.18 bits' style='color: #006090;'>00</td><td title='10.96 bits' style='color: #900000;'>5B</td><td> </td><td title='2.20 bits' style='color: #006090;'>01</td><td title='0.70 bits' style='color: #00C000;'>01</td><td title='0.72 bits' style='color: #00C000;'>01</td><td title='0.59 bits' style='color: #00C000;'>01</td><td> </td><td> </td><td> </td><td title='11.02 bits' style='color: #900000;'>2</td><td title='0.90 bits' style='color: #00C000;'>.</td><td title='0.88 bits' style='color: #00C000;'>.</td><td title='1.61 bits' style='color: #008040;'>.</td><td title='0.19 bits' style='color: #00FF00;'>.</td><td title='0.12 bits' style='color: #00FF00;'>.</td><td title='9.30 bits' style='color: #900000;'><</td><td title='3.49 bits' style='color: #0020F0;'>.</td><td title='1.20 bits' style='color: #008040;'>.</td><td title='6.79 bits' style='color: #0000A0;'>V</td><td title='1.48 bits' style='color: #008040;'>.</td><td title='1.79 bits' style='color: #008040;'>.</td><td title='0.91 bits' style='color: #00C000;'>.</td><td title='1.07 bits' style='color: #008040;'>.</td><td title='0.56 bits' style='color: #00C000;'>.</td><td title='2.34 bits' style='color: #006090;'>.</td><td title='0.29 bits' style='color: #00FF00;'>.</td><td title='0.12 bits' style='color: #00FF00;'>.</td><td title='0.24 bits' style='color: #00FF00;'>.</td><td title='0.27 bits' style='color: #00FF00;'>.</td><td title='0.26 bits' style='color: #00FF00;'>.</td><td title='12.78 bits' style='color: #FF0000;'>H</td><td title='1.48 bits' style='color: #008040;'>.</td><td title='0.81 bits' style='color: #00C000;'>.</td><td title='0.58 bits' style='color: #00C000;'>.</td><td title='0.55 bits' style='color: #00C000;'>.</td><td title='2.18 bits' style='color: #006090;'>.</td><td title='10.96 bits' style='color: #900000;'>[</td><td title='2.20 bits' style='color: #006090;'>.</td><td title='0.70 bits' style='color: #00C000;'>.</td><td title='0.72 bits' style='color: #00C000;'>.</td><td title='0.59 bits' style='color: #00C000;'>.</td></tr></table></td></tr><tr><td nowrap class='address'> 00420D11 </td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='0.37 bits' style='color: #00FF00;'>01</td><td title='1.57 bits' style='color: #008040;'>00</td><td title='0.38 bits' style='color: #00FF00;'>00</td><td title='0.11 bits' style='color: #00FF00;'>00</td><td> </td><td title='0.20 bits' style='color: #00FF00;'>00</td><td title='0.25 bits' style='color: #00FF00;'>00</td><td title='0.24 bits' style='color: #00FF00;'>00</td><td title='10.70 bits' style='color: #900000;'>54</td><td> </td><td title='1.63 bits' style='color: #008040;'>01</td><td title='0.48 bits' style='color: #00FF00;'>01</td><td title='0.63 bits' style='color: #00C000;'>01</td><td title='0.63 bits' style='color: #00C000;'>01</td><td> </td><td title='0.70 bits' style='color: #00C000;'>01</td><td title='0.77 bits' style='color: #00C000;'>01</td><td title='1.31 bits' style='color: #008040;'>00</td><td title='0.16 bits' style='color: #00FF00;'>00</td><td> </td><td> </td><td title='0.09 bits' style='color: #80FF80;'>00</td><td title='0.18 bits' style='color: #00FF00;'>00</td><td title='0.23 bits' style='color: #00FF00;'>00</td><td title='0.23 bits' style='color: #00FF00;'>00</td><td> </td><td title='6.29 bits' style='color: #0000A0;'>32</td><td title='1.62 bits' style='color: #008040;'>00</td><td title='0.22 bits' style='color: #00FF00;'>00</td><td title='0.31 bits' style='color: #00FF00;'>00</td><td> </td><td title='0.23 bits' style='color: #00FF00;'>00</td><td title='0.45 bits' style='color: #00FF00;'>00</td><td title='12.86 bits' style='color: #FF0000;'>43</td><td title='3.14 bits' style='color: #0020F0;'>01</td><td> </td><td title='0.49 bits' style='color: #00FF00;'>01</td><td title='0.43 bits' style='color: #00FF00;'>01</td><td title='0.44 bits' style='color: #00FF00;'>01</td><td title='2.29 bits' style='color: #006090;'>00</td><td> </td><td> </td><td> </td><td title='0.37 bits' style='color: #00FF00;'>.</td><td title='1.57 bits' style='color: #008040;'>.</td><td title='0.38 bits' style='color: #00FF00;'>.</td><td title='0.11 bits' style='color: #00FF00;'>.</td><td title='0.20 bits' style='color: #00FF00;'>.</td><td title='0.25 bits' style='color: #00FF00;'>.</td><td title='0.24 bits' style='color: #00FF00;'>.</td><td title='10.70 bits' style='color: #900000;'>T</td><td title='1.63 bits' style='color: #008040;'>.</td><td title='0.48 bits' style='color: #00FF00;'>.</td><td title='0.63 bits' style='color: #00C000;'>.</td><td title='0.63 bits' style='color: #00C000;'>.</td><td title='0.70 bits' style='color: #00C000;'>.</td><td title='0.77 bits' style='color: #00C000;'>.</td><td title='1.31 bits' style='color: #008040;'>.</td><td title='0.16 bits' style='color: #00FF00;'>.</td><td title='0.09 bits' style='color: #80FF80;'>.</td><td title='0.18 bits' style='color: #00FF00;'>.</td><td title='0.23 bits' style='color: #00FF00;'>.</td><td title='0.23 bits' style='color: #00FF00;'>.</td><td title='6.29 bits' style='color: #0000A0;'>2</td><td title='1.62 bits' style='color: #008040;'>.</td><td title='0.22 bits' style='color: #00FF00;'>.</td><td title='0.31 bits' style='color: #00FF00;'>.</td><td title='0.23 bits' style='color: #00FF00;'>.</td><td title='0.45 bits' style='color: #00FF00;'>.</td><td title='12.86 bits' style='color: #FF0000;'>C</td><td title='3.14 bits' style='color: #0020F0;'>.</td><td title='0.49 bits' style='color: #00FF00;'>.</td><td title='0.43 bits' style='color: #00FF00;'>.</td><td title='0.44 bits' style='color: #00FF00;'>.</td><td title='2.29 bits' style='color: #006090;'>.</td></tr></table></td></tr><tr><td nowrap class='address'> 00420D31 </td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='0.25 bits' style='color: #00FF00;'>00</td><td title='9.61 bits' style='color: #900000;'>53</td><td title='0.59 bits' style='color: #00C000;'>00</td><td title='0.42 bits' style='color: #00FF00;'>00</td><td> </td><td title='0.36 bits' style='color: #00FF00;'>00</td><td title='0.59 bits' style='color: #00C000;'>00</td><td title='4.27 bits' style='color: #0020F0;'>32</td><td title='1.79 bits' style='color: #008040;'>01</td><td> </td><td title='0.91 bits' style='color: #00C000;'>00</td><td title='5.65 bits' style='color: #0000A0;'>32</td><td title='1.71 bits' style='color: #008040;'>01</td><td title='1.17 bits' style='color: #008040;'>01</td><td> </td><td title='1.68 bits' style='color: #008040;'>00</td><td title='0.29 bits' style='color: #00FF00;'>00</td><td title='0.22 bits' style='color: #00FF00;'>00</td><td title='3.81 bits' style='color: #0020F0;'>3C</td><td> </td><td> </td><td title='1.87 bits' style='color: #008040;'>00</td><td title='0.25 bits' style='color: #00FF00;'>00</td><td title='0.61 bits' style='color: #00C000;'>00</td><td title='6.45 bits' style='color: #0000A0;'>56</td><td> </td><td title='1.08 bits' style='color: #008040;'>01</td><td title='1.43 bits' style='color: #008040;'>00</td><td title='0.28 bits' style='color: #00FF00;'>00</td><td title='0.20 bits' style='color: #00FF00;'>00</td><td> </td><td title='0.38 bits' style='color: #00FF00;'>00</td><td title='8.00 bits' style='color: #000000;'>5B</td><td title='1.43 bits' style='color: #008040;'>00</td><td title='0.48 bits' style='color: #00FF00;'>00</td><td> </td><td title='0.57 bits' style='color: #00C000;'>00</td><td title='0.31 bits' style='color: #00FF00;'>00</td><td title='0.70 bits' style='color: #00C000;'>00</td><td title='9.15 bits' style='color: #900000;'>4C</td><td> </td><td> </td><td> </td><td title='0.25 bits' style='color: #00FF00;'>.</td><td title='9.61 bits' style='color: #900000;'>S</td><td title='0.59 bits' style='color: #00C000;'>.</td><td title='0.42 bits' style='color: #00FF00;'>.</td><td title='0.36 bits' style='color: #00FF00;'>.</td><td title='0.59 bits' style='color: #00C000;'>.</td><td title='4.27 bits' style='color: #0020F0;'>2</td><td title='1.79 bits' style='color: #008040;'>.</td><td title='0.91 bits' style='color: #00C000;'>.</td><td title='5.65 bits' style='color: #0000A0;'>2</td><td title='1.71 bits' style='color: #008040;'>.</td><td title='1.17 bits' style='color: #008040;'>.</td><td title='1.68 bits' style='color: #008040;'>.</td><td title='0.29 bits' style='color: #00FF00;'>.</td><td title='0.22 bits' style='color: #00FF00;'>.</td><td title='3.81 bits' style='color: #0020F0;'><</td><td title='1.87 bits' style='color: #008040;'>.</td><td title='0.25 bits' style='color: #00FF00;'>.</td><td title='0.61 bits' style='color: #00C000;'>.</td><td title='6.45 bits' style='color: #0000A0;'>V</td><td title='1.08 bits' style='color: #008040;'>.</td><td title='1.43 bits' style='color: #008040;'>.</td><td title='0.28 bits' style='color: #00FF00;'>.</td><td title='0.20 bits' style='color: #00FF00;'>.</td><td title='0.38 bits' style='color: #00FF00;'>.</td><td title='8.00 bits' style='color: #000000;'>[</td><td title='1.43 bits' style='color: #008040;'>.</td><td title='0.48 bits' style='color: #00FF00;'>.</td><td title='0.57 bits' style='color: #00C000;'>.</td><td title='0.31 bits' style='color: #00FF00;'>.</td><td title='0.70 bits' style='color: #00C000;'>.</td><td title='9.15 bits' style='color: #900000;'>L</td></tr></table></td></tr><tr><td nowrap class='address'> 00420D51 </td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='0.38 bits' style='color: #00FF00;'>00</td><td title='1.59 bits' style='color: #008040;'>00</td><td title='12.16 bits' style='color: #FF0000;'>36</td><td title='2.95 bits' style='color: #006090;'>01</td><td> </td><td title='1.06 bits' style='color: #008040;'>01</td><td title='1.17 bits' style='color: #008040;'>00</td><td title='0.24 bits' style='color: #00FF00;'>00</td><td title='0.18 bits' style='color: #00FF00;'>00</td><td> </td><td title='6.83 bits' style='color: #0000A0;'>4E</td><td title='0.46 bits' style='color: #00FF00;'>01</td><td title='0.27 bits' style='color: #00FF00;'>01</td><td title='0.28 bits' style='color: #00FF00;'>01</td><td> </td><td title='0.25 bits' style='color: #00FF00;'>01</td><td title='0.89 bits' style='color: #00C000;'>01</td><td title='0.79 bits' style='color: #00C000;'>00</td><td title='0.22 bits' style='color: #00FF00;'>00</td><td> </td><td> </td><td title='0.15 bits' style='color: #00FF00;'>00</td><td title='0.25 bits' style='color: #00FF00;'>00</td><td title='0.22 bits' style='color: #00FF00;'>00</td><td title='0.23 bits' style='color: #00FF00;'>00</td><td> </td><td title='5.67 bits' style='color: #0000A0;'>53</td><td title='0.69 bits' style='color: #00C000;'>01</td><td title='1.27 bits' style='color: #008040;'>00</td><td title='0.24 bits' style='color: #00FF00;'>00</td><td> </td><td title='0.12 bits' style='color: #00FF00;'>00</td><td title='9.82 bits' style='color: #900000;'>4A</td><td title='0.66 bits' style='color: #00C000;'>01</td><td title='0.64 bits' style='color: #00C000;'>01</td><td> </td><td title='2.30 bits' style='color: #006090;'>00</td><td title='0.21 bits' style='color: #00FF00;'>00</td><td title='0.17 bits' style='color: #00FF00;'>00</td><td title='4.61 bits' style='color: #0020F0;'>53</td><td> </td><td> </td><td> </td><td title='0.38 bits' style='color: #00FF00;'>.</td><td title='1.59 bits' style='color: #008040;'>.</td><td title='12.16 bits' style='color: #FF0000;'>6</td><td title='2.95 bits' style='color: #006090;'>.</td><td title='1.06 bits' style='color: #008040;'>.</td><td title='1.17 bits' style='color: #008040;'>.</td><td title='0.24 bits' style='color: #00FF00;'>.</td><td title='0.18 bits' style='color: #00FF00;'>.</td><td title='6.83 bits' style='color: #0000A0;'>N</td><td title='0.46 bits' style='color: #00FF00;'>.</td><td title='0.27 bits' style='color: #00FF00;'>.</td><td title='0.28 bits' style='color: #00FF00;'>.</td><td title='0.25 bits' style='color: #00FF00;'>.</td><td title='0.89 bits' style='color: #00C000;'>.</td><td title='0.79 bits' style='color: #00C000;'>.</td><td title='0.22 bits' style='color: #00FF00;'>.</td><td title='0.15 bits' style='color: #00FF00;'>.</td><td title='0.25 bits' style='color: #00FF00;'>.</td><td title='0.22 bits' style='color: #00FF00;'>.</td><td title='0.23 bits' style='color: #00FF00;'>.</td><td title='5.67 bits' style='color: #0000A0;'>S</td><td title='0.69 bits' style='color: #00C000;'>.</td><td title='1.27 bits' style='color: #008040;'>.</td><td title='0.24 bits' style='color: #00FF00;'>.</td><td title='0.12 bits' style='color: #00FF00;'>.</td><td title='9.82 bits' style='color: #900000;'>J</td><td title='0.66 bits' style='color: #00C000;'>.</td><td title='0.64 bits' style='color: #00C000;'>.</td><td title='2.30 bits' style='color: #006090;'>.</td><td title='0.21 bits' style='color: #00FF00;'>.</td><td title='0.17 bits' style='color: #00FF00;'>.</td><td title='4.61 bits' style='color: #0020F0;'>S</td></tr></table></td></tr><tr><td nowrap class='address'> 00420D71 </td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='0.39 bits' style='color: #00FF00;'>01</td><td title='0.79 bits' style='color: #00C000;'>00</td><td title='0.22 bits' style='color: #00FF00;'>00</td><td title='0.13 bits' style='color: #00FF00;'>00</td><td> </td><td title='0.85 bits' style='color: #00C000;'>00</td><td title='6.34 bits' style='color: #0000A0;'>55</td><td title='0.61 bits' style='color: #00C000;'>01</td><td title='0.66 bits' style='color: #00C000;'>01</td><td> </td><td title='1.67 bits' style='color: #008040;'>00</td><td title='0.13 bits' style='color: #00FF00;'>00</td><td title='0.14 bits' style='color: #00FF00;'>00</td><td title='3.88 bits' style='color: #0020F0;'>56</td><td> </td><td title='0.51 bits' style='color: #00C000;'>01</td><td title='0.90 bits' style='color: #00C000;'>01</td><td title='1.83 bits' style='color: #008040;'>00</td><td title='0.14 bits' style='color: #00FF00;'>00</td><td> </td><td> </td><td title='0.13 bits' style='color: #00FF00;'>00</td><td title='1.19 bits' style='color: #008040;'>00</td><td title='0.43 bits' style='color: #00FF00;'>00</td><td title='0.27 bits' style='color: #00FF00;'>00</td><td> </td><td title='0.57 bits' style='color: #00C000;'>00</td><td title='0.32 bits' style='color: #00FF00;'>00</td><td title='0.32 bits' style='color: #00FF00;'>00</td><td title='6.41 bits' style='color: #0000A0;'>55</td><td> </td><td title='0.74 bits' style='color: #00C000;'>01</td><td title='2.53 bits' style='color: #006090;'>00</td><td title='0.35 bits' style='color: #00FF00;'>00</td><td title='0.12 bits' style='color: #00FF00;'>00</td><td> </td><td title='0.36 bits' style='color: #00FF00;'>00</td><td title='12.89 bits' style='color: #FF0000;'>45</td><td title='1.26 bits' style='color: #008040;'>01</td><td title='1.22 bits' style='color: #008040;'>01</td><td> </td><td> </td><td> </td><td title='0.39 bits' style='color: #00FF00;'>.</td><td title='0.79 bits' style='color: #00C000;'>.</td><td title='0.22 bits' style='color: #00FF00;'>.</td><td title='0.13 bits' style='color: #00FF00;'>.</td><td title='0.85 bits' style='color: #00C000;'>.</td><td title='6.34 bits' style='color: #0000A0;'>U</td><td title='0.61 bits' style='color: #00C000;'>.</td><td title='0.66 bits' style='color: #00C000;'>.</td><td title='1.67 bits' style='color: #008040;'>.</td><td title='0.13 bits' style='color: #00FF00;'>.</td><td title='0.14 bits' style='color: #00FF00;'>.</td><td title='3.88 bits' style='color: #0020F0;'>V</td><td title='0.51 bits' style='color: #00C000;'>.</td><td title='0.90 bits' style='color: #00C000;'>.</td><td title='1.83 bits' style='color: #008040;'>.</td><td title='0.14 bits' style='color: #00FF00;'>.</td><td title='0.13 bits' style='color: #00FF00;'>.</td><td title='1.19 bits' style='color: #008040;'>.</td><td title='0.43 bits' style='color: #00FF00;'>.</td><td title='0.27 bits' style='color: #00FF00;'>.</td><td title='0.57 bits' style='color: #00C000;'>.</td><td title='0.32 bits' style='color: #00FF00;'>.</td><td title='0.32 bits' style='color: #00FF00;'>.</td><td title='6.41 bits' style='color: #0000A0;'>U</td><td title='0.74 bits' style='color: #00C000;'>.</td><td title='2.53 bits' style='color: #006090;'>.</td><td title='0.35 bits' style='color: #00FF00;'>.</td><td title='0.12 bits' style='color: #00FF00;'>.</td><td title='0.36 bits' style='color: #00FF00;'>.</td><td title='12.89 bits' style='color: #FF0000;'>E</td><td title='1.26 bits' style='color: #008040;'>.</td><td title='1.22 bits' style='color: #008040;'>.</td></tr></table></td></tr><tr><td nowrap class='address'> 00420D91 </td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='0.61 bits' style='color: #00C000;'>00</td><td title='0.12 bits' style='color: #00FF00;'>00</td><td title='0.12 bits' style='color: #00FF00;'>00</td><td title='0.59 bits' style='color: #00C000;'>00</td><td> </td><td title='7.42 bits' style='color: #000000;'>58</td><td title='0.39 bits' style='color: #00FF00;'>00</td><td title='0.35 bits' style='color: #00FF00;'>00</td><td title='0.39 bits' style='color: #00FF00;'>00</td><td> </td><td title='0.33 bits' style='color: #00FF00;'>00</td><td title='0.79 bits' style='color: #00C000;'>00</td><td title='8.43 bits' style='color: #000000;'>34</td><td title='0.54 bits' style='color: #00C000;'>01</td><td> </td><td title='1.82 bits' style='color: #008040;'>00</td><td title='0.24 bits' style='color: #00FF00;'>00</td><td title='0.11 bits' style='color: #00FF00;'>00</td><td title='0.33 bits' style='color: #00FF00;'>00</td><td> </td><td> </td><td title='7.79 bits' style='color: #000000;'>4A</td><td title='0.40 bits' style='color: #00FF00;'>01</td><td title='0.29 bits' style='color: #00FF00;'>01</td><td title='0.90 bits' style='color: #00C000;'>00</td><td> </td><td title='0.11 bits' style='color: #00FF00;'>00</td><td title='0.11 bits' style='color: #00FF00;'>00</td><td title='0.83 bits' style='color: #00C000;'>00</td><td title='9.75 bits' style='color: #900000;'>40</td><td> </td><td title='0.76 bits' style='color: #00C000;'>00</td><td title='0.99 bits' style='color: #00C000;'>00</td><td title='0.43 bits' style='color: #00FF00;'>00</td><td title='0.36 bits' style='color: #00FF00;'>00</td><td> </td><td title='0.39 bits' style='color: #00FF00;'>00</td><td title='0.61 bits' style='color: #00C000;'>00</td><td title='0.27 bits' style='color: #00FF00;'>00</td><td title='9.98 bits' style='color: #900000;'>51</td><td> </td><td> </td><td> </td><td title='0.61 bits' style='color: #00C000;'>.</td><td title='0.12 bits' style='color: #00FF00;'>.</td><td title='0.12 bits' style='color: #00FF00;'>.</td><td title='0.59 bits' style='color: #00C000;'>.</td><td title='7.42 bits' style='color: #000000;'>X</td><td title='0.39 bits' style='color: #00FF00;'>.</td><td title='0.35 bits' style='color: #00FF00;'>.</td><td title='0.39 bits' style='color: #00FF00;'>.</td><td title='0.33 bits' style='color: #00FF00;'>.</td><td title='0.79 bits' style='color: #00C000;'>.</td><td title='8.43 bits' style='color: #000000;'>4</td><td title='0.54 bits' style='color: #00C000;'>.</td><td title='1.82 bits' style='color: #008040;'>.</td><td title='0.24 bits' style='color: #00FF00;'>.</td><td title='0.11 bits' style='color: #00FF00;'>.</td><td title='0.33 bits' style='color: #00FF00;'>.</td><td title='7.79 bits' style='color: #000000;'>J</td><td title='0.40 bits' style='color: #00FF00;'>.</td><td title='0.29 bits' style='color: #00FF00;'>.</td><td title='0.90 bits' style='color: #00C000;'>.</td><td title='0.11 bits' style='color: #00FF00;'>.</td><td title='0.11 bits' style='color: #00FF00;'>.</td><td title='0.83 bits' style='color: #00C000;'>.</td><td title='9.75 bits' style='color: #900000;'>@</td><td title='0.76 bits' style='color: #00C000;'>.</td><td title='0.99 bits' style='color: #00C000;'>.</td><td title='0.43 bits' style='color: #00FF00;'>.</td><td title='0.36 bits' style='color: #00FF00;'>.</td><td title='0.39 bits' style='color: #00FF00;'>.</td><td title='0.61 bits' style='color: #00C000;'>.</td><td title='0.27 bits' style='color: #00FF00;'>.</td><td title='9.98 bits' style='color: #900000;'>Q</td></tr></table></td></tr><tr><td nowrap class='address'> 00420DB1 </td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='1.33 bits' style='color: #008040;'>00</td><td title='5.60 bits' style='color: #0000A0;'>51</td><td title='2.52 bits' style='color: #006090;'>01</td><td title='0.73 bits' style='color: #00C000;'>01</td><td> </td><td title='1.02 bits' style='color: #008040;'>01</td><td title='0.96 bits' style='color: #00C000;'>01</td><td title='1.01 bits' style='color: #008040;'>01</td><td title='0.71 bits' style='color: #00C000;'>01</td><td> </td><td title='1.11 bits' style='color: #008040;'>00</td><td title='0.13 bits' style='color: #00FF00;'>00</td><td title='0.11 bits' style='color: #00FF00;'>00</td><td title='0.20 bits' style='color: #00FF00;'>00</td><td> </td><td title='0.25 bits' style='color: #00FF00;'>00</td><td title='8.73 bits' style='color: #000000;'>37</td><td title='0.84 bits' style='color: #00C000;'>01</td><td title='0.73 bits' style='color: #00C000;'>01</td><td> </td><td> </td><td title='0.54 bits' style='color: #00C000;'>01</td><td title='0.34 bits' style='color: #00FF00;'>01</td><td title='0.73 bits' style='color: #00C000;'>01</td><td title='0.44 bits' style='color: #00FF00;'>01</td><td> </td><td title='0.90 bits' style='color: #00C000;'>01</td><td title='0.46 bits' style='color: #00FF00;'>01</td><td title='0.50 bits' style='color: #00FF00;'>01</td><td title='2.54 bits' style='color: #006090;'>00</td><td> </td><td title='0.10 bits' style='color: #00FF00;'>00</td><td title='0.09 bits' style='color: #80FF80;'>00</td><td title='0.20 bits' style='color: #00FF00;'>00</td><td title='0.20 bits' style='color: #00FF00;'>00</td><td> </td><td title='4.73 bits' style='color: #0020F0;'>37</td><td title='0.43 bits' style='color: #00FF00;'>01</td><td title='2.52 bits' style='color: #006090;'>00</td><td title='0.22 bits' style='color: #00FF00;'>00</td><td> </td><td> </td><td> </td><td title='1.33 bits' style='color: #008040;'>.</td><td title='5.60 bits' style='color: #0000A0;'>Q</td><td title='2.52 bits' style='color: #006090;'>.</td><td title='0.73 bits' style='color: #00C000;'>.</td><td title='1.02 bits' style='color: #008040;'>.</td><td title='0.96 bits' style='color: #00C000;'>.</td><td title='1.01 bits' style='color: #008040;'>.</td><td title='0.71 bits' style='color: #00C000;'>.</td><td title='1.11 bits' style='color: #008040;'>.</td><td title='0.13 bits' style='color: #00FF00;'>.</td><td title='0.11 bits' style='color: #00FF00;'>.</td><td title='0.20 bits' style='color: #00FF00;'>.</td><td title='0.25 bits' style='color: #00FF00;'>.</td><td title='8.73 bits' style='color: #000000;'>7</td><td title='0.84 bits' style='color: #00C000;'>.</td><td title='0.73 bits' style='color: #00C000;'>.</td><td title='0.54 bits' style='color: #00C000;'>.</td><td title='0.34 bits' style='color: #00FF00;'>.</td><td title='0.73 bits' style='color: #00C000;'>.</td><td title='0.44 bits' style='color: #00FF00;'>.</td><td title='0.90 bits' style='color: #00C000;'>.</td><td title='0.46 bits' style='color: #00FF00;'>.</td><td title='0.50 bits' style='color: #00FF00;'>.</td><td title='2.54 bits' style='color: #006090;'>.</td><td title='0.10 bits' style='color: #00FF00;'>.</td><td title='0.09 bits' style='color: #80FF80;'>.</td><td title='0.20 bits' style='color: #00FF00;'>.</td><td title='0.20 bits' style='color: #00FF00;'>.</td><td title='4.73 bits' style='color: #0020F0;'>7</td><td title='0.43 bits' style='color: #00FF00;'>.</td><td title='2.52 bits' style='color: #006090;'>.</td><td title='0.22 bits' style='color: #00FF00;'>.</td></tr></table></td></tr><tr><td nowrap class='address'> 00420DD1 </td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='0.10 bits' style='color: #80FF80;'>00</td><td title='0.25 bits' style='color: #00FF00;'>00</td><td title='8.92 bits' style='color: #000000;'>5A</td><td title='0.88 bits' style='color: #00C000;'>01</td><td> </td><td title='1.27 bits' style='color: #008040;'>01</td><td title='1.10 bits' style='color: #008040;'>01</td><td title='0.47 bits' style='color: #00FF00;'>01</td><td title='0.41 bits' style='color: #00FF00;'>01</td><td> </td><td title='0.42 bits' style='color: #00FF00;'>01</td><td title='1.91 bits' style='color: #008040;'>00</td><td title='0.11 bits' style='color: #00FF00;'>00</td><td title='0.09 bits' style='color: #80FF80;'>00</td><td> </td><td title='0.20 bits' style='color: #00FF00;'>00</td><td title='0.20 bits' style='color: #00FF00;'>00</td><td title='0.31 bits' style='color: #00FF00;'>00</td><td title='8.55 bits' style='color: #000000;'>5B</td><td> </td><td> </td><td title='0.83 bits' style='color: #00C000;'>00</td><td title='0.36 bits' style='color: #00FF00;'>00</td><td title='6.21 bits' style='color: #0000A0;'>37</td><td title='0.47 bits' style='color: #00FF00;'>01</td><td> </td><td title='1.32 bits' style='color: #008040;'>00</td><td title='0.21 bits' style='color: #00FF00;'>00</td><td title='0.11 bits' style='color: #00FF00;'>00</td><td title='0.27 bits' style='color: #00FF00;'>00</td><td> </td><td title='6.30 bits' style='color: #0000A0;'>4A</td><td title='0.30 bits' style='color: #00FF00;'>01</td><td title='0.17 bits' style='color: #00FF00;'>01</td><td title='0.90 bits' style='color: #00C000;'>01</td><td> </td><td title='1.28 bits' style='color: #008040;'>00</td><td title='0.11 bits' style='color: #00FF00;'>00</td><td title='0.20 bits' style='color: #00FF00;'>00</td><td title='0.38 bits' style='color: #00FF00;'>00</td><td> </td><td> </td><td> </td><td title='0.10 bits' style='color: #80FF80;'>.</td><td title='0.25 bits' style='color: #00FF00;'>.</td><td title='8.92 bits' style='color: #000000;'>Z</td><td title='0.88 bits' style='color: #00C000;'>.</td><td title='1.27 bits' style='color: #008040;'>.</td><td title='1.10 bits' style='color: #008040;'>.</td><td title='0.47 bits' style='color: #00FF00;'>.</td><td title='0.41 bits' style='color: #00FF00;'>.</td><td title='0.42 bits' style='color: #00FF00;'>.</td><td title='1.91 bits' style='color: #008040;'>.</td><td title='0.11 bits' style='color: #00FF00;'>.</td><td title='0.09 bits' style='color: #80FF80;'>.</td><td title='0.20 bits' style='color: #00FF00;'>.</td><td title='0.20 bits' style='color: #00FF00;'>.</td><td title='0.31 bits' style='color: #00FF00;'>.</td><td title='8.55 bits' style='color: #000000;'>[</td><td title='0.83 bits' style='color: #00C000;'>.</td><td title='0.36 bits' style='color: #00FF00;'>.</td><td title='6.21 bits' style='color: #0000A0;'>7</td><td title='0.47 bits' style='color: #00FF00;'>.</td><td title='1.32 bits' style='color: #008040;'>.</td><td title='0.21 bits' style='color: #00FF00;'>.</td><td title='0.11 bits' style='color: #00FF00;'>.</td><td title='0.27 bits' style='color: #00FF00;'>.</td><td title='6.30 bits' style='color: #0000A0;'>J</td><td title='0.30 bits' style='color: #00FF00;'>.</td><td title='0.17 bits' style='color: #00FF00;'>.</td><td title='0.90 bits' style='color: #00C000;'>.</td><td title='1.28 bits' style='color: #008040;'>.</td><td title='0.11 bits' style='color: #00FF00;'>.</td><td title='0.20 bits' style='color: #00FF00;'>.</td><td title='0.38 bits' style='color: #00FF00;'>.</td></tr></table></td></tr><tr><td nowrap class='address'> 00420DF1 </td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='8.14 bits' style='color: #000000;'>01</td><td title='0.51 bits' style='color: #00C000;'>00</td><td title='0.25 bits' style='color: #00FF00;'>00</td><td title='11.23 bits' style='color: #900000;'>45</td><td> </td><td title='2.44 bits' style='color: #006090;'>01</td><td title='0.99 bits' style='color: #00C000;'>01</td><td title='1.52 bits' style='color: #008040;'>01</td><td title='0.77 bits' style='color: #00C000;'>01</td><td> </td><td title='1.60 bits' style='color: #008040;'>00</td><td title='8.10 bits' style='color: #000000;'>37</td><td title='0.56 bits' style='color: #00C000;'>01</td><td title='0.72 bits' style='color: #00C000;'>00</td><td> </td><td title='0.18 bits' style='color: #00FF00;'>00</td><td title='0.11 bits' style='color: #00FF00;'>00</td><td title='0.25 bits' style='color: #00FF00;'>00</td><td title='3.66 bits' style='color: #0020F0;'>4A</td><td> </td><td> </td><td title='4.21 bits' style='color: #0020F0;'>00</td><td title='0.45 bits' style='color: #00FF00;'>00</td><td title='5.29 bits' style='color: #0000A0;'>37</td><td title='0.20 bits' style='color: #00FF00;'>01</td><td> </td><td title='1.25 bits' style='color: #008040;'>01</td><td title='2.26 bits' style='color: #006090;'>00</td><td title='0.16 bits' style='color: #00FF00;'>00</td><td title='0.15 bits' style='color: #00FF00;'>00</td><td> </td><td title='0.54 bits' style='color: #00C000;'>00</td><td title='5.11 bits' style='color: #0000A0;'>47</td><td title='0.53 bits' style='color: #00C000;'>01</td><td title='0.66 bits' style='color: #00C000;'>01</td><td> </td><td title='0.48 bits' style='color: #00FF00;'>01</td><td title='0.48 bits' style='color: #00FF00;'>01</td><td title='0.53 bits' style='color: #00C000;'>01</td><td title='0.36 bits' style='color: #00FF00;'>01</td><td> </td><td> </td><td> </td><td title='8.14 bits' style='color: #000000;'>.</td><td title='0.51 bits' style='color: #00C000;'>.</td><td title='0.25 bits' style='color: #00FF00;'>.</td><td title='11.23 bits' style='color: #900000;'>E</td><td title='2.44 bits' style='color: #006090;'>.</td><td title='0.99 bits' style='color: #00C000;'>.</td><td title='1.52 bits' style='color: #008040;'>.</td><td title='0.77 bits' style='color: #00C000;'>.</td><td title='1.60 bits' style='color: #008040;'>.</td><td title='8.10 bits' style='color: #000000;'>7</td><td title='0.56 bits' style='color: #00C000;'>.</td><td title='0.72 bits' style='color: #00C000;'>.</td><td title='0.18 bits' style='color: #00FF00;'>.</td><td title='0.11 bits' style='color: #00FF00;'>.</td><td title='0.25 bits' style='color: #00FF00;'>.</td><td title='3.66 bits' style='color: #0020F0;'>J</td><td title='4.21 bits' style='color: #0020F0;'>.</td><td title='0.45 bits' style='color: #00FF00;'>.</td><td title='5.29 bits' style='color: #0000A0;'>7</td><td title='0.20 bits' style='color: #00FF00;'>.</td><td title='1.25 bits' style='color: #008040;'>.</td><td title='2.26 bits' style='color: #006090;'>.</td><td title='0.16 bits' style='color: #00FF00;'>.</td><td title='0.15 bits' style='color: #00FF00;'>.</td><td title='0.54 bits' style='color: #00C000;'>.</td><td title='5.11 bits' style='color: #0000A0;'>G</td><td title='0.53 bits' style='color: #00C000;'>.</td><td title='0.66 bits' style='color: #00C000;'>.</td><td title='0.48 bits' style='color: #00FF00;'>.</td><td title='0.48 bits' style='color: #00FF00;'>.</td><td title='0.53 bits' style='color: #00C000;'>.</td><td title='0.36 bits' style='color: #00FF00;'>.</td></tr></table></td></tr><tr><td nowrap class='address'> 00420E11 </td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='15.20 bits' style='color: #FF0000;'>4E</td><td title='0.79 bits' style='color: #00C000;'>01</td><td title='0.50 bits' style='color: #00FF00;'>01</td><td title='0.61 bits' style='color: #00C000;'>01</td><td> </td><td title='0.51 bits' style='color: #00C000;'>01</td><td title='0.41 bits' style='color: #00FF00;'>01</td><td title='0.65 bits' style='color: #00C000;'>01</td><td title='2.41 bits' style='color: #006090;'>00</td><td> </td><td title='0.11 bits' style='color: #00FF00;'>00</td><td title='0.09 bits' style='color: #80FF80;'>00</td><td title='0.18 bits' style='color: #00FF00;'>00</td><td title='0.21 bits' style='color: #00FF00;'>00</td><td> </td><td title='0.25 bits' style='color: #00FF00;'>00</td><td title='0.45 bits' style='color: #00FF00;'>00</td><td title='7.65 bits' style='color: #000000;'>47</td><td title='0.50 bits' style='color: #00C000;'>01</td><td> </td><td> </td><td title='2.38 bits' style='color: #006090;'>00</td><td title='0.23 bits' style='color: #00FF00;'>00</td><td title='0.13 bits' style='color: #00FF00;'>00</td><td title='0.34 bits' style='color: #00FF00;'>00</td><td> </td><td title='0.48 bits' style='color: #00FF00;'>00</td><td title='0.48 bits' style='color: #00FF00;'>00</td><td title='0.38 bits' style='color: #00FF00;'>00</td><td title='5.82 bits' style='color: #0000A0;'>45</td><td> </td><td title='2.31 bits' style='color: #006090;'>00</td><td title='0.42 bits' style='color: #00FF00;'>00</td><td title='0.47 bits' style='color: #00FF00;'>00</td><td title='0.28 bits' style='color: #00FF00;'>00</td><td> </td><td title='0.27 bits' style='color: #00FF00;'>00</td><td title='0.31 bits' style='color: #00FF00;'>00</td><td title='0.32 bits' style='color: #00FF00;'>00</td><td title='8.25 bits' style='color: #000000;'>4E</td><td> </td><td> </td><td> </td><td title='15.20 bits' style='color: #FF0000;'>N</td><td title='0.79 bits' style='color: #00C000;'>.</td><td title='0.50 bits' style='color: #00FF00;'>.</td><td title='0.61 bits' style='color: #00C000;'>.</td><td title='0.51 bits' style='color: #00C000;'>.</td><td title='0.41 bits' style='color: #00FF00;'>.</td><td title='0.65 bits' style='color: #00C000;'>.</td><td title='2.41 bits' style='color: #006090;'>.</td><td title='0.11 bits' style='color: #00FF00;'>.</td><td title='0.09 bits' style='color: #80FF80;'>.</td><td title='0.18 bits' style='color: #00FF00;'>.</td><td title='0.21 bits' style='color: #00FF00;'>.</td><td title='0.25 bits' style='color: #00FF00;'>.</td><td title='0.45 bits' style='color: #00FF00;'>.</td><td title='7.65 bits' style='color: #000000;'>G</td><td title='0.50 bits' style='color: #00C000;'>.</td><td title='2.38 bits' style='color: #006090;'>.</td><td title='0.23 bits' style='color: #00FF00;'>.</td><td title='0.13 bits' style='color: #00FF00;'>.</td><td title='0.34 bits' style='color: #00FF00;'>.</td><td title='0.48 bits' style='color: #00FF00;'>.</td><td title='0.48 bits' style='color: #00FF00;'>.</td><td title='0.38 bits' style='color: #00FF00;'>.</td><td title='5.82 bits' style='color: #0000A0;'>E</td><td title='2.31 bits' style='color: #006090;'>.</td><td title='0.42 bits' style='color: #00FF00;'>.</td><td title='0.47 bits' style='color: #00FF00;'>.</td><td title='0.28 bits' style='color: #00FF00;'>.</td><td title='0.27 bits' style='color: #00FF00;'>.</td><td title='0.31 bits' style='color: #00FF00;'>.</td><td title='0.32 bits' style='color: #00FF00;'>.</td><td title='8.25 bits' style='color: #000000;'>N</td></tr></table></td></tr><tr><td nowrap class='address'> 00420E31 </td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='0.52 bits' style='color: #00C000;'>01</td><td title='0.31 bits' style='color: #00FF00;'>01</td><td title='1.73 bits' style='color: #008040;'>00</td><td title='0.11 bits' style='color: #00FF00;'>00</td><td> </td><td title='0.12 bits' style='color: #00FF00;'>00</td><td title='15.61 bits' style='color: #FF0000;'>5D</td><td title='3.13 bits' style='color: #0020F0;'>01</td><td title='1.06 bits' style='color: #008040;'>00</td><td> </td><td title='7.86 bits' style='color: #000000;'>01</td><td title='0.69 bits' style='color: #00C000;'>00</td><td title='0.25 bits' style='color: #00FF00;'>00</td><td title='0.40 bits' style='color: #00FF00;'>00</td><td> </td><td title='0.47 bits' style='color: #00FF00;'>00</td><td title='0.31 bits' style='color: #00FF00;'>00</td><td title='5.00 bits' style='color: #0000A0;'>37</td><td title='0.18 bits' style='color: #00FF00;'>01</td><td> </td><td> </td><td title='0.82 bits' style='color: #00C000;'>00</td><td title='0.15 bits' style='color: #00FF00;'>00</td><td title='9.66 bits' style='color: #900000;'>51</td><td title='2.29 bits' style='color: #006090;'>01</td><td> </td><td title='1.80 bits' style='color: #008040;'>00</td><td title='0.35 bits' style='color: #00FF00;'>00</td><td title='0.35 bits' style='color: #00FF00;'>00</td><td title='0.44 bits' style='color: #00FF00;'>00</td><td> </td><td title='5.71 bits' style='color: #0000A0;'>45</td><td title='0.80 bits' style='color: #00C000;'>01</td><td title='0.58 bits' style='color: #00C000;'>01</td><td title='1.88 bits' style='color: #008040;'>01</td><td> </td><td title='0.66 bits' style='color: #00C000;'>01</td><td title='0.90 bits' style='color: #00C000;'>01</td><td title='2.10 bits' style='color: #006090;'>00</td><td title='0.18 bits' style='color: #00FF00;'>00</td><td> </td><td> </td><td> </td><td title='0.52 bits' style='color: #00C000;'>.</td><td title='0.31 bits' style='color: #00FF00;'>.</td><td title='1.73 bits' style='color: #008040;'>.</td><td title='0.11 bits' style='color: #00FF00;'>.</td><td title='0.12 bits' style='color: #00FF00;'>.</td><td title='15.61 bits' style='color: #FF0000;'>]</td><td title='3.13 bits' style='color: #0020F0;'>.</td><td title='1.06 bits' style='color: #008040;'>.</td><td title='7.86 bits' style='color: #000000;'>.</td><td title='0.69 bits' style='color: #00C000;'>.</td><td title='0.25 bits' style='color: #00FF00;'>.</td><td title='0.40 bits' style='color: #00FF00;'>.</td><td title='0.47 bits' style='color: #00FF00;'>.</td><td title='0.31 bits' style='color: #00FF00;'>.</td><td title='5.00 bits' style='color: #0000A0;'>7</td><td title='0.18 bits' style='color: #00FF00;'>.</td><td title='0.82 bits' style='color: #00C000;'>.</td><td title='0.15 bits' style='color: #00FF00;'>.</td><td title='9.66 bits' style='color: #900000;'>Q</td><td title='2.29 bits' style='color: #006090;'>.</td><td title='1.80 bits' style='color: #008040;'>.</td><td title='0.35 bits' style='color: #00FF00;'>.</td><td title='0.35 bits' style='color: #00FF00;'>.</td><td title='0.44 bits' style='color: #00FF00;'>.</td><td title='5.71 bits' style='color: #0000A0;'>E</td><td title='0.80 bits' style='color: #00C000;'>.</td><td title='0.58 bits' style='color: #00C000;'>.</td><td title='1.88 bits' style='color: #008040;'>.</td><td title='0.66 bits' style='color: #00C000;'>.</td><td title='0.90 bits' style='color: #00C000;'>.</td><td title='2.10 bits' style='color: #006090;'>.</td><td title='0.18 bits' style='color: #00FF00;'>.</td></tr></table></td></tr><tr><td nowrap class='address'> 00420E51 </td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='7.33 bits' style='color: #000000;'>45</td><td title='3.24 bits' style='color: #0020F0;'>01</td><td title='0.59 bits' style='color: #00C000;'>01</td><td title='0.55 bits' style='color: #00C000;'>01</td><td> </td><td title='0.23 bits' style='color: #00FF00;'>01</td><td title='0.84 bits' style='color: #00C000;'>01</td><td title='1.17 bits' style='color: #008040;'>01</td><td title='0.81 bits' style='color: #00C000;'>01</td><td> </td><td title='2.18 bits' style='color: #006090;'>00</td><td title='0.11 bits' style='color: #00FF00;'>00</td><td title='0.14 bits' style='color: #00FF00;'>00</td><td title='0.19 bits' style='color: #00FF00;'>00</td><td> </td><td title='7.18 bits' style='color: #000000;'>45</td><td title='0.92 bits' style='color: #00C000;'>01</td><td title='0.21 bits' style='color: #00FF00;'>01</td><td title='0.61 bits' style='color: #00C000;'>01</td><td> </td><td> </td><td title='2.85 bits' style='color: #006090;'>00</td><td title='0.14 bits' style='color: #00FF00;'>00</td><td title='7.68 bits' style='color: #000000;'>4A</td><td title='1.11 bits' style='color: #008040;'>01</td><td> </td><td title='0.40 bits' style='color: #00FF00;'>01</td><td title='2.12 bits' style='color: #006090;'>00</td><td title='0.15 bits' style='color: #00FF00;'>00</td><td title='0.29 bits' style='color: #00FF00;'>00</td><td> </td><td title='6.03 bits' style='color: #0000A0;'>5D</td><td title='0.52 bits' style='color: #00C000;'>01</td><td title='0.63 bits' style='color: #00C000;'>00</td><td title='0.38 bits' style='color: #00FF00;'>00</td><td> </td><td title='0.39 bits' style='color: #00FF00;'>00</td><td title='0.42 bits' style='color: #00FF00;'>00</td><td title='0.62 bits' style='color: #00C000;'>00</td><td title='0.37 bits' style='color: #00FF00;'>00</td><td> </td><td> </td><td> </td><td title='7.33 bits' style='color: #000000;'>E</td><td title='3.24 bits' style='color: #0020F0;'>.</td><td title='0.59 bits' style='color: #00C000;'>.</td><td title='0.55 bits' style='color: #00C000;'>.</td><td title='0.23 bits' style='color: #00FF00;'>.</td><td title='0.84 bits' style='color: #00C000;'>.</td><td title='1.17 bits' style='color: #008040;'>.</td><td title='0.81 bits' style='color: #00C000;'>.</td><td title='2.18 bits' style='color: #006090;'>.</td><td title='0.11 bits' style='color: #00FF00;'>.</td><td title='0.14 bits' style='color: #00FF00;'>.</td><td title='0.19 bits' style='color: #00FF00;'>.</td><td title='7.18 bits' style='color: #000000;'>E</td><td title='0.92 bits' style='color: #00C000;'>.</td><td title='0.21 bits' style='color: #00FF00;'>.</td><td title='0.61 bits' style='color: #00C000;'>.</td><td title='2.85 bits' style='color: #006090;'>.</td><td title='0.14 bits' style='color: #00FF00;'>.</td><td title='7.68 bits' style='color: #000000;'>J</td><td title='1.11 bits' style='color: #008040;'>.</td><td title='0.40 bits' style='color: #00FF00;'>.</td><td title='2.12 bits' style='color: #006090;'>.</td><td title='0.15 bits' style='color: #00FF00;'>.</td><td title='0.29 bits' style='color: #00FF00;'>.</td><td title='6.03 bits' style='color: #0000A0;'>]</td><td title='0.52 bits' style='color: #00C000;'>.</td><td title='0.63 bits' style='color: #00C000;'>.</td><td title='0.38 bits' style='color: #00FF00;'>.</td><td title='0.39 bits' style='color: #00FF00;'>.</td><td title='0.42 bits' style='color: #00FF00;'>.</td><td title='0.62 bits' style='color: #00C000;'>.</td><td title='0.37 bits' style='color: #00FF00;'>.</td></tr></table></td></tr><tr><td nowrap class='address'> 00420E71 </td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='8.62 bits' style='color: #000000;'>55</td><td title='0.48 bits' style='color: #00FF00;'>01</td><td title='1.20 bits' style='color: #008040;'>01</td><td title='2.04 bits' style='color: #006090;'>01</td><td> </td><td title='1.39 bits' style='color: #008040;'>01</td><td title='0.66 bits' style='color: #00C000;'>01</td><td title='0.51 bits' style='color: #00C000;'>01</td><td title='1.79 bits' style='color: #008040;'>00</td><td> </td><td title='0.13 bits' style='color: #00FF00;'>00</td><td title='0.12 bits' style='color: #00FF00;'>00</td><td title='0.23 bits' style='color: #00FF00;'>00</td><td title='0.27 bits' style='color: #00FF00;'>00</td><td> </td><td title='0.26 bits' style='color: #00FF00;'>00</td><td title='6.71 bits' style='color: #0000A0;'>51</td><td title='1.09 bits' style='color: #008040;'>01</td><td title='2.45 bits' style='color: #006090;'>00</td><td> </td><td> </td><td title='0.17 bits' style='color: #00FF00;'>00</td><td title='0.25 bits' style='color: #00FF00;'>00</td><td title='0.26 bits' style='color: #00FF00;'>00</td><td title='2.75 bits' style='color: #006090;'>45</td><td> </td><td title='0.36 bits' style='color: #00FF00;'>01</td><td title='0.21 bits' style='color: #00FF00;'>01</td><td title='0.59 bits' style='color: #00C000;'>01</td><td title='1.58 bits' style='color: #008040;'>00</td><td> </td><td title='10.16 bits' style='color: #900000;'>36</td><td title='1.38 bits' style='color: #008040;'>01</td><td title='0.48 bits' style='color: #00FF00;'>01</td><td title='0.98 bits' style='color: #00C000;'>01</td><td> </td><td title='0.84 bits' style='color: #00C000;'>01</td><td title='0.55 bits' style='color: #00C000;'>01</td><td title='0.50 bits' style='color: #00C000;'>01</td><td title='0.72 bits' style='color: #00C000;'>01</td><td> </td><td> </td><td> </td><td title='8.62 bits' style='color: #000000;'>U</td><td title='0.48 bits' style='color: #00FF00;'>.</td><td title='1.20 bits' style='color: #008040;'>.</td><td title='2.04 bits' style='color: #006090;'>.</td><td title='1.39 bits' style='color: #008040;'>.</td><td title='0.66 bits' style='color: #00C000;'>.</td><td title='0.51 bits' style='color: #00C000;'>.</td><td title='1.79 bits' style='color: #008040;'>.</td><td title='0.13 bits' style='color: #00FF00;'>.</td><td title='0.12 bits' style='color: #00FF00;'>.</td><td title='0.23 bits' style='color: #00FF00;'>.</td><td title='0.27 bits' style='color: #00FF00;'>.</td><td title='0.26 bits' style='color: #00FF00;'>.</td><td title='6.71 bits' style='color: #0000A0;'>Q</td><td title='1.09 bits' style='color: #008040;'>.</td><td title='2.45 bits' style='color: #006090;'>.</td><td title='0.17 bits' style='color: #00FF00;'>.</td><td title='0.25 bits' style='color: #00FF00;'>.</td><td title='0.26 bits' style='color: #00FF00;'>.</td><td title='2.75 bits' style='color: #006090;'>E</td><td title='0.36 bits' style='color: #00FF00;'>.</td><td title='0.21 bits' style='color: #00FF00;'>.</td><td title='0.59 bits' style='color: #00C000;'>.</td><td title='1.58 bits' style='color: #008040;'>.</td><td title='10.16 bits' style='color: #900000;'>6</td><td title='1.38 bits' style='color: #008040;'>.</td><td title='0.48 bits' style='color: #00FF00;'>.</td><td title='0.98 bits' style='color: #00C000;'>.</td><td title='0.84 bits' style='color: #00C000;'>.</td><td title='0.55 bits' style='color: #00C000;'>.</td><td title='0.50 bits' style='color: #00C000;'>.</td><td title='0.72 bits' style='color: #00C000;'>.</td></tr></table></td></tr><tr><td nowrap class='address'> 00420E91 </td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='2.37 bits' style='color: #006090;'>00</td><td title='0.11 bits' style='color: #00FF00;'>00</td><td title='0.11 bits' style='color: #00FF00;'>00</td><td title='0.19 bits' style='color: #00FF00;'>00</td><td> </td><td title='18.49 bits' style='color: #FF0000;'>2F</td><td title='2.32 bits' style='color: #006090;'>01</td><td title='0.44 bits' style='color: #00FF00;'>01</td><td title='1.98 bits' style='color: #008040;'>00</td><td> </td><td title='0.14 bits' style='color: #00FF00;'>00</td><td title='0.18 bits' style='color: #00FF00;'>00</td><td title='5.93 bits' style='color: #0000A0;'>4A</td><td title='0.58 bits' style='color: #00C000;'>01</td><td> </td><td title='0.21 bits' style='color: #00FF00;'>01</td><td title='1.06 bits' style='color: #008040;'>01</td><td title='1.02 bits' style='color: #008040;'>01</td><td title='0.70 bits' style='color: #00C000;'>01</td><td> </td><td> </td><td title='11.95 bits' style='color: #900000;'>4C</td><td title='1.36 bits' style='color: #008040;'>01</td><td title='1.26 bits' style='color: #008040;'>00</td><td title='0.16 bits' style='color: #00FF00;'>00</td><td> </td><td title='0.11 bits' style='color: #00FF00;'>00</td><td title='0.25 bits' style='color: #00FF00;'>00</td><td title='0.43 bits' style='color: #00FF00;'>00</td><td title='10.00 bits' style='color: #900000;'>43</td><td> </td><td title='2.91 bits' style='color: #006090;'>00</td><td title='5.13 bits' style='color: #0000A0;'>4A</td><td title='0.60 bits' style='color: #00C000;'>01</td><td title='0.19 bits' style='color: #00FF00;'>01</td><td> </td><td title='0.63 bits' style='color: #00C000;'>01</td><td title='1.04 bits' style='color: #008040;'>01</td><td title='0.37 bits' style='color: #00FF00;'>01</td><td title='0.45 bits' style='color: #00FF00;'>01</td><td> </td><td> </td><td> </td><td title='2.37 bits' style='color: #006090;'>.</td><td title='0.11 bits' style='color: #00FF00;'>.</td><td title='0.11 bits' style='color: #00FF00;'>.</td><td title='0.19 bits' style='color: #00FF00;'>.</td><td title='18.49 bits' style='color: #FF0000;'>/</td><td title='2.32 bits' style='color: #006090;'>.</td><td title='0.44 bits' style='color: #00FF00;'>.</td><td title='1.98 bits' style='color: #008040;'>.</td><td title='0.14 bits' style='color: #00FF00;'>.</td><td title='0.18 bits' style='color: #00FF00;'>.</td><td title='5.93 bits' style='color: #0000A0;'>J</td><td title='0.58 bits' style='color: #00C000;'>.</td><td title='0.21 bits' style='color: #00FF00;'>.</td><td title='1.06 bits' style='color: #008040;'>.</td><td title='1.02 bits' style='color: #008040;'>.</td><td title='0.70 bits' style='color: #00C000;'>.</td><td title='11.95 bits' style='color: #900000;'>L</td><td title='1.36 bits' style='color: #008040;'>.</td><td title='1.26 bits' style='color: #008040;'>.</td><td title='0.16 bits' style='color: #00FF00;'>.</td><td title='0.11 bits' style='color: #00FF00;'>.</td><td title='0.25 bits' style='color: #00FF00;'>.</td><td title='0.43 bits' style='color: #00FF00;'>.</td><td title='10.00 bits' style='color: #900000;'>C</td><td title='2.91 bits' style='color: #006090;'>.</td><td title='5.13 bits' style='color: #0000A0;'>J</td><td title='0.60 bits' style='color: #00C000;'>.</td><td title='0.19 bits' style='color: #00FF00;'>.</td><td title='0.63 bits' style='color: #00C000;'>.</td><td title='1.04 bits' style='color: #008040;'>.</td><td title='0.37 bits' style='color: #00FF00;'>.</td><td title='0.45 bits' style='color: #00FF00;'>.</td></tr></table></td></tr><tr><td nowrap class='address'> 00420EB1 </td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='2.00 bits' style='color: #008040;'>00</td><td title='0.12 bits' style='color: #00FF00;'>00</td><td title='0.11 bits' style='color: #00FF00;'>00</td><td title='0.22 bits' style='color: #00FF00;'>00</td><td> </td><td title='0.29 bits' style='color: #00FF00;'>00</td><td title='0.33 bits' style='color: #00FF00;'>00</td><td title='4.94 bits' style='color: #0020F0;'>4A</td><td title='0.53 bits' style='color: #00C000;'>01</td><td> </td><td title='3.76 bits' style='color: #0020F0;'>00</td><td title='0.24 bits' style='color: #00FF00;'>00</td><td title='0.19 bits' style='color: #00FF00;'>00</td><td title='0.25 bits' style='color: #00FF00;'>00</td><td> </td><td title='12.43 bits' style='color: #FF0000;'>2D</td><td title='2.39 bits' style='color: #006090;'>01</td><td title='1.57 bits' style='color: #008040;'>00</td><td title='0.22 bits' style='color: #00FF00;'>00</td><td> </td><td> </td><td title='0.19 bits' style='color: #00FF00;'>00</td><td title='0.27 bits' style='color: #00FF00;'>00</td><td title='8.15 bits' style='color: #000000;'>48</td><td title='0.64 bits' style='color: #00C000;'>01</td><td> </td><td title='0.59 bits' style='color: #00C000;'>01</td><td title='0.52 bits' style='color: #00C000;'>01</td><td title='0.46 bits' style='color: #00FF00;'>01</td><td title='0.84 bits' style='color: #00C000;'>01</td><td> </td><td title='0.43 bits' style='color: #00FF00;'>01</td><td title='1.71 bits' style='color: #008040;'>00</td><td title='0.12 bits' style='color: #00FF00;'>00</td><td title='0.09 bits' style='color: #80FF80;'>00</td><td> </td><td title='0.19 bits' style='color: #00FF00;'>00</td><td title='8.10 bits' style='color: #000000;'>47</td><td title='0.43 bits' style='color: #00FF00;'>01</td><td title='0.45 bits' style='color: #00FF00;'>01</td><td> </td><td> </td><td> </td><td title='2.00 bits' style='color: #008040;'>.</td><td title='0.12 bits' style='color: #00FF00;'>.</td><td title='0.11 bits' style='color: #00FF00;'>.</td><td title='0.22 bits' style='color: #00FF00;'>.</td><td title='0.29 bits' style='color: #00FF00;'>.</td><td title='0.33 bits' style='color: #00FF00;'>.</td><td title='4.94 bits' style='color: #0020F0;'>J</td><td title='0.53 bits' style='color: #00C000;'>.</td><td title='3.76 bits' style='color: #0020F0;'>.</td><td title='0.24 bits' style='color: #00FF00;'>.</td><td title='0.19 bits' style='color: #00FF00;'>.</td><td title='0.25 bits' style='color: #00FF00;'>.</td><td title='12.43 bits' style='color: #FF0000;'>-</td><td title='2.39 bits' style='color: #006090;'>.</td><td title='1.57 bits' style='color: #008040;'>.</td><td title='0.22 bits' style='color: #00FF00;'>.</td><td title='0.19 bits' style='color: #00FF00;'>.</td><td title='0.27 bits' style='color: #00FF00;'>.</td><td title='8.15 bits' style='color: #000000;'>H</td><td title='0.64 bits' style='color: #00C000;'>.</td><td title='0.59 bits' style='color: #00C000;'>.</td><td title='0.52 bits' style='color: #00C000;'>.</td><td title='0.46 bits' style='color: #00FF00;'>.</td><td title='0.84 bits' style='color: #00C000;'>.</td><td title='0.43 bits' style='color: #00FF00;'>.</td><td title='1.71 bits' style='color: #008040;'>.</td><td title='0.12 bits' style='color: #00FF00;'>.</td><td title='0.09 bits' style='color: #80FF80;'>.</td><td title='0.19 bits' style='color: #00FF00;'>.</td><td title='8.10 bits' style='color: #000000;'>G</td><td title='0.43 bits' style='color: #00FF00;'>.</td><td title='0.45 bits' style='color: #00FF00;'>.</td></tr></table></td></tr><tr><td nowrap class='address'> 00420ED1 </td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='2.96 bits' style='color: #006090;'>00</td><td title='0.12 bits' style='color: #00FF00;'>00</td><td title='8.78 bits' style='color: #000000;'>32</td><td title='1.01 bits' style='color: #008040;'>00</td><td> </td><td title='0.26 bits' style='color: #00FF00;'>00</td><td title='0.36 bits' style='color: #00FF00;'>00</td><td title='0.46 bits' style='color: #00FF00;'>00</td><td title='0.50 bits' style='color: #00C000;'>00</td><td> </td><td title='5.02 bits' style='color: #0000A0;'>47</td><td title='0.31 bits' style='color: #00FF00;'>01</td><td title='0.68 bits' style='color: #00C000;'>01</td><td title='1.20 bits' style='color: #008040;'>01</td><td> </td><td title='2.31 bits' style='color: #006090;'>00</td><td title='0.20 bits' style='color: #00FF00;'>00</td><td title='0.30 bits' style='color: #00FF00;'>00</td><td title='0.30 bits' style='color: #00FF00;'>00</td><td> </td><td> </td><td title='0.45 bits' style='color: #00FF00;'>00</td><td title='0.34 bits' style='color: #00FF00;'>00</td><td title='0.57 bits' style='color: #00C000;'>00</td><td title='0.43 bits' style='color: #00FF00;'>00</td><td> </td><td title='0.27 bits' style='color: #00FF00;'>00</td><td title='8.99 bits' style='color: #000000;'>56</td><td title='0.83 bits' style='color: #00C000;'>01</td><td title='0.85 bits' style='color: #00C000;'>00</td><td> </td><td title='0.14 bits' style='color: #00FF00;'>00</td><td title='0.18 bits' style='color: #00FF00;'>00</td><td title='0.21 bits' style='color: #00FF00;'>00</td><td title='0.50 bits' style='color: #00C000;'>00</td><td> </td><td title='0.29 bits' style='color: #00FF00;'>00</td><td title='0.32 bits' style='color: #00FF00;'>00</td><td title='0.33 bits' style='color: #00FF00;'>00</td><td title='6.46 bits' style='color: #0000A0;'>4A</td><td> </td><td> </td><td> </td><td title='2.96 bits' style='color: #006090;'>.</td><td title='0.12 bits' style='color: #00FF00;'>.</td><td title='8.78 bits' style='color: #000000;'>2</td><td title='1.01 bits' style='color: #008040;'>.</td><td title='0.26 bits' style='color: #00FF00;'>.</td><td title='0.36 bits' style='color: #00FF00;'>.</td><td title='0.46 bits' style='color: #00FF00;'>.</td><td title='0.50 bits' style='color: #00C000;'>.</td><td title='5.02 bits' style='color: #0000A0;'>G</td><td title='0.31 bits' style='color: #00FF00;'>.</td><td title='0.68 bits' style='color: #00C000;'>.</td><td title='1.20 bits' style='color: #008040;'>.</td><td title='2.31 bits' style='color: #006090;'>.</td><td title='0.20 bits' style='color: #00FF00;'>.</td><td title='0.30 bits' style='color: #00FF00;'>.</td><td title='0.30 bits' style='color: #00FF00;'>.</td><td title='0.45 bits' style='color: #00FF00;'>.</td><td title='0.34 bits' style='color: #00FF00;'>.</td><td title='0.57 bits' style='color: #00C000;'>.</td><td title='0.43 bits' style='color: #00FF00;'>.</td><td title='0.27 bits' style='color: #00FF00;'>.</td><td title='8.99 bits' style='color: #000000;'>V</td><td title='0.83 bits' style='color: #00C000;'>.</td><td title='0.85 bits' style='color: #00C000;'>.</td><td title='0.14 bits' style='color: #00FF00;'>.</td><td title='0.18 bits' style='color: #00FF00;'>.</td><td title='0.21 bits' style='color: #00FF00;'>.</td><td title='0.50 bits' style='color: #00C000;'>.</td><td title='0.29 bits' style='color: #00FF00;'>.</td><td title='0.32 bits' style='color: #00FF00;'>.</td><td title='0.33 bits' style='color: #00FF00;'>.</td><td title='6.46 bits' style='color: #0000A0;'>J</td></tr></table></td></tr><tr><td nowrap class='address'> 00420EF1 </td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='1.91 bits' style='color: #008040;'>00</td><td title='0.27 bits' style='color: #00FF00;'>00</td><td title='0.37 bits' style='color: #00FF00;'>00</td><td title='0.32 bits' style='color: #00FF00;'>00</td><td> </td><td title='0.25 bits' style='color: #00FF00;'>00</td><td title='6.92 bits' style='color: #0000A0;'>45</td><td title='1.06 bits' style='color: #008040;'>01</td><td title='0.36 bits' style='color: #00FF00;'>01</td><td> </td><td title='1.40 bits' style='color: #008040;'>00</td><td title='12.48 bits' style='color: #FF0000;'>5D</td><td title='1.73 bits' style='color: #008040;'>01</td><td title='1.65 bits' style='color: #008040;'>01</td><td> </td><td title='0.61 bits' style='color: #00C000;'>01</td><td title='1.36 bits' style='color: #008040;'>01</td><td title='0.62 bits' style='color: #00C000;'>01</td><td title='0.47 bits' style='color: #00FF00;'>01</td><td> </td><td> </td><td title='1.40 bits' style='color: #008040;'>00</td><td title='0.14 bits' style='color: #00FF00;'>00</td><td title='0.10 bits' style='color: #80FF80;'>00</td><td title='0.20 bits' style='color: #00FF00;'>00</td><td> </td><td title='0.29 bits' style='color: #00FF00;'>00</td><td title='8.50 bits' style='color: #000000;'>56</td><td title='0.70 bits' style='color: #00C000;'>01</td><td title='1.49 bits' style='color: #008040;'>01</td><td> </td><td title='0.71 bits' style='color: #00C000;'>00</td><td title='0.17 bits' style='color: #00FF00;'>00</td><td title='0.18 bits' style='color: #00FF00;'>00</td><td title='0.35 bits' style='color: #00FF00;'>00</td><td> </td><td title='6.68 bits' style='color: #0000A0;'>58</td><td title='4.07 bits' style='color: #0020F0;'>01</td><td title='1.04 bits' style='color: #008040;'>01</td><td title='1.46 bits' style='color: #008040;'>01</td><td> </td><td> </td><td> </td><td title='1.91 bits' style='color: #008040;'>.</td><td title='0.27 bits' style='color: #00FF00;'>.</td><td title='0.37 bits' style='color: #00FF00;'>.</td><td title='0.32 bits' style='color: #00FF00;'>.</td><td title='0.25 bits' style='color: #00FF00;'>.</td><td title='6.92 bits' style='color: #0000A0;'>E</td><td title='1.06 bits' style='color: #008040;'>.</td><td title='0.36 bits' style='color: #00FF00;'>.</td><td title='1.40 bits' style='color: #008040;'>.</td><td title='12.48 bits' style='color: #FF0000;'>]</td><td title='1.73 bits' style='color: #008040;'>.</td><td title='1.65 bits' style='color: #008040;'>.</td><td title='0.61 bits' style='color: #00C000;'>.</td><td title='1.36 bits' style='color: #008040;'>.</td><td title='0.62 bits' style='color: #00C000;'>.</td><td title='0.47 bits' style='color: #00FF00;'>.</td><td title='1.40 bits' style='color: #008040;'>.</td><td title='0.14 bits' style='color: #00FF00;'>.</td><td title='0.10 bits' style='color: #80FF80;'>.</td><td title='0.20 bits' style='color: #00FF00;'>.</td><td title='0.29 bits' style='color: #00FF00;'>.</td><td title='8.50 bits' style='color: #000000;'>V</td><td title='0.70 bits' style='color: #00C000;'>.</td><td title='1.49 bits' style='color: #008040;'>.</td><td title='0.71 bits' style='color: #00C000;'>.</td><td title='0.17 bits' style='color: #00FF00;'>.</td><td title='0.18 bits' style='color: #00FF00;'>.</td><td title='0.35 bits' style='color: #00FF00;'>.</td><td title='6.68 bits' style='color: #0000A0;'>X</td><td title='4.07 bits' style='color: #0020F0;'>.</td><td title='1.04 bits' style='color: #008040;'>.</td><td title='1.46 bits' style='color: #008040;'>.</td></tr></table></td></tr><tr><td nowrap class='address'> 00420F11 </td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='1.00 bits' style='color: #008040;'>00</td><td title='11.02 bits' style='color: #900000;'>34</td><td title='0.79 bits' style='color: #00C000;'>01</td><td title='0.74 bits' style='color: #00C000;'>01</td><td> </td><td title='0.32 bits' style='color: #00FF00;'>01</td><td title='0.41 bits' style='color: #00FF00;'>01</td><td title='0.45 bits' style='color: #00FF00;'>01</td><td title='11.52 bits' style='color: #900000;'>4F</td><td> </td><td title='1.12 bits' style='color: #008040;'>00</td><td title='0.16 bits' style='color: #00FF00;'>00</td><td title='9.40 bits' style='color: #900000;'>5A</td><td title='1.10 bits' style='color: #008040;'>01</td><td> </td><td title='1.98 bits' style='color: #008040;'>00</td><td title='0.25 bits' style='color: #00FF00;'>00</td><td title='0.34 bits' style='color: #00FF00;'>00</td><td title='0.32 bits' style='color: #00FF00;'>00</td><td> </td><td> </td><td title='9.59 bits' style='color: #900000;'>49</td><td title='1.24 bits' style='color: #008040;'>01</td><td title='0.51 bits' style='color: #00C000;'>01</td><td title='0.57 bits' style='color: #00C000;'>01</td><td> </td><td title='1.04 bits' style='color: #008040;'>01</td><td title='0.52 bits' style='color: #00C000;'>01</td><td title='2.55 bits' style='color: #006090;'>00</td><td title='0.16 bits' style='color: #00FF00;'>00</td><td> </td><td title='0.21 bits' style='color: #00FF00;'>00</td><td title='0.25 bits' style='color: #00FF00;'>00</td><td title='0.42 bits' style='color: #00FF00;'>00</td><td title='0.39 bits' style='color: #00FF00;'>00</td><td> </td><td title='10.34 bits' style='color: #900000;'>2F</td><td title='0.94 bits' style='color: #00C000;'>01</td><td title='1.94 bits' style='color: #008040;'>00</td><td title='0.21 bits' style='color: #00FF00;'>00</td><td> </td><td> </td><td> </td><td title='1.00 bits' style='color: #008040;'>.</td><td title='11.02 bits' style='color: #900000;'>4</td><td title='0.79 bits' style='color: #00C000;'>.</td><td title='0.74 bits' style='color: #00C000;'>.</td><td title='0.32 bits' style='color: #00FF00;'>.</td><td title='0.41 bits' style='color: #00FF00;'>.</td><td title='0.45 bits' style='color: #00FF00;'>.</td><td title='11.52 bits' style='color: #900000;'>O</td><td title='1.12 bits' style='color: #008040;'>.</td><td title='0.16 bits' style='color: #00FF00;'>.</td><td title='9.40 bits' style='color: #900000;'>Z</td><td title='1.10 bits' style='color: #008040;'>.</td><td title='1.98 bits' style='color: #008040;'>.</td><td title='0.25 bits' style='color: #00FF00;'>.</td><td title='0.34 bits' style='color: #00FF00;'>.</td><td title='0.32 bits' style='color: #00FF00;'>.</td><td title='9.59 bits' style='color: #900000;'>I</td><td title='1.24 bits' style='color: #008040;'>.</td><td title='0.51 bits' style='color: #00C000;'>.</td><td title='0.57 bits' style='color: #00C000;'>.</td><td title='1.04 bits' style='color: #008040;'>.</td><td title='0.52 bits' style='color: #00C000;'>.</td><td title='2.55 bits' style='color: #006090;'>.</td><td title='0.16 bits' style='color: #00FF00;'>.</td><td title='0.21 bits' style='color: #00FF00;'>.</td><td title='0.25 bits' style='color: #00FF00;'>.</td><td title='0.42 bits' style='color: #00FF00;'>.</td><td title='0.39 bits' style='color: #00FF00;'>.</td><td title='10.34 bits' style='color: #900000;'>/</td><td title='0.94 bits' style='color: #00C000;'>.</td><td title='1.94 bits' style='color: #008040;'>.</td><td title='0.21 bits' style='color: #00FF00;'>.</td></tr></table></td></tr><tr><td nowrap class='address'> 00420F31 </td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='0.22 bits' style='color: #00FF00;'>00</td><td title='0.23 bits' style='color: #00FF00;'>00</td><td title='6.09 bits' style='color: #0000A0;'>47</td><td title='0.20 bits' style='color: #00FF00;'>01</td><td> </td><td title='0.51 bits' style='color: #00C000;'>01</td><td title='1.52 bits' style='color: #008040;'>00</td><td title='0.14 bits' style='color: #00FF00;'>00</td><td title='0.28 bits' style='color: #00FF00;'>00</td><td> </td><td title='0.26 bits' style='color: #00FF00;'>00</td><td title='0.35 bits' style='color: #00FF00;'>00</td><td title='0.28 bits' style='color: #00FF00;'>00</td><td title='0.36 bits' style='color: #00FF00;'>00</td><td> </td><td title='0.31 bits' style='color: #00FF00;'>00</td><td title='8.18 bits' style='color: #000000;'>34</td><td title='0.43 bits' style='color: #00FF00;'>01</td><td title='1.25 bits' style='color: #008040;'>00</td><td> </td><td> </td><td title='0.17 bits' style='color: #00FF00;'>00</td><td title='0.18 bits' style='color: #00FF00;'>00</td><td title='0.21 bits' style='color: #00FF00;'>00</td><td title='5.59 bits' style='color: #0000A0;'>49</td><td> </td><td title='0.50 bits' style='color: #00FF00;'>01</td><td title='2.33 bits' style='color: #006090;'>00</td><td title='0.21 bits' style='color: #00FF00;'>00</td><td title='0.20 bits' style='color: #00FF00;'>00</td><td> </td><td title='8.14 bits' style='color: #000000;'>01</td><td title='0.29 bits' style='color: #00FF00;'>00</td><td title='0.21 bits' style='color: #00FF00;'>00</td><td title='0.26 bits' style='color: #00FF00;'>00</td><td> </td><td title='0.25 bits' style='color: #00FF00;'>00</td><td title='8.93 bits' style='color: #000000;'>51</td><td title='1.05 bits' style='color: #008040;'>01</td><td title='1.26 bits' style='color: #008040;'>01</td><td> </td><td> </td><td> </td><td title='0.22 bits' style='color: #00FF00;'>.</td><td title='0.23 bits' style='color: #00FF00;'>.</td><td title='6.09 bits' style='color: #0000A0;'>G</td><td title='0.20 bits' style='color: #00FF00;'>.</td><td title='0.51 bits' style='color: #00C000;'>.</td><td title='1.52 bits' style='color: #008040;'>.</td><td title='0.14 bits' style='color: #00FF00;'>.</td><td title='0.28 bits' style='color: #00FF00;'>.</td><td title='0.26 bits' style='color: #00FF00;'>.</td><td title='0.35 bits' style='color: #00FF00;'>.</td><td title='0.28 bits' style='color: #00FF00;'>.</td><td title='0.36 bits' style='color: #00FF00;'>.</td><td title='0.31 bits' style='color: #00FF00;'>.</td><td title='8.18 bits' style='color: #000000;'>4</td><td title='0.43 bits' style='color: #00FF00;'>.</td><td title='1.25 bits' style='color: #008040;'>.</td><td title='0.17 bits' style='color: #00FF00;'>.</td><td title='0.18 bits' style='color: #00FF00;'>.</td><td title='0.21 bits' style='color: #00FF00;'>.</td><td title='5.59 bits' style='color: #0000A0;'>I</td><td title='0.50 bits' style='color: #00FF00;'>.</td><td title='2.33 bits' style='color: #006090;'>.</td><td title='0.21 bits' style='color: #00FF00;'>.</td><td title='0.20 bits' style='color: #00FF00;'>.</td><td title='8.14 bits' style='color: #000000;'>.</td><td title='0.29 bits' style='color: #00FF00;'>.</td><td title='0.21 bits' style='color: #00FF00;'>.</td><td title='0.26 bits' style='color: #00FF00;'>.</td><td title='0.25 bits' style='color: #00FF00;'>.</td><td title='8.93 bits' style='color: #000000;'>Q</td><td title='1.05 bits' style='color: #008040;'>.</td><td title='1.26 bits' style='color: #008040;'>.</td></tr></table></td></tr><tr><td nowrap class='address'> 00420F51 </td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='15.29 bits' style='color: #FF0000;'>45</td><td title='0.95 bits' style='color: #00C000;'>01</td><td title='2.71 bits' style='color: #006090;'>00</td><td title='0.31 bits' style='color: #00FF00;'>00</td><td> </td><td title='0.32 bits' style='color: #00FF00;'>00</td><td title='0.23 bits' style='color: #00FF00;'>00</td><td title='0.38 bits' style='color: #00FF00;'>00</td><td title='6.89 bits' style='color: #0000A0;'>4A</td><td> </td><td title='0.96 bits' style='color: #00C000;'>01</td><td title='1.31 bits' style='color: #008040;'>00</td><td title='0.18 bits' style='color: #00FF00;'>00</td><td title='0.16 bits' style='color: #00FF00;'>00</td><td> </td><td title='0.22 bits' style='color: #00FF00;'>00</td><td title='0.66 bits' style='color: #00C000;'>00</td><td title='0.45 bits' style='color: #00FF00;'>00</td><td title='10.02 bits' style='color: #900000;'>43</td><td> </td><td> </td><td title='0.89 bits' style='color: #00C000;'>00</td><td title='6.08 bits' style='color: #0000A0;'>4E</td><td title='0.32 bits' style='color: #00FF00;'>01</td><td title='0.28 bits' style='color: #00FF00;'>01</td><td> </td><td title='1.11 bits' style='color: #008040;'>01</td><td title='0.62 bits' style='color: #00C000;'>01</td><td title='0.58 bits' style='color: #00C000;'>01</td><td title='0.89 bits' style='color: #00C000;'>01</td><td> </td><td title='0.84 bits' style='color: #00C000;'>00</td><td title='0.11 bits' style='color: #00FF00;'>00</td><td title='0.10 bits' style='color: #80FF80;'>00</td><td title='6.65 bits' style='color: #0000A0;'>47</td><td> </td><td title='0.39 bits' style='color: #00FF00;'>01</td><td title='0.70 bits' style='color: #00C000;'>01</td><td title='1.23 bits' style='color: #008040;'>01</td><td title='0.36 bits' style='color: #00FF00;'>01</td><td> </td><td> </td><td> </td><td title='15.29 bits' style='color: #FF0000;'>E</td><td title='0.95 bits' style='color: #00C000;'>.</td><td title='2.71 bits' style='color: #006090;'>.</td><td title='0.31 bits' style='color: #00FF00;'>.</td><td title='0.32 bits' style='color: #00FF00;'>.</td><td title='0.23 bits' style='color: #00FF00;'>.</td><td title='0.38 bits' style='color: #00FF00;'>.</td><td title='6.89 bits' style='color: #0000A0;'>J</td><td title='0.96 bits' style='color: #00C000;'>.</td><td title='1.31 bits' style='color: #008040;'>.</td><td title='0.18 bits' style='color: #00FF00;'>.</td><td title='0.16 bits' style='color: #00FF00;'>.</td><td title='0.22 bits' style='color: #00FF00;'>.</td><td title='0.66 bits' style='color: #00C000;'>.</td><td title='0.45 bits' style='color: #00FF00;'>.</td><td title='10.02 bits' style='color: #900000;'>C</td><td title='0.89 bits' style='color: #00C000;'>.</td><td title='6.08 bits' style='color: #0000A0;'>N</td><td title='0.32 bits' style='color: #00FF00;'>.</td><td title='0.28 bits' style='color: #00FF00;'>.</td><td title='1.11 bits' style='color: #008040;'>.</td><td title='0.62 bits' style='color: #00C000;'>.</td><td title='0.58 bits' style='color: #00C000;'>.</td><td title='0.89 bits' style='color: #00C000;'>.</td><td title='0.84 bits' style='color: #00C000;'>.</td><td title='0.11 bits' style='color: #00FF00;'>.</td><td title='0.10 bits' style='color: #80FF80;'>.</td><td title='6.65 bits' style='color: #0000A0;'>G</td><td title='0.39 bits' style='color: #00FF00;'>.</td><td title='0.70 bits' style='color: #00C000;'>.</td><td title='1.23 bits' style='color: #008040;'>.</td><td title='0.36 bits' style='color: #00FF00;'>.</td></tr></table></td></tr><tr><td nowrap class='address'> 00420F71 </td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='2.32 bits' style='color: #006090;'>00</td><td title='0.17 bits' style='color: #00FF00;'>00</td><td title='0.25 bits' style='color: #00FF00;'>00</td><td title='0.31 bits' style='color: #00FF00;'>00</td><td> </td><td title='0.45 bits' style='color: #00FF00;'>00</td><td title='4.98 bits' style='color: #0020F0;'>4A</td><td title='0.58 bits' style='color: #00C000;'>01</td><td title='1.07 bits' style='color: #008040;'>01</td><td> </td><td title='1.52 bits' style='color: #008040;'>00</td><td title='0.13 bits' style='color: #00FF00;'>00</td><td title='5.84 bits' style='color: #0000A0;'>4A</td><td title='1.18 bits' style='color: #008040;'>01</td><td> </td><td title='0.52 bits' style='color: #00C000;'>01</td><td title='1.55 bits' style='color: #008040;'>01</td><td title='0.28 bits' style='color: #00FF00;'>01</td><td title='2.08 bits' style='color: #006090;'>00</td><td> </td><td> </td><td title='0.22 bits' style='color: #00FF00;'>00</td><td title='9.32 bits' style='color: #900000;'>5D</td><td title='0.65 bits' style='color: #00C000;'>01</td><td title='1.41 bits' style='color: #008040;'>00</td><td> </td><td title='0.18 bits' style='color: #00FF00;'>00</td><td title='0.38 bits' style='color: #00FF00;'>00</td><td title='0.34 bits' style='color: #00FF00;'>00</td><td title='0.38 bits' style='color: #00FF00;'>00</td><td> </td><td title='6.83 bits' style='color: #0000A0;'>01</td><td title='0.46 bits' style='color: #00FF00;'>00</td><td title='0.17 bits' style='color: #00FF00;'>00</td><td title='0.31 bits' style='color: #00FF00;'>00</td><td> </td><td title='0.26 bits' style='color: #00FF00;'>00</td><td title='0.45 bits' style='color: #00FF00;'>00</td><td title='0.32 bits' style='color: #00FF00;'>00</td><td title='6.50 bits' style='color: #0000A0;'>56</td><td> </td><td> </td><td> </td><td title='2.32 bits' style='color: #006090;'>.</td><td title='0.17 bits' style='color: #00FF00;'>.</td><td title='0.25 bits' style='color: #00FF00;'>.</td><td title='0.31 bits' style='color: #00FF00;'>.</td><td title='0.45 bits' style='color: #00FF00;'>.</td><td title='4.98 bits' style='color: #0020F0;'>J</td><td title='0.58 bits' style='color: #00C000;'>.</td><td title='1.07 bits' style='color: #008040;'>.</td><td title='1.52 bits' style='color: #008040;'>.</td><td title='0.13 bits' style='color: #00FF00;'>.</td><td title='5.84 bits' style='color: #0000A0;'>J</td><td title='1.18 bits' style='color: #008040;'>.</td><td title='0.52 bits' style='color: #00C000;'>.</td><td title='1.55 bits' style='color: #008040;'>.</td><td title='0.28 bits' style='color: #00FF00;'>.</td><td title='2.08 bits' style='color: #006090;'>.</td><td title='0.22 bits' style='color: #00FF00;'>.</td><td title='9.32 bits' style='color: #900000;'>]</td><td title='0.65 bits' style='color: #00C000;'>.</td><td title='1.41 bits' style='color: #008040;'>.</td><td title='0.18 bits' style='color: #00FF00;'>.</td><td title='0.38 bits' style='color: #00FF00;'>.</td><td title='0.34 bits' style='color: #00FF00;'>.</td><td title='0.38 bits' style='color: #00FF00;'>.</td><td title='6.83 bits' style='color: #0000A0;'>.</td><td title='0.46 bits' style='color: #00FF00;'>.</td><td title='0.17 bits' style='color: #00FF00;'>.</td><td title='0.31 bits' style='color: #00FF00;'>.</td><td title='0.26 bits' style='color: #00FF00;'>.</td><td title='0.45 bits' style='color: #00FF00;'>.</td><td title='0.32 bits' style='color: #00FF00;'>.</td><td title='6.50 bits' style='color: #0000A0;'>V</td></tr></table></td></tr><tr><td nowrap class='address'> 00420F91 </td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='0.44 bits' style='color: #00FF00;'>01</td><td title='1.64 bits' style='color: #008040;'>01</td><td title='2.02 bits' style='color: #006090;'>01</td><td title='9.08 bits' style='color: #900000;'>4E</td><td> </td><td title='0.48 bits' style='color: #00FF00;'>01</td><td title='0.34 bits' style='color: #00FF00;'>01</td><td title='1.14 bits' style='color: #008040;'>01</td><td title='0.63 bits' style='color: #00C000;'>01</td><td> </td><td title='1.99 bits' style='color: #008040;'>00</td><td title='8.80 bits' style='color: #000000;'>4E</td><td title='1.07 bits' style='color: #008040;'>01</td><td title='3.01 bits' style='color: #0020F0;'>00</td><td> </td><td title='0.27 bits' style='color: #00FF00;'>00</td><td title='0.16 bits' style='color: #00FF00;'>00</td><td title='0.29 bits' style='color: #00FF00;'>00</td><td title='5.88 bits' style='color: #0000A0;'>4E</td><td> </td><td> </td><td title='4.20 bits' style='color: #0020F0;'>00</td><td title='0.44 bits' style='color: #00FF00;'>00</td><td title='0.41 bits' style='color: #00FF00;'>00</td><td title='5.54 bits' style='color: #0000A0;'>4E</td><td> </td><td title='0.72 bits' style='color: #00C000;'>01</td><td title='0.93 bits' style='color: #00C000;'>01</td><td title='0.79 bits' style='color: #00C000;'>01</td><td title='0.65 bits' style='color: #00C000;'>01</td><td> </td><td title='11.66 bits' style='color: #900000;'>47</td><td title='0.69 bits' style='color: #00C000;'>01</td><td title='1.70 bits' style='color: #008040;'>01</td><td title='1.01 bits' style='color: #008040;'>01</td><td> </td><td title='0.77 bits' style='color: #00C000;'>01</td><td title='0.55 bits' style='color: #00C000;'>01</td><td title='2.63 bits' style='color: #006090;'>00</td><td title='0.13 bits' style='color: #00FF00;'>00</td><td> </td><td> </td><td> </td><td title='0.44 bits' style='color: #00FF00;'>.</td><td title='1.64 bits' style='color: #008040;'>.</td><td title='2.02 bits' style='color: #006090;'>.</td><td title='9.08 bits' style='color: #900000;'>N</td><td title='0.48 bits' style='color: #00FF00;'>.</td><td title='0.34 bits' style='color: #00FF00;'>.</td><td title='1.14 bits' style='color: #008040;'>.</td><td title='0.63 bits' style='color: #00C000;'>.</td><td title='1.99 bits' style='color: #008040;'>.</td><td title='8.80 bits' style='color: #000000;'>N</td><td title='1.07 bits' style='color: #008040;'>.</td><td title='3.01 bits' style='color: #0020F0;'>.</td><td title='0.27 bits' style='color: #00FF00;'>.</td><td title='0.16 bits' style='color: #00FF00;'>.</td><td title='0.29 bits' style='color: #00FF00;'>.</td><td title='5.88 bits' style='color: #0000A0;'>N</td><td title='4.20 bits' style='color: #0020F0;'>.</td><td title='0.44 bits' style='color: #00FF00;'>.</td><td title='0.41 bits' style='color: #00FF00;'>.</td><td title='5.54 bits' style='color: #0000A0;'>N</td><td title='0.72 bits' style='color: #00C000;'>.</td><td title='0.93 bits' style='color: #00C000;'>.</td><td title='0.79 bits' style='color: #00C000;'>.</td><td title='0.65 bits' style='color: #00C000;'>.</td><td title='11.66 bits' style='color: #900000;'>G</td><td title='0.69 bits' style='color: #00C000;'>.</td><td title='1.70 bits' style='color: #008040;'>.</td><td title='1.01 bits' style='color: #008040;'>.</td><td title='0.77 bits' style='color: #00C000;'>.</td><td title='0.55 bits' style='color: #00C000;'>.</td><td title='2.63 bits' style='color: #006090;'>.</td><td title='0.13 bits' style='color: #00FF00;'>.</td></tr></table></td></tr><tr><td nowrap class='address'> 00420FB1 </td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='0.23 bits' style='color: #00FF00;'>00</td><td title='0.33 bits' style='color: #00FF00;'>00</td><td title='0.35 bits' style='color: #00FF00;'>00</td><td title='0.43 bits' style='color: #00FF00;'>00</td><td> </td><td title='0.29 bits' style='color: #00FF00;'>00</td><td title='0.30 bits' style='color: #00FF00;'>00</td><td title='0.39 bits' style='color: #00FF00;'>00</td><td title='8.41 bits' style='color: #000000;'>5A</td><td> </td><td title='2.38 bits' style='color: #006090;'>00</td><td title='0.68 bits' style='color: #00C000;'>00</td><td title='8.68 bits' style='color: #000000;'>49</td><td title='0.83 bits' style='color: #00C000;'>01</td><td> </td><td title='0.77 bits' style='color: #00C000;'>01</td><td title='0.48 bits' style='color: #00FF00;'>01</td><td title='0.48 bits' style='color: #00FF00;'>01</td><td title='0.46 bits' style='color: #00FF00;'>01</td><td> </td><td> </td><td title='1.07 bits' style='color: #008040;'>00</td><td title='5.75 bits' style='color: #0000A0;'>4E</td><td title='0.57 bits' style='color: #00C000;'>01</td><td title='1.18 bits' style='color: #008040;'>01</td><td> </td><td title='0.33 bits' style='color: #00FF00;'>01</td><td title='0.30 bits' style='color: #00FF00;'>01</td><td title='0.42 bits' style='color: #00FF00;'>01</td><td title='2.16 bits' style='color: #006090;'>00</td><td> </td><td title='0.29 bits' style='color: #00FF00;'>00</td><td title='0.19 bits' style='color: #00FF00;'>00</td><td title='0.25 bits' style='color: #00FF00;'>00</td><td title='0.28 bits' style='color: #00FF00;'>00</td><td> </td><td title='5.29 bits' style='color: #0000A0;'>4E</td><td title='0.52 bits' style='color: #00C000;'>01</td><td title='0.20 bits' style='color: #00FF00;'>01</td><td title='0.45 bits' style='color: #00FF00;'>01</td><td> </td><td> </td><td> </td><td title='0.23 bits' style='color: #00FF00;'>.</td><td title='0.33 bits' style='color: #00FF00;'>.</td><td title='0.35 bits' style='color: #00FF00;'>.</td><td title='0.43 bits' style='color: #00FF00;'>.</td><td title='0.29 bits' style='color: #00FF00;'>.</td><td title='0.30 bits' style='color: #00FF00;'>.</td><td title='0.39 bits' style='color: #00FF00;'>.</td><td title='8.41 bits' style='color: #000000;'>Z</td><td title='2.38 bits' style='color: #006090;'>.</td><td title='0.68 bits' style='color: #00C000;'>.</td><td title='8.68 bits' style='color: #000000;'>I</td><td title='0.83 bits' style='color: #00C000;'>.</td><td title='0.77 bits' style='color: #00C000;'>.</td><td title='0.48 bits' style='color: #00FF00;'>.</td><td title='0.48 bits' style='color: #00FF00;'>.</td><td title='0.46 bits' style='color: #00FF00;'>.</td><td title='1.07 bits' style='color: #008040;'>.</td><td title='5.75 bits' style='color: #0000A0;'>N</td><td title='0.57 bits' style='color: #00C000;'>.</td><td title='1.18 bits' style='color: #008040;'>.</td><td title='0.33 bits' style='color: #00FF00;'>.</td><td title='0.30 bits' style='color: #00FF00;'>.</td><td title='0.42 bits' style='color: #00FF00;'>.</td><td title='2.16 bits' style='color: #006090;'>.</td><td title='0.29 bits' style='color: #00FF00;'>.</td><td title='0.19 bits' style='color: #00FF00;'>.</td><td title='0.25 bits' style='color: #00FF00;'>.</td><td title='0.28 bits' style='color: #00FF00;'>.</td><td title='5.29 bits' style='color: #0000A0;'>N</td><td title='0.52 bits' style='color: #00C000;'>.</td><td title='0.20 bits' style='color: #00FF00;'>.</td><td title='0.45 bits' style='color: #00FF00;'>.</td></tr></table></td></tr><tr><td nowrap class='address'> 00420FD1 </td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='13.03 bits' style='color: #FF0000;'>49</td><td title='0.67 bits' style='color: #00C000;'>01</td><td title='0.91 bits' style='color: #00C000;'>01</td><td title='0.73 bits' style='color: #00C000;'>01</td><td> </td><td title='0.58 bits' style='color: #00C000;'>01</td><td title='0.34 bits' style='color: #00FF00;'>01</td><td title='0.73 bits' style='color: #00C000;'>01</td><td title='0.37 bits' style='color: #00FF00;'>01</td><td> </td><td title='2.76 bits' style='color: #006090;'>00</td><td title='0.11 bits' style='color: #00FF00;'>00</td><td title='0.10 bits' style='color: #80FF80;'>00</td><td title='0.25 bits' style='color: #00FF00;'>00</td><td> </td><td title='0.31 bits' style='color: #00FF00;'>00</td><td title='7.82 bits' style='color: #000000;'>49</td><td title='0.48 bits' style='color: #00FF00;'>01</td><td title='0.43 bits' style='color: #00FF00;'>01</td><td> </td><td> </td><td title='10.82 bits' style='color: #900000;'>4A</td><td title='0.48 bits' style='color: #00FF00;'>01</td><td title='0.47 bits' style='color: #00FF00;'>01</td><td title='1.19 bits' style='color: #008040;'>00</td><td> </td><td title='0.21 bits' style='color: #00FF00;'>00</td><td title='0.20 bits' style='color: #00FF00;'>00</td><td title='0.29 bits' style='color: #00FF00;'>00</td><td title='0.38 bits' style='color: #00FF00;'>00</td><td> </td><td title='0.46 bits' style='color: #00FF00;'>00</td><td title='0.33 bits' style='color: #00FF00;'>00</td><td title='0.27 bits' style='color: #00FF00;'>00</td><td title='5.50 bits' style='color: #0000A0;'>49</td><td> </td><td title='0.38 bits' style='color: #00FF00;'>01</td><td title='0.36 bits' style='color: #00FF00;'>01</td><td title='0.60 bits' style='color: #00C000;'>01</td><td title='3.11 bits' style='color: #0020F0;'>00</td><td> </td><td> </td><td> </td><td title='13.03 bits' style='color: #FF0000;'>I</td><td title='0.67 bits' style='color: #00C000;'>.</td><td title='0.91 bits' style='color: #00C000;'>.</td><td title='0.73 bits' style='color: #00C000;'>.</td><td title='0.58 bits' style='color: #00C000;'>.</td><td title='0.34 bits' style='color: #00FF00;'>.</td><td title='0.73 bits' style='color: #00C000;'>.</td><td title='0.37 bits' style='color: #00FF00;'>.</td><td title='2.76 bits' style='color: #006090;'>.</td><td title='0.11 bits' style='color: #00FF00;'>.</td><td title='0.10 bits' style='color: #80FF80;'>.</td><td title='0.25 bits' style='color: #00FF00;'>.</td><td title='0.31 bits' style='color: #00FF00;'>.</td><td title='7.82 bits' style='color: #000000;'>I</td><td title='0.48 bits' style='color: #00FF00;'>.</td><td title='0.43 bits' style='color: #00FF00;'>.</td><td title='10.82 bits' style='color: #900000;'>J</td><td title='0.48 bits' style='color: #00FF00;'>.</td><td title='0.47 bits' style='color: #00FF00;'>.</td><td title='1.19 bits' style='color: #008040;'>.</td><td title='0.21 bits' style='color: #00FF00;'>.</td><td title='0.20 bits' style='color: #00FF00;'>.</td><td title='0.29 bits' style='color: #00FF00;'>.</td><td title='0.38 bits' style='color: #00FF00;'>.</td><td title='0.46 bits' style='color: #00FF00;'>.</td><td title='0.33 bits' style='color: #00FF00;'>.</td><td title='0.27 bits' style='color: #00FF00;'>.</td><td title='5.50 bits' style='color: #0000A0;'>I</td><td title='0.38 bits' style='color: #00FF00;'>.</td><td title='0.36 bits' style='color: #00FF00;'>.</td><td title='0.60 bits' style='color: #00C000;'>.</td><td title='3.11 bits' style='color: #0020F0;'>.</td></tr></table></td></tr><tr><td nowrap class='address'> 00420FF1 </td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='0.25 bits' style='color: #00FF00;'>00</td><td title='0.25 bits' style='color: #00FF00;'>00</td><td title='0.26 bits' style='color: #00FF00;'>00</td><td title='0.29 bits' style='color: #00FF00;'>00</td><td> </td><td title='0.43 bits' style='color: #00FF00;'>00</td><td title='0.26 bits' style='color: #00FF00;'>00</td><td title='0.25 bits' style='color: #00FF00;'>00</td><td title='4.05 bits' style='color: #0020F0;'>49</td><td> </td><td title='3.53 bits' style='color: #0020F0;'>00</td><td title='0.42 bits' style='color: #00FF00;'>00</td><td title='0.50 bits' style='color: #00FF00;'>00</td><td title='0.46 bits' style='color: #00FF00;'>00</td><td> </td><td title='0.31 bits' style='color: #00FF00;'>00</td><td title='0.28 bits' style='color: #00FF00;'>00</td><td title='14.31 bits' style='color: #FF0000;'>41</td><td title='3.31 bits' style='color: #0020F0;'>01</td><td> </td><td> </td><td title='1.64 bits' style='color: #008040;'>00</td><td title='0.23 bits' style='color: #00FF00;'>00</td><td title='6.84 bits' style='color: #0000A0;'>45</td><td title='0.79 bits' style='color: #00C000;'>01</td><td> </td><td title='0.50 bits' style='color: #00C000;'>01</td><td title='0.68 bits' style='color: #00C000;'>01</td><td title='0.47 bits' style='color: #00FF00;'>01</td><td title='0.73 bits' style='color: #00C000;'>01</td><td> </td><td title='14.45 bits' style='color: #FF0000;'>43</td><td title='1.58 bits' style='color: #008040;'>01</td><td title='0.61 bits' style='color: #00C000;'>01</td><td title='0.48 bits' style='color: #00FF00;'>01</td><td> </td><td title='2.40 bits' style='color: #006090;'>00</td><td title='0.11 bits' style='color: #00FF00;'>00</td><td title='0.24 bits' style='color: #00FF00;'>00</td><td title='0.28 bits' style='color: #00FF00;'>00</td><td> </td><td> </td><td> </td><td title='0.25 bits' style='color: #00FF00;'>.</td><td title='0.25 bits' style='color: #00FF00;'>.</td><td title='0.26 bits' style='color: #00FF00;'>.</td><td title='0.29 bits' style='color: #00FF00;'>.</td><td title='0.43 bits' style='color: #00FF00;'>.</td><td title='0.26 bits' style='color: #00FF00;'>.</td><td title='0.25 bits' style='color: #00FF00;'>.</td><td title='4.05 bits' style='color: #0020F0;'>I</td><td title='3.53 bits' style='color: #0020F0;'>.</td><td title='0.42 bits' style='color: #00FF00;'>.</td><td title='0.50 bits' style='color: #00FF00;'>.</td><td title='0.46 bits' style='color: #00FF00;'>.</td><td title='0.31 bits' style='color: #00FF00;'>.</td><td title='0.28 bits' style='color: #00FF00;'>.</td><td title='14.31 bits' style='color: #FF0000;'>A</td><td title='3.31 bits' style='color: #0020F0;'>.</td><td title='1.64 bits' style='color: #008040;'>.</td><td title='0.23 bits' style='color: #00FF00;'>.</td><td title='6.84 bits' style='color: #0000A0;'>E</td><td title='0.79 bits' style='color: #00C000;'>.</td><td title='0.50 bits' style='color: #00C000;'>.</td><td title='0.68 bits' style='color: #00C000;'>.</td><td title='0.47 bits' style='color: #00FF00;'>.</td><td title='0.73 bits' style='color: #00C000;'>.</td><td title='14.45 bits' style='color: #FF0000;'>C</td><td title='1.58 bits' style='color: #008040;'>.</td><td title='0.61 bits' style='color: #00C000;'>.</td><td title='0.48 bits' style='color: #00FF00;'>.</td><td title='2.40 bits' style='color: #006090;'>.</td><td title='0.11 bits' style='color: #00FF00;'>.</td><td title='0.24 bits' style='color: #00FF00;'>.</td><td title='0.28 bits' style='color: #00FF00;'>.</td></tr></table></td></tr><tr><td nowrap class='address'> 00421011 </td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='0.29 bits' style='color: #00FF00;'>00</td><td title='0.34 bits' style='color: #00FF00;'>00</td><td title='0.25 bits' style='color: #00FF00;'>00</td><td title='0.22 bits' style='color: #00FF00;'>00</td><td> </td><td title='7.85 bits' style='color: #000000;'>40</td><td title='3.49 bits' style='color: #0020F0;'>01</td><td title='0.82 bits' style='color: #00C000;'>01</td><td title='0.69 bits' style='color: #00C000;'>01</td><td> </td><td title='1.62 bits' style='color: #008040;'>00</td><td title='0.26 bits' style='color: #00FF00;'>00</td><td title='0.27 bits' style='color: #00FF00;'>00</td><td title='0.22 bits' style='color: #00FF00;'>00</td><td> </td><td title='0.26 bits' style='color: #00FF00;'>00</td><td title='0.29 bits' style='color: #00FF00;'>00</td><td title='0.22 bits' style='color: #00FF00;'>00</td><td title='11.89 bits' style='color: #900000;'>58</td><td> </td><td> </td><td title='1.02 bits' style='color: #008040;'>00</td><td title='8.55 bits' style='color: #000000;'>32</td><td title='1.58 bits' style='color: #008040;'>01</td><td title='0.64 bits' style='color: #00C000;'>00</td><td> </td><td title='0.23 bits' style='color: #00FF00;'>00</td><td title='0.21 bits' style='color: #00FF00;'>00</td><td title='0.26 bits' style='color: #00FF00;'>00</td><td title='8.00 bits' style='color: #000000;'>48</td><td> </td><td title='2.29 bits' style='color: #006090;'>00</td><td title='0.34 bits' style='color: #00FF00;'>00</td><td title='15.68 bits' style='color: #FF0000;'>3E</td><td title='2.46 bits' style='color: #006090;'>01</td><td> </td><td title='0.84 bits' style='color: #00C000;'>01</td><td title='0.82 bits' style='color: #00C000;'>01</td><td title='1.31 bits' style='color: #008040;'>01</td><td title='1.78 bits' style='color: #008040;'>00</td><td> </td><td> </td><td> </td><td title='0.29 bits' style='color: #00FF00;'>.</td><td title='0.34 bits' style='color: #00FF00;'>.</td><td title='0.25 bits' style='color: #00FF00;'>.</td><td title='0.22 bits' style='color: #00FF00;'>.</td><td title='7.85 bits' style='color: #000000;'>@</td><td title='3.49 bits' style='color: #0020F0;'>.</td><td title='0.82 bits' style='color: #00C000;'>.</td><td title='0.69 bits' style='color: #00C000;'>.</td><td title='1.62 bits' style='color: #008040;'>.</td><td title='0.26 bits' style='color: #00FF00;'>.</td><td title='0.27 bits' style='color: #00FF00;'>.</td><td title='0.22 bits' style='color: #00FF00;'>.</td><td title='0.26 bits' style='color: #00FF00;'>.</td><td title='0.29 bits' style='color: #00FF00;'>.</td><td title='0.22 bits' style='color: #00FF00;'>.</td><td title='11.89 bits' style='color: #900000;'>X</td><td title='1.02 bits' style='color: #008040;'>.</td><td title='8.55 bits' style='color: #000000;'>2</td><td title='1.58 bits' style='color: #008040;'>.</td><td title='0.64 bits' style='color: #00C000;'>.</td><td title='0.23 bits' style='color: #00FF00;'>.</td><td title='0.21 bits' style='color: #00FF00;'>.</td><td title='0.26 bits' style='color: #00FF00;'>.</td><td title='8.00 bits' style='color: #000000;'>H</td><td title='2.29 bits' style='color: #006090;'>.</td><td title='0.34 bits' style='color: #00FF00;'>.</td><td title='15.68 bits' style='color: #FF0000;'>></td><td title='2.46 bits' style='color: #006090;'>.</td><td title='0.84 bits' style='color: #00C000;'>.</td><td title='0.82 bits' style='color: #00C000;'>.</td><td title='1.31 bits' style='color: #008040;'>.</td><td title='1.78 bits' style='color: #008040;'>.</td></tr></table></td></tr><tr><td nowrap class='address'> 00421031 </td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='0.20 bits' style='color: #00FF00;'>00</td><td title='0.27 bits' style='color: #00FF00;'>00</td><td title='0.19 bits' style='color: #00FF00;'>00</td><td title='0.22 bits' style='color: #00FF00;'>00</td><td> </td><td title='0.26 bits' style='color: #00FF00;'>00</td><td title='0.27 bits' style='color: #00FF00;'>00</td><td title='0.29 bits' style='color: #00FF00;'>00</td><td title='11.65 bits' style='color: #900000;'>42</td><td> </td><td title='0.40 bits' style='color: #00FF00;'>00</td><td title='0.81 bits' style='color: #00C000;'>00</td><td title='0.43 bits' style='color: #00FF00;'>00</td><td title='0.65 bits' style='color: #00C000;'>00</td><td> </td><td title='0.37 bits' style='color: #00FF00;'>00</td><td title='0.30 bits' style='color: #00FF00;'>00</td><td title='0.33 bits' style='color: #00FF00;'>00</td><td title='6.88 bits' style='color: #0000A0;'>47</td><td> </td><td> </td><td title='8.95 bits' style='color: #000000;'>45</td><td title='1.03 bits' style='color: #008040;'>01</td><td title='0.36 bits' style='color: #00FF00;'>01</td><td title='1.14 bits' style='color: #008040;'>01</td><td> </td><td title='0.98 bits' style='color: #00C000;'>01</td><td title='1.64 bits' style='color: #008040;'>00</td><td title='0.26 bits' style='color: #00FF00;'>00</td><td title='0.18 bits' style='color: #00FF00;'>00</td><td> </td><td title='0.20 bits' style='color: #00FF00;'>00</td><td title='0.21 bits' style='color: #00FF00;'>00</td><td title='6.41 bits' style='color: #0000A0;'>4E</td><td title='0.63 bits' style='color: #00C000;'>01</td><td> </td><td title='3.14 bits' style='color: #0020F0;'>00</td><td title='0.18 bits' style='color: #00FF00;'>00</td><td title='0.45 bits' style='color: #00FF00;'>00</td><td title='0.22 bits' style='color: #00FF00;'>00</td><td> </td><td> </td><td> </td><td title='0.20 bits' style='color: #00FF00;'>.</td><td title='0.27 bits' style='color: #00FF00;'>.</td><td title='0.19 bits' style='color: #00FF00;'>.</td><td title='0.22 bits' style='color: #00FF00;'>.</td><td title='0.26 bits' style='color: #00FF00;'>.</td><td title='0.27 bits' style='color: #00FF00;'>.</td><td title='0.29 bits' style='color: #00FF00;'>.</td><td title='11.65 bits' style='color: #900000;'>B</td><td title='0.40 bits' style='color: #00FF00;'>.</td><td title='0.81 bits' style='color: #00C000;'>.</td><td title='0.43 bits' style='color: #00FF00;'>.</td><td title='0.65 bits' style='color: #00C000;'>.</td><td title='0.37 bits' style='color: #00FF00;'>.</td><td title='0.30 bits' style='color: #00FF00;'>.</td><td title='0.33 bits' style='color: #00FF00;'>.</td><td title='6.88 bits' style='color: #0000A0;'>G</td><td title='8.95 bits' style='color: #000000;'>E</td><td title='1.03 bits' style='color: #008040;'>.</td><td title='0.36 bits' style='color: #00FF00;'>.</td><td title='1.14 bits' style='color: #008040;'>.</td><td title='0.98 bits' style='color: #00C000;'>.</td><td title='1.64 bits' style='color: #008040;'>.</td><td title='0.26 bits' style='color: #00FF00;'>.</td><td title='0.18 bits' style='color: #00FF00;'>.</td><td title='0.20 bits' style='color: #00FF00;'>.</td><td title='0.21 bits' style='color: #00FF00;'>.</td><td title='6.41 bits' style='color: #0000A0;'>N</td><td title='0.63 bits' style='color: #00C000;'>.</td><td title='3.14 bits' style='color: #0020F0;'>.</td><td title='0.18 bits' style='color: #00FF00;'>.</td><td title='0.45 bits' style='color: #00FF00;'>.</td><td title='0.22 bits' style='color: #00FF00;'>.</td></tr></table></td></tr><tr><td nowrap class='address'> 00421051 </td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='0.59 bits' style='color: #00C000;'>00</td><td title='0.37 bits' style='color: #00FF00;'>00</td><td title='0.30 bits' style='color: #00FF00;'>00</td><td title='8.71 bits' style='color: #000000;'>51</td><td> </td><td title='1.24 bits' style='color: #008040;'>01</td><td title='0.76 bits' style='color: #00C000;'>01</td><td title='2.29 bits' style='color: #006090;'>00</td><td title='0.21 bits' style='color: #00FF00;'>00</td><td> </td><td title='16.24 bits' style='color: #FF0000;'>3B</td><td title='2.88 bits' style='color: #006090;'>01</td><td title='1.43 bits' style='color: #008040;'>00</td><td title='0.17 bits' style='color: #00FF00;'>00</td><td> </td><td title='0.27 bits' style='color: #00FF00;'>00</td><td title='0.27 bits' style='color: #00FF00;'>00</td><td title='0.34 bits' style='color: #00FF00;'>00</td><td title='11.44 bits' style='color: #900000;'>4F</td><td> </td><td> </td><td title='3.03 bits' style='color: #0020F0;'>01</td><td title='0.77 bits' style='color: #00C000;'>00</td><td title='0.20 bits' style='color: #00FF00;'>00</td><td title='0.29 bits' style='color: #00FF00;'>00</td><td> </td><td title='0.25 bits' style='color: #00FF00;'>00</td><td title='0.33 bits' style='color: #00FF00;'>00</td><td title='0.45 bits' style='color: #00FF00;'>00</td><td title='8.18 bits' style='color: #000000;'>4C</td><td> </td><td title='0.27 bits' style='color: #00FF00;'>00</td><td title='11.16 bits' style='color: #900000;'>3E</td><td title='1.17 bits' style='color: #008040;'>01</td><td title='0.66 bits' style='color: #00C000;'>01</td><td> </td><td title='0.77 bits' style='color: #00C000;'>01</td><td title='0.90 bits' style='color: #00C000;'>01</td><td title='1.22 bits' style='color: #008040;'>01</td><td title='0.96 bits' style='color: #00C000;'>01</td><td> </td><td> </td><td> </td><td title='0.59 bits' style='color: #00C000;'>.</td><td title='0.37 bits' style='color: #00FF00;'>.</td><td title='0.30 bits' style='color: #00FF00;'>.</td><td title='8.71 bits' style='color: #000000;'>Q</td><td title='1.24 bits' style='color: #008040;'>.</td><td title='0.76 bits' style='color: #00C000;'>.</td><td title='2.29 bits' style='color: #006090;'>.</td><td title='0.21 bits' style='color: #00FF00;'>.</td><td title='16.24 bits' style='color: #FF0000;'>;</td><td title='2.88 bits' style='color: #006090;'>.</td><td title='1.43 bits' style='color: #008040;'>.</td><td title='0.17 bits' style='color: #00FF00;'>.</td><td title='0.27 bits' style='color: #00FF00;'>.</td><td title='0.27 bits' style='color: #00FF00;'>.</td><td title='0.34 bits' style='color: #00FF00;'>.</td><td title='11.44 bits' style='color: #900000;'>O</td><td title='3.03 bits' style='color: #0020F0;'>.</td><td title='0.77 bits' style='color: #00C000;'>.</td><td title='0.20 bits' style='color: #00FF00;'>.</td><td title='0.29 bits' style='color: #00FF00;'>.</td><td title='0.25 bits' style='color: #00FF00;'>.</td><td title='0.33 bits' style='color: #00FF00;'>.</td><td title='0.45 bits' style='color: #00FF00;'>.</td><td title='8.18 bits' style='color: #000000;'>L</td><td title='0.27 bits' style='color: #00FF00;'>.</td><td title='11.16 bits' style='color: #900000;'>></td><td title='1.17 bits' style='color: #008040;'>.</td><td title='0.66 bits' style='color: #00C000;'>.</td><td title='0.77 bits' style='color: #00C000;'>.</td><td title='0.90 bits' style='color: #00C000;'>.</td><td title='1.22 bits' style='color: #008040;'>.</td><td title='0.96 bits' style='color: #00C000;'>.</td></tr></table></td></tr><tr><td nowrap class='address'> 00421071 </td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='1.40 bits' style='color: #008040;'>00</td><td title='0.11 bits' style='color: #00FF00;'>00</td><td title='0.09 bits' style='color: #80FF80;'>00</td><td title='7.98 bits' style='color: #000000;'>4A</td><td> </td><td title='1.03 bits' style='color: #008040;'>01</td><td title='0.55 bits' style='color: #00C000;'>01</td><td title='0.86 bits' style='color: #00C000;'>01</td><td title='0.29 bits' style='color: #00FF00;'>01</td><td> </td><td title='9.22 bits' style='color: #900000;'>45</td><td title='0.73 bits' style='color: #00C000;'>01</td><td title='1.24 bits' style='color: #008040;'>01</td><td title='0.56 bits' style='color: #00C000;'>01</td><td> </td><td title='0.47 bits' style='color: #00FF00;'>01</td><td title='0.52 bits' style='color: #00C000;'>01</td><td title='0.44 bits' style='color: #00FF00;'>01</td><td title='2.69 bits' style='color: #006090;'>00</td><td> </td><td> </td><td title='0.14 bits' style='color: #00FF00;'>00</td><td title='0.09 bits' style='color: #80FF80;'>00</td><td title='5.59 bits' style='color: #0000A0;'>47</td><td title='0.38 bits' style='color: #00FF00;'>01</td><td> </td><td title='0.31 bits' style='color: #00FF00;'>01</td><td title='0.48 bits' style='color: #00FF00;'>01</td><td title='0.23 bits' style='color: #00FF00;'>01</td><td title='1.94 bits' style='color: #008040;'>00</td><td> </td><td title='0.14 bits' style='color: #00FF00;'>00</td><td title='0.24 bits' style='color: #00FF00;'>00</td><td title='0.32 bits' style='color: #00FF00;'>00</td><td title='6.24 bits' style='color: #0000A0;'>49</td><td> </td><td title='0.61 bits' style='color: #00C000;'>01</td><td title='0.39 bits' style='color: #00FF00;'>01</td><td title='0.33 bits' style='color: #00FF00;'>01</td><td title='0.72 bits' style='color: #00C000;'>01</td><td> </td><td> </td><td> </td><td title='1.40 bits' style='color: #008040;'>.</td><td title='0.11 bits' style='color: #00FF00;'>.</td><td title='0.09 bits' style='color: #80FF80;'>.</td><td title='7.98 bits' style='color: #000000;'>J</td><td title='1.03 bits' style='color: #008040;'>.</td><td title='0.55 bits' style='color: #00C000;'>.</td><td title='0.86 bits' style='color: #00C000;'>.</td><td title='0.29 bits' style='color: #00FF00;'>.</td><td title='9.22 bits' style='color: #900000;'>E</td><td title='0.73 bits' style='color: #00C000;'>.</td><td title='1.24 bits' style='color: #008040;'>.</td><td title='0.56 bits' style='color: #00C000;'>.</td><td title='0.47 bits' style='color: #00FF00;'>.</td><td title='0.52 bits' style='color: #00C000;'>.</td><td title='0.44 bits' style='color: #00FF00;'>.</td><td title='2.69 bits' style='color: #006090;'>.</td><td title='0.14 bits' style='color: #00FF00;'>.</td><td title='0.09 bits' style='color: #80FF80;'>.</td><td title='5.59 bits' style='color: #0000A0;'>G</td><td title='0.38 bits' style='color: #00FF00;'>.</td><td title='0.31 bits' style='color: #00FF00;'>.</td><td title='0.48 bits' style='color: #00FF00;'>.</td><td title='0.23 bits' style='color: #00FF00;'>.</td><td title='1.94 bits' style='color: #008040;'>.</td><td title='0.14 bits' style='color: #00FF00;'>.</td><td title='0.24 bits' style='color: #00FF00;'>.</td><td title='0.32 bits' style='color: #00FF00;'>.</td><td title='6.24 bits' style='color: #0000A0;'>I</td><td title='0.61 bits' style='color: #00C000;'>.</td><td title='0.39 bits' style='color: #00FF00;'>.</td><td title='0.33 bits' style='color: #00FF00;'>.</td><td title='0.72 bits' style='color: #00C000;'>.</td></tr></table></td></tr><tr><td nowrap class='address'> 00421091 </td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='9.26 bits' style='color: #900000;'>4A</td><td title='0.73 bits' style='color: #00C000;'>01</td><td title='0.55 bits' style='color: #00C000;'>01</td><td title='0.77 bits' style='color: #00C000;'>01</td><td> </td><td title='0.50 bits' style='color: #00FF00;'>01</td><td title='0.38 bits' style='color: #00FF00;'>01</td><td title='2.82 bits' style='color: #006090;'>00</td><td title='0.11 bits' style='color: #00FF00;'>00</td><td> </td><td title='0.16 bits' style='color: #00FF00;'>00</td><td title='0.52 bits' style='color: #00C000;'>00</td><td title='0.50 bits' style='color: #00C000;'>00</td><td title='0.43 bits' style='color: #00FF00;'>00</td><td> </td><td title='0.41 bits' style='color: #00FF00;'>00</td><td title='0.32 bits' style='color: #00FF00;'>00</td><td title='6.50 bits' style='color: #0000A0;'>4E</td><td title='0.36 bits' style='color: #00FF00;'>01</td><td> </td><td> </td><td title='1.93 bits' style='color: #008040;'>00</td><td title='0.15 bits' style='color: #00FF00;'>00</td><td title='0.26 bits' style='color: #00FF00;'>00</td><td title='7.89 bits' style='color: #000000;'>32</td><td> </td><td title='1.47 bits' style='color: #008040;'>01</td><td title='1.02 bits' style='color: #008040;'>00</td><td title='0.16 bits' style='color: #00FF00;'>00</td><td title='0.16 bits' style='color: #00FF00;'>00</td><td> </td><td title='0.30 bits' style='color: #00FF00;'>00</td><td title='4.94 bits' style='color: #0020F0;'>49</td><td title='0.52 bits' style='color: #00C000;'>01</td><td title='0.54 bits' style='color: #00C000;'>01</td><td> </td><td title='0.32 bits' style='color: #00FF00;'>01</td><td title='0.64 bits' style='color: #00C000;'>01</td><td title='2.48 bits' style='color: #006090;'>00</td><td title='0.14 bits' style='color: #00FF00;'>00</td><td> </td><td> </td><td> </td><td title='9.26 bits' style='color: #900000;'>J</td><td title='0.73 bits' style='color: #00C000;'>.</td><td title='0.55 bits' style='color: #00C000;'>.</td><td title='0.77 bits' style='color: #00C000;'>.</td><td title='0.50 bits' style='color: #00FF00;'>.</td><td title='0.38 bits' style='color: #00FF00;'>.</td><td title='2.82 bits' style='color: #006090;'>.</td><td title='0.11 bits' style='color: #00FF00;'>.</td><td title='0.16 bits' style='color: #00FF00;'>.</td><td title='0.52 bits' style='color: #00C000;'>.</td><td title='0.50 bits' style='color: #00C000;'>.</td><td title='0.43 bits' style='color: #00FF00;'>.</td><td title='0.41 bits' style='color: #00FF00;'>.</td><td title='0.32 bits' style='color: #00FF00;'>.</td><td title='6.50 bits' style='color: #0000A0;'>N</td><td title='0.36 bits' style='color: #00FF00;'>.</td><td title='1.93 bits' style='color: #008040;'>.</td><td title='0.15 bits' style='color: #00FF00;'>.</td><td title='0.26 bits' style='color: #00FF00;'>.</td><td title='7.89 bits' style='color: #000000;'>2</td><td title='1.47 bits' style='color: #008040;'>.</td><td title='1.02 bits' style='color: #008040;'>.</td><td title='0.16 bits' style='color: #00FF00;'>.</td><td title='0.16 bits' style='color: #00FF00;'>.</td><td title='0.30 bits' style='color: #00FF00;'>.</td><td title='4.94 bits' style='color: #0020F0;'>I</td><td title='0.52 bits' style='color: #00C000;'>.</td><td title='0.54 bits' style='color: #00C000;'>.</td><td title='0.32 bits' style='color: #00FF00;'>.</td><td title='0.64 bits' style='color: #00C000;'>.</td><td title='2.48 bits' style='color: #006090;'>.</td><td title='0.14 bits' style='color: #00FF00;'>.</td></tr></table></td></tr><tr><td nowrap class='address'> 004210B1 </td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='0.23 bits' style='color: #00FF00;'>00</td><td title='0.24 bits' style='color: #00FF00;'>00</td><td title='0.34 bits' style='color: #00FF00;'>00</td><td title='0.32 bits' style='color: #00FF00;'>00</td><td> </td><td title='5.20 bits' style='color: #0000A0;'>49</td><td title='0.96 bits' style='color: #00C000;'>01</td><td title='0.46 bits' style='color: #00FF00;'>01</td><td title='0.30 bits' style='color: #00FF00;'>01</td><td> </td><td title='8.68 bits' style='color: #000000;'>47</td><td title='0.50 bits' style='color: #00C000;'>01</td><td title='1.16 bits' style='color: #008040;'>01</td><td title='2.12 bits' style='color: #006090;'>00</td><td> </td><td title='0.11 bits' style='color: #00FF00;'>00</td><td title='0.10 bits' style='color: #00FF00;'>00</td><td title='0.25 bits' style='color: #00FF00;'>00</td><td title='0.25 bits' style='color: #00FF00;'>00</td><td> </td><td> </td><td title='0.23 bits' style='color: #00FF00;'>00</td><td title='9.04 bits' style='color: #900000;'>4F</td><td title='1.03 bits' style='color: #008040;'>01</td><td title='1.46 bits' style='color: #008040;'>01</td><td> </td><td title='0.74 bits' style='color: #00C000;'>01</td><td title='0.78 bits' style='color: #00C000;'>01</td><td title='0.66 bits' style='color: #00C000;'>01</td><td title='0.61 bits' style='color: #00C000;'>01</td><td> </td><td title='1.31 bits' style='color: #008040;'>00</td><td title='0.10 bits' style='color: #00FF00;'>00</td><td title='0.08 bits' style='color: #80FF80;'>00</td><td title='0.23 bits' style='color: #00FF00;'>00</td><td> </td><td title='0.30 bits' style='color: #00FF00;'>00</td><td title='0.31 bits' style='color: #00FF00;'>00</td><td title='6.52 bits' style='color: #0000A0;'>45</td><td title='0.57 bits' style='color: #00C000;'>01</td><td> </td><td> </td><td> </td><td title='0.23 bits' style='color: #00FF00;'>.</td><td title='0.24 bits' style='color: #00FF00;'>.</td><td title='0.34 bits' style='color: #00FF00;'>.</td><td title='0.32 bits' style='color: #00FF00;'>.</td><td title='5.20 bits' style='color: #0000A0;'>I</td><td title='0.96 bits' style='color: #00C000;'>.</td><td title='0.46 bits' style='color: #00FF00;'>.</td><td title='0.30 bits' style='color: #00FF00;'>.</td><td title='8.68 bits' style='color: #000000;'>G</td><td title='0.50 bits' style='color: #00C000;'>.</td><td title='1.16 bits' style='color: #008040;'>.</td><td title='2.12 bits' style='color: #006090;'>.</td><td title='0.11 bits' style='color: #00FF00;'>.</td><td title='0.10 bits' style='color: #00FF00;'>.</td><td title='0.25 bits' style='color: #00FF00;'>.</td><td title='0.25 bits' style='color: #00FF00;'>.</td><td title='0.23 bits' style='color: #00FF00;'>.</td><td title='9.04 bits' style='color: #900000;'>O</td><td title='1.03 bits' style='color: #008040;'>.</td><td title='1.46 bits' style='color: #008040;'>.</td><td title='0.74 bits' style='color: #00C000;'>.</td><td title='0.78 bits' style='color: #00C000;'>.</td><td title='0.66 bits' style='color: #00C000;'>.</td><td title='0.61 bits' style='color: #00C000;'>.</td><td title='1.31 bits' style='color: #008040;'>.</td><td title='0.10 bits' style='color: #00FF00;'>.</td><td title='0.08 bits' style='color: #80FF80;'>.</td><td title='0.23 bits' style='color: #00FF00;'>.</td><td title='0.30 bits' style='color: #00FF00;'>.</td><td title='0.31 bits' style='color: #00FF00;'>.</td><td title='6.52 bits' style='color: #0000A0;'>E</td><td title='0.57 bits' style='color: #00C000;'>.</td></tr></table></td></tr><tr><td nowrap class='address'> 004210D1 </td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='3.25 bits' style='color: #0020F0;'>00</td><td title='0.16 bits' style='color: #00FF00;'>00</td><td title='0.23 bits' style='color: #00FF00;'>00</td><td title='0.23 bits' style='color: #00FF00;'>00</td><td> </td><td title='0.28 bits' style='color: #00FF00;'>00</td><td title='7.43 bits' style='color: #000000;'>43</td><td title='1.71 bits' style='color: #008040;'>01</td><td title='0.39 bits' style='color: #00FF00;'>01</td><td> </td><td title='2.76 bits' style='color: #006090;'>00</td><td title='9.71 bits' style='color: #900000;'>4C</td><td title='2.70 bits' style='color: #006090;'>01</td><td title='1.13 bits' style='color: #008040;'>01</td><td> </td><td title='2.24 bits' style='color: #006090;'>00</td><td title='0.18 bits' style='color: #00FF00;'>00</td><td title='0.17 bits' style='color: #00FF00;'>00</td><td title='0.21 bits' style='color: #00FF00;'>00</td><td> </td><td> </td><td title='0.47 bits' style='color: #00FF00;'>00</td><td title='0.41 bits' style='color: #00FF00;'>00</td><td title='0.73 bits' style='color: #00C000;'>00</td><td title='0.39 bits' style='color: #00FF00;'>00</td><td> </td><td title='11.71 bits' style='color: #900000;'>3C</td><td title='2.09 bits' style='color: #006090;'>01</td><td title='1.76 bits' style='color: #008040;'>01</td><td title='1.07 bits' style='color: #008040;'>00</td><td> </td><td title='0.30 bits' style='color: #00FF00;'>00</td><td title='0.20 bits' style='color: #00FF00;'>00</td><td title='0.20 bits' style='color: #00FF00;'>00</td><td title='0.23 bits' style='color: #00FF00;'>00</td><td> </td><td title='0.25 bits' style='color: #00FF00;'>00</td><td title='11.70 bits' style='color: #900000;'>4D</td><td title='1.87 bits' style='color: #008040;'>01</td><td title='1.07 bits' style='color: #008040;'>01</td><td> </td><td> </td><td> </td><td title='3.25 bits' style='color: #0020F0;'>.</td><td title='0.16 bits' style='color: #00FF00;'>.</td><td title='0.23 bits' style='color: #00FF00;'>.</td><td title='0.23 bits' style='color: #00FF00;'>.</td><td title='0.28 bits' style='color: #00FF00;'>.</td><td title='7.43 bits' style='color: #000000;'>C</td><td title='1.71 bits' style='color: #008040;'>.</td><td title='0.39 bits' style='color: #00FF00;'>.</td><td title='2.76 bits' style='color: #006090;'>.</td><td title='9.71 bits' style='color: #900000;'>L</td><td title='2.70 bits' style='color: #006090;'>.</td><td title='1.13 bits' style='color: #008040;'>.</td><td title='2.24 bits' style='color: #006090;'>.</td><td title='0.18 bits' style='color: #00FF00;'>.</td><td title='0.17 bits' style='color: #00FF00;'>.</td><td title='0.21 bits' style='color: #00FF00;'>.</td><td title='0.47 bits' style='color: #00FF00;'>.</td><td title='0.41 bits' style='color: #00FF00;'>.</td><td title='0.73 bits' style='color: #00C000;'>.</td><td title='0.39 bits' style='color: #00FF00;'>.</td><td title='11.71 bits' style='color: #900000;'><</td><td title='2.09 bits' style='color: #006090;'>.</td><td title='1.76 bits' style='color: #008040;'>.</td><td title='1.07 bits' style='color: #008040;'>.</td><td title='0.30 bits' style='color: #00FF00;'>.</td><td title='0.20 bits' style='color: #00FF00;'>.</td><td title='0.20 bits' style='color: #00FF00;'>.</td><td title='0.23 bits' style='color: #00FF00;'>.</td><td title='0.25 bits' style='color: #00FF00;'>.</td><td title='11.70 bits' style='color: #900000;'>M</td><td title='1.87 bits' style='color: #008040;'>.</td><td title='1.07 bits' style='color: #008040;'>.</td></tr></table></td></tr><tr><td nowrap class='address'> 004210F1 </td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='0.80 bits' style='color: #00C000;'>00</td><td title='0.21 bits' style='color: #00FF00;'>00</td><td title='7.11 bits' style='color: #000000;'>4C</td><td title='2.34 bits' style='color: #006090;'>01</td><td> </td><td title='1.05 bits' style='color: #008040;'>01</td><td title='1.48 bits' style='color: #008040;'>01</td><td title='0.26 bits' style='color: #00FF00;'>01</td><td title='0.45 bits' style='color: #00FF00;'>01</td><td> </td><td title='2.17 bits' style='color: #006090;'>00</td><td title='0.16 bits' style='color: #00FF00;'>00</td><td title='0.18 bits' style='color: #00FF00;'>00</td><td title='0.19 bits' style='color: #00FF00;'>00</td><td> </td><td title='9.54 bits' style='color: #900000;'>3C</td><td title='1.52 bits' style='color: #008040;'>01</td><td title='0.51 bits' style='color: #00C000;'>01</td><td title='1.39 bits' style='color: #008040;'>01</td><td> </td><td> </td><td title='1.39 bits' style='color: #008040;'>00</td><td title='0.21 bits' style='color: #00FF00;'>00</td><td title='0.20 bits' style='color: #00FF00;'>00</td><td title='8.65 bits' style='color: #000000;'>4C</td><td> </td><td title='1.88 bits' style='color: #008040;'>01</td><td title='0.45 bits' style='color: #00FF00;'>01</td><td title='1.79 bits' style='color: #008040;'>00</td><td title='0.13 bits' style='color: #00FF00;'>00</td><td> </td><td title='0.26 bits' style='color: #00FF00;'>00</td><td title='9.83 bits' style='color: #900000;'>58</td><td title='0.69 bits' style='color: #00C000;'>00</td><td title='0.30 bits' style='color: #00FF00;'>00</td><td> </td><td title='0.33 bits' style='color: #00FF00;'>00</td><td title='0.38 bits' style='color: #00FF00;'>00</td><td title='0.42 bits' style='color: #00FF00;'>00</td><td title='0.41 bits' style='color: #00FF00;'>00</td><td> </td><td> </td><td> </td><td title='0.80 bits' style='color: #00C000;'>.</td><td title='0.21 bits' style='color: #00FF00;'>.</td><td title='7.11 bits' style='color: #000000;'>L</td><td title='2.34 bits' style='color: #006090;'>.</td><td title='1.05 bits' style='color: #008040;'>.</td><td title='1.48 bits' style='color: #008040;'>.</td><td title='0.26 bits' style='color: #00FF00;'>.</td><td title='0.45 bits' style='color: #00FF00;'>.</td><td title='2.17 bits' style='color: #006090;'>.</td><td title='0.16 bits' style='color: #00FF00;'>.</td><td title='0.18 bits' style='color: #00FF00;'>.</td><td title='0.19 bits' style='color: #00FF00;'>.</td><td title='9.54 bits' style='color: #900000;'><</td><td title='1.52 bits' style='color: #008040;'>.</td><td title='0.51 bits' style='color: #00C000;'>.</td><td title='1.39 bits' style='color: #008040;'>.</td><td title='1.39 bits' style='color: #008040;'>.</td><td title='0.21 bits' style='color: #00FF00;'>.</td><td title='0.20 bits' style='color: #00FF00;'>.</td><td title='8.65 bits' style='color: #000000;'>L</td><td title='1.88 bits' style='color: #008040;'>.</td><td title='0.45 bits' style='color: #00FF00;'>.</td><td title='1.79 bits' style='color: #008040;'>.</td><td title='0.13 bits' style='color: #00FF00;'>.</td><td title='0.26 bits' style='color: #00FF00;'>.</td><td title='9.83 bits' style='color: #900000;'>X</td><td title='0.69 bits' style='color: #00C000;'>.</td><td title='0.30 bits' style='color: #00FF00;'>.</td><td title='0.33 bits' style='color: #00FF00;'>.</td><td title='0.38 bits' style='color: #00FF00;'>.</td><td title='0.42 bits' style='color: #00FF00;'>.</td><td title='0.41 bits' style='color: #00FF00;'>.</td></tr></table></td></tr><tr><td nowrap class='address'> 00421111 </td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='0.34 bits' style='color: #00FF00;'>00</td><td title='0.31 bits' style='color: #00FF00;'>00</td><td title='0.28 bits' style='color: #00FF00;'>00</td><td title='0.26 bits' style='color: #00FF00;'>00</td><td> </td><td title='0.24 bits' style='color: #00FF00;'>00</td><td title='0.23 bits' style='color: #00FF00;'>00</td><td title='5.92 bits' style='color: #0000A0;'>4E</td><td title='2.25 bits' style='color: #006090;'>00</td><td> </td><td title='7.13 bits' style='color: #000000;'>01</td><td title='0.42 bits' style='color: #00FF00;'>00</td><td title='0.27 bits' style='color: #00FF00;'>00</td><td title='0.23 bits' style='color: #00FF00;'>00</td><td> </td><td title='0.37 bits' style='color: #00FF00;'>00</td><td title='0.34 bits' style='color: #00FF00;'>00</td><td title='0.22 bits' style='color: #00FF00;'>00</td><td title='8.67 bits' style='color: #000000;'>48</td><td> </td><td> </td><td title='7.30 bits' style='color: #000000;'>49</td><td title='0.85 bits' style='color: #00C000;'>01</td><td title='0.46 bits' style='color: #00FF00;'>01</td><td title='0.31 bits' style='color: #00FF00;'>01</td><td> </td><td title='0.96 bits' style='color: #00C000;'>01</td><td title='0.68 bits' style='color: #00C000;'>01</td><td title='1.29 bits' style='color: #008040;'>01</td><td title='1.63 bits' style='color: #008040;'>00</td><td> </td><td title='8.02 bits' style='color: #000000;'>01</td><td title='2.21 bits' style='color: #006090;'>01</td><td title='0.96 bits' style='color: #00C000;'>01</td><td title='10.17 bits' style='color: #900000;'>4E</td><td> </td><td title='0.27 bits' style='color: #00FF00;'>01</td><td title='0.29 bits' style='color: #00FF00;'>01</td><td title='2.55 bits' style='color: #006090;'>00</td><td title='0.20 bits' style='color: #00FF00;'>00</td><td> </td><td> </td><td> </td><td title='0.34 bits' style='color: #00FF00;'>.</td><td title='0.31 bits' style='color: #00FF00;'>.</td><td title='0.28 bits' style='color: #00FF00;'>.</td><td title='0.26 bits' style='color: #00FF00;'>.</td><td title='0.24 bits' style='color: #00FF00;'>.</td><td title='0.23 bits' style='color: #00FF00;'>.</td><td title='5.92 bits' style='color: #0000A0;'>N</td><td title='2.25 bits' style='color: #006090;'>.</td><td title='7.13 bits' style='color: #000000;'>.</td><td title='0.42 bits' style='color: #00FF00;'>.</td><td title='0.27 bits' style='color: #00FF00;'>.</td><td title='0.23 bits' style='color: #00FF00;'>.</td><td title='0.37 bits' style='color: #00FF00;'>.</td><td title='0.34 bits' style='color: #00FF00;'>.</td><td title='0.22 bits' style='color: #00FF00;'>.</td><td title='8.67 bits' style='color: #000000;'>H</td><td title='7.30 bits' style='color: #000000;'>I</td><td title='0.85 bits' style='color: #00C000;'>.</td><td title='0.46 bits' style='color: #00FF00;'>.</td><td title='0.31 bits' style='color: #00FF00;'>.</td><td title='0.96 bits' style='color: #00C000;'>.</td><td title='0.68 bits' style='color: #00C000;'>.</td><td title='1.29 bits' style='color: #008040;'>.</td><td title='1.63 bits' style='color: #008040;'>.</td><td title='8.02 bits' style='color: #000000;'>.</td><td title='2.21 bits' style='color: #006090;'>.</td><td title='0.96 bits' style='color: #00C000;'>.</td><td title='10.17 bits' style='color: #900000;'>N</td><td title='0.27 bits' style='color: #00FF00;'>.</td><td title='0.29 bits' style='color: #00FF00;'>.</td><td title='2.55 bits' style='color: #006090;'>.</td><td title='0.20 bits' style='color: #00FF00;'>.</td></tr></table></td></tr><tr><td nowrap class='address'> 00421131 </td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='8.65 bits' style='color: #000000;'>3C</td><td title='1.36 bits' style='color: #008040;'>01</td><td title='0.66 bits' style='color: #00C000;'>01</td><td title='0.73 bits' style='color: #00C000;'>01</td><td> </td><td title='0.29 bits' style='color: #00FF00;'>01</td><td title='0.53 bits' style='color: #00C000;'>01</td><td title='0.61 bits' style='color: #00C000;'>01</td><td title='0.87 bits' style='color: #00C000;'>01</td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td title='8.65 bits' style='color: #000000;'><</td><td title='1.36 bits' style='color: #008040;'>.</td><td title='0.66 bits' style='color: #00C000;'>.</td><td title='0.73 bits' style='color: #00C000;'>.</td><td title='0.29 bits' style='color: #00FF00;'>.</td><td title='0.53 bits' style='color: #00C000;'>.</td><td title='0.61 bits' style='color: #00C000;'>.</td><td title='0.87 bits' style='color: #00C000;'>.</td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td></tr></table></td></tr></table></td></tr><tr class='private_symbol_row'><th nowrap class='c1'> 00421139 </th><th nowrap class='c2'><a id='NG'>go4k_patterns_end</a></th><th nowrap class='c3'>3</th><th nowrap class='c4'>0.36</th><th nowrap class='c5'>11.8%</th></tr><tr><td nowrap colspan='5'><table class='grptable'><tr><td nowrap class='address'> 00421139 </td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='2.62 bits' style='color: #006090;'>00</td><td title='0.12 bits' style='color: #00FF00;'>00</td><td title='0.11 bits' style='color: #00FF00;'>00</td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td title='2.62 bits' style='color: #006090;'>.</td><td title='0.12 bits' style='color: #00FF00;'>.</td><td title='0.11 bits' style='color: #00FF00;'>.</td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td></tr></table></td></tr></table></td></tr></table></div></td></tr></table></div></td></tr><tr><td nowrap colspan='5'><div id='h_35'><table class='grptable'><tr class='oldsection_symbol_row_expandable' onclick="switchMenu('o_35');"><th nowrap class='c1'>-0042113C </th><th nowrap class='c2'><a id='OG'>MAIN.OBJ:.rdata</a></th><th nowrap class='c3'>44</th><th nowrap class='c4'>10.22</th><th nowrap class='c5'>23.2%</th></tr></table></div></td></tr><tr><td nowrap colspan='5'><div id='o_35'><table class='grptable'><tr class='public_symbol_row_expandable' onclick="switchMenu('p_38');"><th nowrap class='c1'>-0042113C </th><th nowrap class='c2'>?pfd@@3UtagPIXELFORMATDESCRIPTOR@@B</th><th nowrap class='c3'>44</th><th nowrap class='c4'>10.22</th><th nowrap class='c5'>23.2%</th></tr><tr><td nowrap colspan='5'><div id='p_38'><table class='grptable'><tr class='private_symbol_row'><th nowrap class='c1'> 0042113C </th><th nowrap class='c2'><a id='AA'>?pfd@@3UtagPIXELFORMATDESCRIPTOR@@B</a></th><th nowrap class='c3'>44</th><th nowrap class='c4'>10.22</th><th nowrap class='c5'>23.2%</th></tr><tr><td nowrap colspan='5'><table class='grptable'><tr><td nowrap class='address'> 0042113C </td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='15.93 bits' style='color: #FF0000;'>28</td><td title='0.89 bits' style='color: #00C000;'>00</td><td title='6.84 bits' style='color: #0000A0;'>01</td><td title='0.88 bits' style='color: #00C000;'>00</td><td> </td><td title='16.35 bits' style='color: #FF0000;'>25</td><td title='0.51 bits' style='color: #00C000;'>00</td><td title='0.43 bits' style='color: #00FF00;'>00</td><td title='0.38 bits' style='color: #00FF00;'>00</td><td> </td><td title='0.36 bits' style='color: #00FF00;'>00</td><td title='12.68 bits' style='color: #FF0000;'>20</td><td title='0.97 bits' style='color: #00C000;'>00</td><td title='0.78 bits' style='color: #00C000;'>00</td><td> </td><td title='0.40 bits' style='color: #00FF00;'>00</td><td title='0.41 bits' style='color: #00FF00;'>00</td><td title='0.31 bits' style='color: #00FF00;'>00</td><td title='0.30 bits' style='color: #00FF00;'>00</td><td> </td><td> </td><td title='9.35 bits' style='color: #900000;'>08</td><td title='0.46 bits' style='color: #00FF00;'>00</td><td title='0.37 bits' style='color: #00FF00;'>00</td><td title='0.38 bits' style='color: #00FF00;'>00</td><td> </td><td title='0.32 bits' style='color: #00FF00;'>00</td><td title='0.25 bits' style='color: #00FF00;'>00</td><td title='0.26 bits' style='color: #00FF00;'>00</td><td title='7.93 bits' style='color: #000000;'>20</td><td> </td><td title='0.36 bits' style='color: #00FF00;'>00</td><td title='0.27 bits' style='color: #00FF00;'>00</td><td title='0.28 bits' style='color: #00FF00;'>00</td><td title='0.28 bits' style='color: #00FF00;'>00</td><td> </td><td title='0.22 bits' style='color: #00FF00;'>00</td><td title='0.20 bits' style='color: #00FF00;'>00</td><td title='0.24 bits' style='color: #00FF00;'>00</td><td title='0.20 bits' style='color: #00FF00;'>00</td><td> </td><td> </td><td> </td><td title='15.93 bits' style='color: #FF0000;'>(</td><td title='0.89 bits' style='color: #00C000;'>.</td><td title='6.84 bits' style='color: #0000A0;'>.</td><td title='0.88 bits' style='color: #00C000;'>.</td><td title='16.35 bits' style='color: #FF0000;'>%</td><td title='0.51 bits' style='color: #00C000;'>.</td><td title='0.43 bits' style='color: #00FF00;'>.</td><td title='0.38 bits' style='color: #00FF00;'>.</td><td title='0.36 bits' style='color: #00FF00;'>.</td><td title='12.68 bits' style='color: #FF0000;'>.</td><td title='0.97 bits' style='color: #00C000;'>.</td><td title='0.78 bits' style='color: #00C000;'>.</td><td title='0.40 bits' style='color: #00FF00;'>.</td><td title='0.41 bits' style='color: #00FF00;'>.</td><td title='0.31 bits' style='color: #00FF00;'>.</td><td title='0.30 bits' style='color: #00FF00;'>.</td><td title='9.35 bits' style='color: #900000;'>.</td><td title='0.46 bits' style='color: #00FF00;'>.</td><td title='0.37 bits' style='color: #00FF00;'>.</td><td title='0.38 bits' style='color: #00FF00;'>.</td><td title='0.32 bits' style='color: #00FF00;'>.</td><td title='0.25 bits' style='color: #00FF00;'>.</td><td title='0.26 bits' style='color: #00FF00;'>.</td><td title='7.93 bits' style='color: #000000;'>.</td><td title='0.36 bits' style='color: #00FF00;'>.</td><td title='0.27 bits' style='color: #00FF00;'>.</td><td title='0.28 bits' style='color: #00FF00;'>.</td><td title='0.28 bits' style='color: #00FF00;'>.</td><td title='0.22 bits' style='color: #00FF00;'>.</td><td title='0.20 bits' style='color: #00FF00;'>.</td><td title='0.24 bits' style='color: #00FF00;'>.</td><td title='0.20 bits' style='color: #00FF00;'>.</td></tr></table></td></tr><tr><td nowrap class='address'> 0042115C </td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='0.20 bits' style='color: #00FF00;'>00</td><td title='0.20 bits' style='color: #00FF00;'>00</td><td title='0.19 bits' style='color: #00FF00;'>00</td><td title='0.18 bits' style='color: #00FF00;'>00</td><td> </td><td title='0.17 bits' style='color: #00FF00;'>00</td><td title='0.16 bits' style='color: #00FF00;'>00</td><td title='0.16 bits' style='color: #00FF00;'>00</td><td title='0.16 bits' style='color: #00FF00;'>00</td><td> </td><td title='0.15 bits' style='color: #00FF00;'>00</td><td title='0.15 bits' style='color: #00FF00;'>00</td><td title='0.14 bits' style='color: #00FF00;'>00</td><td title='0.14 bits' style='color: #00FF00;'>00</td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td title='0.20 bits' style='color: #00FF00;'>.</td><td title='0.20 bits' style='color: #00FF00;'>.</td><td title='0.19 bits' style='color: #00FF00;'>.</td><td title='0.18 bits' style='color: #00FF00;'>.</td><td title='0.17 bits' style='color: #00FF00;'>.</td><td title='0.16 bits' style='color: #00FF00;'>.</td><td title='0.16 bits' style='color: #00FF00;'>.</td><td title='0.16 bits' style='color: #00FF00;'>.</td><td title='0.15 bits' style='color: #00FF00;'>.</td><td title='0.15 bits' style='color: #00FF00;'>.</td><td title='0.14 bits' style='color: #00FF00;'>.</td><td title='0.14 bits' style='color: #00FF00;'>.</td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td></tr></table></td></tr></table></td></tr></table></div></td></tr></table></div></td></tr><tr><td nowrap colspan='5'><div id='h_36'><table class='grptable'><tr class='oldsection_symbol_row_expandable' onclick="switchMenu('o_36');"><th nowrap class='c1'>-00421168 </th><th nowrap class='c2'><a id='PG'>MAIN.OBJ:.screensettings</a></th><th nowrap class='c3'>156</th><th nowrap class='c4'>10.82</th><th nowrap class='c5'>6.9%</th></tr></table></div></td></tr><tr><td nowrap colspan='5'><div id='o_36'><table class='grptable'><tr class='public_symbol_row_expandable' onclick="switchMenu('p_39');"><th nowrap class='c1'>-00421168 </th><th nowrap class='c2'>?screenSettings@@3U_devicemodeA@@A</th><th nowrap class='c3'>156</th><th nowrap class='c4'>10.82</th><th nowrap class='c5'>6.9%</th></tr><tr><td nowrap colspan='5'><div id='p_39'><table class='grptable'><tr class='private_symbol_row'><th nowrap class='c1'> 00421168 </th><th nowrap class='c2'><a id='V'>?screenSettings@@3U_devicemodeA@@A</a></th><th nowrap class='c3'>156</th><th nowrap class='c4'>10.82</th><th nowrap class='c5'>6.9%</th></tr><tr><td nowrap colspan='5'><table class='grptable'><tr><td nowrap class='address'> 00421168 </td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='0.13 bits' style='color: #00FF00;'>00</td><td title='0.13 bits' style='color: #00FF00;'>00</td><td title='0.13 bits' style='color: #00FF00;'>00</td><td title='0.12 bits' style='color: #00FF00;'>00</td><td> </td><td title='0.12 bits' style='color: #00FF00;'>00</td><td title='0.12 bits' style='color: #00FF00;'>00</td><td title='0.12 bits' style='color: #00FF00;'>00</td><td title='0.11 bits' style='color: #00FF00;'>00</td><td> </td><td title='0.11 bits' style='color: #00FF00;'>00</td><td title='0.11 bits' style='color: #00FF00;'>00</td><td title='0.11 bits' style='color: #00FF00;'>00</td><td title='0.10 bits' style='color: #00FF00;'>00</td><td> </td><td title='0.11 bits' style='color: #00FF00;'>00</td><td title='0.10 bits' style='color: #80FF80;'>00</td><td title='0.10 bits' style='color: #80FF80;'>00</td><td title='0.10 bits' style='color: #80FF80;'>00</td><td> </td><td> </td><td title='0.09 bits' style='color: #80FF80;'>00</td><td title='0.09 bits' style='color: #80FF80;'>00</td><td title='0.09 bits' style='color: #80FF80;'>00</td><td title='0.09 bits' style='color: #80FF80;'>00</td><td> </td><td title='0.09 bits' style='color: #80FF80;'>00</td><td title='0.09 bits' style='color: #80FF80;'>00</td><td title='0.09 bits' style='color: #80FF80;'>00</td><td title='0.09 bits' style='color: #80FF80;'>00</td><td> </td><td title='0.08 bits' style='color: #80FF80;'>00</td><td title='0.08 bits' style='color: #80FF80;'>00</td><td title='0.08 bits' style='color: #80FF80;'>00</td><td title='0.08 bits' style='color: #80FF80;'>00</td><td> </td><td title='0.08 bits' style='color: #80FF80;'>00</td><td title='0.08 bits' style='color: #80FF80;'>00</td><td title='0.07 bits' style='color: #80FF80;'>00</td><td title='0.08 bits' style='color: #80FF80;'>00</td><td> </td><td> </td><td> </td><td title='0.13 bits' style='color: #00FF00;'>.</td><td title='0.13 bits' style='color: #00FF00;'>.</td><td title='0.13 bits' style='color: #00FF00;'>.</td><td title='0.12 bits' style='color: #00FF00;'>.</td><td title='0.12 bits' style='color: #00FF00;'>.</td><td title='0.12 bits' style='color: #00FF00;'>.</td><td title='0.12 bits' style='color: #00FF00;'>.</td><td title='0.11 bits' style='color: #00FF00;'>.</td><td title='0.11 bits' style='color: #00FF00;'>.</td><td title='0.11 bits' style='color: #00FF00;'>.</td><td title='0.11 bits' style='color: #00FF00;'>.</td><td title='0.10 bits' style='color: #00FF00;'>.</td><td title='0.11 bits' style='color: #00FF00;'>.</td><td title='0.10 bits' style='color: #80FF80;'>.</td><td title='0.10 bits' style='color: #80FF80;'>.</td><td title='0.10 bits' style='color: #80FF80;'>.</td><td title='0.09 bits' style='color: #80FF80;'>.</td><td title='0.09 bits' style='color: #80FF80;'>.</td><td title='0.09 bits' style='color: #80FF80;'>.</td><td title='0.09 bits' style='color: #80FF80;'>.</td><td title='0.09 bits' style='color: #80FF80;'>.</td><td title='0.09 bits' style='color: #80FF80;'>.</td><td title='0.09 bits' style='color: #80FF80;'>.</td><td title='0.09 bits' style='color: #80FF80;'>.</td><td title='0.08 bits' style='color: #80FF80;'>.</td><td title='0.08 bits' style='color: #80FF80;'>.</td><td title='0.08 bits' style='color: #80FF80;'>.</td><td title='0.08 bits' style='color: #80FF80;'>.</td><td title='0.08 bits' style='color: #80FF80;'>.</td><td title='0.08 bits' style='color: #80FF80;'>.</td><td title='0.07 bits' style='color: #80FF80;'>.</td><td title='0.08 bits' style='color: #80FF80;'>.</td></tr></table></td></tr><tr><td nowrap class='address'> 00421188 </td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='0.07 bits' style='color: #80FF80;'>00</td><td title='0.07 bits' style='color: #80FF80;'>00</td><td title='0.07 bits' style='color: #80FF80;'>00</td><td title='0.07 bits' style='color: #80FF80;'>00</td><td> </td><td title='16.13 bits' style='color: #FF0000;'>9C</td><td title='0.14 bits' style='color: #00FF00;'>00</td><td title='0.12 bits' style='color: #00FF00;'>00</td><td title='0.10 bits' style='color: #80FF80;'>00</td><td> </td><td title='0.09 bits' style='color: #80FF80;'>00</td><td title='0.09 bits' style='color: #80FF80;'>00</td><td title='11.01 bits' style='color: #900000;'>18</td><td title='0.17 bits' style='color: #00FF00;'>00</td><td> </td><td title='0.11 bits' style='color: #00FF00;'>00</td><td title='0.09 bits' style='color: #80FF80;'>00</td><td title='0.11 bits' style='color: #00FF00;'>00</td><td title='0.09 bits' style='color: #80FF80;'>00</td><td> </td><td> </td><td title='0.10 bits' style='color: #80FF80;'>00</td><td title='0.08 bits' style='color: #80FF80;'>00</td><td title='0.08 bits' style='color: #80FF80;'>00</td><td title='0.08 bits' style='color: #80FF80;'>00</td><td> </td><td title='0.07 bits' style='color: #80FF80;'>00</td><td title='0.07 bits' style='color: #80FF80;'>00</td><td title='0.07 bits' style='color: #80FF80;'>00</td><td title='0.07 bits' style='color: #80FF80;'>00</td><td> </td><td title='0.07 bits' style='color: #80FF80;'>00</td><td title='0.07 bits' style='color: #80FF80;'>00</td><td title='0.07 bits' style='color: #80FF80;'>00</td><td title='0.07 bits' style='color: #80FF80;'>00</td><td> </td><td title='0.07 bits' style='color: #80FF80;'>00</td><td title='0.07 bits' style='color: #80FF80;'>00</td><td title='0.07 bits' style='color: #80FF80;'>00</td><td title='0.07 bits' style='color: #80FF80;'>00</td><td> </td><td> </td><td> </td><td title='0.07 bits' style='color: #80FF80;'>.</td><td title='0.07 bits' style='color: #80FF80;'>.</td><td title='0.07 bits' style='color: #80FF80;'>.</td><td title='0.07 bits' style='color: #80FF80;'>.</td><td title='16.13 bits' style='color: #FF0000;'>.</td><td title='0.14 bits' style='color: #00FF00;'>.</td><td title='0.12 bits' style='color: #00FF00;'>.</td><td title='0.10 bits' style='color: #80FF80;'>.</td><td title='0.09 bits' style='color: #80FF80;'>.</td><td title='0.09 bits' style='color: #80FF80;'>.</td><td title='11.01 bits' style='color: #900000;'>.</td><td title='0.17 bits' style='color: #00FF00;'>.</td><td title='0.11 bits' style='color: #00FF00;'>.</td><td title='0.09 bits' style='color: #80FF80;'>.</td><td title='0.11 bits' style='color: #00FF00;'>.</td><td title='0.09 bits' style='color: #80FF80;'>.</td><td title='0.10 bits' style='color: #80FF80;'>.</td><td title='0.08 bits' style='color: #80FF80;'>.</td><td title='0.08 bits' style='color: #80FF80;'>.</td><td title='0.08 bits' style='color: #80FF80;'>.</td><td title='0.07 bits' style='color: #80FF80;'>.</td><td title='0.07 bits' style='color: #80FF80;'>.</td><td title='0.07 bits' style='color: #80FF80;'>.</td><td title='0.07 bits' style='color: #80FF80;'>.</td><td title='0.07 bits' style='color: #80FF80;'>.</td><td title='0.07 bits' style='color: #80FF80;'>.</td><td title='0.07 bits' style='color: #80FF80;'>.</td><td title='0.07 bits' style='color: #80FF80;'>.</td><td title='0.07 bits' style='color: #80FF80;'>.</td><td title='0.07 bits' style='color: #80FF80;'>.</td><td title='0.07 bits' style='color: #80FF80;'>.</td><td title='0.07 bits' style='color: #80FF80;'>.</td></tr></table></td></tr><tr><td nowrap class='address'> 004211A8 </td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='0.07 bits' style='color: #80FF80;'>00</td><td title='0.07 bits' style='color: #80FF80;'>00</td><td title='0.06 bits' style='color: #80FF80;'>00</td><td title='0.07 bits' style='color: #80FF80;'>00</td><td> </td><td title='0.06 bits' style='color: #80FF80;'>00</td><td title='0.07 bits' style='color: #80FF80;'>00</td><td title='0.06 bits' style='color: #80FF80;'>00</td><td title='0.06 bits' style='color: #80FF80;'>00</td><td> </td><td title='0.06 bits' style='color: #80FF80;'>00</td><td title='0.06 bits' style='color: #80FF80;'>00</td><td title='0.06 bits' style='color: #80FF80;'>00</td><td title='0.06 bits' style='color: #80FF80;'>00</td><td> </td><td title='0.06 bits' style='color: #80FF80;'>00</td><td title='0.06 bits' style='color: #80FF80;'>00</td><td title='0.06 bits' style='color: #80FF80;'>00</td><td title='0.06 bits' style='color: #80FF80;'>00</td><td> </td><td> </td><td title='0.05 bits' style='color: #80FF80;'>00</td><td title='0.06 bits' style='color: #80FF80;'>00</td><td title='0.06 bits' style='color: #80FF80;'>00</td><td title='0.06 bits' style='color: #80FF80;'>00</td><td> </td><td title='0.05 bits' style='color: #80FF80;'>00</td><td title='0.05 bits' style='color: #80FF80;'>00</td><td title='0.06 bits' style='color: #80FF80;'>00</td><td title='0.05 bits' style='color: #80FF80;'>00</td><td> </td><td title='0.05 bits' style='color: #80FF80;'>00</td><td title='0.05 bits' style='color: #80FF80;'>00</td><td title='0.05 bits' style='color: #80FF80;'>00</td><td title='0.05 bits' style='color: #80FF80;'>00</td><td> </td><td title='0.05 bits' style='color: #80FF80;'>00</td><td title='0.05 bits' style='color: #80FF80;'>00</td><td title='0.05 bits' style='color: #80FF80;'>00</td><td title='0.05 bits' style='color: #80FF80;'>00</td><td> </td><td> </td><td> </td><td title='0.07 bits' style='color: #80FF80;'>.</td><td title='0.07 bits' style='color: #80FF80;'>.</td><td title='0.06 bits' style='color: #80FF80;'>.</td><td title='0.07 bits' style='color: #80FF80;'>.</td><td title='0.06 bits' style='color: #80FF80;'>.</td><td title='0.07 bits' style='color: #80FF80;'>.</td><td title='0.06 bits' style='color: #80FF80;'>.</td><td title='0.06 bits' style='color: #80FF80;'>.</td><td title='0.06 bits' style='color: #80FF80;'>.</td><td title='0.06 bits' style='color: #80FF80;'>.</td><td title='0.06 bits' style='color: #80FF80;'>.</td><td title='0.06 bits' style='color: #80FF80;'>.</td><td title='0.06 bits' style='color: #80FF80;'>.</td><td title='0.06 bits' style='color: #80FF80;'>.</td><td title='0.06 bits' style='color: #80FF80;'>.</td><td title='0.06 bits' style='color: #80FF80;'>.</td><td title='0.05 bits' style='color: #80FF80;'>.</td><td title='0.06 bits' style='color: #80FF80;'>.</td><td title='0.06 bits' style='color: #80FF80;'>.</td><td title='0.06 bits' style='color: #80FF80;'>.</td><td title='0.05 bits' style='color: #80FF80;'>.</td><td title='0.05 bits' style='color: #80FF80;'>.</td><td title='0.06 bits' style='color: #80FF80;'>.</td><td title='0.05 bits' style='color: #80FF80;'>.</td><td title='0.05 bits' style='color: #80FF80;'>.</td><td title='0.05 bits' style='color: #80FF80;'>.</td><td title='0.05 bits' style='color: #80FF80;'>.</td><td title='0.05 bits' style='color: #80FF80;'>.</td><td title='0.05 bits' style='color: #80FF80;'>.</td><td title='0.05 bits' style='color: #80FF80;'>.</td><td title='0.05 bits' style='color: #80FF80;'>.</td><td title='0.05 bits' style='color: #80FF80;'>.</td></tr></table></td></tr><tr><td nowrap class='address'> 004211C8 </td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='0.05 bits' style='color: #80FF80;'>00</td><td title='0.05 bits' style='color: #80FF80;'>00</td><td title='0.05 bits' style='color: #80FF80;'>00</td><td title='0.05 bits' style='color: #80FF80;'>00</td><td> </td><td title='0.05 bits' style='color: #80FF80;'>00</td><td title='0.05 bits' style='color: #80FF80;'>00</td><td title='0.05 bits' style='color: #80FF80;'>00</td><td title='0.05 bits' style='color: #80FF80;'>00</td><td> </td><td title='0.05 bits' style='color: #80FF80;'>00</td><td title='0.05 bits' style='color: #80FF80;'>00</td><td title='0.05 bits' style='color: #80FF80;'>00</td><td title='0.05 bits' style='color: #80FF80;'>00</td><td> </td><td title='11.98 bits' style='color: #900000;'>80</td><td title='12.28 bits' style='color: #FF0000;'>07</td><td title='0.17 bits' style='color: #00FF00;'>00</td><td title='0.12 bits' style='color: #00FF00;'>00</td><td> </td><td> </td><td title='13.38 bits' style='color: #FF0000;'>38</td><td title='10.41 bits' style='color: #900000;'>04</td><td title='0.32 bits' style='color: #00FF00;'>00</td><td title='0.23 bits' style='color: #00FF00;'>00</td><td> </td><td title='0.14 bits' style='color: #00FF00;'>00</td><td title='0.10 bits' style='color: #80FF80;'>00</td><td title='0.07 bits' style='color: #80FF80;'>00</td><td title='0.09 bits' style='color: #80FF80;'>00</td><td> </td><td title='0.07 bits' style='color: #80FF80;'>00</td><td title='0.07 bits' style='color: #80FF80;'>00</td><td title='0.06 bits' style='color: #80FF80;'>00</td><td title='0.06 bits' style='color: #80FF80;'>00</td><td> </td><td title='0.06 bits' style='color: #80FF80;'>00</td><td title='0.05 bits' style='color: #80FF80;'>00</td><td title='0.06 bits' style='color: #80FF80;'>00</td><td title='0.05 bits' style='color: #80FF80;'>00</td><td> </td><td> </td><td> </td><td title='0.05 bits' style='color: #80FF80;'>.</td><td title='0.05 bits' style='color: #80FF80;'>.</td><td title='0.05 bits' style='color: #80FF80;'>.</td><td title='0.05 bits' style='color: #80FF80;'>.</td><td title='0.05 bits' style='color: #80FF80;'>.</td><td title='0.05 bits' style='color: #80FF80;'>.</td><td title='0.05 bits' style='color: #80FF80;'>.</td><td title='0.05 bits' style='color: #80FF80;'>.</td><td title='0.05 bits' style='color: #80FF80;'>.</td><td title='0.05 bits' style='color: #80FF80;'>.</td><td title='0.05 bits' style='color: #80FF80;'>.</td><td title='0.05 bits' style='color: #80FF80;'>.</td><td title='11.98 bits' style='color: #900000;'>.</td><td title='12.28 bits' style='color: #FF0000;'>.</td><td title='0.17 bits' style='color: #00FF00;'>.</td><td title='0.12 bits' style='color: #00FF00;'>.</td><td title='13.38 bits' style='color: #FF0000;'>8</td><td title='10.41 bits' style='color: #900000;'>.</td><td title='0.32 bits' style='color: #00FF00;'>.</td><td title='0.23 bits' style='color: #00FF00;'>.</td><td title='0.14 bits' style='color: #00FF00;'>.</td><td title='0.10 bits' style='color: #80FF80;'>.</td><td title='0.07 bits' style='color: #80FF80;'>.</td><td title='0.09 bits' style='color: #80FF80;'>.</td><td title='0.07 bits' style='color: #80FF80;'>.</td><td title='0.07 bits' style='color: #80FF80;'>.</td><td title='0.06 bits' style='color: #80FF80;'>.</td><td title='0.06 bits' style='color: #80FF80;'>.</td><td title='0.06 bits' style='color: #80FF80;'>.</td><td title='0.05 bits' style='color: #80FF80;'>.</td><td title='0.06 bits' style='color: #80FF80;'>.</td><td title='0.05 bits' style='color: #80FF80;'>.</td></tr></table></td></tr><tr><td nowrap class='address'> 004211E8 </td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='0.06 bits' style='color: #80FF80;'>00</td><td title='0.05 bits' style='color: #80FF80;'>00</td><td title='0.05 bits' style='color: #80FF80;'>00</td><td title='0.05 bits' style='color: #80FF80;'>00</td><td> </td><td title='0.05 bits' style='color: #80FF80;'>00</td><td title='0.05 bits' style='color: #80FF80;'>00</td><td title='0.05 bits' style='color: #80FF80;'>00</td><td title='0.05 bits' style='color: #80FF80;'>00</td><td> </td><td title='0.05 bits' style='color: #80FF80;'>00</td><td title='0.05 bits' style='color: #80FF80;'>00</td><td title='0.05 bits' style='color: #80FF80;'>00</td><td title='0.05 bits' style='color: #80FF80;'>00</td><td> </td><td title='0.05 bits' style='color: #80FF80;'>00</td><td title='0.05 bits' style='color: #80FF80;'>00</td><td title='0.05 bits' style='color: #80FF80;'>00</td><td title='0.05 bits' style='color: #80FF80;'>00</td><td> </td><td> </td><td title='0.05 bits' style='color: #80FF80;'>00</td><td title='0.05 bits' style='color: #80FF80;'>00</td><td title='0.05 bits' style='color: #80FF80;'>00</td><td title='0.05 bits' style='color: #80FF80;'>00</td><td> </td><td title='0.05 bits' style='color: #80FF80;'>00</td><td title='0.05 bits' style='color: #80FF80;'>00</td><td title='0.05 bits' style='color: #80FF80;'>00</td><td title='0.05 bits' style='color: #80FF80;'>00</td><td> </td><td title='0.05 bits' style='color: #80FF80;'>00</td><td title='0.05 bits' style='color: #80FF80;'>00</td><td title='0.05 bits' style='color: #80FF80;'>00</td><td title='0.05 bits' style='color: #80FF80;'>00</td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td title='0.06 bits' style='color: #80FF80;'>.</td><td title='0.05 bits' style='color: #80FF80;'>.</td><td title='0.05 bits' style='color: #80FF80;'>.</td><td title='0.05 bits' style='color: #80FF80;'>.</td><td title='0.05 bits' style='color: #80FF80;'>.</td><td title='0.05 bits' style='color: #80FF80;'>.</td><td title='0.05 bits' style='color: #80FF80;'>.</td><td title='0.05 bits' style='color: #80FF80;'>.</td><td title='0.05 bits' style='color: #80FF80;'>.</td><td title='0.05 bits' style='color: #80FF80;'>.</td><td title='0.05 bits' style='color: #80FF80;'>.</td><td title='0.05 bits' style='color: #80FF80;'>.</td><td title='0.05 bits' style='color: #80FF80;'>.</td><td title='0.05 bits' style='color: #80FF80;'>.</td><td title='0.05 bits' style='color: #80FF80;'>.</td><td title='0.05 bits' style='color: #80FF80;'>.</td><td title='0.05 bits' style='color: #80FF80;'>.</td><td title='0.05 bits' style='color: #80FF80;'>.</td><td title='0.05 bits' style='color: #80FF80;'>.</td><td title='0.05 bits' style='color: #80FF80;'>.</td><td title='0.05 bits' style='color: #80FF80;'>.</td><td title='0.05 bits' style='color: #80FF80;'>.</td><td title='0.05 bits' style='color: #80FF80;'>.</td><td title='0.05 bits' style='color: #80FF80;'>.</td><td title='0.05 bits' style='color: #80FF80;'>.</td><td title='0.05 bits' style='color: #80FF80;'>.</td><td title='0.05 bits' style='color: #80FF80;'>.</td><td title='0.05 bits' style='color: #80FF80;'>.</td><td> </td><td> </td><td> </td><td> </td></tr></table></td></tr></table></td></tr></table></div></td></tr></table></div></td></tr><tr><td nowrap colspan='5'><div id='h_37'><table class='grptable'><tr class='oldsection_symbol_row_expandable' onclick="switchMenu('o_37');"><th nowrap class='c1'>-00421204 </th><th nowrap class='c2'><a id='QG'>MAIN.OBJ:.wavehdr</a></th><th nowrap class='c3'>44</th><th nowrap class='c4'>9.16</th><th nowrap class='c5'>20.8%</th></tr></table></div></td></tr><tr><td nowrap colspan='5'><div id='o_37'><table class='grptable'><tr class='public_symbol_row_expandable' onclick="switchMenu('p_40');"><th nowrap class='c1'>-00421204 </th><th nowrap class='c2'>?WaveHDR@@3Uwavehdr_tag@@A</th><th nowrap class='c3'>44</th><th nowrap class='c4'>9.16</th><th nowrap class='c5'>20.8%</th></tr><tr><td nowrap colspan='5'><div id='p_40'><table class='grptable'><tr class='private_symbol_row'><th nowrap class='c1'> 00421204 </th><th nowrap class='c2'><a id='PA'>?WaveHDR@@3Uwavehdr_tag@@A</a></th><th nowrap class='c3'>32</th><th nowrap class='c4'>7.66</th><th nowrap class='c5'>24.0%</th></tr><tr><td nowrap colspan='5'><table class='grptable'><tr><td nowrap class='address'> 00421204 </td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='0.05 bits' style='color: #80FF80;'>00</td><td title='16.49 bits' style='color: #FF0000;'>29</td><td title='12.02 bits' style='color: #FF0000;'>42</td><td title='0.14 bits' style='color: #00FF00;'>00</td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td title='3.59 bytes' style='color: #000000;' colspan='32'><a href='#IA' onclick='recursiveExpand("IA")'>?lpSoundBuffer@@3PAFA</a></td></tr></table></td></tr><tr><td nowrap class='address'> 00421208 </td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='0.13 bits' style='color: #00FF00;'>00</td><td title='8.03 bits' style='color: #000000;'>08</td><td title='16.25 bits' style='color: #FF0000;'>6E</td><td title='6.31 bits' style='color: #0000A0;'>01</td><td> </td><td title='0.32 bits' style='color: #00FF00;'>00</td><td title='0.14 bits' style='color: #00FF00;'>00</td><td title='0.11 bits' style='color: #00FF00;'>00</td><td title='0.10 bits' style='color: #00FF00;'>00</td><td> </td><td title='0.11 bits' style='color: #00FF00;'>00</td><td title='0.08 bits' style='color: #80FF80;'>00</td><td title='0.07 bits' style='color: #80FF80;'>00</td><td title='0.07 bits' style='color: #80FF80;'>00</td><td> </td><td title='0.07 bits' style='color: #80FF80;'>00</td><td title='0.06 bits' style='color: #80FF80;'>00</td><td title='0.05 bits' style='color: #80FF80;'>00</td><td title='0.06 bits' style='color: #80FF80;'>00</td><td> </td><td> </td><td title='0.06 bits' style='color: #80FF80;'>00</td><td title='0.05 bits' style='color: #80FF80;'>00</td><td title='0.06 bits' style='color: #80FF80;'>00</td><td title='0.05 bits' style='color: #80FF80;'>00</td><td> </td><td title='0.05 bits' style='color: #80FF80;'>00</td><td title='0.05 bits' style='color: #80FF80;'>00</td><td title='0.05 bits' style='color: #80FF80;'>00</td><td title='0.05 bits' style='color: #80FF80;'>00</td><td> </td><td title='0.05 bits' style='color: #80FF80;'>00</td><td title='0.05 bits' style='color: #80FF80;'>00</td><td title='0.05 bits' style='color: #80FF80;'>00</td><td title='0.05 bits' style='color: #80FF80;'>00</td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td title='0.13 bits' style='color: #00FF00;'>.</td><td title='8.03 bits' style='color: #000000;'>.</td><td title='16.25 bits' style='color: #FF0000;'>n</td><td title='6.31 bits' style='color: #0000A0;'>.</td><td title='0.32 bits' style='color: #00FF00;'>.</td><td title='0.14 bits' style='color: #00FF00;'>.</td><td title='0.11 bits' style='color: #00FF00;'>.</td><td title='0.10 bits' style='color: #00FF00;'>.</td><td title='0.11 bits' style='color: #00FF00;'>.</td><td title='0.08 bits' style='color: #80FF80;'>.</td><td title='0.07 bits' style='color: #80FF80;'>.</td><td title='0.07 bits' style='color: #80FF80;'>.</td><td title='0.07 bits' style='color: #80FF80;'>.</td><td title='0.06 bits' style='color: #80FF80;'>.</td><td title='0.05 bits' style='color: #80FF80;'>.</td><td title='0.06 bits' style='color: #80FF80;'>.</td><td title='0.06 bits' style='color: #80FF80;'>.</td><td title='0.05 bits' style='color: #80FF80;'>.</td><td title='0.06 bits' style='color: #80FF80;'>.</td><td title='0.05 bits' style='color: #80FF80;'>.</td><td title='0.05 bits' style='color: #80FF80;'>.</td><td title='0.05 bits' style='color: #80FF80;'>.</td><td title='0.05 bits' style='color: #80FF80;'>.</td><td title='0.05 bits' style='color: #80FF80;'>.</td><td title='0.05 bits' style='color: #80FF80;'>.</td><td title='0.05 bits' style='color: #80FF80;'>.</td><td title='0.05 bits' style='color: #80FF80;'>.</td><td title='0.05 bits' style='color: #80FF80;'>.</td><td> </td><td> </td><td> </td><td> </td></tr></table></td></tr></table></td></tr><tr class='private_symbol_row'><th nowrap class='c1'> 00421224 </th><th nowrap class='c2'><a id='UA'>?MMTime@@3Ummtime_tag@@A</a></th><th nowrap class='c3'>12</th><th nowrap class='c4'>1.49</th><th nowrap class='c5'>12.4%</th></tr><tr><td nowrap colspan='5'><table class='grptable'><tr><td nowrap class='address'> 00421224 </td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='11.03 bits' style='color: #900000;'>02</td><td title='0.18 bits' style='color: #00FF00;'>00</td><td title='0.09 bits' style='color: #80FF80;'>00</td><td title='0.09 bits' style='color: #80FF80;'>00</td><td> </td><td title='0.07 bits' style='color: #80FF80;'>00</td><td title='0.07 bits' style='color: #80FF80;'>00</td><td title='0.08 bits' style='color: #80FF80;'>00</td><td title='0.06 bits' style='color: #80FF80;'>00</td><td> </td><td title='0.07 bits' style='color: #80FF80;'>00</td><td title='0.06 bits' style='color: #80FF80;'>00</td><td title='0.06 bits' style='color: #80FF80;'>00</td><td title='0.06 bits' style='color: #80FF80;'>00</td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td title='11.03 bits' style='color: #900000;'>.</td><td title='0.18 bits' style='color: #00FF00;'>.</td><td title='0.09 bits' style='color: #80FF80;'>.</td><td title='0.09 bits' style='color: #80FF80;'>.</td><td title='0.07 bits' style='color: #80FF80;'>.</td><td title='0.07 bits' style='color: #80FF80;'>.</td><td title='0.08 bits' style='color: #80FF80;'>.</td><td title='0.06 bits' style='color: #80FF80;'>.</td><td title='0.07 bits' style='color: #80FF80;'>.</td><td title='0.06 bits' style='color: #80FF80;'>.</td><td title='0.06 bits' style='color: #80FF80;'>.</td><td title='0.06 bits' style='color: #80FF80;'>.</td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td></tr></table></td></tr></table></td></tr></table></div></td></tr></table></div></td></tr><tr><td nowrap colspan='5'><div id='h_38'><table class='grptable'><tr class='oldsection_symbol_row_expandable' onclick="switchMenu('o_38');"><th nowrap class='c1'>-00421230 </th><th nowrap class='c2'><a id='RG'>MAIN.OBJ:.pids</a></th><th nowrap class='c3'>56</th><th nowrap class='c4'>37.91</th><th nowrap class='c5'>67.7%</th></tr></table></div></td></tr><tr><td nowrap colspan='5'><div id='o_38'><table class='grptable'><tr class='public_symbol_row_expandable' onclick="switchMenu('p_41');"><th nowrap class='c1'>-00421230 </th><th nowrap class='c2'>$SG57658</th><th nowrap class='c3'>56</th><th nowrap class='c4'>37.91</th><th nowrap class='c5'>67.7%</th></tr><tr><td nowrap colspan='5'><div id='p_41'><table class='grptable'><tr class='private_symbol_row'><th nowrap class='c1'> 00421230 </th><th nowrap class='c2'><a id='HA'>$SG57658</a></th><th nowrap class='c3'>24</th><th nowrap class='c4'>21.76</th><th nowrap class='c5'>90.7%</th></tr><tr><td nowrap colspan='5'><table class='grptable'><tr><td nowrap class='address'> 00421230 </td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='19.23 bits' style='color: #FF0000;'>67</td><td title='11.50 bits' style='color: #900000;'>6C</td><td title='7.72 bits' style='color: #000000;'>43</td><td title='10.79 bits' style='color: #900000;'>72</td><td> </td><td title='8.91 bits' style='color: #000000;'>65</td><td title='7.46 bits' style='color: #000000;'>61</td><td title='7.71 bits' style='color: #000000;'>74</td><td title='6.26 bits' style='color: #0000A0;'>65</td><td> </td><td title='8.07 bits' style='color: #000000;'>53</td><td title='8.48 bits' style='color: #000000;'>68</td><td title='7.04 bits' style='color: #000000;'>61</td><td title='5.89 bits' style='color: #0000A0;'>64</td><td> </td><td title='3.06 bits' style='color: #0020F0;'>65</td><td title='5.15 bits' style='color: #0000A0;'>72</td><td title='8.88 bits' style='color: #000000;'>50</td><td title='6.79 bits' style='color: #0000A0;'>72</td><td> </td><td> </td><td title='7.15 bits' style='color: #000000;'>6F</td><td title='6.50 bits' style='color: #0000A0;'>67</td><td title='6.06 bits' style='color: #0000A0;'>72</td><td title='5.74 bits' style='color: #0000A0;'>61</td><td> </td><td title='6.93 bits' style='color: #0000A0;'>6D</td><td title='6.95 bits' style='color: #0000A0;'>76</td><td title='1.55 bits' style='color: #008040;'>00</td><td title='0.27 bits' style='color: #00FF00;'>00</td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td title='19.23 bits' style='color: #FF0000;'>g</td><td title='11.50 bits' style='color: #900000;'>l</td><td title='7.72 bits' style='color: #000000;'>C</td><td title='10.79 bits' style='color: #900000;'>r</td><td title='8.91 bits' style='color: #000000;'>e</td><td title='7.46 bits' style='color: #000000;'>a</td><td title='7.71 bits' style='color: #000000;'>t</td><td title='6.26 bits' style='color: #0000A0;'>e</td><td title='8.07 bits' style='color: #000000;'>S</td><td title='8.48 bits' style='color: #000000;'>h</td><td title='7.04 bits' style='color: #000000;'>a</td><td title='5.89 bits' style='color: #0000A0;'>d</td><td title='3.06 bits' style='color: #0020F0;'>e</td><td title='5.15 bits' style='color: #0000A0;'>r</td><td title='8.88 bits' style='color: #000000;'>P</td><td title='6.79 bits' style='color: #0000A0;'>r</td><td title='7.15 bits' style='color: #000000;'>o</td><td title='6.50 bits' style='color: #0000A0;'>g</td><td title='6.06 bits' style='color: #0000A0;'>r</td><td title='5.74 bits' style='color: #0000A0;'>a</td><td title='6.93 bits' style='color: #0000A0;'>m</td><td title='6.95 bits' style='color: #0000A0;'>v</td><td title='1.55 bits' style='color: #008040;'>.</td><td title='0.27 bits' style='color: #00FF00;'>.</td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td></tr></table></td></tr></table></td></tr><tr class='private_symbol_row'><th nowrap class='c1'> 00421248 </th><th nowrap class='c2'><a id='TA'>$SG57659</a></th><th nowrap class='c3'>16</th><th nowrap class='c4'>6.78</th><th nowrap class='c5'>42.4%</th></tr><tr><td nowrap colspan='5'><table class='grptable'><tr><td nowrap class='address'> 00421248 </td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='10.72 bits' style='color: #900000;'>67</td><td title='2.07 bits' style='color: #006090;'>6C</td><td title='8.03 bits' style='color: #000000;'>55</td><td title='7.21 bits' style='color: #000000;'>73</td><td> </td><td title='3.63 bits' style='color: #0020F0;'>65</td><td title='7.08 bits' style='color: #000000;'>50</td><td title='3.84 bits' style='color: #0020F0;'>72</td><td title='2.13 bits' style='color: #006090;'>6F</td><td> </td><td title='1.36 bits' style='color: #008040;'>67</td><td title='1.21 bits' style='color: #008040;'>72</td><td title='1.21 bits' style='color: #008040;'>61</td><td title='0.84 bits' style='color: #00C000;'>6D</td><td> </td><td title='4.24 bits' style='color: #0020F0;'>00</td><td title='0.31 bits' style='color: #00FF00;'>00</td><td title='0.18 bits' style='color: #00FF00;'>00</td><td title='0.21 bits' style='color: #00FF00;'>00</td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td title='10.72 bits' style='color: #900000;'>g</td><td title='2.07 bits' style='color: #006090;'>l</td><td title='8.03 bits' style='color: #000000;'>U</td><td title='7.21 bits' style='color: #000000;'>s</td><td title='3.63 bits' style='color: #0020F0;'>e</td><td title='7.08 bits' style='color: #000000;'>P</td><td title='3.84 bits' style='color: #0020F0;'>r</td><td title='2.13 bits' style='color: #006090;'>o</td><td title='1.36 bits' style='color: #008040;'>g</td><td title='1.21 bits' style='color: #008040;'>r</td><td title='1.21 bits' style='color: #008040;'>a</td><td title='0.84 bits' style='color: #00C000;'>m</td><td title='4.24 bits' style='color: #0020F0;'>.</td><td title='0.31 bits' style='color: #00FF00;'>.</td><td title='0.18 bits' style='color: #00FF00;'>.</td><td title='0.21 bits' style='color: #00FF00;'>.</td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td></tr></table></td></tr></table></td></tr><tr class='private_symbol_row'><th nowrap class='c1'> 00421258 </th><th nowrap class='c2'><a id='WA'>$SG57660</a></th><th nowrap class='c3'>16</th><th nowrap class='c4'>9.36</th><th nowrap class='c5'>58.5%</th></tr><tr><td nowrap colspan='5'><table class='grptable'><tr><td nowrap class='address'> 00421258 </td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='9.67 bits' style='color: #900000;'>67</td><td title='1.83 bits' style='color: #008040;'>6C</td><td title='2.80 bits' style='color: #006090;'>55</td><td title='7.96 bits' style='color: #000000;'>6E</td><td> </td><td title='7.66 bits' style='color: #000000;'>69</td><td title='7.12 bits' style='color: #000000;'>66</td><td title='5.45 bits' style='color: #0000A0;'>6F</td><td title='4.86 bits' style='color: #0020F0;'>72</td><td> </td><td title='5.87 bits' style='color: #0000A0;'>6D</td><td title='12.20 bits' style='color: #FF0000;'>31</td><td title='6.39 bits' style='color: #0000A0;'>69</td><td title='2.10 bits' style='color: #006090;'>00</td><td> </td><td title='0.41 bits' style='color: #00FF00;'>00</td><td title='0.25 bits' style='color: #00FF00;'>00</td><td title='0.17 bits' style='color: #00FF00;'>00</td><td title='0.15 bits' style='color: #00FF00;'>00</td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td title='9.67 bits' style='color: #900000;'>g</td><td title='1.83 bits' style='color: #008040;'>l</td><td title='2.80 bits' style='color: #006090;'>U</td><td title='7.96 bits' style='color: #000000;'>n</td><td title='7.66 bits' style='color: #000000;'>i</td><td title='7.12 bits' style='color: #000000;'>f</td><td title='5.45 bits' style='color: #0000A0;'>o</td><td title='4.86 bits' style='color: #0020F0;'>r</td><td title='5.87 bits' style='color: #0000A0;'>m</td><td title='12.20 bits' style='color: #FF0000;'>1</td><td title='6.39 bits' style='color: #0000A0;'>i</td><td title='2.10 bits' style='color: #006090;'>.</td><td title='0.41 bits' style='color: #00FF00;'>.</td><td title='0.25 bits' style='color: #00FF00;'>.</td><td title='0.17 bits' style='color: #00FF00;'>.</td><td title='0.15 bits' style='color: #00FF00;'>.</td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td></tr></table></td></tr></table></td></tr></table></div></td></tr></table></div></td></tr><tr><td nowrap colspan='5'><div id='h_39'><table class='grptable'><tr class='oldsection_symbol_row_expandable' onclick="switchMenu('o_39');"><th nowrap class='c1'>-00421268 </th><th nowrap class='c2'><a id='SG'>MAIN.OBJ:.shader</a></th><th nowrap class='c3'>5780</th><th nowrap class='c4'>1933.73</th><th nowrap class='c5'>33.5%</th></tr></table></div></td></tr><tr><td nowrap colspan='5'><div id='o_39'><table class='grptable'><tr class='public_symbol_row_expandable' onclick="switchMenu('p_42');"><th nowrap class='c1'>-00421268 </th><th nowrap class='c2'><a id='GA'>?fragment_frag@@3PBDB</a></th><th nowrap class='c3'>5780</th><th nowrap class='c4'>1933.73</th><th nowrap class='c5'>33.5%</th></tr><tr><td nowrap colspan='5'><div id='p_42'><table class='grptable'><tr class='private_symbol_row'><th nowrap class='c1'> 00421268 </th><th nowrap class='c2'>?fragment_frag@@3PBDB</th><th nowrap class='c3'>8</th><th nowrap class='c4'>4.37</th><th nowrap class='c5'>54.6%</th></tr><tr><td nowrap colspan='5'><table class='grptable'><tr><td nowrap class='address'> 00421268 </td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='13.37 bits' style='color: #FF0000;'>70</td><td title='12.10 bits' style='color: #FF0000;'>12</td><td title='8.42 bits' style='color: #000000;'>42</td><td title='0.25 bits' style='color: #00FF00;'>00</td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td title='4.27 bytes' style='color: #000000;' colspan='32'><a href='#TG' onclick='recursiveExpand("TG")'>$SG57639</a></td></tr></table></td></tr><tr><td nowrap class='address'> 0042126C </td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='0.24 bits' style='color: #00FF00;'>00</td><td title='0.16 bits' style='color: #00FF00;'>00</td><td title='0.23 bits' style='color: #00FF00;'>00</td><td title='0.18 bits' style='color: #00FF00;'>00</td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td title='0.24 bits' style='color: #00FF00;'>.</td><td title='0.16 bits' style='color: #00FF00;'>.</td><td title='0.23 bits' style='color: #00FF00;'>.</td><td title='0.18 bits' style='color: #00FF00;'>.</td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td></tr></table></td></tr></table></td></tr><tr class='private_symbol_row'><th nowrap class='c1'> 00421270 </th><th nowrap class='c2'><a id='TG'>$SG57639</a></th><th nowrap class='c3'>5772</th><th nowrap class='c4'>1929.36</th><th nowrap class='c5'>33.4%</th></tr><tr><td nowrap colspan='5'><table class='grptable'><tr><td nowrap class='address'> 00421270 </td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='13.94 bits' style='color: #FF0000;'>23</td><td title='7.20 bits' style='color: #000000;'>76</td><td title='9.16 bits' style='color: #900000;'>65</td><td title='3.57 bits' style='color: #0020F0;'>72</td><td> </td><td title='7.64 bits' style='color: #000000;'>73</td><td title='6.11 bits' style='color: #0000A0;'>69</td><td title='5.09 bits' style='color: #0000A0;'>6F</td><td title='5.53 bits' style='color: #0000A0;'>6E</td><td> </td><td title='8.91 bits' style='color: #000000;'>20</td><td title='9.51 bits' style='color: #900000;'>34</td><td title='7.38 bits' style='color: #000000;'>36</td><td title='6.66 bits' style='color: #0000A0;'>30</td><td> </td><td title='10.47 bits' style='color: #900000;'>0A</td><td title='9.27 bits' style='color: #900000;'>75</td><td title='6.38 bits' style='color: #0000A0;'>6E</td><td title='4.08 bits' style='color: #0020F0;'>69</td><td> </td><td> </td><td title='2.27 bits' style='color: #006090;'>66</td><td title='1.38 bits' style='color: #008040;'>6F</td><td title='1.16 bits' style='color: #008040;'>72</td><td title='1.20 bits' style='color: #008040;'>6D</td><td> </td><td title='6.90 bits' style='color: #0000A0;'>20</td><td title='2.83 bits' style='color: #006090;'>69</td><td title='5.86 bits' style='color: #0000A0;'>6E</td><td title='8.29 bits' style='color: #000000;'>74</td><td> </td><td title='6.38 bits' style='color: #0000A0;'>20</td><td title='8.10 bits' style='color: #000000;'>76</td><td title='8.90 bits' style='color: #000000;'>3B</td><td title='7.14 bits' style='color: #000000;'>6F</td><td> </td><td title='6.16 bits' style='color: #0000A0;'>75</td><td title='5.73 bits' style='color: #0000A0;'>74</td><td title='4.02 bits' style='color: #0020F0;'>20</td><td title='2.11 bits' style='color: #006090;'>76</td><td> </td><td> </td><td> </td><td title='13.94 bits' style='color: #FF0000;'>#</td><td title='7.20 bits' style='color: #000000;'>v</td><td title='9.16 bits' style='color: #900000;'>e</td><td title='3.57 bits' style='color: #0020F0;'>r</td><td title='7.64 bits' style='color: #000000;'>s</td><td title='6.11 bits' style='color: #0000A0;'>i</td><td title='5.09 bits' style='color: #0000A0;'>o</td><td title='5.53 bits' style='color: #0000A0;'>n</td><td title='8.91 bits' style='color: #000000;'>.</td><td title='9.51 bits' style='color: #900000;'>4</td><td title='7.38 bits' style='color: #000000;'>6</td><td title='6.66 bits' style='color: #0000A0;'>0</td><td title='10.47 bits' style='color: #900000;'>.</td><td title='9.27 bits' style='color: #900000;'>u</td><td title='6.38 bits' style='color: #0000A0;'>n</td><td title='4.08 bits' style='color: #0020F0;'>i</td><td title='2.27 bits' style='color: #006090;'>f</td><td title='1.38 bits' style='color: #008040;'>o</td><td title='1.16 bits' style='color: #008040;'>r</td><td title='1.20 bits' style='color: #008040;'>m</td><td title='6.90 bits' style='color: #0000A0;'>.</td><td title='2.83 bits' style='color: #006090;'>i</td><td title='5.86 bits' style='color: #0000A0;'>n</td><td title='8.29 bits' style='color: #000000;'>t</td><td title='6.38 bits' style='color: #0000A0;'>.</td><td title='8.10 bits' style='color: #000000;'>v</td><td title='8.90 bits' style='color: #000000;'>;</td><td title='7.14 bits' style='color: #000000;'>o</td><td title='6.16 bits' style='color: #0000A0;'>u</td><td title='5.73 bits' style='color: #0000A0;'>t</td><td title='4.02 bits' style='color: #0020F0;'>.</td><td title='2.11 bits' style='color: #006090;'>v</td></tr></table></td></tr><tr><td nowrap class='address'> 00421290 </td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='5.68 bits' style='color: #0000A0;'>65</td><td title='8.06 bits' style='color: #000000;'>63</td><td title='6.73 bits' style='color: #0000A0;'>34</td><td title='5.19 bits' style='color: #0000A0;'>20</td><td> </td><td title='4.45 bits' style='color: #0020F0;'>69</td><td title='7.21 bits' style='color: #000000;'>3B</td><td title='6.80 bits' style='color: #0000A0;'>66</td><td title='5.30 bits' style='color: #0000A0;'>6C</td><td> </td><td title='6.00 bits' style='color: #0000A0;'>6F</td><td title='5.89 bits' style='color: #0000A0;'>61</td><td title='3.61 bits' style='color: #0020F0;'>74</td><td title='3.10 bits' style='color: #0020F0;'>20</td><td> </td><td title='7.93 bits' style='color: #000000;'>6D</td><td title='7.61 bits' style='color: #000000;'>3D</td><td title='8.04 bits' style='color: #000000;'>33</td><td title='8.30 bits' style='color: #000000;'>2E</td><td> </td><td> </td><td title='6.64 bits' style='color: #0000A0;'>31</td><td title='5.58 bits' style='color: #0000A0;'>34</td><td title='5.59 bits' style='color: #0000A0;'>31</td><td title='4.76 bits' style='color: #0020F0;'>36</td><td> </td><td title='8.17 bits' style='color: #000000;'>2C</td><td title='10.47 bits' style='color: #900000;'>79</td><td title='7.20 bits' style='color: #000000;'>3D</td><td title='6.58 bits' style='color: #0000A0;'>76</td><td> </td><td title='6.82 bits' style='color: #0000A0;'>2F</td><td title='7.68 bits' style='color: #000000;'>66</td><td title='2.97 bits' style='color: #006090;'>6C</td><td title='1.80 bits' style='color: #008040;'>6F</td><td> </td><td title='1.43 bits' style='color: #008040;'>61</td><td title='1.02 bits' style='color: #008040;'>74</td><td title='7.56 bits' style='color: #000000;'>28</td><td title='6.38 bits' style='color: #0000A0;'>34</td><td> </td><td> </td><td> </td><td title='5.68 bits' style='color: #0000A0;'>e</td><td title='8.06 bits' style='color: #000000;'>c</td><td title='6.73 bits' style='color: #0000A0;'>4</td><td title='5.19 bits' style='color: #0000A0;'>.</td><td title='4.45 bits' style='color: #0020F0;'>i</td><td title='7.21 bits' style='color: #000000;'>;</td><td title='6.80 bits' style='color: #0000A0;'>f</td><td title='5.30 bits' style='color: #0000A0;'>l</td><td title='6.00 bits' style='color: #0000A0;'>o</td><td title='5.89 bits' style='color: #0000A0;'>a</td><td title='3.61 bits' style='color: #0020F0;'>t</td><td title='3.10 bits' style='color: #0020F0;'>.</td><td title='7.93 bits' style='color: #000000;'>m</td><td title='7.61 bits' style='color: #000000;'>=</td><td title='8.04 bits' style='color: #000000;'>3</td><td title='8.30 bits' style='color: #000000;'>.</td><td title='6.64 bits' style='color: #0000A0;'>1</td><td title='5.58 bits' style='color: #0000A0;'>4</td><td title='5.59 bits' style='color: #0000A0;'>1</td><td title='4.76 bits' style='color: #0020F0;'>6</td><td title='8.17 bits' style='color: #000000;'>,</td><td title='10.47 bits' style='color: #900000;'>y</td><td title='7.20 bits' style='color: #000000;'>=</td><td title='6.58 bits' style='color: #0000A0;'>v</td><td title='6.82 bits' style='color: #0000A0;'>/</td><td title='7.68 bits' style='color: #000000;'>f</td><td title='2.97 bits' style='color: #006090;'>l</td><td title='1.80 bits' style='color: #008040;'>o</td><td title='1.43 bits' style='color: #008040;'>a</td><td title='1.02 bits' style='color: #008040;'>t</td><td title='7.56 bits' style='color: #000000;'>(</td><td title='6.38 bits' style='color: #0000A0;'>4</td></tr></table></td></tr><tr><td nowrap class='address'> 004212B0 </td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='4.20 bits' style='color: #0020F0;'>34</td><td title='3.46 bits' style='color: #0020F0;'>31</td><td title='5.30 bits' style='color: #0000A0;'>30</td><td title='5.04 bits' style='color: #0000A0;'>30</td><td> </td><td title='6.32 bits' style='color: #0000A0;'>29</td><td title='6.99 bits' style='color: #0000A0;'>3B</td><td title='7.11 bits' style='color: #000000;'>63</td><td title='6.42 bits' style='color: #0000A0;'>6F</td><td> </td><td title='3.71 bits' style='color: #0020F0;'>6E</td><td title='7.29 bits' style='color: #000000;'>73</td><td title='6.16 bits' style='color: #0000A0;'>74</td><td title='3.77 bits' style='color: #0020F0;'>20</td><td> </td><td title='8.32 bits' style='color: #000000;'>66</td><td title='2.58 bits' style='color: #006090;'>6C</td><td title='1.10 bits' style='color: #008040;'>6F</td><td title='0.98 bits' style='color: #00C000;'>61</td><td> </td><td> </td><td title='0.59 bits' style='color: #00C000;'>74</td><td title='1.36 bits' style='color: #008040;'>20</td><td title='9.63 bits' style='color: #900000;'>7A</td><td title='2.85 bits' style='color: #006090;'>3D</td><td> </td><td title='3.75 bits' style='color: #0020F0;'>32</td><td title='4.42 bits' style='color: #0020F0;'>32</td><td title='8.14 bits' style='color: #000000;'>2E</td><td title='3.27 bits' style='color: #0020F0;'>2F</td><td> </td><td title='6.59 bits' style='color: #0000A0;'>37</td><td title='6.40 bits' style='color: #0000A0;'>2E</td><td title='5.33 bits' style='color: #0000A0;'>3B</td><td title='7.04 bits' style='color: #000000;'>76</td><td> </td><td title='3.52 bits' style='color: #0020F0;'>65</td><td title='2.62 bits' style='color: #006090;'>63</td><td title='5.75 bits' style='color: #0000A0;'>33</td><td title='3.59 bits' style='color: #0020F0;'>20</td><td> </td><td> </td><td> </td><td title='4.20 bits' style='color: #0020F0;'>4</td><td title='3.46 bits' style='color: #0020F0;'>1</td><td title='5.30 bits' style='color: #0000A0;'>0</td><td title='5.04 bits' style='color: #0000A0;'>0</td><td title='6.32 bits' style='color: #0000A0;'>)</td><td title='6.99 bits' style='color: #0000A0;'>;</td><td title='7.11 bits' style='color: #000000;'>c</td><td title='6.42 bits' style='color: #0000A0;'>o</td><td title='3.71 bits' style='color: #0020F0;'>n</td><td title='7.29 bits' style='color: #000000;'>s</td><td title='6.16 bits' style='color: #0000A0;'>t</td><td title='3.77 bits' style='color: #0020F0;'>.</td><td title='8.32 bits' style='color: #000000;'>f</td><td title='2.58 bits' style='color: #006090;'>l</td><td title='1.10 bits' style='color: #008040;'>o</td><td title='0.98 bits' style='color: #00C000;'>a</td><td title='0.59 bits' style='color: #00C000;'>t</td><td title='1.36 bits' style='color: #008040;'>.</td><td title='9.63 bits' style='color: #900000;'>z</td><td title='2.85 bits' style='color: #006090;'>=</td><td title='3.75 bits' style='color: #0020F0;'>2</td><td title='4.42 bits' style='color: #0020F0;'>2</td><td title='8.14 bits' style='color: #000000;'>.</td><td title='3.27 bits' style='color: #0020F0;'>/</td><td title='6.59 bits' style='color: #0000A0;'>7</td><td title='6.40 bits' style='color: #0000A0;'>.</td><td title='5.33 bits' style='color: #0000A0;'>;</td><td title='7.04 bits' style='color: #000000;'>v</td><td title='3.52 bits' style='color: #0020F0;'>e</td><td title='2.62 bits' style='color: #006090;'>c</td><td title='5.75 bits' style='color: #0000A0;'>3</td><td title='3.59 bits' style='color: #0020F0;'>.</td></tr></table></td></tr><tr><td nowrap class='address'> 004212D0 </td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='5.03 bits' style='color: #0000A0;'>66</td><td title='9.11 bits' style='color: #900000;'>28</td><td title='6.52 bits' style='color: #0000A0;'>76</td><td title='2.65 bits' style='color: #006090;'>65</td><td> </td><td title='1.71 bits' style='color: #008040;'>63</td><td title='1.88 bits' style='color: #008040;'>33</td><td title='1.02 bits' style='color: #008040;'>20</td><td title='5.14 bits' style='color: #0000A0;'>76</td><td> </td><td title='5.80 bits' style='color: #0000A0;'>29</td><td title='7.17 bits' style='color: #000000;'>7B</td><td title='7.20 bits' style='color: #000000;'>72</td><td title='4.43 bits' style='color: #0020F0;'>65</td><td> </td><td title='6.86 bits' style='color: #0000A0;'>74</td><td title='4.65 bits' style='color: #0020F0;'>75</td><td title='5.74 bits' style='color: #0000A0;'>72</td><td title='6.32 bits' style='color: #0000A0;'>6E</td><td> </td><td> </td><td title='3.84 bits' style='color: #0020F0;'>20</td><td title='6.20 bits' style='color: #0000A0;'>6E</td><td title='4.36 bits' style='color: #0020F0;'>6F</td><td title='3.14 bits' style='color: #0020F0;'>72</td><td> </td><td title='1.36 bits' style='color: #008040;'>6D</td><td title='8.53 bits' style='color: #000000;'>61</td><td title='4.70 bits' style='color: #0020F0;'>6C</td><td title='5.40 bits' style='color: #0000A0;'>69</td><td> </td><td title='8.87 bits' style='color: #000000;'>7A</td><td title='6.08 bits' style='color: #0000A0;'>65</td><td title='8.96 bits' style='color: #000000;'>28</td><td title='4.11 bits' style='color: #0020F0;'>76</td><td> </td><td title='4.72 bits' style='color: #0020F0;'>29</td><td title='5.64 bits' style='color: #0000A0;'>3B</td><td title='8.28 bits' style='color: #000000;'>7D</td><td title='7.66 bits' style='color: #000000;'>66</td><td> </td><td> </td><td> </td><td title='5.03 bits' style='color: #0000A0;'>f</td><td title='9.11 bits' style='color: #900000;'>(</td><td title='6.52 bits' style='color: #0000A0;'>v</td><td title='2.65 bits' style='color: #006090;'>e</td><td title='1.71 bits' style='color: #008040;'>c</td><td title='1.88 bits' style='color: #008040;'>3</td><td title='1.02 bits' style='color: #008040;'>.</td><td title='5.14 bits' style='color: #0000A0;'>v</td><td title='5.80 bits' style='color: #0000A0;'>)</td><td title='7.17 bits' style='color: #000000;'>{</td><td title='7.20 bits' style='color: #000000;'>r</td><td title='4.43 bits' style='color: #0020F0;'>e</td><td title='6.86 bits' style='color: #0000A0;'>t</td><td title='4.65 bits' style='color: #0020F0;'>u</td><td title='5.74 bits' style='color: #0000A0;'>r</td><td title='6.32 bits' style='color: #0000A0;'>n</td><td title='3.84 bits' style='color: #0020F0;'>.</td><td title='6.20 bits' style='color: #0000A0;'>n</td><td title='4.36 bits' style='color: #0020F0;'>o</td><td title='3.14 bits' style='color: #0020F0;'>r</td><td title='1.36 bits' style='color: #008040;'>m</td><td title='8.53 bits' style='color: #000000;'>a</td><td title='4.70 bits' style='color: #0020F0;'>l</td><td title='5.40 bits' style='color: #0000A0;'>i</td><td title='8.87 bits' style='color: #000000;'>z</td><td title='6.08 bits' style='color: #0000A0;'>e</td><td title='8.96 bits' style='color: #000000;'>(</td><td title='4.11 bits' style='color: #0020F0;'>v</td><td title='4.72 bits' style='color: #0020F0;'>)</td><td title='5.64 bits' style='color: #0000A0;'>;</td><td title='8.28 bits' style='color: #000000;'>}</td><td title='7.66 bits' style='color: #000000;'>f</td></tr></table></td></tr><tr><td nowrap class='address'> 004212F0 </td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='2.63 bits' style='color: #006090;'>6C</td><td title='0.86 bits' style='color: #00C000;'>6F</td><td title='0.67 bits' style='color: #00C000;'>61</td><td title='0.48 bits' style='color: #00FF00;'>74</td><td> </td><td title='1.18 bits' style='color: #008040;'>20</td><td title='4.55 bits' style='color: #0020F0;'>66</td><td title='2.98 bits' style='color: #006090;'>28</td><td title='6.89 bits' style='color: #0000A0;'>66</td><td> </td><td title='2.36 bits' style='color: #006090;'>6C</td><td title='0.67 bits' style='color: #00C000;'>6F</td><td title='0.49 bits' style='color: #00FF00;'>61</td><td title='0.34 bits' style='color: #00FF00;'>74</td><td> </td><td title='0.86 bits' style='color: #00C000;'>20</td><td title='4.13 bits' style='color: #0020F0;'>76</td><td title='7.86 bits' style='color: #000000;'>2C</td><td title='3.51 bits' style='color: #0020F0;'>66</td><td> </td><td> </td><td title='1.15 bits' style='color: #008040;'>6C</td><td title='0.49 bits' style='color: #00FF00;'>6F</td><td title='0.35 bits' style='color: #00FF00;'>61</td><td title='0.26 bits' style='color: #00FF00;'>74</td><td> </td><td title='0.88 bits' style='color: #00C000;'>20</td><td title='2.66 bits' style='color: #006090;'>66</td><td title='4.78 bits' style='color: #0020F0;'>2C</td><td title='0.77 bits' style='color: #00C000;'>66</td><td> </td><td title='0.50 bits' style='color: #00FF00;'>6C</td><td title='0.30 bits' style='color: #00FF00;'>6F</td><td title='0.24 bits' style='color: #00FF00;'>61</td><td title='0.20 bits' style='color: #00FF00;'>74</td><td> </td><td title='0.40 bits' style='color: #00FF00;'>20</td><td title='8.07 bits' style='color: #000000;'>79</td><td title='5.29 bits' style='color: #0000A0;'>29</td><td title='4.16 bits' style='color: #0020F0;'>7B</td><td> </td><td> </td><td> </td><td title='2.63 bits' style='color: #006090;'>l</td><td title='0.86 bits' style='color: #00C000;'>o</td><td title='0.67 bits' style='color: #00C000;'>a</td><td title='0.48 bits' style='color: #00FF00;'>t</td><td title='1.18 bits' style='color: #008040;'>.</td><td title='4.55 bits' style='color: #0020F0;'>f</td><td title='2.98 bits' style='color: #006090;'>(</td><td title='6.89 bits' style='color: #0000A0;'>f</td><td title='2.36 bits' style='color: #006090;'>l</td><td title='0.67 bits' style='color: #00C000;'>o</td><td title='0.49 bits' style='color: #00FF00;'>a</td><td title='0.34 bits' style='color: #00FF00;'>t</td><td title='0.86 bits' style='color: #00C000;'>.</td><td title='4.13 bits' style='color: #0020F0;'>v</td><td title='7.86 bits' style='color: #000000;'>,</td><td title='3.51 bits' style='color: #0020F0;'>f</td><td title='1.15 bits' style='color: #008040;'>l</td><td title='0.49 bits' style='color: #00FF00;'>o</td><td title='0.35 bits' style='color: #00FF00;'>a</td><td title='0.26 bits' style='color: #00FF00;'>t</td><td title='0.88 bits' style='color: #00C000;'>.</td><td title='2.66 bits' style='color: #006090;'>f</td><td title='4.78 bits' style='color: #0020F0;'>,</td><td title='0.77 bits' style='color: #00C000;'>f</td><td title='0.50 bits' style='color: #00FF00;'>l</td><td title='0.30 bits' style='color: #00FF00;'>o</td><td title='0.24 bits' style='color: #00FF00;'>a</td><td title='0.20 bits' style='color: #00FF00;'>t</td><td title='0.40 bits' style='color: #00FF00;'>.</td><td title='8.07 bits' style='color: #000000;'>y</td><td title='5.29 bits' style='color: #0000A0;'>)</td><td title='4.16 bits' style='color: #0020F0;'>{</td></tr></table></td></tr><tr><td nowrap class='address'> 00421310 </td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='1.95 bits' style='color: #008040;'>72</td><td title='1.59 bits' style='color: #008040;'>65</td><td title='1.33 bits' style='color: #008040;'>74</td><td title='1.09 bits' style='color: #008040;'>75</td><td> </td><td title='0.72 bits' style='color: #00C000;'>72</td><td title='0.87 bits' style='color: #00C000;'>6E</td><td title='0.56 bits' style='color: #00C000;'>20</td><td title='7.59 bits' style='color: #000000;'>63</td><td> </td><td title='4.96 bits' style='color: #0020F0;'>6C</td><td title='6.71 bits' style='color: #0000A0;'>61</td><td title='3.82 bits' style='color: #0020F0;'>6D</td><td title='7.35 bits' style='color: #000000;'>70</td><td> </td><td title='6.16 bits' style='color: #0000A0;'>28</td><td title='3.00 bits' style='color: #0020F0;'>76</td><td title='4.78 bits' style='color: #0020F0;'>2C</td><td title='1.82 bits' style='color: #008040;'>66</td><td> </td><td> </td><td title='5.39 bits' style='color: #0000A0;'>2C</td><td title='5.56 bits' style='color: #0000A0;'>79</td><td title='3.74 bits' style='color: #0020F0;'>29</td><td title='5.09 bits' style='color: #0000A0;'>3B</td><td> </td><td title='2.61 bits' style='color: #006090;'>7D</td><td title='5.95 bits' style='color: #0000A0;'>6D</td><td title='4.19 bits' style='color: #0020F0;'>61</td><td title='2.66 bits' style='color: #006090;'>74</td><td> </td><td title='9.38 bits' style='color: #900000;'>32</td><td title='4.27 bits' style='color: #0020F0;'>20</td><td title='5.96 bits' style='color: #0000A0;'>6E</td><td title='5.81 bits' style='color: #0000A0;'>28</td><td> </td><td title='3.09 bits' style='color: #0020F0;'>66</td><td title='1.36 bits' style='color: #008040;'>6C</td><td title='0.48 bits' style='color: #00FF00;'>6F</td><td title='0.29 bits' style='color: #00FF00;'>61</td><td> </td><td> </td><td> </td><td title='1.95 bits' style='color: #008040;'>r</td><td title='1.59 bits' style='color: #008040;'>e</td><td title='1.33 bits' style='color: #008040;'>t</td><td title='1.09 bits' style='color: #008040;'>u</td><td title='0.72 bits' style='color: #00C000;'>r</td><td title='0.87 bits' style='color: #00C000;'>n</td><td title='0.56 bits' style='color: #00C000;'>.</td><td title='7.59 bits' style='color: #000000;'>c</td><td title='4.96 bits' style='color: #0020F0;'>l</td><td title='6.71 bits' style='color: #0000A0;'>a</td><td title='3.82 bits' style='color: #0020F0;'>m</td><td title='7.35 bits' style='color: #000000;'>p</td><td title='6.16 bits' style='color: #0000A0;'>(</td><td title='3.00 bits' style='color: #0020F0;'>v</td><td title='4.78 bits' style='color: #0020F0;'>,</td><td title='1.82 bits' style='color: #008040;'>f</td><td title='5.39 bits' style='color: #0000A0;'>,</td><td title='5.56 bits' style='color: #0000A0;'>y</td><td title='3.74 bits' style='color: #0020F0;'>)</td><td title='5.09 bits' style='color: #0000A0;'>;</td><td title='2.61 bits' style='color: #006090;'>}</td><td title='5.95 bits' style='color: #0000A0;'>m</td><td title='4.19 bits' style='color: #0020F0;'>a</td><td title='2.66 bits' style='color: #006090;'>t</td><td title='9.38 bits' style='color: #900000;'>2</td><td title='4.27 bits' style='color: #0020F0;'>.</td><td title='5.96 bits' style='color: #0000A0;'>n</td><td title='5.81 bits' style='color: #0000A0;'>(</td><td title='3.09 bits' style='color: #0020F0;'>f</td><td title='1.36 bits' style='color: #008040;'>l</td><td title='0.48 bits' style='color: #00FF00;'>o</td><td title='0.29 bits' style='color: #00FF00;'>a</td></tr></table></td></tr><tr><td nowrap class='address'> 00421330 </td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='0.19 bits' style='color: #00FF00;'>74</td><td title='0.43 bits' style='color: #00FF00;'>20</td><td title='1.75 bits' style='color: #008040;'>76</td><td title='3.48 bits' style='color: #0020F0;'>29</td><td> </td><td title='1.20 bits' style='color: #008040;'>7B</td><td title='7.12 bits' style='color: #000000;'>66</td><td title='1.58 bits' style='color: #008040;'>6C</td><td title='0.49 bits' style='color: #00FF00;'>6F</td><td> </td><td title='0.27 bits' style='color: #00FF00;'>61</td><td title='0.19 bits' style='color: #00FF00;'>74</td><td title='0.49 bits' style='color: #00FF00;'>20</td><td title='2.64 bits' style='color: #006090;'>66</td><td> </td><td title='5.79 bits' style='color: #0000A0;'>3D</td><td title='8.97 bits' style='color: #000000;'>73</td><td title='4.61 bits' style='color: #0020F0;'>69</td><td title='3.64 bits' style='color: #0020F0;'>6E</td><td> </td><td> </td><td title='5.09 bits' style='color: #0000A0;'>28</td><td title='3.69 bits' style='color: #0020F0;'>76</td><td title='2.12 bits' style='color: #006090;'>29</td><td title='6.74 bits' style='color: #0000A0;'>2C</td><td> </td><td title='3.10 bits' style='color: #0020F0;'>79</td><td title='2.75 bits' style='color: #006090;'>3D</td><td title='8.33 bits' style='color: #000000;'>63</td><td title='3.58 bits' style='color: #0020F0;'>6F</td><td> </td><td title='7.17 bits' style='color: #000000;'>73</td><td title='6.35 bits' style='color: #0000A0;'>28</td><td title='1.99 bits' style='color: #008040;'>76</td><td title='1.68 bits' style='color: #008040;'>29</td><td> </td><td title='2.29 bits' style='color: #006090;'>3B</td><td title='6.02 bits' style='color: #0000A0;'>72</td><td title='1.97 bits' style='color: #008040;'>65</td><td title='1.57 bits' style='color: #008040;'>74</td><td> </td><td> </td><td> </td><td title='0.19 bits' style='color: #00FF00;'>t</td><td title='0.43 bits' style='color: #00FF00;'>.</td><td title='1.75 bits' style='color: #008040;'>v</td><td title='3.48 bits' style='color: #0020F0;'>)</td><td title='1.20 bits' style='color: #008040;'>{</td><td title='7.12 bits' style='color: #000000;'>f</td><td title='1.58 bits' style='color: #008040;'>l</td><td title='0.49 bits' style='color: #00FF00;'>o</td><td title='0.27 bits' style='color: #00FF00;'>a</td><td title='0.19 bits' style='color: #00FF00;'>t</td><td title='0.49 bits' style='color: #00FF00;'>.</td><td title='2.64 bits' style='color: #006090;'>f</td><td title='5.79 bits' style='color: #0000A0;'>=</td><td title='8.97 bits' style='color: #000000;'>s</td><td title='4.61 bits' style='color: #0020F0;'>i</td><td title='3.64 bits' style='color: #0020F0;'>n</td><td title='5.09 bits' style='color: #0000A0;'>(</td><td title='3.69 bits' style='color: #0020F0;'>v</td><td title='2.12 bits' style='color: #006090;'>)</td><td title='6.74 bits' style='color: #0000A0;'>,</td><td title='3.10 bits' style='color: #0020F0;'>y</td><td title='2.75 bits' style='color: #006090;'>=</td><td title='8.33 bits' style='color: #000000;'>c</td><td title='3.58 bits' style='color: #0020F0;'>o</td><td title='7.17 bits' style='color: #000000;'>s</td><td title='6.35 bits' style='color: #0000A0;'>(</td><td title='1.99 bits' style='color: #008040;'>v</td><td title='1.68 bits' style='color: #008040;'>)</td><td title='2.29 bits' style='color: #006090;'>;</td><td title='6.02 bits' style='color: #0000A0;'>r</td><td title='1.97 bits' style='color: #008040;'>e</td><td title='1.57 bits' style='color: #008040;'>t</td></tr></table></td></tr><tr><td nowrap class='address'> 00421350 </td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='0.95 bits' style='color: #00C000;'>75</td><td title='0.68 bits' style='color: #00C000;'>72</td><td title='0.57 bits' style='color: #00C000;'>6E</td><td title='0.39 bits' style='color: #00FF00;'>20</td><td> </td><td title='5.76 bits' style='color: #0000A0;'>6D</td><td title='4.74 bits' style='color: #0020F0;'>61</td><td title='1.55 bits' style='color: #008040;'>74</td><td title='2.71 bits' style='color: #006090;'>32</td><td> </td><td title='5.58 bits' style='color: #0000A0;'>28</td><td title='7.66 bits' style='color: #000000;'>79</td><td title='5.34 bits' style='color: #0000A0;'>2C</td><td title='4.96 bits' style='color: #0020F0;'>2D</td><td> </td><td title='7.31 bits' style='color: #000000;'>66</td><td title='3.16 bits' style='color: #0020F0;'>2C</td><td title='2.16 bits' style='color: #006090;'>66</td><td title='2.66 bits' style='color: #006090;'>2C</td><td> </td><td> </td><td title='1.84 bits' style='color: #008040;'>79</td><td title='1.36 bits' style='color: #008040;'>29</td><td title='1.09 bits' style='color: #008040;'>3B</td><td title='0.98 bits' style='color: #00C000;'>7D</td><td> </td><td title='3.01 bits' style='color: #0020F0;'>66</td><td title='1.00 bits' style='color: #00C000;'>6C</td><td title='0.39 bits' style='color: #00FF00;'>6F</td><td title='0.23 bits' style='color: #00FF00;'>61</td><td> </td><td title='0.15 bits' style='color: #00FF00;'>74</td><td title='0.39 bits' style='color: #00FF00;'>20</td><td title='6.66 bits' style='color: #0000A0;'>6E</td><td title='1.13 bits' style='color: #008040;'>28</td><td> </td><td title='0.99 bits' style='color: #00C000;'>66</td><td title='0.39 bits' style='color: #00FF00;'>6C</td><td title='0.23 bits' style='color: #00FF00;'>6F</td><td title='0.16 bits' style='color: #00FF00;'>61</td><td> </td><td> </td><td> </td><td title='0.95 bits' style='color: #00C000;'>u</td><td title='0.68 bits' style='color: #00C000;'>r</td><td title='0.57 bits' style='color: #00C000;'>n</td><td title='0.39 bits' style='color: #00FF00;'>.</td><td title='5.76 bits' style='color: #0000A0;'>m</td><td title='4.74 bits' style='color: #0020F0;'>a</td><td title='1.55 bits' style='color: #008040;'>t</td><td title='2.71 bits' style='color: #006090;'>2</td><td title='5.58 bits' style='color: #0000A0;'>(</td><td title='7.66 bits' style='color: #000000;'>y</td><td title='5.34 bits' style='color: #0000A0;'>,</td><td title='4.96 bits' style='color: #0020F0;'>-</td><td title='7.31 bits' style='color: #000000;'>f</td><td title='3.16 bits' style='color: #0020F0;'>,</td><td title='2.16 bits' style='color: #006090;'>f</td><td title='2.66 bits' style='color: #006090;'>,</td><td title='1.84 bits' style='color: #008040;'>y</td><td title='1.36 bits' style='color: #008040;'>)</td><td title='1.09 bits' style='color: #008040;'>;</td><td title='0.98 bits' style='color: #00C000;'>}</td><td title='3.01 bits' style='color: #0020F0;'>f</td><td title='1.00 bits' style='color: #00C000;'>l</td><td title='0.39 bits' style='color: #00FF00;'>o</td><td title='0.23 bits' style='color: #00FF00;'>a</td><td title='0.15 bits' style='color: #00FF00;'>t</td><td title='0.39 bits' style='color: #00FF00;'>.</td><td title='6.66 bits' style='color: #0000A0;'>n</td><td title='1.13 bits' style='color: #008040;'>(</td><td title='0.99 bits' style='color: #00C000;'>f</td><td title='0.39 bits' style='color: #00FF00;'>l</td><td title='0.23 bits' style='color: #00FF00;'>o</td><td title='0.16 bits' style='color: #00FF00;'>a</td></tr></table></td></tr><tr><td nowrap class='address'> 00421370 </td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='0.13 bits' style='color: #00FF00;'>74</td><td title='0.27 bits' style='color: #00FF00;'>20</td><td title='1.12 bits' style='color: #008040;'>76</td><td title='1.76 bits' style='color: #008040;'>2C</td><td> </td><td title='0.43 bits' style='color: #00FF00;'>66</td><td title='0.34 bits' style='color: #00FF00;'>6C</td><td title='0.18 bits' style='color: #00FF00;'>6F</td><td title='0.13 bits' style='color: #00FF00;'>61</td><td> </td><td title='0.11 bits' style='color: #00FF00;'>74</td><td title='0.26 bits' style='color: #00FF00;'>20</td><td title='3.41 bits' style='color: #0020F0;'>79</td><td title='3.15 bits' style='color: #0020F0;'>2C</td><td> </td><td title='0.73 bits' style='color: #00C000;'>66</td><td title='0.33 bits' style='color: #00FF00;'>6C</td><td title='0.16 bits' style='color: #00FF00;'>6F</td><td title='0.13 bits' style='color: #00FF00;'>61</td><td> </td><td> </td><td title='0.10 bits' style='color: #00FF00;'>74</td><td title='0.22 bits' style='color: #00FF00;'>20</td><td title='4.18 bits' style='color: #0020F0;'>6D</td><td title='3.60 bits' style='color: #0020F0;'>29</td><td> </td><td title='1.06 bits' style='color: #008040;'>7B</td><td title='1.74 bits' style='color: #008040;'>66</td><td title='0.45 bits' style='color: #00FF00;'>6C</td><td title='0.23 bits' style='color: #00FF00;'>6F</td><td> </td><td title='0.16 bits' style='color: #00FF00;'>61</td><td title='0.11 bits' style='color: #00FF00;'>74</td><td title='0.27 bits' style='color: #00FF00;'>20</td><td title='4.68 bits' style='color: #0020F0;'>7A</td><td> </td><td title='0.85 bits' style='color: #00C000;'>3D</td><td title='10.40 bits' style='color: #900000;'>6D</td><td title='4.11 bits' style='color: #0020F0;'>61</td><td title='8.84 bits' style='color: #000000;'>78</td><td> </td><td> </td><td> </td><td title='0.13 bits' style='color: #00FF00;'>t</td><td title='0.27 bits' style='color: #00FF00;'>.</td><td title='1.12 bits' style='color: #008040;'>v</td><td title='1.76 bits' style='color: #008040;'>,</td><td title='0.43 bits' style='color: #00FF00;'>f</td><td title='0.34 bits' style='color: #00FF00;'>l</td><td title='0.18 bits' style='color: #00FF00;'>o</td><td title='0.13 bits' style='color: #00FF00;'>a</td><td title='0.11 bits' style='color: #00FF00;'>t</td><td title='0.26 bits' style='color: #00FF00;'>.</td><td title='3.41 bits' style='color: #0020F0;'>y</td><td title='3.15 bits' style='color: #0020F0;'>,</td><td title='0.73 bits' style='color: #00C000;'>f</td><td title='0.33 bits' style='color: #00FF00;'>l</td><td title='0.16 bits' style='color: #00FF00;'>o</td><td title='0.13 bits' style='color: #00FF00;'>a</td><td title='0.10 bits' style='color: #00FF00;'>t</td><td title='0.22 bits' style='color: #00FF00;'>.</td><td title='4.18 bits' style='color: #0020F0;'>m</td><td title='3.60 bits' style='color: #0020F0;'>)</td><td title='1.06 bits' style='color: #008040;'>{</td><td title='1.74 bits' style='color: #008040;'>f</td><td title='0.45 bits' style='color: #00FF00;'>l</td><td title='0.23 bits' style='color: #00FF00;'>o</td><td title='0.16 bits' style='color: #00FF00;'>a</td><td title='0.11 bits' style='color: #00FF00;'>t</td><td title='0.27 bits' style='color: #00FF00;'>.</td><td title='4.68 bits' style='color: #0020F0;'>z</td><td title='0.85 bits' style='color: #00C000;'>=</td><td title='10.40 bits' style='color: #900000;'>m</td><td title='4.11 bits' style='color: #0020F0;'>a</td><td title='8.84 bits' style='color: #000000;'>x</td></tr></table></td></tr><tr><td nowrap class='address'> 00421390 </td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='4.87 bits' style='color: #0020F0;'>28</td><td title='6.83 bits' style='color: #0000A0;'>6D</td><td title='6.59 bits' style='color: #0000A0;'>2D</td><td title='5.11 bits' style='color: #0000A0;'>61</td><td> </td><td title='6.15 bits' style='color: #0000A0;'>62</td><td title='8.02 bits' style='color: #000000;'>73</td><td title='3.56 bits' style='color: #0020F0;'>28</td><td title='1.75 bits' style='color: #008040;'>76</td><td> </td><td title='5.28 bits' style='color: #0000A0;'>2D</td><td title='6.88 bits' style='color: #0000A0;'>79</td><td title='3.20 bits' style='color: #0020F0;'>29</td><td title='4.88 bits' style='color: #0020F0;'>2C</td><td> </td><td title='9.49 bits' style='color: #900000;'>30</td><td title='5.72 bits' style='color: #0000A0;'>2E</td><td title='4.33 bits' style='color: #0020F0;'>29</td><td title='2.31 bits' style='color: #006090;'>3B</td><td> </td><td> </td><td title='2.98 bits' style='color: #006090;'>72</td><td title='1.42 bits' style='color: #008040;'>65</td><td title='0.96 bits' style='color: #00C000;'>74</td><td title='0.70 bits' style='color: #00C000;'>75</td><td> </td><td title='0.50 bits' style='color: #00C000;'>72</td><td title='0.41 bits' style='color: #00FF00;'>6E</td><td title='0.27 bits' style='color: #00FF00;'>20</td><td title='1.16 bits' style='color: #008040;'>6D</td><td> </td><td title='0.63 bits' style='color: #00C000;'>61</td><td title='4.77 bits' style='color: #0020F0;'>78</td><td title='1.86 bits' style='color: #008040;'>28</td><td title='4.21 bits' style='color: #0020F0;'>76</td><td> </td><td title='2.64 bits' style='color: #006090;'>2C</td><td title='4.31 bits' style='color: #0020F0;'>79</td><td title='1.19 bits' style='color: #008040;'>29</td><td title='7.60 bits' style='color: #000000;'>2B</td><td> </td><td> </td><td> </td><td title='4.87 bits' style='color: #0020F0;'>(</td><td title='6.83 bits' style='color: #0000A0;'>m</td><td title='6.59 bits' style='color: #0000A0;'>-</td><td title='5.11 bits' style='color: #0000A0;'>a</td><td title='6.15 bits' style='color: #0000A0;'>b</td><td title='8.02 bits' style='color: #000000;'>s</td><td title='3.56 bits' style='color: #0020F0;'>(</td><td title='1.75 bits' style='color: #008040;'>v</td><td title='5.28 bits' style='color: #0000A0;'>-</td><td title='6.88 bits' style='color: #0000A0;'>y</td><td title='3.20 bits' style='color: #0020F0;'>)</td><td title='4.88 bits' style='color: #0020F0;'>,</td><td title='9.49 bits' style='color: #900000;'>0</td><td title='5.72 bits' style='color: #0000A0;'>.</td><td title='4.33 bits' style='color: #0020F0;'>)</td><td title='2.31 bits' style='color: #006090;'>;</td><td title='2.98 bits' style='color: #006090;'>r</td><td title='1.42 bits' style='color: #008040;'>e</td><td title='0.96 bits' style='color: #00C000;'>t</td><td title='0.70 bits' style='color: #00C000;'>u</td><td title='0.50 bits' style='color: #00C000;'>r</td><td title='0.41 bits' style='color: #00FF00;'>n</td><td title='0.27 bits' style='color: #00FF00;'>.</td><td title='1.16 bits' style='color: #008040;'>m</td><td title='0.63 bits' style='color: #00C000;'>a</td><td title='4.77 bits' style='color: #0020F0;'>x</td><td title='1.86 bits' style='color: #008040;'>(</td><td title='4.21 bits' style='color: #0020F0;'>v</td><td title='2.64 bits' style='color: #006090;'>,</td><td title='4.31 bits' style='color: #0020F0;'>y</td><td title='1.19 bits' style='color: #008040;'>)</td><td title='7.60 bits' style='color: #000000;'>+</td></tr></table></td></tr><tr><td nowrap class='address'> 004213B0 </td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='5.66 bits' style='color: #0000A0;'>7A</td><td title='6.60 bits' style='color: #0000A0;'>2A</td><td title='5.68 bits' style='color: #0000A0;'>7A</td><td title='3.51 bits' style='color: #0020F0;'>2A</td><td> </td><td title='7.21 bits' style='color: #000000;'>2E</td><td title='6.23 bits' style='color: #0000A0;'>32</td><td title='6.92 bits' style='color: #0000A0;'>35</td><td title='4.93 bits' style='color: #0020F0;'>2F</td><td> </td><td title='6.10 bits' style='color: #0000A0;'>6D</td><td title='6.60 bits' style='color: #0000A0;'>3B</td><td title='3.26 bits' style='color: #0020F0;'>7D</td><td title='1.61 bits' style='color: #008040;'>66</td><td> </td><td title='0.54 bits' style='color: #00C000;'>6C</td><td title='0.22 bits' style='color: #00FF00;'>6F</td><td title='0.14 bits' style='color: #00FF00;'>61</td><td title='0.12 bits' style='color: #00FF00;'>74</td><td> </td><td> </td><td title='0.30 bits' style='color: #00FF00;'>20</td><td title='2.09 bits' style='color: #006090;'>66</td><td title='1.24 bits' style='color: #008040;'>28</td><td title='3.68 bits' style='color: #0020F0;'>76</td><td> </td><td title='2.00 bits' style='color: #006090;'>65</td><td title='1.25 bits' style='color: #008040;'>63</td><td title='4.52 bits' style='color: #0020F0;'>32</td><td title='1.38 bits' style='color: #008040;'>20</td><td> </td><td title='1.48 bits' style='color: #008040;'>76</td><td title='2.88 bits' style='color: #006090;'>2C</td><td title='9.30 bits' style='color: #900000;'>69</td><td title='3.37 bits' style='color: #0020F0;'>6E</td><td> </td><td title='3.84 bits' style='color: #0020F0;'>74</td><td title='1.00 bits' style='color: #008040;'>20</td><td title='3.87 bits' style='color: #0020F0;'>79</td><td title='1.70 bits' style='color: #008040;'>29</td><td> </td><td> </td><td> </td><td title='5.66 bits' style='color: #0000A0;'>z</td><td title='6.60 bits' style='color: #0000A0;'>*</td><td title='5.68 bits' style='color: #0000A0;'>z</td><td title='3.51 bits' style='color: #0020F0;'>*</td><td title='7.21 bits' style='color: #000000;'>.</td><td title='6.23 bits' style='color: #0000A0;'>2</td><td title='6.92 bits' style='color: #0000A0;'>5</td><td title='4.93 bits' style='color: #0020F0;'>/</td><td title='6.10 bits' style='color: #0000A0;'>m</td><td title='6.60 bits' style='color: #0000A0;'>;</td><td title='3.26 bits' style='color: #0020F0;'>}</td><td title='1.61 bits' style='color: #008040;'>f</td><td title='0.54 bits' style='color: #00C000;'>l</td><td title='0.22 bits' style='color: #00FF00;'>o</td><td title='0.14 bits' style='color: #00FF00;'>a</td><td title='0.12 bits' style='color: #00FF00;'>t</td><td title='0.30 bits' style='color: #00FF00;'>.</td><td title='2.09 bits' style='color: #006090;'>f</td><td title='1.24 bits' style='color: #008040;'>(</td><td title='3.68 bits' style='color: #0020F0;'>v</td><td title='2.00 bits' style='color: #006090;'>e</td><td title='1.25 bits' style='color: #008040;'>c</td><td title='4.52 bits' style='color: #0020F0;'>2</td><td title='1.38 bits' style='color: #008040;'>.</td><td title='1.48 bits' style='color: #008040;'>v</td><td title='2.88 bits' style='color: #006090;'>,</td><td title='9.30 bits' style='color: #900000;'>i</td><td title='3.37 bits' style='color: #0020F0;'>n</td><td title='3.84 bits' style='color: #0020F0;'>t</td><td title='1.00 bits' style='color: #008040;'>.</td><td title='3.87 bits' style='color: #0020F0;'>y</td><td title='1.70 bits' style='color: #008040;'>)</td></tr></table></td></tr><tr><td nowrap class='address'> 004213D0 </td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='1.15 bits' style='color: #008040;'>7B</td><td title='8.22 bits' style='color: #000000;'>69</td><td title='3.18 bits' style='color: #0020F0;'>66</td><td title='4.84 bits' style='color: #0020F0;'>28</td><td> </td><td title='4.57 bits' style='color: #0020F0;'>79</td><td title='4.80 bits' style='color: #0020F0;'>3D</td><td title='6.06 bits' style='color: #0000A0;'>3D</td><td title='6.68 bits' style='color: #0000A0;'>31</td><td> </td><td title='6.80 bits' style='color: #0000A0;'>29</td><td title='2.73 bits' style='color: #006090;'>7B</td><td title='2.24 bits' style='color: #006090;'>66</td><td title='0.61 bits' style='color: #00C000;'>6C</td><td> </td><td title='0.21 bits' style='color: #00FF00;'>6F</td><td title='0.14 bits' style='color: #00FF00;'>61</td><td title='0.11 bits' style='color: #00FF00;'>74</td><td title='0.23 bits' style='color: #00FF00;'>20</td><td> </td><td> </td><td title='4.02 bits' style='color: #0020F0;'>6D</td><td title='1.13 bits' style='color: #008040;'>3D</td><td title='10.91 bits' style='color: #900000;'>64</td><td title='5.95 bits' style='color: #0000A0;'>6F</td><td> </td><td title='4.98 bits' style='color: #0020F0;'>74</td><td title='5.09 bits' style='color: #0000A0;'>28</td><td title='2.00 bits' style='color: #006090;'>76</td><td title='2.16 bits' style='color: #006090;'>2C</td><td> </td><td title='6.55 bits' style='color: #0000A0;'>76</td><td title='2.55 bits' style='color: #006090;'>65</td><td title='1.39 bits' style='color: #008040;'>63</td><td title='1.71 bits' style='color: #008040;'>32</td><td> </td><td title='5.02 bits' style='color: #0000A0;'>28</td><td title='7.44 bits' style='color: #000000;'>31</td><td title='5.16 bits' style='color: #0000A0;'>32</td><td title='6.22 bits' style='color: #0000A0;'>37</td><td> </td><td> </td><td> </td><td title='1.15 bits' style='color: #008040;'>{</td><td title='8.22 bits' style='color: #000000;'>i</td><td title='3.18 bits' style='color: #0020F0;'>f</td><td title='4.84 bits' style='color: #0020F0;'>(</td><td title='4.57 bits' style='color: #0020F0;'>y</td><td title='4.80 bits' style='color: #0020F0;'>=</td><td title='6.06 bits' style='color: #0000A0;'>=</td><td title='6.68 bits' style='color: #0000A0;'>1</td><td title='6.80 bits' style='color: #0000A0;'>)</td><td title='2.73 bits' style='color: #006090;'>{</td><td title='2.24 bits' style='color: #006090;'>f</td><td title='0.61 bits' style='color: #00C000;'>l</td><td title='0.21 bits' style='color: #00FF00;'>o</td><td title='0.14 bits' style='color: #00FF00;'>a</td><td title='0.11 bits' style='color: #00FF00;'>t</td><td title='0.23 bits' style='color: #00FF00;'>.</td><td title='4.02 bits' style='color: #0020F0;'>m</td><td title='1.13 bits' style='color: #008040;'>=</td><td title='10.91 bits' style='color: #900000;'>d</td><td title='5.95 bits' style='color: #0000A0;'>o</td><td title='4.98 bits' style='color: #0020F0;'>t</td><td title='5.09 bits' style='color: #0000A0;'>(</td><td title='2.00 bits' style='color: #006090;'>v</td><td title='2.16 bits' style='color: #006090;'>,</td><td title='6.55 bits' style='color: #0000A0;'>v</td><td title='2.55 bits' style='color: #006090;'>e</td><td title='1.39 bits' style='color: #008040;'>c</td><td title='1.71 bits' style='color: #008040;'>2</td><td title='5.02 bits' style='color: #0000A0;'>(</td><td title='7.44 bits' style='color: #000000;'>1</td><td title='5.16 bits' style='color: #0000A0;'>2</td><td title='6.22 bits' style='color: #0000A0;'>7</td></tr></table></td></tr><tr><td nowrap class='address'> 004213F0 </td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='2.84 bits' style='color: #006090;'>2E</td><td title='4.21 bits' style='color: #0020F0;'>31</td><td title='6.48 bits' style='color: #0000A0;'>2C</td><td title='6.46 bits' style='color: #0000A0;'>33</td><td> </td><td title='5.52 bits' style='color: #0000A0;'>31</td><td title='3.92 bits' style='color: #0020F0;'>31</td><td title='5.54 bits' style='color: #0000A0;'>2E</td><td title='5.50 bits' style='color: #0000A0;'>37</td><td> </td><td title='5.57 bits' style='color: #0000A0;'>29</td><td title='4.90 bits' style='color: #0020F0;'>29</td><td title='3.11 bits' style='color: #0020F0;'>3B</td><td title='2.23 bits' style='color: #006090;'>72</td><td> </td><td title='0.84 bits' style='color: #00C000;'>65</td><td title='0.77 bits' style='color: #00C000;'>74</td><td title='0.52 bits' style='color: #00C000;'>75</td><td title='0.38 bits' style='color: #00FF00;'>72</td><td> </td><td> </td><td title='0.29 bits' style='color: #00FF00;'>6E</td><td title='0.20 bits' style='color: #00FF00;'>20</td><td title='5.75 bits' style='color: #0000A0;'>66</td><td title='8.74 bits' style='color: #000000;'>72</td><td> </td><td title='3.55 bits' style='color: #0020F0;'>61</td><td title='6.16 bits' style='color: #0000A0;'>63</td><td title='6.57 bits' style='color: #0000A0;'>74</td><td title='2.92 bits' style='color: #006090;'>28</td><td> </td><td title='7.48 bits' style='color: #000000;'>73</td><td title='4.29 bits' style='color: #0020F0;'>69</td><td title='1.88 bits' style='color: #008040;'>6E</td><td title='1.73 bits' style='color: #008040;'>28</td><td> </td><td title='5.71 bits' style='color: #0000A0;'>6D</td><td title='2.91 bits' style='color: #006090;'>29</td><td title='4.71 bits' style='color: #0020F0;'>2A</td><td title='7.75 bits' style='color: #000000;'>34</td><td> </td><td> </td><td> </td><td title='2.84 bits' style='color: #006090;'>.</td><td title='4.21 bits' style='color: #0020F0;'>1</td><td title='6.48 bits' style='color: #0000A0;'>,</td><td title='6.46 bits' style='color: #0000A0;'>3</td><td title='5.52 bits' style='color: #0000A0;'>1</td><td title='3.92 bits' style='color: #0020F0;'>1</td><td title='5.54 bits' style='color: #0000A0;'>.</td><td title='5.50 bits' style='color: #0000A0;'>7</td><td title='5.57 bits' style='color: #0000A0;'>)</td><td title='4.90 bits' style='color: #0020F0;'>)</td><td title='3.11 bits' style='color: #0020F0;'>;</td><td title='2.23 bits' style='color: #006090;'>r</td><td title='0.84 bits' style='color: #00C000;'>e</td><td title='0.77 bits' style='color: #00C000;'>t</td><td title='0.52 bits' style='color: #00C000;'>u</td><td title='0.38 bits' style='color: #00FF00;'>r</td><td title='0.29 bits' style='color: #00FF00;'>n</td><td title='0.20 bits' style='color: #00FF00;'>.</td><td title='5.75 bits' style='color: #0000A0;'>f</td><td title='8.74 bits' style='color: #000000;'>r</td><td title='3.55 bits' style='color: #0020F0;'>a</td><td title='6.16 bits' style='color: #0000A0;'>c</td><td title='6.57 bits' style='color: #0000A0;'>t</td><td title='2.92 bits' style='color: #006090;'>(</td><td title='7.48 bits' style='color: #000000;'>s</td><td title='4.29 bits' style='color: #0020F0;'>i</td><td title='1.88 bits' style='color: #008040;'>n</td><td title='1.73 bits' style='color: #008040;'>(</td><td title='5.71 bits' style='color: #0000A0;'>m</td><td title='2.91 bits' style='color: #006090;'>)</td><td title='4.71 bits' style='color: #0020F0;'>*</td><td title='7.75 bits' style='color: #000000;'>4</td></tr></table></td></tr><tr><td nowrap class='address'> 00421410 </td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='5.23 bits' style='color: #0000A0;'>33</td><td title='5.63 bits' style='color: #0000A0;'>37</td><td title='5.56 bits' style='color: #0000A0;'>35</td><td title='6.43 bits' style='color: #0000A0;'>38</td><td> </td><td title='6.43 bits' style='color: #0000A0;'>2E</td><td title='4.90 bits' style='color: #0020F0;'>35</td><td title='4.75 bits' style='color: #0020F0;'>34</td><td title='3.73 bits' style='color: #0020F0;'>35</td><td> </td><td title='6.04 bits' style='color: #0000A0;'>33</td><td title='3.62 bits' style='color: #0020F0;'>31</td><td title='4.10 bits' style='color: #0020F0;'>32</td><td title='3.62 bits' style='color: #0020F0;'>33</td><td> </td><td title='6.28 bits' style='color: #0000A0;'>29</td><td title='1.86 bits' style='color: #008040;'>3B</td><td title='3.09 bits' style='color: #0020F0;'>7D</td><td title='7.89 bits' style='color: #000000;'>76</td><td> </td><td> </td><td title='7.04 bits' style='color: #000000;'>3D</td><td title='6.82 bits' style='color: #0000A0;'>35</td><td title='5.71 bits' style='color: #0000A0;'>30</td><td title='3.77 bits' style='color: #0020F0;'>2E</td><td> </td><td title='5.30 bits' style='color: #0000A0;'>2A</td><td title='7.73 bits' style='color: #000000;'>66</td><td title='5.23 bits' style='color: #0000A0;'>72</td><td title='1.88 bits' style='color: #008040;'>61</td><td> </td><td title='1.50 bits' style='color: #008040;'>63</td><td title='1.19 bits' style='color: #008040;'>74</td><td title='0.98 bits' style='color: #00C000;'>28</td><td title='2.77 bits' style='color: #006090;'>76</td><td> </td><td title='7.86 bits' style='color: #000000;'>2A</td><td title='4.88 bits' style='color: #0020F0;'>2E</td><td title='4.20 bits' style='color: #0020F0;'>33</td><td title='3.52 bits' style='color: #0020F0;'>31</td><td> </td><td> </td><td> </td><td title='5.23 bits' style='color: #0000A0;'>3</td><td title='5.63 bits' style='color: #0000A0;'>7</td><td title='5.56 bits' style='color: #0000A0;'>5</td><td title='6.43 bits' style='color: #0000A0;'>8</td><td title='6.43 bits' style='color: #0000A0;'>.</td><td title='4.90 bits' style='color: #0020F0;'>5</td><td title='4.75 bits' style='color: #0020F0;'>4</td><td title='3.73 bits' style='color: #0020F0;'>5</td><td title='6.04 bits' style='color: #0000A0;'>3</td><td title='3.62 bits' style='color: #0020F0;'>1</td><td title='4.10 bits' style='color: #0020F0;'>2</td><td title='3.62 bits' style='color: #0020F0;'>3</td><td title='6.28 bits' style='color: #0000A0;'>)</td><td title='1.86 bits' style='color: #008040;'>;</td><td title='3.09 bits' style='color: #0020F0;'>}</td><td title='7.89 bits' style='color: #000000;'>v</td><td title='7.04 bits' style='color: #000000;'>=</td><td title='6.82 bits' style='color: #0000A0;'>5</td><td title='5.71 bits' style='color: #0000A0;'>0</td><td title='3.77 bits' style='color: #0020F0;'>.</td><td title='5.30 bits' style='color: #0000A0;'>*</td><td title='7.73 bits' style='color: #000000;'>f</td><td title='5.23 bits' style='color: #0000A0;'>r</td><td title='1.88 bits' style='color: #008040;'>a</td><td title='1.50 bits' style='color: #008040;'>c</td><td title='1.19 bits' style='color: #008040;'>t</td><td title='0.98 bits' style='color: #00C000;'>(</td><td title='2.77 bits' style='color: #006090;'>v</td><td title='7.86 bits' style='color: #000000;'>*</td><td title='4.88 bits' style='color: #0020F0;'>.</td><td title='4.20 bits' style='color: #0020F0;'>3</td><td title='3.52 bits' style='color: #0020F0;'>1</td></tr></table></td></tr><tr><td nowrap class='address'> 00421430 </td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='7.82 bits' style='color: #000000;'>38</td><td title='4.36 bits' style='color: #0020F0;'>33</td><td title='5.01 bits' style='color: #0000A0;'>30</td><td title='5.52 bits' style='color: #0000A0;'>39</td><td> </td><td title='4.52 bits' style='color: #0020F0;'>39</td><td title='6.41 bits' style='color: #0000A0;'>29</td><td title='1.45 bits' style='color: #008040;'>3B</td><td title='1.80 bits' style='color: #008040;'>72</td><td> </td><td title='0.70 bits' style='color: #00C000;'>65</td><td title='0.54 bits' style='color: #00C000;'>74</td><td title='0.37 bits' style='color: #00FF00;'>75</td><td title='0.28 bits' style='color: #00FF00;'>72</td><td> </td><td title='0.25 bits' style='color: #00FF00;'>6E</td><td title='0.18 bits' style='color: #00FF00;'>20</td><td title='1.34 bits' style='color: #008040;'>66</td><td title='0.81 bits' style='color: #00C000;'>72</td><td> </td><td> </td><td title='0.47 bits' style='color: #00FF00;'>61</td><td title='0.48 bits' style='color: #00FF00;'>63</td><td title='0.39 bits' style='color: #00FF00;'>74</td><td title='0.40 bits' style='color: #00FF00;'>28</td><td> </td><td title='1.91 bits' style='color: #008040;'>76</td><td title='7.25 bits' style='color: #000000;'>2E</td><td title='9.86 bits' style='color: #900000;'>78</td><td title='4.79 bits' style='color: #0020F0;'>2A</td><td> </td><td title='4.79 bits' style='color: #0020F0;'>76</td><td title='3.41 bits' style='color: #0020F0;'>2E</td><td title='4.41 bits' style='color: #0020F0;'>79</td><td title='5.13 bits' style='color: #0000A0;'>2A</td><td> </td><td title='6.53 bits' style='color: #0000A0;'>28</td><td title='2.43 bits' style='color: #006090;'>76</td><td title='2.26 bits' style='color: #006090;'>2E</td><td title='1.64 bits' style='color: #008040;'>78</td><td> </td><td> </td><td> </td><td title='7.82 bits' style='color: #000000;'>8</td><td title='4.36 bits' style='color: #0020F0;'>3</td><td title='5.01 bits' style='color: #0000A0;'>0</td><td title='5.52 bits' style='color: #0000A0;'>9</td><td title='4.52 bits' style='color: #0020F0;'>9</td><td title='6.41 bits' style='color: #0000A0;'>)</td><td title='1.45 bits' style='color: #008040;'>;</td><td title='1.80 bits' style='color: #008040;'>r</td><td title='0.70 bits' style='color: #00C000;'>e</td><td title='0.54 bits' style='color: #00C000;'>t</td><td title='0.37 bits' style='color: #00FF00;'>u</td><td title='0.28 bits' style='color: #00FF00;'>r</td><td title='0.25 bits' style='color: #00FF00;'>n</td><td title='0.18 bits' style='color: #00FF00;'>.</td><td title='1.34 bits' style='color: #008040;'>f</td><td title='0.81 bits' style='color: #00C000;'>r</td><td title='0.47 bits' style='color: #00FF00;'>a</td><td title='0.48 bits' style='color: #00FF00;'>c</td><td title='0.39 bits' style='color: #00FF00;'>t</td><td title='0.40 bits' style='color: #00FF00;'>(</td><td title='1.91 bits' style='color: #008040;'>v</td><td title='7.25 bits' style='color: #000000;'>.</td><td title='9.86 bits' style='color: #900000;'>x</td><td title='4.79 bits' style='color: #0020F0;'>*</td><td title='4.79 bits' style='color: #0020F0;'>v</td><td title='3.41 bits' style='color: #0020F0;'>.</td><td title='4.41 bits' style='color: #0020F0;'>y</td><td title='5.13 bits' style='color: #0000A0;'>*</td><td title='6.53 bits' style='color: #0000A0;'>(</td><td title='2.43 bits' style='color: #006090;'>v</td><td title='2.26 bits' style='color: #006090;'>.</td><td title='1.64 bits' style='color: #008040;'>x</td></tr></table></td></tr><tr><td nowrap class='address'> 00421450 </td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='4.35 bits' style='color: #0020F0;'>2B</td><td title='2.99 bits' style='color: #006090;'>76</td><td title='1.49 bits' style='color: #008040;'>2E</td><td title='0.98 bits' style='color: #00C000;'>79</td><td> </td><td title='3.32 bits' style='color: #0020F0;'>29</td><td title='3.38 bits' style='color: #0020F0;'>29</td><td title='1.97 bits' style='color: #008040;'>3B</td><td title='2.61 bits' style='color: #006090;'>7D</td><td> </td><td title='1.78 bits' style='color: #008040;'>66</td><td title='0.56 bits' style='color: #00C000;'>6C</td><td title='0.20 bits' style='color: #00FF00;'>6F</td><td title='0.13 bits' style='color: #00FF00;'>61</td><td> </td><td title='0.11 bits' style='color: #00FF00;'>74</td><td title='0.28 bits' style='color: #00FF00;'>20</td><td title='9.85 bits' style='color: #900000;'>78</td><td title='0.75 bits' style='color: #00C000;'>28</td><td> </td><td> </td><td title='1.29 bits' style='color: #008040;'>76</td><td title='1.38 bits' style='color: #008040;'>65</td><td title='0.69 bits' style='color: #00C000;'>63</td><td title='0.93 bits' style='color: #00C000;'>32</td><td> </td><td title='1.00 bits' style='color: #00C000;'>20</td><td title='0.64 bits' style='color: #00C000;'>76</td><td title='1.08 bits' style='color: #008040;'>2C</td><td title='2.90 bits' style='color: #006090;'>66</td><td> </td><td title='0.69 bits' style='color: #00C000;'>6C</td><td title='0.20 bits' style='color: #00FF00;'>6F</td><td title='0.11 bits' style='color: #00FF00;'>61</td><td title='0.09 bits' style='color: #80FF80;'>74</td><td> </td><td title='0.18 bits' style='color: #00FF00;'>20</td><td title='1.64 bits' style='color: #008040;'>79</td><td title='1.68 bits' style='color: #008040;'>2C</td><td title='6.65 bits' style='color: #0000A0;'>69</td><td> </td><td> </td><td> </td><td title='4.35 bits' style='color: #0020F0;'>+</td><td title='2.99 bits' style='color: #006090;'>v</td><td title='1.49 bits' style='color: #008040;'>.</td><td title='0.98 bits' style='color: #00C000;'>y</td><td title='3.32 bits' style='color: #0020F0;'>)</td><td title='3.38 bits' style='color: #0020F0;'>)</td><td title='1.97 bits' style='color: #008040;'>;</td><td title='2.61 bits' style='color: #006090;'>}</td><td title='1.78 bits' style='color: #008040;'>f</td><td title='0.56 bits' style='color: #00C000;'>l</td><td title='0.20 bits' style='color: #00FF00;'>o</td><td title='0.13 bits' style='color: #00FF00;'>a</td><td title='0.11 bits' style='color: #00FF00;'>t</td><td title='0.28 bits' style='color: #00FF00;'>.</td><td title='9.85 bits' style='color: #900000;'>x</td><td title='0.75 bits' style='color: #00C000;'>(</td><td title='1.29 bits' style='color: #008040;'>v</td><td title='1.38 bits' style='color: #008040;'>e</td><td title='0.69 bits' style='color: #00C000;'>c</td><td title='0.93 bits' style='color: #00C000;'>2</td><td title='1.00 bits' style='color: #00C000;'>.</td><td title='0.64 bits' style='color: #00C000;'>v</td><td title='1.08 bits' style='color: #008040;'>,</td><td title='2.90 bits' style='color: #006090;'>f</td><td title='0.69 bits' style='color: #00C000;'>l</td><td title='0.20 bits' style='color: #00FF00;'>o</td><td title='0.11 bits' style='color: #00FF00;'>a</td><td title='0.09 bits' style='color: #80FF80;'>t</td><td title='0.18 bits' style='color: #00FF00;'>.</td><td title='1.64 bits' style='color: #008040;'>y</td><td title='1.68 bits' style='color: #008040;'>,</td><td title='6.65 bits' style='color: #0000A0;'>i</td></tr></table></td></tr><tr><td nowrap class='address'> 00421470 </td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='1.83 bits' style='color: #008040;'>6E</td><td title='2.14 bits' style='color: #006090;'>74</td><td title='0.73 bits' style='color: #00C000;'>20</td><td title='4.95 bits' style='color: #0020F0;'>6D</td><td> </td><td title='1.65 bits' style='color: #008040;'>29</td><td title='0.81 bits' style='color: #00C000;'>7B</td><td title='6.93 bits' style='color: #0000A0;'>76</td><td title='1.55 bits' style='color: #008040;'>65</td><td> </td><td title='1.86 bits' style='color: #008040;'>63</td><td title='1.36 bits' style='color: #008040;'>32</td><td title='1.07 bits' style='color: #008040;'>20</td><td title='8.37 bits' style='color: #000000;'>61</td><td> </td><td title='8.46 bits' style='color: #000000;'>3D</td><td title='4.70 bits' style='color: #0020F0;'>66</td><td title='0.77 bits' style='color: #00C000;'>6C</td><td title='0.19 bits' style='color: #00FF00;'>6F</td><td> </td><td> </td><td title='8.68 bits' style='color: #000000;'>6F</td><td title='5.04 bits' style='color: #0000A0;'>72</td><td title='8.02 bits' style='color: #000000;'>28</td><td title='1.44 bits' style='color: #008040;'>76</td><td> </td><td title='3.53 bits' style='color: #0020F0;'>29</td><td title='3.00 bits' style='color: #0020F0;'>2C</td><td title='5.95 bits' style='color: #0000A0;'>7A</td><td title='2.59 bits' style='color: #006090;'>3D</td><td> </td><td title='4.70 bits' style='color: #0020F0;'>66</td><td title='4.30 bits' style='color: #0020F0;'>72</td><td title='1.03 bits' style='color: #008040;'>61</td><td title='0.79 bits' style='color: #00C000;'>63</td><td> </td><td title='0.53 bits' style='color: #00C000;'>74</td><td title='0.47 bits' style='color: #00FF00;'>28</td><td title='0.77 bits' style='color: #00C000;'>76</td><td title='3.30 bits' style='color: #0020F0;'>29</td><td> </td><td> </td><td> </td><td title='1.83 bits' style='color: #008040;'>n</td><td title='2.14 bits' style='color: #006090;'>t</td><td title='0.73 bits' style='color: #00C000;'>.</td><td title='4.95 bits' style='color: #0020F0;'>m</td><td title='1.65 bits' style='color: #008040;'>)</td><td title='0.81 bits' style='color: #00C000;'>{</td><td title='6.93 bits' style='color: #0000A0;'>v</td><td title='1.55 bits' style='color: #008040;'>e</td><td title='1.86 bits' style='color: #008040;'>c</td><td title='1.36 bits' style='color: #008040;'>2</td><td title='1.07 bits' style='color: #008040;'>.</td><td title='8.37 bits' style='color: #000000;'>a</td><td title='8.46 bits' style='color: #000000;'>=</td><td title='4.70 bits' style='color: #0020F0;'>f</td><td title='0.77 bits' style='color: #00C000;'>l</td><td title='0.19 bits' style='color: #00FF00;'>o</td><td title='8.68 bits' style='color: #000000;'>o</td><td title='5.04 bits' style='color: #0000A0;'>r</td><td title='8.02 bits' style='color: #000000;'>(</td><td title='1.44 bits' style='color: #008040;'>v</td><td title='3.53 bits' style='color: #0020F0;'>)</td><td title='3.00 bits' style='color: #0020F0;'>,</td><td title='5.95 bits' style='color: #0000A0;'>z</td><td title='2.59 bits' style='color: #006090;'>=</td><td title='4.70 bits' style='color: #0020F0;'>f</td><td title='4.30 bits' style='color: #0020F0;'>r</td><td title='1.03 bits' style='color: #008040;'>a</td><td title='0.79 bits' style='color: #00C000;'>c</td><td title='0.53 bits' style='color: #00C000;'>t</td><td title='0.47 bits' style='color: #00FF00;'>(</td><td title='0.77 bits' style='color: #00C000;'>v</td><td title='3.30 bits' style='color: #0020F0;'>)</td></tr></table></td></tr><tr><td nowrap class='address'> 00421490 </td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='1.56 bits' style='color: #008040;'>2C</td><td title='6.41 bits' style='color: #0000A0;'>69</td><td title='3.69 bits' style='color: #0020F0;'>3D</td><td title='7.92 bits' style='color: #000000;'>7A</td><td> </td><td title='3.70 bits' style='color: #0020F0;'>2A</td><td title='2.57 bits' style='color: #006090;'>7A</td><td title='1.21 bits' style='color: #008040;'>2A</td><td title='4.70 bits' style='color: #0020F0;'>28</td><td> </td><td title='5.64 bits' style='color: #0000A0;'>33</td><td title='4.26 bits' style='color: #0020F0;'>2E</td><td title='8.32 bits' style='color: #000000;'>2D</td><td title='6.74 bits' style='color: #0000A0;'>32</td><td> </td><td title='3.26 bits' style='color: #0020F0;'>2E</td><td title='5.00 bits' style='color: #0020F0;'>2A</td><td title='4.16 bits' style='color: #0020F0;'>7A</td><td title='5.68 bits' style='color: #0000A0;'>29</td><td> </td><td> </td><td title='2.59 bits' style='color: #006090;'>3B</td><td title='5.84 bits' style='color: #0000A0;'>66</td><td title='0.98 bits' style='color: #00C000;'>6C</td><td title='0.18 bits' style='color: #00FF00;'>6F</td><td> </td><td title='0.34 bits' style='color: #00FF00;'>61</td><td title='0.11 bits' style='color: #00FF00;'>74</td><td title='0.29 bits' style='color: #00FF00;'>20</td><td title='3.82 bits' style='color: #0020F0;'>78</td><td> </td><td title='3.04 bits' style='color: #0020F0;'>3D</td><td title='8.27 bits' style='color: #000000;'>79</td><td title='6.70 bits' style='color: #0000A0;'>3B</td><td title='5.68 bits' style='color: #0000A0;'>69</td><td> </td><td title='3.06 bits' style='color: #0020F0;'>66</td><td title='3.50 bits' style='color: #0020F0;'>28</td><td title='5.29 bits' style='color: #0000A0;'>6D</td><td title='4.20 bits' style='color: #0020F0;'>3D</td><td> </td><td> </td><td> </td><td title='1.56 bits' style='color: #008040;'>,</td><td title='6.41 bits' style='color: #0000A0;'>i</td><td title='3.69 bits' style='color: #0020F0;'>=</td><td title='7.92 bits' style='color: #000000;'>z</td><td title='3.70 bits' style='color: #0020F0;'>*</td><td title='2.57 bits' style='color: #006090;'>z</td><td title='1.21 bits' style='color: #008040;'>*</td><td title='4.70 bits' style='color: #0020F0;'>(</td><td title='5.64 bits' style='color: #0000A0;'>3</td><td title='4.26 bits' style='color: #0020F0;'>.</td><td title='8.32 bits' style='color: #000000;'>-</td><td title='6.74 bits' style='color: #0000A0;'>2</td><td title='3.26 bits' style='color: #0020F0;'>.</td><td title='5.00 bits' style='color: #0020F0;'>*</td><td title='4.16 bits' style='color: #0020F0;'>z</td><td title='5.68 bits' style='color: #0000A0;'>)</td><td title='2.59 bits' style='color: #006090;'>;</td><td title='5.84 bits' style='color: #0000A0;'>f</td><td title='0.98 bits' style='color: #00C000;'>l</td><td title='0.18 bits' style='color: #00FF00;'>o</td><td title='0.34 bits' style='color: #00FF00;'>a</td><td title='0.11 bits' style='color: #00FF00;'>t</td><td title='0.29 bits' style='color: #00FF00;'>.</td><td title='3.82 bits' style='color: #0020F0;'>x</td><td title='3.04 bits' style='color: #0020F0;'>=</td><td title='8.27 bits' style='color: #000000;'>y</td><td title='6.70 bits' style='color: #0000A0;'>;</td><td title='5.68 bits' style='color: #0000A0;'>i</td><td title='3.06 bits' style='color: #0020F0;'>f</td><td title='3.50 bits' style='color: #0020F0;'>(</td><td title='5.29 bits' style='color: #0000A0;'>m</td><td title='4.20 bits' style='color: #0020F0;'>=</td></tr></table></td></tr><tr><td nowrap class='address'> 004214B0 </td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='2.68 bits' style='color: #006090;'>3D</td><td title='1.50 bits' style='color: #008040;'>31</td><td title='1.21 bits' style='color: #008040;'>29</td><td title='6.02 bits' style='color: #0000A0;'>78</td><td> </td><td title='3.34 bits' style='color: #0020F0;'>3D</td><td title='5.39 bits' style='color: #0000A0;'>32</td><td title='3.50 bits' style='color: #0020F0;'>2E</td><td title='5.72 bits' style='color: #0000A0;'>3B</td><td> </td><td title='3.63 bits' style='color: #0020F0;'>72</td><td title='0.88 bits' style='color: #00C000;'>65</td><td title='1.09 bits' style='color: #008040;'>74</td><td title='0.43 bits' style='color: #00FF00;'>75</td><td> </td><td title='0.31 bits' style='color: #00FF00;'>72</td><td title='0.27 bits' style='color: #00FF00;'>6E</td><td title='10.25 bits' style='color: #900000;'>2D</td><td title='6.75 bits' style='color: #0000A0;'>79</td><td> </td><td> </td><td title='6.79 bits' style='color: #0000A0;'>2B</td><td title='5.07 bits' style='color: #0000A0;'>78</td><td title='3.33 bits' style='color: #0020F0;'>2A</td><td title='6.49 bits' style='color: #0000A0;'>6D</td><td> </td><td title='7.02 bits' style='color: #000000;'>69</td><td title='5.07 bits' style='color: #0000A0;'>78</td><td title='1.66 bits' style='color: #008040;'>28</td><td title='2.17 bits' style='color: #006090;'>6D</td><td> </td><td title='5.11 bits' style='color: #0000A0;'>69</td><td title='2.13 bits' style='color: #006090;'>78</td><td title='0.86 bits' style='color: #00C000;'>28</td><td title='4.89 bits' style='color: #0020F0;'>66</td><td> </td><td title='4.53 bits' style='color: #0020F0;'>28</td><td title='5.29 bits' style='color: #0000A0;'>61</td><td title='7.82 bits' style='color: #000000;'>2B</td><td title='3.10 bits' style='color: #0020F0;'>76</td><td> </td><td> </td><td> </td><td title='2.68 bits' style='color: #006090;'>=</td><td title='1.50 bits' style='color: #008040;'>1</td><td title='1.21 bits' style='color: #008040;'>)</td><td title='6.02 bits' style='color: #0000A0;'>x</td><td title='3.34 bits' style='color: #0020F0;'>=</td><td title='5.39 bits' style='color: #0000A0;'>2</td><td title='3.50 bits' style='color: #0020F0;'>.</td><td title='5.72 bits' style='color: #0000A0;'>;</td><td title='3.63 bits' style='color: #0020F0;'>r</td><td title='0.88 bits' style='color: #00C000;'>e</td><td title='1.09 bits' style='color: #008040;'>t</td><td title='0.43 bits' style='color: #00FF00;'>u</td><td title='0.31 bits' style='color: #00FF00;'>r</td><td title='0.27 bits' style='color: #00FF00;'>n</td><td title='10.25 bits' style='color: #900000;'>-</td><td title='6.75 bits' style='color: #0000A0;'>y</td><td title='6.79 bits' style='color: #0000A0;'>+</td><td title='5.07 bits' style='color: #0000A0;'>x</td><td title='3.33 bits' style='color: #0020F0;'>*</td><td title='6.49 bits' style='color: #0000A0;'>m</td><td title='7.02 bits' style='color: #000000;'>i</td><td title='5.07 bits' style='color: #0000A0;'>x</td><td title='1.66 bits' style='color: #008040;'>(</td><td title='2.17 bits' style='color: #006090;'>m</td><td title='5.11 bits' style='color: #0000A0;'>i</td><td title='2.13 bits' style='color: #006090;'>x</td><td title='0.86 bits' style='color: #00C000;'>(</td><td title='4.89 bits' style='color: #0020F0;'>f</td><td title='4.53 bits' style='color: #0020F0;'>(</td><td title='5.29 bits' style='color: #0000A0;'>a</td><td title='7.82 bits' style='color: #000000;'>+</td><td title='3.10 bits' style='color: #0020F0;'>v</td></tr></table></td></tr><tr><td nowrap class='address'> 004214D0 </td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='3.25 bits' style='color: #0020F0;'>65</td><td title='0.86 bits' style='color: #00C000;'>63</td><td title='0.95 bits' style='color: #00C000;'>32</td><td title='1.44 bits' style='color: #008040;'>28</td><td> </td><td title='5.49 bits' style='color: #0000A0;'>30</td><td title='3.44 bits' style='color: #0020F0;'>2E</td><td title='2.48 bits' style='color: #006090;'>29</td><td title='4.29 bits' style='color: #0020F0;'>2C</td><td> </td><td title='6.93 bits' style='color: #0000A0;'>6D</td><td title='2.57 bits' style='color: #006090;'>29</td><td title='3.23 bits' style='color: #0020F0;'>2C</td><td title='4.09 bits' style='color: #0020F0;'>66</td><td> </td><td title='4.32 bits' style='color: #0020F0;'>28</td><td title='2.86 bits' style='color: #006090;'>61</td><td title='2.12 bits' style='color: #006090;'>2B</td><td title='1.04 bits' style='color: #008040;'>76</td><td> </td><td> </td><td title='0.83 bits' style='color: #00C000;'>65</td><td title='0.47 bits' style='color: #00FF00;'>63</td><td title='0.52 bits' style='color: #00C000;'>32</td><td title='0.40 bits' style='color: #00FF00;'>28</td><td> </td><td title='3.09 bits' style='color: #0020F0;'>31</td><td title='2.57 bits' style='color: #006090;'>2E</td><td title='5.54 bits' style='color: #0000A0;'>2C</td><td title='4.79 bits' style='color: #0020F0;'>30</td><td> </td><td title='1.70 bits' style='color: #008040;'>2E</td><td title='1.31 bits' style='color: #008040;'>29</td><td title='1.74 bits' style='color: #008040;'>2C</td><td title='2.31 bits' style='color: #006090;'>6D</td><td> </td><td title='0.98 bits' style='color: #00C000;'>29</td><td title='0.76 bits' style='color: #00C000;'>2C</td><td title='4.38 bits' style='color: #0020F0;'>69</td><td title='5.86 bits' style='color: #0000A0;'>2E</td><td> </td><td> </td><td> </td><td title='3.25 bits' style='color: #0020F0;'>e</td><td title='0.86 bits' style='color: #00C000;'>c</td><td title='0.95 bits' style='color: #00C000;'>2</td><td title='1.44 bits' style='color: #008040;'>(</td><td title='5.49 bits' style='color: #0000A0;'>0</td><td title='3.44 bits' style='color: #0020F0;'>.</td><td title='2.48 bits' style='color: #006090;'>)</td><td title='4.29 bits' style='color: #0020F0;'>,</td><td title='6.93 bits' style='color: #0000A0;'>m</td><td title='2.57 bits' style='color: #006090;'>)</td><td title='3.23 bits' style='color: #0020F0;'>,</td><td title='4.09 bits' style='color: #0020F0;'>f</td><td title='4.32 bits' style='color: #0020F0;'>(</td><td title='2.86 bits' style='color: #006090;'>a</td><td title='2.12 bits' style='color: #006090;'>+</td><td title='1.04 bits' style='color: #008040;'>v</td><td title='0.83 bits' style='color: #00C000;'>e</td><td title='0.47 bits' style='color: #00FF00;'>c</td><td title='0.52 bits' style='color: #00C000;'>2</td><td title='0.40 bits' style='color: #00FF00;'>(</td><td title='3.09 bits' style='color: #0020F0;'>1</td><td title='2.57 bits' style='color: #006090;'>.</td><td title='5.54 bits' style='color: #0000A0;'>,</td><td title='4.79 bits' style='color: #0020F0;'>0</td><td title='1.70 bits' style='color: #008040;'>.</td><td title='1.31 bits' style='color: #008040;'>)</td><td title='1.74 bits' style='color: #008040;'>,</td><td title='2.31 bits' style='color: #006090;'>m</td><td title='0.98 bits' style='color: #00C000;'>)</td><td title='0.76 bits' style='color: #00C000;'>,</td><td title='4.38 bits' style='color: #0020F0;'>i</td><td title='5.86 bits' style='color: #0000A0;'>.</td></tr></table></td></tr><tr><td nowrap class='address'> 004214F0 </td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='3.88 bits' style='color: #0020F0;'>78</td><td title='4.52 bits' style='color: #0020F0;'>29</td><td title='2.29 bits' style='color: #006090;'>2C</td><td title='2.89 bits' style='color: #006090;'>6D</td><td> </td><td title='5.70 bits' style='color: #0000A0;'>69</td><td title='1.58 bits' style='color: #008040;'>78</td><td title='0.70 bits' style='color: #00C000;'>28</td><td title='1.80 bits' style='color: #008040;'>66</td><td> </td><td title='1.05 bits' style='color: #008040;'>28</td><td title='0.92 bits' style='color: #00C000;'>61</td><td title='0.66 bits' style='color: #00C000;'>2B</td><td title='0.37 bits' style='color: #00FF00;'>76</td><td> </td><td title='0.33 bits' style='color: #00FF00;'>65</td><td title='0.28 bits' style='color: #00FF00;'>63</td><td title='0.34 bits' style='color: #00FF00;'>32</td><td title='0.25 bits' style='color: #00FF00;'>28</td><td> </td><td> </td><td title='1.54 bits' style='color: #008040;'>30</td><td title='0.43 bits' style='color: #00FF00;'>2E</td><td title='3.57 bits' style='color: #0020F0;'>2C</td><td title='5.07 bits' style='color: #0000A0;'>31</td><td> </td><td title='2.21 bits' style='color: #006090;'>2E</td><td title='1.52 bits' style='color: #008040;'>29</td><td title='0.74 bits' style='color: #00C000;'>2C</td><td title='1.07 bits' style='color: #008040;'>6D</td><td> </td><td title='0.85 bits' style='color: #00C000;'>29</td><td title='0.52 bits' style='color: #00C000;'>2C</td><td title='2.55 bits' style='color: #006090;'>66</td><td title='0.81 bits' style='color: #00C000;'>28</td><td> </td><td title='0.58 bits' style='color: #00C000;'>61</td><td title='0.39 bits' style='color: #00FF00;'>2B</td><td title='0.32 bits' style='color: #00FF00;'>76</td><td title='0.27 bits' style='color: #00FF00;'>65</td><td> </td><td> </td><td> </td><td title='3.88 bits' style='color: #0020F0;'>x</td><td title='4.52 bits' style='color: #0020F0;'>)</td><td title='2.29 bits' style='color: #006090;'>,</td><td title='2.89 bits' style='color: #006090;'>m</td><td title='5.70 bits' style='color: #0000A0;'>i</td><td title='1.58 bits' style='color: #008040;'>x</td><td title='0.70 bits' style='color: #00C000;'>(</td><td title='1.80 bits' style='color: #008040;'>f</td><td title='1.05 bits' style='color: #008040;'>(</td><td title='0.92 bits' style='color: #00C000;'>a</td><td title='0.66 bits' style='color: #00C000;'>+</td><td title='0.37 bits' style='color: #00FF00;'>v</td><td title='0.33 bits' style='color: #00FF00;'>e</td><td title='0.28 bits' style='color: #00FF00;'>c</td><td title='0.34 bits' style='color: #00FF00;'>2</td><td title='0.25 bits' style='color: #00FF00;'>(</td><td title='1.54 bits' style='color: #008040;'>0</td><td title='0.43 bits' style='color: #00FF00;'>.</td><td title='3.57 bits' style='color: #0020F0;'>,</td><td title='5.07 bits' style='color: #0000A0;'>1</td><td title='2.21 bits' style='color: #006090;'>.</td><td title='1.52 bits' style='color: #008040;'>)</td><td title='0.74 bits' style='color: #00C000;'>,</td><td title='1.07 bits' style='color: #008040;'>m</td><td title='0.85 bits' style='color: #00C000;'>)</td><td title='0.52 bits' style='color: #00C000;'>,</td><td title='2.55 bits' style='color: #006090;'>f</td><td title='0.81 bits' style='color: #00C000;'>(</td><td title='0.58 bits' style='color: #00C000;'>a</td><td title='0.39 bits' style='color: #00FF00;'>+</td><td title='0.32 bits' style='color: #00FF00;'>v</td><td title='0.27 bits' style='color: #00FF00;'>e</td></tr></table></td></tr><tr><td nowrap class='address'> 00421510 </td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='0.23 bits' style='color: #00FF00;'>63</td><td title='0.27 bits' style='color: #00FF00;'>32</td><td title='0.19 bits' style='color: #00FF00;'>28</td><td title='1.70 bits' style='color: #008040;'>31</td><td> </td><td title='0.54 bits' style='color: #00C000;'>2E</td><td title='2.62 bits' style='color: #006090;'>29</td><td title='0.82 bits' style='color: #00C000;'>2C</td><td title='0.87 bits' style='color: #00C000;'>6D</td><td> </td><td title='0.46 bits' style='color: #00FF00;'>29</td><td title='0.36 bits' style='color: #00FF00;'>2C</td><td title='2.66 bits' style='color: #006090;'>69</td><td title='1.04 bits' style='color: #008040;'>2E</td><td> </td><td title='0.65 bits' style='color: #00C000;'>78</td><td title='0.48 bits' style='color: #00FF00;'>29</td><td title='0.38 bits' style='color: #00FF00;'>2C</td><td title='3.39 bits' style='color: #0020F0;'>69</td><td> </td><td> </td><td title='1.81 bits' style='color: #008040;'>2E</td><td title='4.46 bits' style='color: #0020F0;'>79</td><td title='1.21 bits' style='color: #008040;'>29</td><td title='3.62 bits' style='color: #0020F0;'>3B</td><td> </td><td title='1.57 bits' style='color: #008040;'>7D</td><td title='1.18 bits' style='color: #008040;'>66</td><td title='0.48 bits' style='color: #00FF00;'>6C</td><td title='0.16 bits' style='color: #00FF00;'>6F</td><td> </td><td title='0.18 bits' style='color: #00FF00;'>61</td><td title='0.10 bits' style='color: #80FF80;'>74</td><td title='0.30 bits' style='color: #00FF00;'>20</td><td title='11.09 bits' style='color: #900000;'>73</td><td> </td><td title='0.79 bits' style='color: #00C000;'>28</td><td title='1.03 bits' style='color: #008040;'>76</td><td title='0.78 bits' style='color: #00C000;'>65</td><td title='0.32 bits' style='color: #00FF00;'>63</td><td> </td><td> </td><td> </td><td title='0.23 bits' style='color: #00FF00;'>c</td><td title='0.27 bits' style='color: #00FF00;'>2</td><td title='0.19 bits' style='color: #00FF00;'>(</td><td title='1.70 bits' style='color: #008040;'>1</td><td title='0.54 bits' style='color: #00C000;'>.</td><td title='2.62 bits' style='color: #006090;'>)</td><td title='0.82 bits' style='color: #00C000;'>,</td><td title='0.87 bits' style='color: #00C000;'>m</td><td title='0.46 bits' style='color: #00FF00;'>)</td><td title='0.36 bits' style='color: #00FF00;'>,</td><td title='2.66 bits' style='color: #006090;'>i</td><td title='1.04 bits' style='color: #008040;'>.</td><td title='0.65 bits' style='color: #00C000;'>x</td><td title='0.48 bits' style='color: #00FF00;'>)</td><td title='0.38 bits' style='color: #00FF00;'>,</td><td title='3.39 bits' style='color: #0020F0;'>i</td><td title='1.81 bits' style='color: #008040;'>.</td><td title='4.46 bits' style='color: #0020F0;'>y</td><td title='1.21 bits' style='color: #008040;'>)</td><td title='3.62 bits' style='color: #0020F0;'>;</td><td title='1.57 bits' style='color: #008040;'>}</td><td title='1.18 bits' style='color: #008040;'>f</td><td title='0.48 bits' style='color: #00FF00;'>l</td><td title='0.16 bits' style='color: #00FF00;'>o</td><td title='0.18 bits' style='color: #00FF00;'>a</td><td title='0.10 bits' style='color: #80FF80;'>t</td><td title='0.30 bits' style='color: #00FF00;'>.</td><td title='11.09 bits' style='color: #900000;'>s</td><td title='0.79 bits' style='color: #00C000;'>(</td><td title='1.03 bits' style='color: #008040;'>v</td><td title='0.78 bits' style='color: #00C000;'>e</td><td title='0.32 bits' style='color: #00FF00;'>c</td></tr></table></td></tr><tr><td nowrap class='address'> 00421530 </td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='3.58 bits' style='color: #0020F0;'>33</td><td title='0.73 bits' style='color: #00C000;'>20</td><td title='0.65 bits' style='color: #00C000;'>76</td><td title='1.82 bits' style='color: #008040;'>2C</td><td> </td><td title='1.35 bits' style='color: #008040;'>66</td><td title='0.52 bits' style='color: #00C000;'>6C</td><td title='0.14 bits' style='color: #00FF00;'>6F</td><td title='0.18 bits' style='color: #00FF00;'>61</td><td> </td><td title='0.08 bits' style='color: #80FF80;'>74</td><td title='0.17 bits' style='color: #00FF00;'>20</td><td title='1.28 bits' style='color: #008040;'>79</td><td title='0.98 bits' style='color: #00C000;'>2C</td><td> </td><td title='1.14 bits' style='color: #008040;'>66</td><td title='0.23 bits' style='color: #00FF00;'>6C</td><td title='0.10 bits' style='color: #00FF00;'>6F</td><td title='0.12 bits' style='color: #00FF00;'>61</td><td> </td><td> </td><td title='0.07 bits' style='color: #80FF80;'>74</td><td title='0.14 bits' style='color: #00FF00;'>20</td><td title='2.28 bits' style='color: #006090;'>6D</td><td title='0.80 bits' style='color: #00C000;'>29</td><td> </td><td title='0.70 bits' style='color: #00C000;'>7B</td><td title='3.35 bits' style='color: #0020F0;'>76</td><td title='0.53 bits' style='color: #00C000;'>65</td><td title='0.60 bits' style='color: #00C000;'>63</td><td> </td><td title='0.48 bits' style='color: #00FF00;'>32</td><td title='0.90 bits' style='color: #00C000;'>20</td><td title='3.98 bits' style='color: #0020F0;'>66</td><td title='2.57 bits' style='color: #006090;'>3D</td><td> </td><td title='4.88 bits' style='color: #0020F0;'>61</td><td title='4.82 bits' style='color: #0020F0;'>62</td><td title='2.65 bits' style='color: #006090;'>73</td><td title='1.08 bits' style='color: #008040;'>28</td><td> </td><td> </td><td> </td><td title='3.58 bits' style='color: #0020F0;'>3</td><td title='0.73 bits' style='color: #00C000;'>.</td><td title='0.65 bits' style='color: #00C000;'>v</td><td title='1.82 bits' style='color: #008040;'>,</td><td title='1.35 bits' style='color: #008040;'>f</td><td title='0.52 bits' style='color: #00C000;'>l</td><td title='0.14 bits' style='color: #00FF00;'>o</td><td title='0.18 bits' style='color: #00FF00;'>a</td><td title='0.08 bits' style='color: #80FF80;'>t</td><td title='0.17 bits' style='color: #00FF00;'>.</td><td title='1.28 bits' style='color: #008040;'>y</td><td title='0.98 bits' style='color: #00C000;'>,</td><td title='1.14 bits' style='color: #008040;'>f</td><td title='0.23 bits' style='color: #00FF00;'>l</td><td title='0.10 bits' style='color: #00FF00;'>o</td><td title='0.12 bits' style='color: #00FF00;'>a</td><td title='0.07 bits' style='color: #80FF80;'>t</td><td title='0.14 bits' style='color: #00FF00;'>.</td><td title='2.28 bits' style='color: #006090;'>m</td><td title='0.80 bits' style='color: #00C000;'>)</td><td title='0.70 bits' style='color: #00C000;'>{</td><td title='3.35 bits' style='color: #0020F0;'>v</td><td title='0.53 bits' style='color: #00C000;'>e</td><td title='0.60 bits' style='color: #00C000;'>c</td><td title='0.48 bits' style='color: #00FF00;'>2</td><td title='0.90 bits' style='color: #00C000;'>.</td><td title='3.98 bits' style='color: #0020F0;'>f</td><td title='2.57 bits' style='color: #006090;'>=</td><td title='4.88 bits' style='color: #0020F0;'>a</td><td title='4.82 bits' style='color: #0020F0;'>b</td><td title='2.65 bits' style='color: #006090;'>s</td><td title='1.08 bits' style='color: #008040;'>(</td></tr></table></td></tr><tr><td nowrap class='address'> 00421550 </td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='0.62 bits' style='color: #00C000;'>76</td><td title='2.19 bits' style='color: #006090;'>65</td><td title='0.50 bits' style='color: #00C000;'>63</td><td title='0.82 bits' style='color: #00C000;'>32</td><td> </td><td title='1.52 bits' style='color: #008040;'>28</td><td title='10.26 bits' style='color: #900000;'>6C</td><td title='5.01 bits' style='color: #0000A0;'>65</td><td title='5.39 bits' style='color: #0000A0;'>6E</td><td> </td><td title='4.10 bits' style='color: #0020F0;'>67</td><td title='6.56 bits' style='color: #0000A0;'>74</td><td title='9.00 bits' style='color: #000000;'>68</td><td title='5.36 bits' style='color: #0000A0;'>28</td><td> </td><td title='2.80 bits' style='color: #006090;'>76</td><td title='4.09 bits' style='color: #0020F0;'>2E</td><td title='1.28 bits' style='color: #008040;'>78</td><td title='9.04 bits' style='color: #900000;'>79</td><td> </td><td> </td><td title='3.23 bits' style='color: #0020F0;'>29</td><td title='2.08 bits' style='color: #006090;'>2C</td><td title='6.52 bits' style='color: #0000A0;'>76</td><td title='3.54 bits' style='color: #0020F0;'>2E</td><td> </td><td title='6.73 bits' style='color: #0000A0;'>7A</td><td title='1.79 bits' style='color: #008040;'>29</td><td title='3.40 bits' style='color: #0020F0;'>29</td><td title='7.14 bits' style='color: #000000;'>2D</td><td> </td><td title='4.73 bits' style='color: #0020F0;'>76</td><td title='2.14 bits' style='color: #006090;'>65</td><td title='0.67 bits' style='color: #00C000;'>63</td><td title='0.55 bits' style='color: #00C000;'>32</td><td> </td><td title='0.67 bits' style='color: #00C000;'>28</td><td title='4.83 bits' style='color: #0020F0;'>6D</td><td title='4.52 bits' style='color: #0020F0;'>2C</td><td title='4.42 bits' style='color: #0020F0;'>79</td><td> </td><td> </td><td> </td><td title='0.62 bits' style='color: #00C000;'>v</td><td title='2.19 bits' style='color: #006090;'>e</td><td title='0.50 bits' style='color: #00C000;'>c</td><td title='0.82 bits' style='color: #00C000;'>2</td><td title='1.52 bits' style='color: #008040;'>(</td><td title='10.26 bits' style='color: #900000;'>l</td><td title='5.01 bits' style='color: #0000A0;'>e</td><td title='5.39 bits' style='color: #0000A0;'>n</td><td title='4.10 bits' style='color: #0020F0;'>g</td><td title='6.56 bits' style='color: #0000A0;'>t</td><td title='9.00 bits' style='color: #000000;'>h</td><td title='5.36 bits' style='color: #0000A0;'>(</td><td title='2.80 bits' style='color: #006090;'>v</td><td title='4.09 bits' style='color: #0020F0;'>.</td><td title='1.28 bits' style='color: #008040;'>x</td><td title='9.04 bits' style='color: #900000;'>y</td><td title='3.23 bits' style='color: #0020F0;'>)</td><td title='2.08 bits' style='color: #006090;'>,</td><td title='6.52 bits' style='color: #0000A0;'>v</td><td title='3.54 bits' style='color: #0020F0;'>.</td><td title='6.73 bits' style='color: #0000A0;'>z</td><td title='1.79 bits' style='color: #008040;'>)</td><td title='3.40 bits' style='color: #0020F0;'>)</td><td title='7.14 bits' style='color: #000000;'>-</td><td title='4.73 bits' style='color: #0020F0;'>v</td><td title='2.14 bits' style='color: #006090;'>e</td><td title='0.67 bits' style='color: #00C000;'>c</td><td title='0.55 bits' style='color: #00C000;'>2</td><td title='0.67 bits' style='color: #00C000;'>(</td><td title='4.83 bits' style='color: #0020F0;'>m</td><td title='4.52 bits' style='color: #0020F0;'>,</td><td title='4.42 bits' style='color: #0020F0;'>y</td></tr></table></td></tr><tr><td nowrap class='address'> 00421570 </td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='1.11 bits' style='color: #008040;'>29</td><td title='2.61 bits' style='color: #006090;'>3B</td><td title='3.58 bits' style='color: #0020F0;'>72</td><td title='0.53 bits' style='color: #00C000;'>65</td><td> </td><td title='0.57 bits' style='color: #00C000;'>74</td><td title='0.27 bits' style='color: #00FF00;'>75</td><td title='0.22 bits' style='color: #00FF00;'>72</td><td title='0.17 bits' style='color: #00FF00;'>6E</td><td> </td><td title='0.30 bits' style='color: #00FF00;'>20</td><td title='2.17 bits' style='color: #006090;'>6D</td><td title='7.09 bits' style='color: #000000;'>69</td><td title='6.16 bits' style='color: #0000A0;'>6E</td><td> </td><td title='1.39 bits' style='color: #008040;'>28</td><td title='1.81 bits' style='color: #008040;'>6D</td><td title='5.22 bits' style='color: #0000A0;'>61</td><td title='2.93 bits' style='color: #006090;'>78</td><td> </td><td> </td><td title='0.63 bits' style='color: #00C000;'>28</td><td title='2.20 bits' style='color: #006090;'>66</td><td title='5.89 bits' style='color: #0000A0;'>2E</td><td title='2.08 bits' style='color: #006090;'>78</td><td> </td><td title='6.24 bits' style='color: #0000A0;'>2C</td><td title='2.59 bits' style='color: #006090;'>66</td><td title='4.07 bits' style='color: #0020F0;'>2E</td><td title='2.03 bits' style='color: #006090;'>79</td><td> </td><td title='0.73 bits' style='color: #00C000;'>29</td><td title='2.16 bits' style='color: #006090;'>2C</td><td title='4.31 bits' style='color: #0020F0;'>30</td><td title='0.64 bits' style='color: #00C000;'>2E</td><td> </td><td title='1.18 bits' style='color: #008040;'>29</td><td title='6.57 bits' style='color: #0000A0;'>2B</td><td title='7.73 bits' style='color: #000000;'>6C</td><td title='2.09 bits' style='color: #006090;'>65</td><td> </td><td> </td><td> </td><td title='1.11 bits' style='color: #008040;'>)</td><td title='2.61 bits' style='color: #006090;'>;</td><td title='3.58 bits' style='color: #0020F0;'>r</td><td title='0.53 bits' style='color: #00C000;'>e</td><td title='0.57 bits' style='color: #00C000;'>t</td><td title='0.27 bits' style='color: #00FF00;'>u</td><td title='0.22 bits' style='color: #00FF00;'>r</td><td title='0.17 bits' style='color: #00FF00;'>n</td><td title='0.30 bits' style='color: #00FF00;'>.</td><td title='2.17 bits' style='color: #006090;'>m</td><td title='7.09 bits' style='color: #000000;'>i</td><td title='6.16 bits' style='color: #0000A0;'>n</td><td title='1.39 bits' style='color: #008040;'>(</td><td title='1.81 bits' style='color: #008040;'>m</td><td title='5.22 bits' style='color: #0000A0;'>a</td><td title='2.93 bits' style='color: #006090;'>x</td><td title='0.63 bits' style='color: #00C000;'>(</td><td title='2.20 bits' style='color: #006090;'>f</td><td title='5.89 bits' style='color: #0000A0;'>.</td><td title='2.08 bits' style='color: #006090;'>x</td><td title='6.24 bits' style='color: #0000A0;'>,</td><td title='2.59 bits' style='color: #006090;'>f</td><td title='4.07 bits' style='color: #0020F0;'>.</td><td title='2.03 bits' style='color: #006090;'>y</td><td title='0.73 bits' style='color: #00C000;'>)</td><td title='2.16 bits' style='color: #006090;'>,</td><td title='4.31 bits' style='color: #0020F0;'>0</td><td title='0.64 bits' style='color: #00C000;'>.</td><td title='1.18 bits' style='color: #008040;'>)</td><td title='6.57 bits' style='color: #0000A0;'>+</td><td title='7.73 bits' style='color: #000000;'>l</td><td title='2.09 bits' style='color: #006090;'>e</td></tr></table></td></tr><tr><td nowrap class='address'> 00421590 </td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='2.84 bits' style='color: #006090;'>6E</td><td title='1.77 bits' style='color: #008040;'>67</td><td title='1.73 bits' style='color: #008040;'>74</td><td title='1.67 bits' style='color: #008040;'>68</td><td> </td><td title='0.95 bits' style='color: #00C000;'>28</td><td title='4.89 bits' style='color: #0020F0;'>6D</td><td title='3.25 bits' style='color: #0020F0;'>61</td><td title='1.36 bits' style='color: #008040;'>78</td><td> </td><td title='0.71 bits' style='color: #00C000;'>28</td><td title='1.37 bits' style='color: #008040;'>66</td><td title='3.87 bits' style='color: #0020F0;'>2C</td><td title='7.10 bits' style='color: #000000;'>30</td><td> </td><td title='0.91 bits' style='color: #00C000;'>2E</td><td title='0.94 bits' style='color: #00C000;'>29</td><td title='3.51 bits' style='color: #0020F0;'>29</td><td title='2.44 bits' style='color: #006090;'>3B</td><td> </td><td> </td><td title='1.75 bits' style='color: #008040;'>7D</td><td title='0.80 bits' style='color: #00C000;'>66</td><td title='0.34 bits' style='color: #00FF00;'>6C</td><td title='0.14 bits' style='color: #00FF00;'>6F</td><td> </td><td title='0.14 bits' style='color: #00FF00;'>61</td><td title='0.07 bits' style='color: #80FF80;'>74</td><td title='0.17 bits' style='color: #00FF00;'>20</td><td title='3.17 bits' style='color: #0020F0;'>6E</td><td> </td><td title='0.34 bits' style='color: #00FF00;'>28</td><td title='2.09 bits' style='color: #006090;'>76</td><td title='0.48 bits' style='color: #00FF00;'>65</td><td title='0.25 bits' style='color: #00FF00;'>63</td><td> </td><td title='2.23 bits' style='color: #006090;'>33</td><td title='0.38 bits' style='color: #00FF00;'>20</td><td title='0.53 bits' style='color: #00C000;'>76</td><td title='0.88 bits' style='color: #00C000;'>2C</td><td> </td><td> </td><td> </td><td title='2.84 bits' style='color: #006090;'>n</td><td title='1.77 bits' style='color: #008040;'>g</td><td title='1.73 bits' style='color: #008040;'>t</td><td title='1.67 bits' style='color: #008040;'>h</td><td title='0.95 bits' style='color: #00C000;'>(</td><td title='4.89 bits' style='color: #0020F0;'>m</td><td title='3.25 bits' style='color: #0020F0;'>a</td><td title='1.36 bits' style='color: #008040;'>x</td><td title='0.71 bits' style='color: #00C000;'>(</td><td title='1.37 bits' style='color: #008040;'>f</td><td title='3.87 bits' style='color: #0020F0;'>,</td><td title='7.10 bits' style='color: #000000;'>0</td><td title='0.91 bits' style='color: #00C000;'>.</td><td title='0.94 bits' style='color: #00C000;'>)</td><td title='3.51 bits' style='color: #0020F0;'>)</td><td title='2.44 bits' style='color: #006090;'>;</td><td title='1.75 bits' style='color: #008040;'>}</td><td title='0.80 bits' style='color: #00C000;'>f</td><td title='0.34 bits' style='color: #00FF00;'>l</td><td title='0.14 bits' style='color: #00FF00;'>o</td><td title='0.14 bits' style='color: #00FF00;'>a</td><td title='0.07 bits' style='color: #80FF80;'>t</td><td title='0.17 bits' style='color: #00FF00;'>.</td><td title='3.17 bits' style='color: #0020F0;'>n</td><td title='0.34 bits' style='color: #00FF00;'>(</td><td title='2.09 bits' style='color: #006090;'>v</td><td title='0.48 bits' style='color: #00FF00;'>e</td><td title='0.25 bits' style='color: #00FF00;'>c</td><td title='2.23 bits' style='color: #006090;'>3</td><td title='0.38 bits' style='color: #00FF00;'>.</td><td title='0.53 bits' style='color: #00C000;'>v</td><td title='0.88 bits' style='color: #00C000;'>,</td></tr></table></td></tr><tr><td nowrap class='address'> 004215B0 </td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='6.20 bits' style='color: #0000A0;'>76</td><td title='1.00 bits' style='color: #00C000;'>65</td><td title='0.40 bits' style='color: #00FF00;'>63</td><td title='1.27 bits' style='color: #008040;'>33</td><td> </td><td title='0.32 bits' style='color: #00FF00;'>20</td><td title='6.82 bits' style='color: #0000A0;'>79</td><td title='1.59 bits' style='color: #008040;'>29</td><td title='1.22 bits' style='color: #008040;'>7B</td><td> </td><td title='2.70 bits' style='color: #006090;'>76</td><td title='0.43 bits' style='color: #00FF00;'>65</td><td title='0.75 bits' style='color: #00C000;'>63</td><td title='1.91 bits' style='color: #008040;'>33</td><td> </td><td title='0.25 bits' style='color: #00FF00;'>20</td><td title='1.77 bits' style='color: #008040;'>66</td><td title='1.98 bits' style='color: #008040;'>3D</td><td title='1.12 bits' style='color: #008040;'>61</td><td> </td><td> </td><td title='0.95 bits' style='color: #00C000;'>62</td><td title='0.87 bits' style='color: #00C000;'>73</td><td title='0.42 bits' style='color: #00FF00;'>28</td><td title='0.36 bits' style='color: #00FF00;'>76</td><td> </td><td title='4.36 bits' style='color: #0020F0;'>29</td><td title='5.50 bits' style='color: #0000A0;'>2D</td><td title='4.07 bits' style='color: #0020F0;'>79</td><td title='5.14 bits' style='color: #0000A0;'>3B</td><td> </td><td title='4.08 bits' style='color: #0020F0;'>72</td><td title='0.58 bits' style='color: #00C000;'>65</td><td title='0.65 bits' style='color: #00C000;'>74</td><td title='0.27 bits' style='color: #00FF00;'>75</td><td> </td><td title='0.23 bits' style='color: #00FF00;'>72</td><td title='0.20 bits' style='color: #00FF00;'>6E</td><td title='0.61 bits' style='color: #00C000;'>20</td><td title='6.97 bits' style='color: #0000A0;'>6C</td><td> </td><td> </td><td> </td><td title='6.20 bits' style='color: #0000A0;'>v</td><td title='1.00 bits' style='color: #00C000;'>e</td><td title='0.40 bits' style='color: #00FF00;'>c</td><td title='1.27 bits' style='color: #008040;'>3</td><td title='0.32 bits' style='color: #00FF00;'>.</td><td title='6.82 bits' style='color: #0000A0;'>y</td><td title='1.59 bits' style='color: #008040;'>)</td><td title='1.22 bits' style='color: #008040;'>{</td><td title='2.70 bits' style='color: #006090;'>v</td><td title='0.43 bits' style='color: #00FF00;'>e</td><td title='0.75 bits' style='color: #00C000;'>c</td><td title='1.91 bits' style='color: #008040;'>3</td><td title='0.25 bits' style='color: #00FF00;'>.</td><td title='1.77 bits' style='color: #008040;'>f</td><td title='1.98 bits' style='color: #008040;'>=</td><td title='1.12 bits' style='color: #008040;'>a</td><td title='0.95 bits' style='color: #00C000;'>b</td><td title='0.87 bits' style='color: #00C000;'>s</td><td title='0.42 bits' style='color: #00FF00;'>(</td><td title='0.36 bits' style='color: #00FF00;'>v</td><td title='4.36 bits' style='color: #0020F0;'>)</td><td title='5.50 bits' style='color: #0000A0;'>-</td><td title='4.07 bits' style='color: #0020F0;'>y</td><td title='5.14 bits' style='color: #0000A0;'>;</td><td title='4.08 bits' style='color: #0020F0;'>r</td><td title='0.58 bits' style='color: #00C000;'>e</td><td title='0.65 bits' style='color: #00C000;'>t</td><td title='0.27 bits' style='color: #00FF00;'>u</td><td title='0.23 bits' style='color: #00FF00;'>r</td><td title='0.20 bits' style='color: #00FF00;'>n</td><td title='0.61 bits' style='color: #00C000;'>.</td><td title='6.97 bits' style='color: #0000A0;'>l</td></tr></table></td></tr><tr><td nowrap class='address'> 004215D0 </td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='5.15 bits' style='color: #0000A0;'>65</td><td title='1.45 bits' style='color: #008040;'>6E</td><td title='1.28 bits' style='color: #008040;'>67</td><td title='1.11 bits' style='color: #008040;'>74</td><td> </td><td title='1.00 bits' style='color: #00C000;'>68</td><td title='0.54 bits' style='color: #00C000;'>28</td><td title='1.52 bits' style='color: #008040;'>6D</td><td title='0.64 bits' style='color: #00C000;'>61</td><td> </td><td title='0.56 bits' style='color: #00C000;'>78</td><td title='0.34 bits' style='color: #00FF00;'>28</td><td title='0.57 bits' style='color: #00C000;'>66</td><td title='0.76 bits' style='color: #00C000;'>2C</td><td> </td><td title='1.06 bits' style='color: #008040;'>30</td><td title='0.37 bits' style='color: #00FF00;'>2E</td><td title='0.39 bits' style='color: #00FF00;'>29</td><td title='0.73 bits' style='color: #00C000;'>29</td><td> </td><td> </td><td title='7.26 bits' style='color: #000000;'>2B</td><td title='5.48 bits' style='color: #0000A0;'>6D</td><td title='3.41 bits' style='color: #0020F0;'>69</td><td title='2.43 bits' style='color: #006090;'>6E</td><td> </td><td title='1.27 bits' style='color: #008040;'>28</td><td title='1.28 bits' style='color: #008040;'>6D</td><td title='1.39 bits' style='color: #008040;'>61</td><td title='0.75 bits' style='color: #00C000;'>78</td><td> </td><td title='0.29 bits' style='color: #00FF00;'>28</td><td title='0.47 bits' style='color: #00FF00;'>66</td><td title='1.06 bits' style='color: #008040;'>2E</td><td title='0.60 bits' style='color: #00C000;'>78</td><td> </td><td title='0.82 bits' style='color: #00C000;'>2C</td><td title='4.57 bits' style='color: #0020F0;'>6D</td><td title='4.23 bits' style='color: #0020F0;'>61</td><td title='1.10 bits' style='color: #008040;'>78</td><td> </td><td> </td><td> </td><td title='5.15 bits' style='color: #0000A0;'>e</td><td title='1.45 bits' style='color: #008040;'>n</td><td title='1.28 bits' style='color: #008040;'>g</td><td title='1.11 bits' style='color: #008040;'>t</td><td title='1.00 bits' style='color: #00C000;'>h</td><td title='0.54 bits' style='color: #00C000;'>(</td><td title='1.52 bits' style='color: #008040;'>m</td><td title='0.64 bits' style='color: #00C000;'>a</td><td title='0.56 bits' style='color: #00C000;'>x</td><td title='0.34 bits' style='color: #00FF00;'>(</td><td title='0.57 bits' style='color: #00C000;'>f</td><td title='0.76 bits' style='color: #00C000;'>,</td><td title='1.06 bits' style='color: #008040;'>0</td><td title='0.37 bits' style='color: #00FF00;'>.</td><td title='0.39 bits' style='color: #00FF00;'>)</td><td title='0.73 bits' style='color: #00C000;'>)</td><td title='7.26 bits' style='color: #000000;'>+</td><td title='5.48 bits' style='color: #0000A0;'>m</td><td title='3.41 bits' style='color: #0020F0;'>i</td><td title='2.43 bits' style='color: #006090;'>n</td><td title='1.27 bits' style='color: #008040;'>(</td><td title='1.28 bits' style='color: #008040;'>m</td><td title='1.39 bits' style='color: #008040;'>a</td><td title='0.75 bits' style='color: #00C000;'>x</td><td title='0.29 bits' style='color: #00FF00;'>(</td><td title='0.47 bits' style='color: #00FF00;'>f</td><td title='1.06 bits' style='color: #008040;'>.</td><td title='0.60 bits' style='color: #00C000;'>x</td><td title='0.82 bits' style='color: #00C000;'>,</td><td title='4.57 bits' style='color: #0020F0;'>m</td><td title='4.23 bits' style='color: #0020F0;'>a</td><td title='1.10 bits' style='color: #008040;'>x</td></tr></table></td></tr><tr><td nowrap class='address'> 004215F0 </td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='0.41 bits' style='color: #00FF00;'>28</td><td title='0.80 bits' style='color: #00C000;'>66</td><td title='1.15 bits' style='color: #008040;'>2E</td><td title='3.88 bits' style='color: #0020F0;'>79</td><td> </td><td title='2.52 bits' style='color: #006090;'>2C</td><td title='1.41 bits' style='color: #008040;'>66</td><td title='1.38 bits' style='color: #008040;'>2E</td><td title='5.16 bits' style='color: #0000A0;'>7A</td><td> </td><td title='0.86 bits' style='color: #00C000;'>29</td><td title='1.69 bits' style='color: #008040;'>29</td><td title='3.10 bits' style='color: #0020F0;'>2C</td><td title='3.23 bits' style='color: #0020F0;'>30</td><td> </td><td title='0.42 bits' style='color: #00FF00;'>2E</td><td title='0.68 bits' style='color: #00C000;'>29</td><td title='2.45 bits' style='color: #006090;'>3B</td><td title='2.57 bits' style='color: #006090;'>7D</td><td> </td><td> </td><td title='0.92 bits' style='color: #00C000;'>66</td><td title='0.40 bits' style='color: #00FF00;'>6C</td><td title='0.14 bits' style='color: #00FF00;'>6F</td><td title='0.14 bits' style='color: #00FF00;'>61</td><td> </td><td title='0.08 bits' style='color: #80FF80;'>74</td><td title='0.15 bits' style='color: #00FF00;'>20</td><td title='10.75 bits' style='color: #900000;'>74</td><td title='0.48 bits' style='color: #00FF00;'>28</td><td> </td><td title='0.57 bits' style='color: #00C000;'>76</td><td title='0.51 bits' style='color: #00C000;'>65</td><td title='0.22 bits' style='color: #00FF00;'>63</td><td title='0.62 bits' style='color: #00C000;'>33</td><td> </td><td title='0.22 bits' style='color: #00FF00;'>20</td><td title='0.57 bits' style='color: #00C000;'>76</td><td title='0.76 bits' style='color: #00C000;'>2C</td><td title='1.46 bits' style='color: #008040;'>76</td><td> </td><td> </td><td> </td><td title='0.41 bits' style='color: #00FF00;'>(</td><td title='0.80 bits' style='color: #00C000;'>f</td><td title='1.15 bits' style='color: #008040;'>.</td><td title='3.88 bits' style='color: #0020F0;'>y</td><td title='2.52 bits' style='color: #006090;'>,</td><td title='1.41 bits' style='color: #008040;'>f</td><td title='1.38 bits' style='color: #008040;'>.</td><td title='5.16 bits' style='color: #0000A0;'>z</td><td title='0.86 bits' style='color: #00C000;'>)</td><td title='1.69 bits' style='color: #008040;'>)</td><td title='3.10 bits' style='color: #0020F0;'>,</td><td title='3.23 bits' style='color: #0020F0;'>0</td><td title='0.42 bits' style='color: #00FF00;'>.</td><td title='0.68 bits' style='color: #00C000;'>)</td><td title='2.45 bits' style='color: #006090;'>;</td><td title='2.57 bits' style='color: #006090;'>}</td><td title='0.92 bits' style='color: #00C000;'>f</td><td title='0.40 bits' style='color: #00FF00;'>l</td><td title='0.14 bits' style='color: #00FF00;'>o</td><td title='0.14 bits' style='color: #00FF00;'>a</td><td title='0.08 bits' style='color: #80FF80;'>t</td><td title='0.15 bits' style='color: #00FF00;'>.</td><td title='10.75 bits' style='color: #900000;'>t</td><td title='0.48 bits' style='color: #00FF00;'>(</td><td title='0.57 bits' style='color: #00C000;'>v</td><td title='0.51 bits' style='color: #00C000;'>e</td><td title='0.22 bits' style='color: #00FF00;'>c</td><td title='0.62 bits' style='color: #00C000;'>3</td><td title='0.22 bits' style='color: #00FF00;'>.</td><td title='0.57 bits' style='color: #00C000;'>v</td><td title='0.76 bits' style='color: #00C000;'>,</td><td title='1.46 bits' style='color: #008040;'>v</td></tr></table></td></tr><tr><td nowrap class='address'> 00421610 </td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='0.31 bits' style='color: #00FF00;'>65</td><td title='0.22 bits' style='color: #00FF00;'>63</td><td title='3.29 bits' style='color: #0020F0;'>32</td><td title='1.23 bits' style='color: #008040;'>20</td><td> </td><td title='2.80 bits' style='color: #006090;'>79</td><td title='1.63 bits' style='color: #008040;'>2C</td><td title='1.13 bits' style='color: #008040;'>66</td><td title='0.48 bits' style='color: #00FF00;'>6C</td><td> </td><td title='0.12 bits' style='color: #00FF00;'>6F</td><td title='0.17 bits' style='color: #00FF00;'>61</td><td title='0.07 bits' style='color: #80FF80;'>74</td><td title='0.11 bits' style='color: #00FF00;'>20</td><td> </td><td title='1.20 bits' style='color: #008040;'>6D</td><td title='0.48 bits' style='color: #00FF00;'>29</td><td title='0.43 bits' style='color: #00FF00;'>7B</td><td title='0.98 bits' style='color: #00C000;'>76</td><td> </td><td> </td><td title='7.24 bits' style='color: #000000;'>2E</td><td title='1.93 bits' style='color: #008040;'>78</td><td title='3.65 bits' style='color: #0020F0;'>79</td><td title='5.99 bits' style='color: #0000A0;'>2A</td><td> </td><td title='6.54 bits' style='color: #0000A0;'>3D</td><td title='6.58 bits' style='color: #0000A0;'>6E</td><td title='2.39 bits' style='color: #006090;'>28</td><td title='1.64 bits' style='color: #008040;'>6D</td><td> </td><td title='3.07 bits' style='color: #0020F0;'>29</td><td title='4.42 bits' style='color: #0020F0;'>3B</td><td title='5.19 bits' style='color: #0000A0;'>76</td><td title='0.82 bits' style='color: #00C000;'>65</td><td> </td><td title='0.77 bits' style='color: #00C000;'>63</td><td title='1.08 bits' style='color: #008040;'>33</td><td title='0.22 bits' style='color: #00FF00;'>20</td><td title='1.08 bits' style='color: #008040;'>66</td><td> </td><td> </td><td> </td><td title='0.31 bits' style='color: #00FF00;'>e</td><td title='0.22 bits' style='color: #00FF00;'>c</td><td title='3.29 bits' style='color: #0020F0;'>2</td><td title='1.23 bits' style='color: #008040;'>.</td><td title='2.80 bits' style='color: #006090;'>y</td><td title='1.63 bits' style='color: #008040;'>,</td><td title='1.13 bits' style='color: #008040;'>f</td><td title='0.48 bits' style='color: #00FF00;'>l</td><td title='0.12 bits' style='color: #00FF00;'>o</td><td title='0.17 bits' style='color: #00FF00;'>a</td><td title='0.07 bits' style='color: #80FF80;'>t</td><td title='0.11 bits' style='color: #00FF00;'>.</td><td title='1.20 bits' style='color: #008040;'>m</td><td title='0.48 bits' style='color: #00FF00;'>)</td><td title='0.43 bits' style='color: #00FF00;'>{</td><td title='0.98 bits' style='color: #00C000;'>v</td><td title='7.24 bits' style='color: #000000;'>.</td><td title='1.93 bits' style='color: #008040;'>x</td><td title='3.65 bits' style='color: #0020F0;'>y</td><td title='5.99 bits' style='color: #0000A0;'>*</td><td title='6.54 bits' style='color: #0000A0;'>=</td><td title='6.58 bits' style='color: #0000A0;'>n</td><td title='2.39 bits' style='color: #006090;'>(</td><td title='1.64 bits' style='color: #008040;'>m</td><td title='3.07 bits' style='color: #0020F0;'>)</td><td title='4.42 bits' style='color: #0020F0;'>;</td><td title='5.19 bits' style='color: #0000A0;'>v</td><td title='0.82 bits' style='color: #00C000;'>e</td><td title='0.77 bits' style='color: #00C000;'>c</td><td title='1.08 bits' style='color: #008040;'>3</td><td title='0.22 bits' style='color: #00FF00;'>.</td><td title='1.08 bits' style='color: #008040;'>f</td></tr></table></td></tr><tr><td nowrap class='address'> 00421630 </td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='1.20 bits' style='color: #008040;'>3D</td><td title='0.89 bits' style='color: #00C000;'>61</td><td title='0.45 bits' style='color: #00FF00;'>62</td><td title='0.43 bits' style='color: #00FF00;'>73</td><td> </td><td title='0.24 bits' style='color: #00FF00;'>28</td><td title='0.25 bits' style='color: #00FF00;'>76</td><td title='1.52 bits' style='color: #008040;'>29</td><td title='3.14 bits' style='color: #0020F0;'>3B</td><td> </td><td title='1.98 bits' style='color: #008040;'>72</td><td title='0.34 bits' style='color: #00FF00;'>65</td><td title='0.40 bits' style='color: #00FF00;'>74</td><td title='0.20 bits' style='color: #00FF00;'>75</td><td> </td><td title='0.16 bits' style='color: #00FF00;'>72</td><td title='0.13 bits' style='color: #00FF00;'>6E</td><td title='0.21 bits' style='color: #00FF00;'>20</td><td title='1.56 bits' style='color: #008040;'>6D</td><td> </td><td> </td><td title='1.12 bits' style='color: #008040;'>61</td><td title='1.11 bits' style='color: #008040;'>78</td><td title='0.29 bits' style='color: #00FF00;'>28</td><td title='1.76 bits' style='color: #008040;'>66</td><td> </td><td title='0.98 bits' style='color: #00C000;'>2E</td><td title='4.91 bits' style='color: #0020F0;'>7A</td><td title='5.88 bits' style='color: #0000A0;'>2D</td><td title='3.89 bits' style='color: #0020F0;'>79</td><td> </td><td title='6.45 bits' style='color: #0000A0;'>2E</td><td title='1.96 bits' style='color: #008040;'>79</td><td title='2.31 bits' style='color: #006090;'>2C</td><td title='3.55 bits' style='color: #0020F0;'>6D</td><td> </td><td title='1.73 bits' style='color: #008040;'>61</td><td title='0.73 bits' style='color: #00C000;'>78</td><td title='0.29 bits' style='color: #00FF00;'>28</td><td title='0.56 bits' style='color: #00C000;'>66</td><td> </td><td> </td><td> </td><td title='1.20 bits' style='color: #008040;'>=</td><td title='0.89 bits' style='color: #00C000;'>a</td><td title='0.45 bits' style='color: #00FF00;'>b</td><td title='0.43 bits' style='color: #00FF00;'>s</td><td title='0.24 bits' style='color: #00FF00;'>(</td><td title='0.25 bits' style='color: #00FF00;'>v</td><td title='1.52 bits' style='color: #008040;'>)</td><td title='3.14 bits' style='color: #0020F0;'>;</td><td title='1.98 bits' style='color: #008040;'>r</td><td title='0.34 bits' style='color: #00FF00;'>e</td><td title='0.40 bits' style='color: #00FF00;'>t</td><td title='0.20 bits' style='color: #00FF00;'>u</td><td title='0.16 bits' style='color: #00FF00;'>r</td><td title='0.13 bits' style='color: #00FF00;'>n</td><td title='0.21 bits' style='color: #00FF00;'>.</td><td title='1.56 bits' style='color: #008040;'>m</td><td title='1.12 bits' style='color: #008040;'>a</td><td title='1.11 bits' style='color: #008040;'>x</td><td title='0.29 bits' style='color: #00FF00;'>(</td><td title='1.76 bits' style='color: #008040;'>f</td><td title='0.98 bits' style='color: #00C000;'>.</td><td title='4.91 bits' style='color: #0020F0;'>z</td><td title='5.88 bits' style='color: #0000A0;'>-</td><td title='3.89 bits' style='color: #0020F0;'>y</td><td title='6.45 bits' style='color: #0000A0;'>.</td><td title='1.96 bits' style='color: #008040;'>y</td><td title='2.31 bits' style='color: #006090;'>,</td><td title='3.55 bits' style='color: #0020F0;'>m</td><td title='1.73 bits' style='color: #008040;'>a</td><td title='0.73 bits' style='color: #00C000;'>x</td><td title='0.29 bits' style='color: #00FF00;'>(</td><td title='0.56 bits' style='color: #00C000;'>f</td></tr></table></td></tr><tr><td nowrap class='address'> 00421650 </td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='0.49 bits' style='color: #00FF00;'>2E</td><td title='2.28 bits' style='color: #006090;'>78</td><td title='6.76 bits' style='color: #0000A0;'>2A</td><td title='6.39 bits' style='color: #0000A0;'>2E</td><td> </td><td title='8.69 bits' style='color: #000000;'>38</td><td title='9.39 bits' style='color: #900000;'>36</td><td title='5.65 bits' style='color: #0000A0;'>36</td><td title='3.12 bits' style='color: #0020F0;'>30</td><td> </td><td title='5.77 bits' style='color: #0000A0;'>32</td><td title='5.70 bits' style='color: #0000A0;'>35</td><td title='6.66 bits' style='color: #0000A0;'>2B</td><td title='3.54 bits' style='color: #0020F0;'>76</td><td> </td><td title='2.64 bits' style='color: #006090;'>2E</td><td title='1.70 bits' style='color: #008040;'>79</td><td title='2.63 bits' style='color: #006090;'>2A</td><td title='3.25 bits' style='color: #0020F0;'>2E</td><td> </td><td> </td><td title='6.13 bits' style='color: #0000A0;'>35</td><td title='3.91 bits' style='color: #0020F0;'>2C</td><td title='5.03 bits' style='color: #0000A0;'>2D</td><td title='5.68 bits' style='color: #0000A0;'>76</td><td> </td><td title='2.78 bits' style='color: #006090;'>2E</td><td title='1.22 bits' style='color: #008040;'>79</td><td title='2.14 bits' style='color: #006090;'>29</td><td title='5.17 bits' style='color: #0000A0;'>2D</td><td> </td><td title='2.16 bits' style='color: #006090;'>79</td><td title='2.61 bits' style='color: #006090;'>2E</td><td title='3.27 bits' style='color: #0020F0;'>78</td><td title='2.36 bits' style='color: #006090;'>2A</td><td> </td><td title='1.90 bits' style='color: #008040;'>2E</td><td title='3.32 bits' style='color: #0020F0;'>35</td><td title='5.44 bits' style='color: #0000A0;'>29</td><td title='2.21 bits' style='color: #006090;'>3B</td><td> </td><td> </td><td> </td><td title='0.49 bits' style='color: #00FF00;'>.</td><td title='2.28 bits' style='color: #006090;'>x</td><td title='6.76 bits' style='color: #0000A0;'>*</td><td title='6.39 bits' style='color: #0000A0;'>.</td><td title='8.69 bits' style='color: #000000;'>8</td><td title='9.39 bits' style='color: #900000;'>6</td><td title='5.65 bits' style='color: #0000A0;'>6</td><td title='3.12 bits' style='color: #0020F0;'>0</td><td title='5.77 bits' style='color: #0000A0;'>2</td><td title='5.70 bits' style='color: #0000A0;'>5</td><td title='6.66 bits' style='color: #0000A0;'>+</td><td title='3.54 bits' style='color: #0020F0;'>v</td><td title='2.64 bits' style='color: #006090;'>.</td><td title='1.70 bits' style='color: #008040;'>y</td><td title='2.63 bits' style='color: #006090;'>*</td><td title='3.25 bits' style='color: #0020F0;'>.</td><td title='6.13 bits' style='color: #0000A0;'>5</td><td title='3.91 bits' style='color: #0020F0;'>,</td><td title='5.03 bits' style='color: #0000A0;'>-</td><td title='5.68 bits' style='color: #0000A0;'>v</td><td title='2.78 bits' style='color: #006090;'>.</td><td title='1.22 bits' style='color: #008040;'>y</td><td title='2.14 bits' style='color: #006090;'>)</td><td title='5.17 bits' style='color: #0000A0;'>-</td><td title='2.16 bits' style='color: #006090;'>y</td><td title='2.61 bits' style='color: #006090;'>.</td><td title='3.27 bits' style='color: #0020F0;'>x</td><td title='2.36 bits' style='color: #006090;'>*</td><td title='1.90 bits' style='color: #008040;'>.</td><td title='3.32 bits' style='color: #0020F0;'>5</td><td title='5.44 bits' style='color: #0000A0;'>)</td><td title='2.21 bits' style='color: #006090;'>;</td></tr></table></td></tr><tr><td nowrap class='address'> 00421670 </td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='1.87 bits' style='color: #008040;'>7D</td><td title='0.83 bits' style='color: #00C000;'>66</td><td title='0.29 bits' style='color: #00FF00;'>6C</td><td title='0.12 bits' style='color: #00FF00;'>6F</td><td> </td><td title='0.11 bits' style='color: #00FF00;'>61</td><td title='0.07 bits' style='color: #80FF80;'>74</td><td title='0.13 bits' style='color: #00FF00;'>20</td><td title='3.66 bits' style='color: #0020F0;'>73</td><td> </td><td title='0.28 bits' style='color: #00FF00;'>28</td><td title='0.32 bits' style='color: #00FF00;'>76</td><td title='0.25 bits' style='color: #00FF00;'>65</td><td title='0.16 bits' style='color: #00FF00;'>63</td><td> </td><td title='0.48 bits' style='color: #00FF00;'>33</td><td title='0.16 bits' style='color: #00FF00;'>20</td><td title='0.41 bits' style='color: #00FF00;'>76</td><td title='0.49 bits' style='color: #00FF00;'>2C</td><td> </td><td> </td><td title='1.76 bits' style='color: #008040;'>66</td><td title='0.27 bits' style='color: #00FF00;'>6C</td><td title='0.11 bits' style='color: #00FF00;'>6F</td><td title='0.13 bits' style='color: #00FF00;'>61</td><td> </td><td title='0.06 bits' style='color: #80FF80;'>74</td><td title='0.10 bits' style='color: #00FF00;'>20</td><td title='1.36 bits' style='color: #008040;'>79</td><td title='1.39 bits' style='color: #008040;'>29</td><td> </td><td title='0.41 bits' style='color: #00FF00;'>7B</td><td title='1.47 bits' style='color: #008040;'>72</td><td title='0.38 bits' style='color: #00FF00;'>65</td><td title='0.56 bits' style='color: #00C000;'>74</td><td> </td><td title='0.20 bits' style='color: #00FF00;'>75</td><td title='0.15 bits' style='color: #00FF00;'>72</td><td title='0.13 bits' style='color: #00FF00;'>6E</td><td title='0.16 bits' style='color: #00FF00;'>20</td><td> </td><td> </td><td> </td><td title='1.87 bits' style='color: #008040;'>}</td><td title='0.83 bits' style='color: #00C000;'>f</td><td title='0.29 bits' style='color: #00FF00;'>l</td><td title='0.12 bits' style='color: #00FF00;'>o</td><td title='0.11 bits' style='color: #00FF00;'>a</td><td title='0.07 bits' style='color: #80FF80;'>t</td><td title='0.13 bits' style='color: #00FF00;'>.</td><td title='3.66 bits' style='color: #0020F0;'>s</td><td title='0.28 bits' style='color: #00FF00;'>(</td><td title='0.32 bits' style='color: #00FF00;'>v</td><td title='0.25 bits' style='color: #00FF00;'>e</td><td title='0.16 bits' style='color: #00FF00;'>c</td><td title='0.48 bits' style='color: #00FF00;'>3</td><td title='0.16 bits' style='color: #00FF00;'>.</td><td title='0.41 bits' style='color: #00FF00;'>v</td><td title='0.49 bits' style='color: #00FF00;'>,</td><td title='1.76 bits' style='color: #008040;'>f</td><td title='0.27 bits' style='color: #00FF00;'>l</td><td title='0.11 bits' style='color: #00FF00;'>o</td><td title='0.13 bits' style='color: #00FF00;'>a</td><td title='0.06 bits' style='color: #80FF80;'>t</td><td title='0.10 bits' style='color: #00FF00;'>.</td><td title='1.36 bits' style='color: #008040;'>y</td><td title='1.39 bits' style='color: #008040;'>)</td><td title='0.41 bits' style='color: #00FF00;'>{</td><td title='1.47 bits' style='color: #008040;'>r</td><td title='0.38 bits' style='color: #00FF00;'>e</td><td title='0.56 bits' style='color: #00C000;'>t</td><td title='0.20 bits' style='color: #00FF00;'>u</td><td title='0.15 bits' style='color: #00FF00;'>r</td><td title='0.13 bits' style='color: #00FF00;'>n</td><td title='0.16 bits' style='color: #00FF00;'>.</td></tr></table></td></tr><tr><td nowrap class='address'> 00421690 </td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='8.08 bits' style='color: #000000;'>76</td><td title='7.73 bits' style='color: #000000;'>3D</td><td title='2.86 bits' style='color: #006090;'>61</td><td title='1.55 bits' style='color: #008040;'>62</td><td> </td><td title='0.63 bits' style='color: #00C000;'>73</td><td title='0.34 bits' style='color: #00FF00;'>28</td><td title='0.23 bits' style='color: #00FF00;'>76</td><td title='1.19 bits' style='color: #008040;'>29</td><td> </td><td title='3.64 bits' style='color: #0020F0;'>2C</td><td title='9.88 bits' style='color: #900000;'>28</td><td title='3.20 bits' style='color: #0020F0;'>76</td><td title='2.29 bits' style='color: #006090;'>2E</td><td> </td><td title='1.21 bits' style='color: #008040;'>78</td><td title='2.74 bits' style='color: #006090;'>2B</td><td title='0.94 bits' style='color: #00C000;'>76</td><td title='0.72 bits' style='color: #00C000;'>2E</td><td> </td><td> </td><td title='0.50 bits' style='color: #00C000;'>79</td><td title='5.85 bits' style='color: #0000A0;'>2B</td><td title='2.22 bits' style='color: #006090;'>76</td><td title='1.00 bits' style='color: #008040;'>2E</td><td> </td><td title='3.48 bits' style='color: #0020F0;'>7A</td><td title='3.30 bits' style='color: #0020F0;'>2D</td><td title='1.53 bits' style='color: #008040;'>79</td><td title='3.21 bits' style='color: #0020F0;'>29</td><td> </td><td title='6.87 bits' style='color: #0000A0;'>2A</td><td title='2.72 bits' style='color: #006090;'>2E</td><td title='2.18 bits' style='color: #006090;'>35</td><td title='7.13 bits' style='color: #000000;'>37</td><td> </td><td title='4.86 bits' style='color: #0020F0;'>37</td><td title='3.82 bits' style='color: #0020F0;'>3B</td><td title='2.56 bits' style='color: #006090;'>7D</td><td title='0.95 bits' style='color: #00C000;'>66</td><td> </td><td> </td><td> </td><td title='8.08 bits' style='color: #000000;'>v</td><td title='7.73 bits' style='color: #000000;'>=</td><td title='2.86 bits' style='color: #006090;'>a</td><td title='1.55 bits' style='color: #008040;'>b</td><td title='0.63 bits' style='color: #00C000;'>s</td><td title='0.34 bits' style='color: #00FF00;'>(</td><td title='0.23 bits' style='color: #00FF00;'>v</td><td title='1.19 bits' style='color: #008040;'>)</td><td title='3.64 bits' style='color: #0020F0;'>,</td><td title='9.88 bits' style='color: #900000;'>(</td><td title='3.20 bits' style='color: #0020F0;'>v</td><td title='2.29 bits' style='color: #006090;'>.</td><td title='1.21 bits' style='color: #008040;'>x</td><td title='2.74 bits' style='color: #006090;'>+</td><td title='0.94 bits' style='color: #00C000;'>v</td><td title='0.72 bits' style='color: #00C000;'>.</td><td title='0.50 bits' style='color: #00C000;'>y</td><td title='5.85 bits' style='color: #0000A0;'>+</td><td title='2.22 bits' style='color: #006090;'>v</td><td title='1.00 bits' style='color: #008040;'>.</td><td title='3.48 bits' style='color: #0020F0;'>z</td><td title='3.30 bits' style='color: #0020F0;'>-</td><td title='1.53 bits' style='color: #008040;'>y</td><td title='3.21 bits' style='color: #0020F0;'>)</td><td title='6.87 bits' style='color: #0000A0;'>*</td><td title='2.72 bits' style='color: #006090;'>.</td><td title='2.18 bits' style='color: #006090;'>5</td><td title='7.13 bits' style='color: #000000;'>7</td><td title='4.86 bits' style='color: #0020F0;'>7</td><td title='3.82 bits' style='color: #0020F0;'>;</td><td title='2.56 bits' style='color: #006090;'>}</td><td title='0.95 bits' style='color: #00C000;'>f</td></tr></table></td></tr><tr><td nowrap class='address'> 004216B0 </td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='0.27 bits' style='color: #00FF00;'>6C</td><td title='0.11 bits' style='color: #00FF00;'>6F</td><td title='0.13 bits' style='color: #00FF00;'>61</td><td title='0.07 bits' style='color: #80FF80;'>74</td><td> </td><td title='0.14 bits' style='color: #00FF00;'>20</td><td title='10.61 bits' style='color: #900000;'>61</td><td title='3.32 bits' style='color: #0020F0;'>3D</td><td title='12.13 bits' style='color: #FF0000;'>39</td><td> </td><td title='3.39 bits' style='color: #0020F0;'>2E</td><td title='6.34 bits' style='color: #0000A0;'>2C</td><td title='12.27 bits' style='color: #FF0000;'>70</td><td title='5.25 bits' style='color: #0000A0;'>3D</td><td> </td><td title='7.35 bits' style='color: #000000;'>30</td><td title='1.66 bits' style='color: #008040;'>2E</td><td title='6.20 bits' style='color: #0000A0;'>3B</td><td title='2.45 bits' style='color: #006090;'>76</td><td> </td><td> </td><td title='0.69 bits' style='color: #00C000;'>65</td><td title='0.42 bits' style='color: #00FF00;'>63</td><td title='0.45 bits' style='color: #00FF00;'>33</td><td title='0.18 bits' style='color: #00FF00;'>20</td><td> </td><td title='6.79 bits' style='color: #0000A0;'>63</td><td title='3.29 bits' style='color: #0020F0;'>3D</td><td title='5.30 bits' style='color: #0000A0;'>76</td><td title='0.80 bits' style='color: #00C000;'>65</td><td> </td><td title='0.28 bits' style='color: #00FF00;'>63</td><td title='0.58 bits' style='color: #00C000;'>33</td><td title='6.04 bits' style='color: #0000A0;'>28</td><td title='10.48 bits' style='color: #900000;'>2E</td><td> </td><td title='5.13 bits' style='color: #0000A0;'>33</td><td title='5.82 bits' style='color: #0000A0;'>36</td><td title='4.07 bits' style='color: #0020F0;'>2C</td><td title='6.86 bits' style='color: #0000A0;'>2E</td><td> </td><td> </td><td> </td><td title='0.27 bits' style='color: #00FF00;'>l</td><td title='0.11 bits' style='color: #00FF00;'>o</td><td title='0.13 bits' style='color: #00FF00;'>a</td><td title='0.07 bits' style='color: #80FF80;'>t</td><td title='0.14 bits' style='color: #00FF00;'>.</td><td title='10.61 bits' style='color: #900000;'>a</td><td title='3.32 bits' style='color: #0020F0;'>=</td><td title='12.13 bits' style='color: #FF0000;'>9</td><td title='3.39 bits' style='color: #0020F0;'>.</td><td title='6.34 bits' style='color: #0000A0;'>,</td><td title='12.27 bits' style='color: #FF0000;'>p</td><td title='5.25 bits' style='color: #0000A0;'>=</td><td title='7.35 bits' style='color: #000000;'>0</td><td title='1.66 bits' style='color: #008040;'>.</td><td title='6.20 bits' style='color: #0000A0;'>;</td><td title='2.45 bits' style='color: #006090;'>v</td><td title='0.69 bits' style='color: #00C000;'>e</td><td title='0.42 bits' style='color: #00FF00;'>c</td><td title='0.45 bits' style='color: #00FF00;'>3</td><td title='0.18 bits' style='color: #00FF00;'>.</td><td title='6.79 bits' style='color: #0000A0;'>c</td><td title='3.29 bits' style='color: #0020F0;'>=</td><td title='5.30 bits' style='color: #0000A0;'>v</td><td title='0.80 bits' style='color: #00C000;'>e</td><td title='0.28 bits' style='color: #00FF00;'>c</td><td title='0.58 bits' style='color: #00C000;'>3</td><td title='6.04 bits' style='color: #0000A0;'>(</td><td title='10.48 bits' style='color: #900000;'>.</td><td title='5.13 bits' style='color: #0000A0;'>3</td><td title='5.82 bits' style='color: #0000A0;'>6</td><td title='4.07 bits' style='color: #0020F0;'>,</td><td title='6.86 bits' style='color: #0000A0;'>.</td></tr></table></td></tr><tr><td nowrap class='address'> 004216D0 </td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='7.52 bits' style='color: #000000;'>39</td><td title='3.42 bits' style='color: #0020F0;'>2C</td><td title='3.73 bits' style='color: #0020F0;'>30</td><td title='0.50 bits' style='color: #00FF00;'>2E</td><td> </td><td title='0.94 bits' style='color: #00C000;'>29</td><td title='1.49 bits' style='color: #008040;'>3B</td><td title='5.16 bits' style='color: #0000A0;'>66</td><td title='0.94 bits' style='color: #00C000;'>6C</td><td> </td><td title='0.14 bits' style='color: #00FF00;'>6F</td><td title='0.18 bits' style='color: #00FF00;'>61</td><td title='0.07 bits' style='color: #80FF80;'>74</td><td title='0.17 bits' style='color: #00FF00;'>20</td><td> </td><td title='4.48 bits' style='color: #0020F0;'>73</td><td title='0.53 bits' style='color: #00C000;'>28</td><td title='0.22 bits' style='color: #00FF00;'>76</td><td title='0.19 bits' style='color: #00FF00;'>65</td><td> </td><td> </td><td title='0.12 bits' style='color: #00FF00;'>63</td><td title='0.30 bits' style='color: #00FF00;'>33</td><td title='0.23 bits' style='color: #00FF00;'>20</td><td title='0.31 bits' style='color: #00FF00;'>76</td><td> </td><td title='3.18 bits' style='color: #0020F0;'>29</td><td title='0.63 bits' style='color: #00C000;'>7B</td><td title='0.86 bits' style='color: #00C000;'>72</td><td title='0.29 bits' style='color: #00FF00;'>65</td><td> </td><td title='0.40 bits' style='color: #00FF00;'>74</td><td title='0.16 bits' style='color: #00FF00;'>75</td><td title='0.13 bits' style='color: #00FF00;'>72</td><td title='0.12 bits' style='color: #00FF00;'>6E</td><td> </td><td title='0.14 bits' style='color: #00FF00;'>20</td><td title='2.37 bits' style='color: #006090;'>6D</td><td title='2.38 bits' style='color: #006090;'>69</td><td title='0.70 bits' style='color: #00C000;'>6E</td><td> </td><td> </td><td> </td><td title='7.52 bits' style='color: #000000;'>9</td><td title='3.42 bits' style='color: #0020F0;'>,</td><td title='3.73 bits' style='color: #0020F0;'>0</td><td title='0.50 bits' style='color: #00FF00;'>.</td><td title='0.94 bits' style='color: #00C000;'>)</td><td title='1.49 bits' style='color: #008040;'>;</td><td title='5.16 bits' style='color: #0000A0;'>f</td><td title='0.94 bits' style='color: #00C000;'>l</td><td title='0.14 bits' style='color: #00FF00;'>o</td><td title='0.18 bits' style='color: #00FF00;'>a</td><td title='0.07 bits' style='color: #80FF80;'>t</td><td title='0.17 bits' style='color: #00FF00;'>.</td><td title='4.48 bits' style='color: #0020F0;'>s</td><td title='0.53 bits' style='color: #00C000;'>(</td><td title='0.22 bits' style='color: #00FF00;'>v</td><td title='0.19 bits' style='color: #00FF00;'>e</td><td title='0.12 bits' style='color: #00FF00;'>c</td><td title='0.30 bits' style='color: #00FF00;'>3</td><td title='0.23 bits' style='color: #00FF00;'>.</td><td title='0.31 bits' style='color: #00FF00;'>v</td><td title='3.18 bits' style='color: #0020F0;'>)</td><td title='0.63 bits' style='color: #00C000;'>{</td><td title='0.86 bits' style='color: #00C000;'>r</td><td title='0.29 bits' style='color: #00FF00;'>e</td><td title='0.40 bits' style='color: #00FF00;'>t</td><td title='0.16 bits' style='color: #00FF00;'>u</td><td title='0.13 bits' style='color: #00FF00;'>r</td><td title='0.12 bits' style='color: #00FF00;'>n</td><td title='0.14 bits' style='color: #00FF00;'>.</td><td title='2.37 bits' style='color: #006090;'>m</td><td title='2.38 bits' style='color: #006090;'>i</td><td title='0.70 bits' style='color: #00C000;'>n</td></tr></table></td></tr><tr><td nowrap class='address'> 004216F0 </td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='0.45 bits' style='color: #00FF00;'>28</td><td title='10.07 bits' style='color: #900000;'>28</td><td title='5.25 bits' style='color: #0000A0;'>79</td><td title='5.82 bits' style='color: #0000A0;'>2D</td><td> </td><td title='3.18 bits' style='color: #0020F0;'>76</td><td title='1.97 bits' style='color: #008040;'>2E</td><td title='1.33 bits' style='color: #008040;'>79</td><td title='1.17 bits' style='color: #008040;'>29</td><td> </td><td title='4.65 bits' style='color: #0020F0;'>2A</td><td title='5.89 bits' style='color: #0000A0;'>76</td><td title='1.20 bits' style='color: #008040;'>2E</td><td title='2.66 bits' style='color: #006090;'>7A</td><td> </td><td title='5.37 bits' style='color: #0000A0;'>2C</td><td title='4.01 bits' style='color: #0020F0;'>76</td><td title='1.31 bits' style='color: #008040;'>2E</td><td title='3.75 bits' style='color: #0020F0;'>78</td><td> </td><td> </td><td title='2.27 bits' style='color: #006090;'>2A</td><td title='4.83 bits' style='color: #0020F0;'>7A</td><td title='1.92 bits' style='color: #008040;'>29</td><td title='2.25 bits' style='color: #006090;'>3B</td><td> </td><td title='2.13 bits' style='color: #006090;'>7D</td><td title='0.91 bits' style='color: #00C000;'>66</td><td title='0.20 bits' style='color: #00FF00;'>6C</td><td title='0.09 bits' style='color: #80FF80;'>6F</td><td> </td><td title='0.11 bits' style='color: #00FF00;'>61</td><td title='0.05 bits' style='color: #80FF80;'>74</td><td title='0.10 bits' style='color: #80FF80;'>20</td><td title='3.68 bits' style='color: #0020F0;'>74</td><td> </td><td title='0.33 bits' style='color: #00FF00;'>28</td><td title='4.18 bits' style='color: #0020F0;'>66</td><td title='0.50 bits' style='color: #00FF00;'>6C</td><td title='0.11 bits' style='color: #00FF00;'>6F</td><td> </td><td> </td><td> </td><td title='0.45 bits' style='color: #00FF00;'>(</td><td title='10.07 bits' style='color: #900000;'>(</td><td title='5.25 bits' style='color: #0000A0;'>y</td><td title='5.82 bits' style='color: #0000A0;'>-</td><td title='3.18 bits' style='color: #0020F0;'>v</td><td title='1.97 bits' style='color: #008040;'>.</td><td title='1.33 bits' style='color: #008040;'>y</td><td title='1.17 bits' style='color: #008040;'>)</td><td title='4.65 bits' style='color: #0020F0;'>*</td><td title='5.89 bits' style='color: #0000A0;'>v</td><td title='1.20 bits' style='color: #008040;'>.</td><td title='2.66 bits' style='color: #006090;'>z</td><td title='5.37 bits' style='color: #0000A0;'>,</td><td title='4.01 bits' style='color: #0020F0;'>v</td><td title='1.31 bits' style='color: #008040;'>.</td><td title='3.75 bits' style='color: #0020F0;'>x</td><td title='2.27 bits' style='color: #006090;'>*</td><td title='4.83 bits' style='color: #0020F0;'>z</td><td title='1.92 bits' style='color: #008040;'>)</td><td title='2.25 bits' style='color: #006090;'>;</td><td title='2.13 bits' style='color: #006090;'>}</td><td title='0.91 bits' style='color: #00C000;'>f</td><td title='0.20 bits' style='color: #00FF00;'>l</td><td title='0.09 bits' style='color: #80FF80;'>o</td><td title='0.11 bits' style='color: #00FF00;'>a</td><td title='0.05 bits' style='color: #80FF80;'>t</td><td title='0.10 bits' style='color: #80FF80;'>.</td><td title='3.68 bits' style='color: #0020F0;'>t</td><td title='0.33 bits' style='color: #00FF00;'>(</td><td title='4.18 bits' style='color: #0020F0;'>f</td><td title='0.50 bits' style='color: #00FF00;'>l</td><td title='0.11 bits' style='color: #00FF00;'>o</td></tr></table></td></tr><tr><td nowrap class='address'> 00421710 </td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='0.11 bits' style='color: #00FF00;'>61</td><td title='0.05 bits' style='color: #80FF80;'>74</td><td title='0.14 bits' style='color: #00FF00;'>20</td><td title='1.67 bits' style='color: #008040;'>76</td><td> </td><td title='1.29 bits' style='color: #008040;'>29</td><td title='0.32 bits' style='color: #00FF00;'>7B</td><td title='1.40 bits' style='color: #008040;'>72</td><td title='0.32 bits' style='color: #00FF00;'>65</td><td> </td><td title='0.30 bits' style='color: #00FF00;'>74</td><td title='0.15 bits' style='color: #00FF00;'>75</td><td title='0.11 bits' style='color: #00FF00;'>72</td><td title='0.10 bits' style='color: #00FF00;'>6E</td><td> </td><td title='0.13 bits' style='color: #00FF00;'>20</td><td title='7.46 bits' style='color: #000000;'>61</td><td title='4.74 bits' style='color: #0020F0;'>2B</td><td title='5.16 bits' style='color: #0000A0;'>61</td><td> </td><td> </td><td title='5.74 bits' style='color: #0000A0;'>2A</td><td title='4.72 bits' style='color: #0020F0;'>66</td><td title='2.86 bits' style='color: #006090;'>28</td><td title='4.96 bits' style='color: #0020F0;'>73</td><td> </td><td title='2.30 bits' style='color: #006090;'>69</td><td title='1.11 bits' style='color: #008040;'>6E</td><td title='0.54 bits' style='color: #00C000;'>28</td><td title='5.46 bits' style='color: #0000A0;'>73</td><td> </td><td title='2.28 bits' style='color: #006090;'>28</td><td title='0.57 bits' style='color: #00C000;'>76</td><td title='1.22 bits' style='color: #008040;'>65</td><td title='0.23 bits' style='color: #00FF00;'>63</td><td> </td><td title='0.54 bits' style='color: #00C000;'>33</td><td title='3.14 bits' style='color: #0020F0;'>28</td><td title='5.02 bits' style='color: #0000A0;'>31</td><td title='1.34 bits' style='color: #008040;'>2E</td><td> </td><td> </td><td> </td><td title='0.11 bits' style='color: #00FF00;'>a</td><td title='0.05 bits' style='color: #80FF80;'>t</td><td title='0.14 bits' style='color: #00FF00;'>.</td><td title='1.67 bits' style='color: #008040;'>v</td><td title='1.29 bits' style='color: #008040;'>)</td><td title='0.32 bits' style='color: #00FF00;'>{</td><td title='1.40 bits' style='color: #008040;'>r</td><td title='0.32 bits' style='color: #00FF00;'>e</td><td title='0.30 bits' style='color: #00FF00;'>t</td><td title='0.15 bits' style='color: #00FF00;'>u</td><td title='0.11 bits' style='color: #00FF00;'>r</td><td title='0.10 bits' style='color: #00FF00;'>n</td><td title='0.13 bits' style='color: #00FF00;'>.</td><td title='7.46 bits' style='color: #000000;'>a</td><td title='4.74 bits' style='color: #0020F0;'>+</td><td title='5.16 bits' style='color: #0000A0;'>a</td><td title='5.74 bits' style='color: #0000A0;'>*</td><td title='4.72 bits' style='color: #0020F0;'>f</td><td title='2.86 bits' style='color: #006090;'>(</td><td title='4.96 bits' style='color: #0020F0;'>s</td><td title='2.30 bits' style='color: #006090;'>i</td><td title='1.11 bits' style='color: #008040;'>n</td><td title='0.54 bits' style='color: #00C000;'>(</td><td title='5.46 bits' style='color: #0000A0;'>s</td><td title='2.28 bits' style='color: #006090;'>(</td><td title='0.57 bits' style='color: #00C000;'>v</td><td title='1.22 bits' style='color: #008040;'>e</td><td title='0.23 bits' style='color: #00FF00;'>c</td><td title='0.54 bits' style='color: #00C000;'>3</td><td title='3.14 bits' style='color: #0020F0;'>(</td><td title='5.02 bits' style='color: #0000A0;'>1</td><td title='1.34 bits' style='color: #008040;'>.</td></tr></table></td></tr><tr><td nowrap class='address'> 00421730 </td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='6.17 bits' style='color: #0000A0;'>35</td><td title='2.02 bits' style='color: #006090;'>2C</td><td title='4.72 bits' style='color: #0020F0;'>76</td><td title='4.55 bits' style='color: #0020F0;'>2C</td><td> </td><td title='11.18 bits' style='color: #900000;'>34</td><td title='3.10 bits' style='color: #0020F0;'>2E</td><td title='2.35 bits' style='color: #006090;'>29</td><td title='3.07 bits' style='color: #0020F0;'>29</td><td> </td><td title='3.84 bits' style='color: #0020F0;'>2A</td><td title='2.96 bits' style='color: #006090;'>2E</td><td title='7.47 bits' style='color: #000000;'>30</td><td title='5.97 bits' style='color: #0000A0;'>36</td><td> </td><td title='3.72 bits' style='color: #0020F0;'>29</td><td title='3.37 bits' style='color: #0020F0;'>2C</td><td title='4.92 bits' style='color: #0020F0;'>2D</td><td title='2.21 bits' style='color: #006090;'>2E</td><td> </td><td> </td><td title='7.55 bits' style='color: #000000;'>39</td><td title='2.23 bits' style='color: #006090;'>2C</td><td title='4.48 bits' style='color: #0020F0;'>2E</td><td title='2.41 bits' style='color: #006090;'>39</td><td> </td><td title='3.72 bits' style='color: #0020F0;'>29</td><td title='0.90 bits' style='color: #00C000;'>3B</td><td title='1.66 bits' style='color: #008040;'>7D</td><td title='3.69 bits' style='color: #0020F0;'>76</td><td> </td><td title='1.77 bits' style='color: #008040;'>65</td><td title='0.34 bits' style='color: #00FF00;'>63</td><td title='0.63 bits' style='color: #00C000;'>33</td><td title='1.32 bits' style='color: #008040;'>20</td><td> </td><td title='6.73 bits' style='color: #0000A0;'>78</td><td title='1.67 bits' style='color: #008040;'>28</td><td title='1.19 bits' style='color: #008040;'>76</td><td title='0.32 bits' style='color: #00FF00;'>65</td><td> </td><td> </td><td> </td><td title='6.17 bits' style='color: #0000A0;'>5</td><td title='2.02 bits' style='color: #006090;'>,</td><td title='4.72 bits' style='color: #0020F0;'>v</td><td title='4.55 bits' style='color: #0020F0;'>,</td><td title='11.18 bits' style='color: #900000;'>4</td><td title='3.10 bits' style='color: #0020F0;'>.</td><td title='2.35 bits' style='color: #006090;'>)</td><td title='3.07 bits' style='color: #0020F0;'>)</td><td title='3.84 bits' style='color: #0020F0;'>*</td><td title='2.96 bits' style='color: #006090;'>.</td><td title='7.47 bits' style='color: #000000;'>0</td><td title='5.97 bits' style='color: #0000A0;'>6</td><td title='3.72 bits' style='color: #0020F0;'>)</td><td title='3.37 bits' style='color: #0020F0;'>,</td><td title='4.92 bits' style='color: #0020F0;'>-</td><td title='2.21 bits' style='color: #006090;'>.</td><td title='7.55 bits' style='color: #000000;'>9</td><td title='2.23 bits' style='color: #006090;'>,</td><td title='4.48 bits' style='color: #0020F0;'>.</td><td title='2.41 bits' style='color: #006090;'>9</td><td title='3.72 bits' style='color: #0020F0;'>)</td><td title='0.90 bits' style='color: #00C000;'>;</td><td title='1.66 bits' style='color: #008040;'>}</td><td title='3.69 bits' style='color: #0020F0;'>v</td><td title='1.77 bits' style='color: #008040;'>e</td><td title='0.34 bits' style='color: #00FF00;'>c</td><td title='0.63 bits' style='color: #00C000;'>3</td><td title='1.32 bits' style='color: #008040;'>.</td><td title='6.73 bits' style='color: #0000A0;'>x</td><td title='1.67 bits' style='color: #008040;'>(</td><td title='1.19 bits' style='color: #008040;'>v</td><td title='0.32 bits' style='color: #00FF00;'>e</td></tr></table></td></tr><tr><td nowrap class='address'> 00421750 </td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='0.15 bits' style='color: #00FF00;'>63</td><td title='0.51 bits' style='color: #00C000;'>33</td><td title='0.52 bits' style='color: #00C000;'>20</td><td title='0.29 bits' style='color: #00FF00;'>76</td><td> </td><td title='1.36 bits' style='color: #008040;'>29</td><td title='0.29 bits' style='color: #00FF00;'>7B</td><td title='4.50 bits' style='color: #0020F0;'>66</td><td title='5.11 bits' style='color: #0000A0;'>6F</td><td> </td><td title='3.45 bits' style='color: #0020F0;'>72</td><td title='4.53 bits' style='color: #0020F0;'>28</td><td title='4.75 bits' style='color: #0020F0;'>66</td><td title='1.71 bits' style='color: #008040;'>6C</td><td> </td><td title='0.12 bits' style='color: #00FF00;'>6F</td><td title='0.17 bits' style='color: #00FF00;'>61</td><td title='0.07 bits' style='color: #80FF80;'>74</td><td title='0.15 bits' style='color: #00FF00;'>20</td><td> </td><td> </td><td title='4.74 bits' style='color: #0020F0;'>66</td><td title='2.45 bits' style='color: #006090;'>3D</td><td title='8.16 bits' style='color: #000000;'>30</td><td title='1.22 bits' style='color: #008040;'>2E</td><td> </td><td title='2.96 bits' style='color: #006090;'>3B</td><td title='5.16 bits' style='color: #0000A0;'>66</td><td title='8.24 bits' style='color: #000000;'>3C</td><td title='6.01 bits' style='color: #0000A0;'>37</td><td> </td><td title='3.56 bits' style='color: #0020F0;'>2E</td><td title='1.52 bits' style='color: #008040;'>3B</td><td title='2.47 bits' style='color: #006090;'>66</td><td title='9.65 bits' style='color: #900000;'>2B</td><td> </td><td title='7.21 bits' style='color: #000000;'>2B</td><td title='5.63 bits' style='color: #0000A0;'>29</td><td title='2.29 bits' style='color: #006090;'>7B</td><td title='2.22 bits' style='color: #006090;'>66</td><td> </td><td> </td><td> </td><td title='0.15 bits' style='color: #00FF00;'>c</td><td title='0.51 bits' style='color: #00C000;'>3</td><td title='0.52 bits' style='color: #00C000;'>.</td><td title='0.29 bits' style='color: #00FF00;'>v</td><td title='1.36 bits' style='color: #008040;'>)</td><td title='0.29 bits' style='color: #00FF00;'>{</td><td title='4.50 bits' style='color: #0020F0;'>f</td><td title='5.11 bits' style='color: #0000A0;'>o</td><td title='3.45 bits' style='color: #0020F0;'>r</td><td title='4.53 bits' style='color: #0020F0;'>(</td><td title='4.75 bits' style='color: #0020F0;'>f</td><td title='1.71 bits' style='color: #008040;'>l</td><td title='0.12 bits' style='color: #00FF00;'>o</td><td title='0.17 bits' style='color: #00FF00;'>a</td><td title='0.07 bits' style='color: #80FF80;'>t</td><td title='0.15 bits' style='color: #00FF00;'>.</td><td title='4.74 bits' style='color: #0020F0;'>f</td><td title='2.45 bits' style='color: #006090;'>=</td><td title='8.16 bits' style='color: #000000;'>0</td><td title='1.22 bits' style='color: #008040;'>.</td><td title='2.96 bits' style='color: #006090;'>;</td><td title='5.16 bits' style='color: #0000A0;'>f</td><td title='8.24 bits' style='color: #000000;'><</td><td title='6.01 bits' style='color: #0000A0;'>7</td><td title='3.56 bits' style='color: #0020F0;'>.</td><td title='1.52 bits' style='color: #008040;'>;</td><td title='2.47 bits' style='color: #006090;'>f</td><td title='9.65 bits' style='color: #900000;'>+</td><td title='7.21 bits' style='color: #000000;'>+</td><td title='5.63 bits' style='color: #0000A0;'>)</td><td title='2.29 bits' style='color: #006090;'>{</td><td title='2.22 bits' style='color: #006090;'>f</td></tr></table></td></tr><tr><td nowrap class='address'> 00421770 </td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='0.91 bits' style='color: #00C000;'>6C</td><td title='0.11 bits' style='color: #00FF00;'>6F</td><td title='0.16 bits' style='color: #00FF00;'>61</td><td title='0.06 bits' style='color: #80FF80;'>74</td><td> </td><td title='0.13 bits' style='color: #00FF00;'>20</td><td title='2.98 bits' style='color: #006090;'>6D</td><td title='1.19 bits' style='color: #008040;'>3D</td><td title='5.71 bits' style='color: #0000A0;'>61</td><td> </td><td title='5.09 bits' style='color: #0000A0;'>2B</td><td title='5.37 bits' style='color: #0000A0;'>66</td><td title='4.91 bits' style='color: #0020F0;'>2A</td><td title='8.38 bits' style='color: #000000;'>33</td><td> </td><td title='3.31 bits' style='color: #0020F0;'>2E</td><td title='4.38 bits' style='color: #0020F0;'>2C</td><td title='6.69 bits' style='color: #0000A0;'>7A</td><td title='2.17 bits' style='color: #006090;'>3D</td><td> </td><td> </td><td title='4.99 bits' style='color: #0020F0;'>31</td><td title='2.54 bits' style='color: #006090;'>2E</td><td title='3.34 bits' style='color: #0020F0;'>3B</td><td title='6.71 bits' style='color: #0000A0;'>69</td><td> </td><td title='1.76 bits' style='color: #008040;'>66</td><td title='1.54 bits' style='color: #008040;'>28</td><td title='3.68 bits' style='color: #0020F0;'>79</td><td title='6.97 bits' style='color: #0000A0;'>3E</td><td> </td><td title='7.74 bits' style='color: #000000;'>6D</td><td title='3.31 bits' style='color: #0020F0;'>29</td><td title='1.75 bits' style='color: #008040;'>7B</td><td title='4.15 bits' style='color: #0020F0;'>69</td><td> </td><td title='1.80 bits' style='color: #008040;'>66</td><td title='0.75 bits' style='color: #00C000;'>28</td><td title='3.78 bits' style='color: #0020F0;'>6D</td><td title='8.97 bits' style='color: #000000;'>6F</td><td> </td><td> </td><td> </td><td title='0.91 bits' style='color: #00C000;'>l</td><td title='0.11 bits' style='color: #00FF00;'>o</td><td title='0.16 bits' style='color: #00FF00;'>a</td><td title='0.06 bits' style='color: #80FF80;'>t</td><td title='0.13 bits' style='color: #00FF00;'>.</td><td title='2.98 bits' style='color: #006090;'>m</td><td title='1.19 bits' style='color: #008040;'>=</td><td title='5.71 bits' style='color: #0000A0;'>a</td><td title='5.09 bits' style='color: #0000A0;'>+</td><td title='5.37 bits' style='color: #0000A0;'>f</td><td title='4.91 bits' style='color: #0020F0;'>*</td><td title='8.38 bits' style='color: #000000;'>3</td><td title='3.31 bits' style='color: #0020F0;'>.</td><td title='4.38 bits' style='color: #0020F0;'>,</td><td title='6.69 bits' style='color: #0000A0;'>z</td><td title='2.17 bits' style='color: #006090;'>=</td><td title='4.99 bits' style='color: #0020F0;'>1</td><td title='2.54 bits' style='color: #006090;'>.</td><td title='3.34 bits' style='color: #0020F0;'>;</td><td title='6.71 bits' style='color: #0000A0;'>i</td><td title='1.76 bits' style='color: #008040;'>f</td><td title='1.54 bits' style='color: #008040;'>(</td><td title='3.68 bits' style='color: #0020F0;'>y</td><td title='6.97 bits' style='color: #0000A0;'>></td><td title='7.74 bits' style='color: #000000;'>m</td><td title='3.31 bits' style='color: #0020F0;'>)</td><td title='1.75 bits' style='color: #008040;'>{</td><td title='4.15 bits' style='color: #0020F0;'>i</td><td title='1.80 bits' style='color: #008040;'>f</td><td title='0.75 bits' style='color: #00C000;'>(</td><td title='3.78 bits' style='color: #0020F0;'>m</td><td title='8.97 bits' style='color: #000000;'>o</td></tr></table></td></tr><tr><td nowrap class='address'> 00421790 </td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='8.72 bits' style='color: #000000;'>64</td><td title='3.11 bits' style='color: #0020F0;'>28</td><td title='1.17 bits' style='color: #008040;'>66</td><td title='3.87 bits' style='color: #0020F0;'>2C</td><td> </td><td title='7.00 bits' style='color: #000000;'>32</td><td title='1.61 bits' style='color: #008040;'>2E</td><td title='1.70 bits' style='color: #008040;'>29</td><td title='10.34 bits' style='color: #900000;'>3E</td><td> </td><td title='3.64 bits' style='color: #0020F0;'>3D</td><td title='3.01 bits' style='color: #0020F0;'>31</td><td title='1.28 bits' style='color: #008040;'>2E</td><td title='2.34 bits' style='color: #006090;'>29</td><td> </td><td title='8.59 bits' style='color: #000000;'>7A</td><td title='2.76 bits' style='color: #006090;'>3D</td><td title='9.71 bits' style='color: #900000;'>2D</td><td title='5.92 bits' style='color: #0000A0;'>31</td><td> </td><td> </td><td title='2.14 bits' style='color: #006090;'>2E</td><td title='3.13 bits' style='color: #0020F0;'>3B</td><td title='3.44 bits' style='color: #0020F0;'>76</td><td title='4.87 bits' style='color: #0020F0;'>2E</td><td> </td><td title='1.87 bits' style='color: #008040;'>78</td><td title='2.96 bits' style='color: #006090;'>79</td><td title='2.25 bits' style='color: #006090;'>2A</td><td title='1.47 bits' style='color: #008040;'>3D</td><td> </td><td title='1.39 bits' style='color: #008040;'>6E</td><td title='0.55 bits' style='color: #00C000;'>28</td><td title='9.78 bits' style='color: #900000;'>74</td><td title='1.52 bits' style='color: #008040;'>28</td><td> </td><td title='4.40 bits' style='color: #0020F0;'>6D</td><td title='1.79 bits' style='color: #008040;'>29</td><td title='3.16 bits' style='color: #0020F0;'>2A</td><td title='5.00 bits' style='color: #0020F0;'>7A</td><td> </td><td> </td><td> </td><td title='8.72 bits' style='color: #000000;'>d</td><td title='3.11 bits' style='color: #0020F0;'>(</td><td title='1.17 bits' style='color: #008040;'>f</td><td title='3.87 bits' style='color: #0020F0;'>,</td><td title='7.00 bits' style='color: #000000;'>2</td><td title='1.61 bits' style='color: #008040;'>.</td><td title='1.70 bits' style='color: #008040;'>)</td><td title='10.34 bits' style='color: #900000;'>></td><td title='3.64 bits' style='color: #0020F0;'>=</td><td title='3.01 bits' style='color: #0020F0;'>1</td><td title='1.28 bits' style='color: #008040;'>.</td><td title='2.34 bits' style='color: #006090;'>)</td><td title='8.59 bits' style='color: #000000;'>z</td><td title='2.76 bits' style='color: #006090;'>=</td><td title='9.71 bits' style='color: #900000;'>-</td><td title='5.92 bits' style='color: #0000A0;'>1</td><td title='2.14 bits' style='color: #006090;'>.</td><td title='3.13 bits' style='color: #0020F0;'>;</td><td title='3.44 bits' style='color: #0020F0;'>v</td><td title='4.87 bits' style='color: #0020F0;'>.</td><td title='1.87 bits' style='color: #008040;'>x</td><td title='2.96 bits' style='color: #006090;'>y</td><td title='2.25 bits' style='color: #006090;'>*</td><td title='1.47 bits' style='color: #008040;'>=</td><td title='1.39 bits' style='color: #008040;'>n</td><td title='0.55 bits' style='color: #00C000;'>(</td><td title='9.78 bits' style='color: #900000;'>t</td><td title='1.52 bits' style='color: #008040;'>(</td><td title='4.40 bits' style='color: #0020F0;'>m</td><td title='1.79 bits' style='color: #008040;'>)</td><td title='3.16 bits' style='color: #0020F0;'>*</td><td title='5.00 bits' style='color: #0020F0;'>z</td></tr></table></td></tr><tr><td nowrap class='address'> 004217B0 </td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='1.67 bits' style='color: #008040;'>29</td><td title='1.03 bits' style='color: #008040;'>3B</td><td title='1.09 bits' style='color: #008040;'>7D</td><td title='5.78 bits' style='color: #0000A0;'>7D</td><td> </td><td title='7.92 bits' style='color: #000000;'>72</td><td title='2.30 bits' style='color: #006090;'>65</td><td title='0.73 bits' style='color: #00C000;'>74</td><td title='0.24 bits' style='color: #00FF00;'>75</td><td> </td><td title='0.17 bits' style='color: #00FF00;'>72</td><td title='0.14 bits' style='color: #00FF00;'>6E</td><td title='0.56 bits' style='color: #00C000;'>20</td><td title='2.93 bits' style='color: #006090;'>76</td><td> </td><td title='5.09 bits' style='color: #0000A0;'>3B</td><td title='4.00 bits' style='color: #0020F0;'>7D</td><td title='1.50 bits' style='color: #008040;'>66</td><td title='0.27 bits' style='color: #00FF00;'>6C</td><td> </td><td> </td><td title='0.09 bits' style='color: #80FF80;'>6F</td><td title='0.12 bits' style='color: #00FF00;'>61</td><td title='0.05 bits' style='color: #80FF80;'>74</td><td title='0.11 bits' style='color: #00FF00;'>20</td><td> </td><td title='10.41 bits' style='color: #900000;'>77</td><td title='1.04 bits' style='color: #008040;'>28</td><td title='1.02 bits' style='color: #008040;'>76</td><td title='0.18 bits' style='color: #00FF00;'>65</td><td> </td><td title='0.13 bits' style='color: #00FF00;'>63</td><td title='2.89 bits' style='color: #006090;'>32</td><td title='0.43 bits' style='color: #00FF00;'>20</td><td title='0.43 bits' style='color: #00FF00;'>76</td><td> </td><td title='1.47 bits' style='color: #008040;'>29</td><td title='0.36 bits' style='color: #00FF00;'>7B</td><td title='4.35 bits' style='color: #0020F0;'>69</td><td title='1.32 bits' style='color: #008040;'>66</td><td> </td><td> </td><td> </td><td title='1.67 bits' style='color: #008040;'>)</td><td title='1.03 bits' style='color: #008040;'>;</td><td title='1.09 bits' style='color: #008040;'>}</td><td title='5.78 bits' style='color: #0000A0;'>}</td><td title='7.92 bits' style='color: #000000;'>r</td><td title='2.30 bits' style='color: #006090;'>e</td><td title='0.73 bits' style='color: #00C000;'>t</td><td title='0.24 bits' style='color: #00FF00;'>u</td><td title='0.17 bits' style='color: #00FF00;'>r</td><td title='0.14 bits' style='color: #00FF00;'>n</td><td title='0.56 bits' style='color: #00C000;'>.</td><td title='2.93 bits' style='color: #006090;'>v</td><td title='5.09 bits' style='color: #0000A0;'>;</td><td title='4.00 bits' style='color: #0020F0;'>}</td><td title='1.50 bits' style='color: #008040;'>f</td><td title='0.27 bits' style='color: #00FF00;'>l</td><td title='0.09 bits' style='color: #80FF80;'>o</td><td title='0.12 bits' style='color: #00FF00;'>a</td><td title='0.05 bits' style='color: #80FF80;'>t</td><td title='0.11 bits' style='color: #00FF00;'>.</td><td title='10.41 bits' style='color: #900000;'>w</td><td title='1.04 bits' style='color: #008040;'>(</td><td title='1.02 bits' style='color: #008040;'>v</td><td title='0.18 bits' style='color: #00FF00;'>e</td><td title='0.13 bits' style='color: #00FF00;'>c</td><td title='2.89 bits' style='color: #006090;'>2</td><td title='0.43 bits' style='color: #00FF00;'>.</td><td title='0.43 bits' style='color: #00FF00;'>v</td><td title='1.47 bits' style='color: #008040;'>)</td><td title='0.36 bits' style='color: #00FF00;'>{</td><td title='4.35 bits' style='color: #0020F0;'>i</td><td title='1.32 bits' style='color: #008040;'>f</td></tr></table></td></tr><tr><td nowrap class='address'> 004217D0 </td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='0.79 bits' style='color: #00C000;'>28</td><td title='1.76 bits' style='color: #008040;'>79</td><td title='3.37 bits' style='color: #0020F0;'>3E</td><td title='3.15 bits' style='color: #0020F0;'>3D</td><td> </td><td title='7.18 bits' style='color: #000000;'>76</td><td title='2.36 bits' style='color: #006090;'>2E</td><td title='2.16 bits' style='color: #006090;'>79</td><td title='1.04 bits' style='color: #008040;'>29</td><td> </td><td title='9.01 bits' style='color: #900000;'>76</td><td title='1.33 bits' style='color: #008040;'>2E</td><td title='2.55 bits' style='color: #006090;'>78</td><td title='2.96 bits' style='color: #006090;'>2B</td><td> </td><td title='9.38 bits' style='color: #900000;'>3D</td><td title='2.54 bits' style='color: #006090;'>2E</td><td title='7.05 bits' style='color: #000000;'>30</td><td title='6.65 bits' style='color: #0000A0;'>34</td><td> </td><td> </td><td title='3.32 bits' style='color: #0020F0;'>35</td><td title='5.83 bits' style='color: #0000A0;'>2A</td><td title='4.69 bits' style='color: #0020F0;'>66</td><td title='1.97 bits' style='color: #008040;'>28</td><td> </td><td title='3.01 bits' style='color: #0020F0;'>73</td><td title='1.36 bits' style='color: #008040;'>69</td><td title='0.77 bits' style='color: #00C000;'>6E</td><td title='0.37 bits' style='color: #00FF00;'>28</td><td> </td><td title='1.36 bits' style='color: #008040;'>73</td><td title='0.48 bits' style='color: #00FF00;'>28</td><td title='0.29 bits' style='color: #00FF00;'>76</td><td title='0.36 bits' style='color: #00FF00;'>65</td><td> </td><td title='0.14 bits' style='color: #00FF00;'>63</td><td title='0.42 bits' style='color: #00FF00;'>33</td><td title='1.00 bits' style='color: #00C000;'>28</td><td title='6.15 bits' style='color: #0000A0;'>33</td><td> </td><td> </td><td> </td><td title='0.79 bits' style='color: #00C000;'>(</td><td title='1.76 bits' style='color: #008040;'>y</td><td title='3.37 bits' style='color: #0020F0;'>></td><td title='3.15 bits' style='color: #0020F0;'>=</td><td title='7.18 bits' style='color: #000000;'>v</td><td title='2.36 bits' style='color: #006090;'>.</td><td title='2.16 bits' style='color: #006090;'>y</td><td title='1.04 bits' style='color: #008040;'>)</td><td title='9.01 bits' style='color: #900000;'>v</td><td title='1.33 bits' style='color: #008040;'>.</td><td title='2.55 bits' style='color: #006090;'>x</td><td title='2.96 bits' style='color: #006090;'>+</td><td title='9.38 bits' style='color: #900000;'>=</td><td title='2.54 bits' style='color: #006090;'>.</td><td title='7.05 bits' style='color: #000000;'>0</td><td title='6.65 bits' style='color: #0000A0;'>4</td><td title='3.32 bits' style='color: #0020F0;'>5</td><td title='5.83 bits' style='color: #0000A0;'>*</td><td title='4.69 bits' style='color: #0020F0;'>f</td><td title='1.97 bits' style='color: #008040;'>(</td><td title='3.01 bits' style='color: #0020F0;'>s</td><td title='1.36 bits' style='color: #008040;'>i</td><td title='0.77 bits' style='color: #00C000;'>n</td><td title='0.37 bits' style='color: #00FF00;'>(</td><td title='1.36 bits' style='color: #008040;'>s</td><td title='0.48 bits' style='color: #00FF00;'>(</td><td title='0.29 bits' style='color: #00FF00;'>v</td><td title='0.36 bits' style='color: #00FF00;'>e</td><td title='0.14 bits' style='color: #00FF00;'>c</td><td title='0.42 bits' style='color: #00FF00;'>3</td><td title='1.00 bits' style='color: #00C000;'>(</td><td title='6.15 bits' style='color: #0000A0;'>3</td></tr></table></td></tr><tr><td nowrap class='address'> 004217F0 </td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='0.98 bits' style='color: #00C000;'>2E</td><td title='2.79 bits' style='color: #006090;'>2C</td><td title='4.84 bits' style='color: #0020F0;'>76</td><td title='1.40 bits' style='color: #008040;'>2E</td><td> </td><td title='2.40 bits' style='color: #006090;'>79</td><td title='2.81 bits' style='color: #006090;'>2C</td><td title='8.30 bits' style='color: #000000;'>34</td><td title='5.66 bits' style='color: #0000A0;'>30</td><td> </td><td title='1.50 bits' style='color: #008040;'>2E</td><td title='1.25 bits' style='color: #008040;'>29</td><td title='2.65 bits' style='color: #006090;'>29</td><td title='2.51 bits' style='color: #006090;'>2A</td><td> </td><td title='1.78 bits' style='color: #008040;'>2E</td><td title='6.90 bits' style='color: #0000A0;'>34</td><td title='3.92 bits' style='color: #0020F0;'>29</td><td title='3.55 bits' style='color: #0020F0;'>2C</td><td> </td><td> </td><td title='3.45 bits' style='color: #0020F0;'>2D</td><td title='1.21 bits' style='color: #008040;'>2E</td><td title='5.67 bits' style='color: #0000A0;'>38</td><td title='2.45 bits' style='color: #006090;'>2C</td><td> </td><td title='2.43 bits' style='color: #006090;'>2E</td><td title='3.93 bits' style='color: #0020F0;'>38</td><td title='2.74 bits' style='color: #006090;'>29</td><td title='0.85 bits' style='color: #00C000;'>3B</td><td> </td><td title='3.68 bits' style='color: #0020F0;'>72</td><td title='0.40 bits' style='color: #00FF00;'>65</td><td title='0.42 bits' style='color: #00FF00;'>74</td><td title='0.14 bits' style='color: #00FF00;'>75</td><td> </td><td title='0.12 bits' style='color: #00FF00;'>72</td><td title='0.09 bits' style='color: #80FF80;'>6E</td><td title='0.19 bits' style='color: #00FF00;'>20</td><td title='2.75 bits' style='color: #006090;'>76</td><td> </td><td> </td><td> </td><td title='0.98 bits' style='color: #00C000;'>.</td><td title='2.79 bits' style='color: #006090;'>,</td><td title='4.84 bits' style='color: #0020F0;'>v</td><td title='1.40 bits' style='color: #008040;'>.</td><td title='2.40 bits' style='color: #006090;'>y</td><td title='2.81 bits' style='color: #006090;'>,</td><td title='8.30 bits' style='color: #000000;'>4</td><td title='5.66 bits' style='color: #0000A0;'>0</td><td title='1.50 bits' style='color: #008040;'>.</td><td title='1.25 bits' style='color: #008040;'>)</td><td title='2.65 bits' style='color: #006090;'>)</td><td title='2.51 bits' style='color: #006090;'>*</td><td title='1.78 bits' style='color: #008040;'>.</td><td title='6.90 bits' style='color: #0000A0;'>4</td><td title='3.92 bits' style='color: #0020F0;'>)</td><td title='3.55 bits' style='color: #0020F0;'>,</td><td title='3.45 bits' style='color: #0020F0;'>-</td><td title='1.21 bits' style='color: #008040;'>.</td><td title='5.67 bits' style='color: #0000A0;'>8</td><td title='2.45 bits' style='color: #006090;'>,</td><td title='2.43 bits' style='color: #006090;'>.</td><td title='3.93 bits' style='color: #0020F0;'>8</td><td title='2.74 bits' style='color: #006090;'>)</td><td title='0.85 bits' style='color: #00C000;'>;</td><td title='3.68 bits' style='color: #0020F0;'>r</td><td title='0.40 bits' style='color: #00FF00;'>e</td><td title='0.42 bits' style='color: #00FF00;'>t</td><td title='0.14 bits' style='color: #00FF00;'>u</td><td title='0.12 bits' style='color: #00FF00;'>r</td><td title='0.09 bits' style='color: #80FF80;'>n</td><td title='0.19 bits' style='color: #00FF00;'>.</td><td title='2.75 bits' style='color: #006090;'>v</td></tr></table></td></tr><tr><td nowrap class='address'> 00421810 </td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='7.39 bits' style='color: #000000;'>2E</td><td title='1.16 bits' style='color: #008040;'>78</td><td title='8.68 bits' style='color: #000000;'>3B</td><td title='2.39 bits' style='color: #006090;'>7D</td><td> </td><td title='1.19 bits' style='color: #008040;'>66</td><td title='0.24 bits' style='color: #00FF00;'>6C</td><td title='0.08 bits' style='color: #80FF80;'>6F</td><td title='0.12 bits' style='color: #00FF00;'>61</td><td> </td><td title='0.05 bits' style='color: #80FF80;'>74</td><td title='0.11 bits' style='color: #00FF00;'>20</td><td title='2.89 bits' style='color: #006090;'>74</td><td title='0.24 bits' style='color: #00FF00;'>28</td><td> </td><td title='0.73 bits' style='color: #00C000;'>76</td><td title='0.16 bits' style='color: #00FF00;'>65</td><td title='0.11 bits' style='color: #00FF00;'>63</td><td title='2.29 bits' style='color: #006090;'>32</td><td> </td><td> </td><td title='0.29 bits' style='color: #00FF00;'>20</td><td title='0.32 bits' style='color: #00FF00;'>76</td><td title='1.43 bits' style='color: #008040;'>2C</td><td title='1.13 bits' style='color: #008040;'>66</td><td> </td><td title='0.23 bits' style='color: #00FF00;'>6C</td><td title='0.08 bits' style='color: #80FF80;'>6F</td><td title='0.10 bits' style='color: #00FF00;'>61</td><td title='0.04 bits' style='color: #80FF80;'>74</td><td> </td><td title='0.08 bits' style='color: #80FF80;'>20</td><td title='3.23 bits' style='color: #0020F0;'>66</td><td title='3.11 bits' style='color: #0020F0;'>29</td><td title='0.53 bits' style='color: #00C000;'>7B</td><td> </td><td title='2.96 bits' style='color: #006090;'>76</td><td title='9.39 bits' style='color: #900000;'>2B</td><td title='7.24 bits' style='color: #000000;'>3D</td><td title='6.70 bits' style='color: #0000A0;'>78</td><td> </td><td> </td><td> </td><td title='7.39 bits' style='color: #000000;'>.</td><td title='1.16 bits' style='color: #008040;'>x</td><td title='8.68 bits' style='color: #000000;'>;</td><td title='2.39 bits' style='color: #006090;'>}</td><td title='1.19 bits' style='color: #008040;'>f</td><td title='0.24 bits' style='color: #00FF00;'>l</td><td title='0.08 bits' style='color: #80FF80;'>o</td><td title='0.12 bits' style='color: #00FF00;'>a</td><td title='0.05 bits' style='color: #80FF80;'>t</td><td title='0.11 bits' style='color: #00FF00;'>.</td><td title='2.89 bits' style='color: #006090;'>t</td><td title='0.24 bits' style='color: #00FF00;'>(</td><td title='0.73 bits' style='color: #00C000;'>v</td><td title='0.16 bits' style='color: #00FF00;'>e</td><td title='0.11 bits' style='color: #00FF00;'>c</td><td title='2.29 bits' style='color: #006090;'>2</td><td title='0.29 bits' style='color: #00FF00;'>.</td><td title='0.32 bits' style='color: #00FF00;'>v</td><td title='1.43 bits' style='color: #008040;'>,</td><td title='1.13 bits' style='color: #008040;'>f</td><td title='0.23 bits' style='color: #00FF00;'>l</td><td title='0.08 bits' style='color: #80FF80;'>o</td><td title='0.10 bits' style='color: #00FF00;'>a</td><td title='0.04 bits' style='color: #80FF80;'>t</td><td title='0.08 bits' style='color: #80FF80;'>.</td><td title='3.23 bits' style='color: #0020F0;'>f</td><td title='3.11 bits' style='color: #0020F0;'>)</td><td title='0.53 bits' style='color: #00C000;'>{</td><td title='2.96 bits' style='color: #006090;'>v</td><td title='9.39 bits' style='color: #900000;'>+</td><td title='7.24 bits' style='color: #000000;'>=</td><td title='6.70 bits' style='color: #0000A0;'>x</td></tr></table></td></tr><tr><td nowrap class='address'> 00421830 </td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='2.90 bits' style='color: #006090;'>28</td><td title='1.48 bits' style='color: #008040;'>76</td><td title='3.80 bits' style='color: #0020F0;'>2C</td><td title='6.70 bits' style='color: #0000A0;'>31</td><td> </td><td title='1.16 bits' style='color: #008040;'>2E</td><td title='4.02 bits' style='color: #0020F0;'>2C</td><td title='3.11 bits' style='color: #0020F0;'>31</td><td title='4.21 bits' style='color: #0020F0;'>29</td><td> </td><td title='2.51 bits' style='color: #006090;'>3B</td><td title='2.23 bits' style='color: #006090;'>76</td><td title='1.04 bits' style='color: #008040;'>65</td><td title='0.39 bits' style='color: #00FF00;'>63</td><td> </td><td title='2.09 bits' style='color: #006090;'>32</td><td title='0.59 bits' style='color: #00C000;'>20</td><td title='3.86 bits' style='color: #0020F0;'>79</td><td title='3.78 bits' style='color: #0020F0;'>3D</td><td> </td><td> </td><td title='7.30 bits' style='color: #000000;'>31</td><td title='1.66 bits' style='color: #008040;'>2E</td><td title='5.63 bits' style='color: #0000A0;'>2D</td><td title='6.28 bits' style='color: #0000A0;'>61</td><td> </td><td title='3.08 bits' style='color: #0020F0;'>62</td><td title='0.85 bits' style='color: #00C000;'>73</td><td title='0.32 bits' style='color: #00FF00;'>28</td><td title='5.61 bits' style='color: #0000A0;'>73</td><td> </td><td title='2.14 bits' style='color: #006090;'>69</td><td title='0.70 bits' style='color: #00C000;'>6E</td><td title='0.34 bits' style='color: #00FF00;'>28</td><td title='2.04 bits' style='color: #006090;'>76</td><td> </td><td title='1.43 bits' style='color: #008040;'>29</td><td title='5.37 bits' style='color: #0000A0;'>29</td><td title='2.20 bits' style='color: #006090;'>3B</td><td title='7.95 bits' style='color: #000000;'>79</td><td> </td><td> </td><td> </td><td title='2.90 bits' style='color: #006090;'>(</td><td title='1.48 bits' style='color: #008040;'>v</td><td title='3.80 bits' style='color: #0020F0;'>,</td><td title='6.70 bits' style='color: #0000A0;'>1</td><td title='1.16 bits' style='color: #008040;'>.</td><td title='4.02 bits' style='color: #0020F0;'>,</td><td title='3.11 bits' style='color: #0020F0;'>1</td><td title='4.21 bits' style='color: #0020F0;'>)</td><td title='2.51 bits' style='color: #006090;'>;</td><td title='2.23 bits' style='color: #006090;'>v</td><td title='1.04 bits' style='color: #008040;'>e</td><td title='0.39 bits' style='color: #00FF00;'>c</td><td title='2.09 bits' style='color: #006090;'>2</td><td title='0.59 bits' style='color: #00C000;'>.</td><td title='3.86 bits' style='color: #0020F0;'>y</td><td title='3.78 bits' style='color: #0020F0;'>=</td><td title='7.30 bits' style='color: #000000;'>1</td><td title='1.66 bits' style='color: #008040;'>.</td><td title='5.63 bits' style='color: #0000A0;'>-</td><td title='6.28 bits' style='color: #0000A0;'>a</td><td title='3.08 bits' style='color: #0020F0;'>b</td><td title='0.85 bits' style='color: #00C000;'>s</td><td title='0.32 bits' style='color: #00FF00;'>(</td><td title='5.61 bits' style='color: #0000A0;'>s</td><td title='2.14 bits' style='color: #006090;'>i</td><td title='0.70 bits' style='color: #00C000;'>n</td><td title='0.34 bits' style='color: #00FF00;'>(</td><td title='2.04 bits' style='color: #006090;'>v</td><td title='1.43 bits' style='color: #008040;'>)</td><td title='5.37 bits' style='color: #0000A0;'>)</td><td title='2.20 bits' style='color: #006090;'>;</td><td title='7.95 bits' style='color: #000000;'>y</td></tr></table></td></tr><tr><td nowrap class='address'> 00421850 </td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='3.29 bits' style='color: #0020F0;'>3D</td><td title='6.19 bits' style='color: #0000A0;'>6D</td><td title='3.91 bits' style='color: #0020F0;'>69</td><td title='2.81 bits' style='color: #006090;'>78</td><td> </td><td title='0.44 bits' style='color: #00FF00;'>28</td><td title='5.34 bits' style='color: #0000A0;'>79</td><td title='2.87 bits' style='color: #006090;'>2C</td><td title='7.25 bits' style='color: #000000;'>61</td><td> </td><td title='3.52 bits' style='color: #0020F0;'>62</td><td title='0.71 bits' style='color: #00C000;'>73</td><td title='0.29 bits' style='color: #00FF00;'>28</td><td title='11.02 bits' style='color: #900000;'>63</td><td> </td><td title='5.62 bits' style='color: #0000A0;'>6F</td><td title='3.36 bits' style='color: #0020F0;'>73</td><td title='0.73 bits' style='color: #00C000;'>28</td><td title='0.70 bits' style='color: #00C000;'>76</td><td> </td><td> </td><td title='1.16 bits' style='color: #008040;'>29</td><td title='2.96 bits' style='color: #006090;'>29</td><td title='4.03 bits' style='color: #0020F0;'>2C</td><td title='4.35 bits' style='color: #0020F0;'>79</td><td> </td><td title='1.43 bits' style='color: #008040;'>29</td><td title='2.43 bits' style='color: #006090;'>3B</td><td title='2.71 bits' style='color: #006090;'>72</td><td title='0.29 bits' style='color: #00FF00;'>65</td><td> </td><td title='0.30 bits' style='color: #00FF00;'>74</td><td title='0.14 bits' style='color: #00FF00;'>75</td><td title='0.10 bits' style='color: #00FF00;'>72</td><td title='0.08 bits' style='color: #80FF80;'>6E</td><td> </td><td title='0.14 bits' style='color: #00FF00;'>20</td><td title='10.02 bits' style='color: #900000;'>70</td><td title='5.70 bits' style='color: #0000A0;'>6F</td><td title='9.31 bits' style='color: #900000;'>77</td><td> </td><td> </td><td> </td><td title='3.29 bits' style='color: #0020F0;'>=</td><td title='6.19 bits' style='color: #0000A0;'>m</td><td title='3.91 bits' style='color: #0020F0;'>i</td><td title='2.81 bits' style='color: #006090;'>x</td><td title='0.44 bits' style='color: #00FF00;'>(</td><td title='5.34 bits' style='color: #0000A0;'>y</td><td title='2.87 bits' style='color: #006090;'>,</td><td title='7.25 bits' style='color: #000000;'>a</td><td title='3.52 bits' style='color: #0020F0;'>b</td><td title='0.71 bits' style='color: #00C000;'>s</td><td title='0.29 bits' style='color: #00FF00;'>(</td><td title='11.02 bits' style='color: #900000;'>c</td><td title='5.62 bits' style='color: #0000A0;'>o</td><td title='3.36 bits' style='color: #0020F0;'>s</td><td title='0.73 bits' style='color: #00C000;'>(</td><td title='0.70 bits' style='color: #00C000;'>v</td><td title='1.16 bits' style='color: #008040;'>)</td><td title='2.96 bits' style='color: #006090;'>)</td><td title='4.03 bits' style='color: #0020F0;'>,</td><td title='4.35 bits' style='color: #0020F0;'>y</td><td title='1.43 bits' style='color: #008040;'>)</td><td title='2.43 bits' style='color: #006090;'>;</td><td title='2.71 bits' style='color: #006090;'>r</td><td title='0.29 bits' style='color: #00FF00;'>e</td><td title='0.30 bits' style='color: #00FF00;'>t</td><td title='0.14 bits' style='color: #00FF00;'>u</td><td title='0.10 bits' style='color: #00FF00;'>r</td><td title='0.08 bits' style='color: #80FF80;'>n</td><td title='0.14 bits' style='color: #00FF00;'>.</td><td title='10.02 bits' style='color: #900000;'>p</td><td title='5.70 bits' style='color: #0000A0;'>o</td><td title='9.31 bits' style='color: #900000;'>w</td></tr></table></td></tr><tr><td nowrap class='address'> 00421870 </td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='3.05 bits' style='color: #0020F0;'>28</td><td title='6.34 bits' style='color: #0000A0;'>31</td><td title='1.14 bits' style='color: #008040;'>2E</td><td title='3.02 bits' style='color: #0020F0;'>2D</td><td> </td><td title='8.80 bits' style='color: #000000;'>70</td><td title='4.68 bits' style='color: #0020F0;'>6F</td><td title='2.62 bits' style='color: #006090;'>77</td><td title='1.09 bits' style='color: #008040;'>28</td><td> </td><td title='4.98 bits' style='color: #0020F0;'>79</td><td title='3.11 bits' style='color: #0020F0;'>2E</td><td title='2.13 bits' style='color: #006090;'>78</td><td title='2.48 bits' style='color: #006090;'>2A</td><td> </td><td title='5.77 bits' style='color: #0000A0;'>79</td><td title='2.71 bits' style='color: #006090;'>2E</td><td title='1.18 bits' style='color: #008040;'>79</td><td title='1.39 bits' style='color: #008040;'>2C</td><td> </td><td> </td><td title='4.83 bits' style='color: #0020F0;'>2E</td><td title='7.98 bits' style='color: #000000;'>36</td><td title='6.73 bits' style='color: #0000A0;'>35</td><td title='3.89 bits' style='color: #0020F0;'>29</td><td> </td><td title='3.28 bits' style='color: #0020F0;'>2C</td><td title='5.00 bits' style='color: #0020F0;'>66</td><td title='4.68 bits' style='color: #0020F0;'>29</td><td title='1.93 bits' style='color: #008040;'>3B</td><td> </td><td title='2.20 bits' style='color: #006090;'>7D</td><td title='3.11 bits' style='color: #0020F0;'>76</td><td title='0.72 bits' style='color: #00C000;'>65</td><td title='0.25 bits' style='color: #00FF00;'>63</td><td> </td><td title='0.91 bits' style='color: #00C000;'>33</td><td title='0.83 bits' style='color: #00C000;'>20</td><td title='7.75 bits' style='color: #000000;'>77</td><td title='0.84 bits' style='color: #00C000;'>28</td><td> </td><td> </td><td> </td><td title='3.05 bits' style='color: #0020F0;'>(</td><td title='6.34 bits' style='color: #0000A0;'>1</td><td title='1.14 bits' style='color: #008040;'>.</td><td title='3.02 bits' style='color: #0020F0;'>-</td><td title='8.80 bits' style='color: #000000;'>p</td><td title='4.68 bits' style='color: #0020F0;'>o</td><td title='2.62 bits' style='color: #006090;'>w</td><td title='1.09 bits' style='color: #008040;'>(</td><td title='4.98 bits' style='color: #0020F0;'>y</td><td title='3.11 bits' style='color: #0020F0;'>.</td><td title='2.13 bits' style='color: #006090;'>x</td><td title='2.48 bits' style='color: #006090;'>*</td><td title='5.77 bits' style='color: #0000A0;'>y</td><td title='2.71 bits' style='color: #006090;'>.</td><td title='1.18 bits' style='color: #008040;'>y</td><td title='1.39 bits' style='color: #008040;'>,</td><td title='4.83 bits' style='color: #0020F0;'>.</td><td title='7.98 bits' style='color: #000000;'>6</td><td title='6.73 bits' style='color: #0000A0;'>5</td><td title='3.89 bits' style='color: #0020F0;'>)</td><td title='3.28 bits' style='color: #0020F0;'>,</td><td title='5.00 bits' style='color: #0020F0;'>f</td><td title='4.68 bits' style='color: #0020F0;'>)</td><td title='1.93 bits' style='color: #008040;'>;</td><td title='2.20 bits' style='color: #006090;'>}</td><td title='3.11 bits' style='color: #0020F0;'>v</td><td title='0.72 bits' style='color: #00C000;'>e</td><td title='0.25 bits' style='color: #00FF00;'>c</td><td title='0.91 bits' style='color: #00C000;'>3</td><td title='0.83 bits' style='color: #00C000;'>.</td><td title='7.75 bits' style='color: #000000;'>w</td><td title='0.84 bits' style='color: #00C000;'>(</td></tr></table></td></tr><tr><td nowrap class='address'> 00421890 </td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='0.53 bits' style='color: #00C000;'>76</td><td title='0.31 bits' style='color: #00FF00;'>65</td><td title='0.12 bits' style='color: #00FF00;'>63</td><td title='0.79 bits' style='color: #00C000;'>33</td><td> </td><td title='0.49 bits' style='color: #00FF00;'>20</td><td title='0.24 bits' style='color: #00FF00;'>76</td><td title='1.54 bits' style='color: #008040;'>2C</td><td title='4.28 bits' style='color: #0020F0;'>69</td><td> </td><td title='0.95 bits' style='color: #00C000;'>6E</td><td title='1.51 bits' style='color: #008040;'>74</td><td title='0.38 bits' style='color: #00FF00;'>20</td><td title='2.55 bits' style='color: #006090;'>6D</td><td> </td><td title='0.55 bits' style='color: #00C000;'>29</td><td title='0.42 bits' style='color: #00FF00;'>7B</td><td title='3.73 bits' style='color: #0020F0;'>66</td><td title='0.63 bits' style='color: #00C000;'>6C</td><td> </td><td> </td><td title='0.12 bits' style='color: #00FF00;'>6F</td><td title='0.11 bits' style='color: #00FF00;'>61</td><td title='0.05 bits' style='color: #80FF80;'>74</td><td title='0.10 bits' style='color: #00FF00;'>20</td><td> </td><td title='2.02 bits' style='color: #006090;'>66</td><td title='0.92 bits' style='color: #00C000;'>3D</td><td title='2.53 bits' style='color: #006090;'>30</td><td title='0.43 bits' style='color: #00FF00;'>2E</td><td> </td><td title='3.82 bits' style='color: #0020F0;'>2C</td><td title='5.82 bits' style='color: #0000A0;'>69</td><td title='3.22 bits' style='color: #0020F0;'>3D</td><td title='2.37 bits' style='color: #006090;'>31</td><td> </td><td title='8.43 bits' style='color: #000000;'>65</td><td title='7.66 bits' style='color: #000000;'>33</td><td title='7.00 bits' style='color: #000000;'>2C</td><td title='7.71 bits' style='color: #000000;'>72</td><td> </td><td> </td><td> </td><td title='0.53 bits' style='color: #00C000;'>v</td><td title='0.31 bits' style='color: #00FF00;'>e</td><td title='0.12 bits' style='color: #00FF00;'>c</td><td title='0.79 bits' style='color: #00C000;'>3</td><td title='0.49 bits' style='color: #00FF00;'>.</td><td title='0.24 bits' style='color: #00FF00;'>v</td><td title='1.54 bits' style='color: #008040;'>,</td><td title='4.28 bits' style='color: #0020F0;'>i</td><td title='0.95 bits' style='color: #00C000;'>n</td><td title='1.51 bits' style='color: #008040;'>t</td><td title='0.38 bits' style='color: #00FF00;'>.</td><td title='2.55 bits' style='color: #006090;'>m</td><td title='0.55 bits' style='color: #00C000;'>)</td><td title='0.42 bits' style='color: #00FF00;'>{</td><td title='3.73 bits' style='color: #0020F0;'>f</td><td title='0.63 bits' style='color: #00C000;'>l</td><td title='0.12 bits' style='color: #00FF00;'>o</td><td title='0.11 bits' style='color: #00FF00;'>a</td><td title='0.05 bits' style='color: #80FF80;'>t</td><td title='0.10 bits' style='color: #00FF00;'>.</td><td title='2.02 bits' style='color: #006090;'>f</td><td title='0.92 bits' style='color: #00C000;'>=</td><td title='2.53 bits' style='color: #006090;'>0</td><td title='0.43 bits' style='color: #00FF00;'>.</td><td title='3.82 bits' style='color: #0020F0;'>,</td><td title='5.82 bits' style='color: #0000A0;'>i</td><td title='3.22 bits' style='color: #0020F0;'>=</td><td title='2.37 bits' style='color: #006090;'>1</td><td title='8.43 bits' style='color: #000000;'>e</td><td title='7.66 bits' style='color: #000000;'>3</td><td title='7.00 bits' style='color: #000000;'>,</td><td title='7.71 bits' style='color: #000000;'>r</td></tr></table></td></tr><tr><td nowrap class='address'> 004218B0 </td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='6.41 bits' style='color: #0000A0;'>3D</td><td title='7.14 bits' style='color: #000000;'>7A</td><td title='8.13 bits' style='color: #000000;'>2F</td><td title='4.98 bits' style='color: #0020F0;'>31</td><td> </td><td title='5.57 bits' style='color: #0000A0;'>32</td><td title='3.23 bits' style='color: #0020F0;'>2E</td><td title='3.71 bits' style='color: #0020F0;'>2C</td><td title='4.56 bits' style='color: #0020F0;'>70</td><td> </td><td title='5.83 bits' style='color: #0000A0;'>2C</td><td title='12.40 bits' style='color: #FF0000;'>64</td><td title='4.98 bits' style='color: #0020F0;'>3D</td><td title='4.91 bits' style='color: #0020F0;'>66</td><td> </td><td title='1.10 bits' style='color: #008040;'>6C</td><td title='0.11 bits' style='color: #00FF00;'>6F</td><td title='3.84 bits' style='color: #0020F0;'>6F</td><td title='1.56 bits' style='color: #008040;'>72</td><td> </td><td> </td><td title='1.21 bits' style='color: #008040;'>28</td><td title='6.73 bits' style='color: #0000A0;'>61</td><td title='3.95 bits' style='color: #0020F0;'>74</td><td title='8.20 bits' style='color: #000000;'>61</td><td> </td><td title='7.11 bits' style='color: #000000;'>6E</td><td title='1.29 bits' style='color: #008040;'>28</td><td title='1.51 bits' style='color: #008040;'>76</td><td title='4.92 bits' style='color: #0020F0;'>2E</td><td> </td><td title='2.36 bits' style='color: #006090;'>79</td><td title='1.97 bits' style='color: #008040;'>2C</td><td title='4.38 bits' style='color: #0020F0;'>76</td><td title='0.66 bits' style='color: #00C000;'>2E</td><td> </td><td title='1.66 bits' style='color: #008040;'>78</td><td title='3.05 bits' style='color: #0020F0;'>29</td><td title='10.37 bits' style='color: #900000;'>2F</td><td title='5.40 bits' style='color: #0000A0;'>72</td><td> </td><td> </td><td> </td><td title='6.41 bits' style='color: #0000A0;'>=</td><td title='7.14 bits' style='color: #000000;'>z</td><td title='8.13 bits' style='color: #000000;'>/</td><td title='4.98 bits' style='color: #0020F0;'>1</td><td title='5.57 bits' style='color: #0000A0;'>2</td><td title='3.23 bits' style='color: #0020F0;'>.</td><td title='3.71 bits' style='color: #0020F0;'>,</td><td title='4.56 bits' style='color: #0020F0;'>p</td><td title='5.83 bits' style='color: #0000A0;'>,</td><td title='12.40 bits' style='color: #FF0000;'>d</td><td title='4.98 bits' style='color: #0020F0;'>=</td><td title='4.91 bits' style='color: #0020F0;'>f</td><td title='1.10 bits' style='color: #008040;'>l</td><td title='0.11 bits' style='color: #00FF00;'>o</td><td title='3.84 bits' style='color: #0020F0;'>o</td><td title='1.56 bits' style='color: #008040;'>r</td><td title='1.21 bits' style='color: #008040;'>(</td><td title='6.73 bits' style='color: #0000A0;'>a</td><td title='3.95 bits' style='color: #0020F0;'>t</td><td title='8.20 bits' style='color: #000000;'>a</td><td title='7.11 bits' style='color: #000000;'>n</td><td title='1.29 bits' style='color: #008040;'>(</td><td title='1.51 bits' style='color: #008040;'>v</td><td title='4.92 bits' style='color: #0020F0;'>.</td><td title='2.36 bits' style='color: #006090;'>y</td><td title='1.97 bits' style='color: #008040;'>,</td><td title='4.38 bits' style='color: #0020F0;'>v</td><td title='0.66 bits' style='color: #00C000;'>.</td><td title='1.66 bits' style='color: #008040;'>x</td><td title='3.05 bits' style='color: #0020F0;'>)</td><td title='10.37 bits' style='color: #900000;'>/</td><td title='5.40 bits' style='color: #0000A0;'>r</td></tr></table></td></tr><tr><td nowrap class='address'> 004218D0 </td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='7.83 bits' style='color: #000000;'>2B</td><td title='4.74 bits' style='color: #0020F0;'>2E</td><td title='8.05 bits' style='color: #000000;'>35</td><td title='2.05 bits' style='color: #006090;'>29</td><td> </td><td title='5.53 bits' style='color: #0000A0;'>2A</td><td title='5.71 bits' style='color: #0000A0;'>72</td><td title='7.22 bits' style='color: #000000;'>3B</td><td title='2.69 bits' style='color: #006090;'>76</td><td> </td><td title='1.31 bits' style='color: #008040;'>65</td><td title='0.27 bits' style='color: #00FF00;'>63</td><td title='0.71 bits' style='color: #00C000;'>33</td><td title='0.74 bits' style='color: #00C000;'>20</td><td> </td><td title='2.80 bits' style='color: #006090;'>63</td><td title='0.84 bits' style='color: #00C000;'>3D</td><td title='0.91 bits' style='color: #00C000;'>76</td><td title='8.46 bits' style='color: #000000;'>3B</td><td> </td><td> </td><td title='1.75 bits' style='color: #008040;'>63</td><td title='9.38 bits' style='color: #900000;'>2E</td><td title='2.57 bits' style='color: #006090;'>78</td><td title='3.16 bits' style='color: #0020F0;'>79</td><td> </td><td title='5.00 bits' style='color: #0000A0;'>3D</td><td title='7.13 bits' style='color: #000000;'>6E</td><td title='1.10 bits' style='color: #008040;'>28</td><td title='11.28 bits' style='color: #900000;'>64</td><td> </td><td title='3.34 bits' style='color: #0020F0;'>29</td><td title='3.16 bits' style='color: #0020F0;'>2A</td><td title='7.30 bits' style='color: #000000;'>63</td><td title='4.23 bits' style='color: #0020F0;'>2E</td><td> </td><td title='1.68 bits' style='color: #008040;'>78</td><td title='1.49 bits' style='color: #008040;'>79</td><td title='4.33 bits' style='color: #0020F0;'>3B</td><td title='4.20 bits' style='color: #0020F0;'>66</td><td> </td><td> </td><td> </td><td title='7.83 bits' style='color: #000000;'>+</td><td title='4.74 bits' style='color: #0020F0;'>.</td><td title='8.05 bits' style='color: #000000;'>5</td><td title='2.05 bits' style='color: #006090;'>)</td><td title='5.53 bits' style='color: #0000A0;'>*</td><td title='5.71 bits' style='color: #0000A0;'>r</td><td title='7.22 bits' style='color: #000000;'>;</td><td title='2.69 bits' style='color: #006090;'>v</td><td title='1.31 bits' style='color: #008040;'>e</td><td title='0.27 bits' style='color: #00FF00;'>c</td><td title='0.71 bits' style='color: #00C000;'>3</td><td title='0.74 bits' style='color: #00C000;'>.</td><td title='2.80 bits' style='color: #006090;'>c</td><td title='0.84 bits' style='color: #00C000;'>=</td><td title='0.91 bits' style='color: #00C000;'>v</td><td title='8.46 bits' style='color: #000000;'>;</td><td title='1.75 bits' style='color: #008040;'>c</td><td title='9.38 bits' style='color: #900000;'>.</td><td title='2.57 bits' style='color: #006090;'>x</td><td title='3.16 bits' style='color: #0020F0;'>y</td><td title='5.00 bits' style='color: #0000A0;'>=</td><td title='7.13 bits' style='color: #000000;'>n</td><td title='1.10 bits' style='color: #008040;'>(</td><td title='11.28 bits' style='color: #900000;'>d</td><td title='3.34 bits' style='color: #0020F0;'>)</td><td title='3.16 bits' style='color: #0020F0;'>*</td><td title='7.30 bits' style='color: #000000;'>c</td><td title='4.23 bits' style='color: #0020F0;'>.</td><td title='1.68 bits' style='color: #008040;'>x</td><td title='1.49 bits' style='color: #008040;'>y</td><td title='4.33 bits' style='color: #0020F0;'>;</td><td title='4.20 bits' style='color: #0020F0;'>f</td></tr></table></td></tr><tr><td nowrap class='address'> 004218F0 </td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='1.17 bits' style='color: #008040;'>6C</td><td title='0.11 bits' style='color: #00FF00;'>6F</td><td title='0.24 bits' style='color: #00FF00;'>61</td><td title='0.06 bits' style='color: #80FF80;'>74</td><td> </td><td title='0.15 bits' style='color: #00FF00;'>20</td><td title='6.75 bits' style='color: #0000A0;'>6C</td><td title='1.36 bits' style='color: #008040;'>3D</td><td title='6.38 bits' style='color: #0000A0;'>6C</td><td> </td><td title='4.73 bits' style='color: #0020F0;'>65</td><td title='2.59 bits' style='color: #006090;'>6E</td><td title='1.34 bits' style='color: #008040;'>67</td><td title='0.84 bits' style='color: #00C000;'>74</td><td> </td><td title='0.73 bits' style='color: #00C000;'>68</td><td title='0.46 bits' style='color: #00FF00;'>28</td><td title='0.97 bits' style='color: #00C000;'>6D</td><td title='0.50 bits' style='color: #00C000;'>61</td><td> </td><td> </td><td title='0.38 bits' style='color: #00FF00;'>78</td><td title='0.20 bits' style='color: #00FF00;'>28</td><td title='7.03 bits' style='color: #000000;'>61</td><td title='5.61 bits' style='color: #0000A0;'>62</td><td> </td><td title='1.16 bits' style='color: #008040;'>73</td><td title='0.26 bits' style='color: #00FF00;'>28</td><td title='2.67 bits' style='color: #006090;'>63</td><td title='3.38 bits' style='color: #0020F0;'>2E</td><td> </td><td title='0.77 bits' style='color: #00C000;'>78</td><td title='1.00 bits' style='color: #008040;'>79</td><td title='8.30 bits' style='color: #000000;'>2D</td><td title='2.48 bits' style='color: #006090;'>76</td><td> </td><td title='2.47 bits' style='color: #006090;'>65</td><td title='0.28 bits' style='color: #00FF00;'>63</td><td title='1.57 bits' style='color: #008040;'>32</td><td title='1.56 bits' style='color: #008040;'>28</td><td> </td><td> </td><td> </td><td title='1.17 bits' style='color: #008040;'>l</td><td title='0.11 bits' style='color: #00FF00;'>o</td><td title='0.24 bits' style='color: #00FF00;'>a</td><td title='0.06 bits' style='color: #80FF80;'>t</td><td title='0.15 bits' style='color: #00FF00;'>.</td><td title='6.75 bits' style='color: #0000A0;'>l</td><td title='1.36 bits' style='color: #008040;'>=</td><td title='6.38 bits' style='color: #0000A0;'>l</td><td title='4.73 bits' style='color: #0020F0;'>e</td><td title='2.59 bits' style='color: #006090;'>n</td><td title='1.34 bits' style='color: #008040;'>g</td><td title='0.84 bits' style='color: #00C000;'>t</td><td title='0.73 bits' style='color: #00C000;'>h</td><td title='0.46 bits' style='color: #00FF00;'>(</td><td title='0.97 bits' style='color: #00C000;'>m</td><td title='0.50 bits' style='color: #00C000;'>a</td><td title='0.38 bits' style='color: #00FF00;'>x</td><td title='0.20 bits' style='color: #00FF00;'>(</td><td title='7.03 bits' style='color: #000000;'>a</td><td title='5.61 bits' style='color: #0000A0;'>b</td><td title='1.16 bits' style='color: #008040;'>s</td><td title='0.26 bits' style='color: #00FF00;'>(</td><td title='2.67 bits' style='color: #006090;'>c</td><td title='3.38 bits' style='color: #0020F0;'>.</td><td title='0.77 bits' style='color: #00C000;'>x</td><td title='1.00 bits' style='color: #008040;'>y</td><td title='8.30 bits' style='color: #000000;'>-</td><td title='2.48 bits' style='color: #006090;'>v</td><td title='2.47 bits' style='color: #006090;'>e</td><td title='0.28 bits' style='color: #00FF00;'>c</td><td title='1.57 bits' style='color: #008040;'>2</td><td title='1.56 bits' style='color: #008040;'>(</td></tr></table></td></tr><tr><td nowrap class='address'> 00421910 </td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='2.78 bits' style='color: #006090;'>31</td><td title='0.73 bits' style='color: #00C000;'>2E</td><td title='8.42 bits' style='color: #000000;'>38</td><td title='1.23 bits' style='color: #008040;'>2C</td><td> </td><td title='6.66 bits' style='color: #0000A0;'>30</td><td title='0.50 bits' style='color: #00FF00;'>2E</td><td title='1.04 bits' style='color: #008040;'>29</td><td title='2.03 bits' style='color: #006090;'>29</td><td> </td><td title='5.20 bits' style='color: #0000A0;'>2D</td><td title='2.04 bits' style='color: #006090;'>76</td><td title='0.61 bits' style='color: #00C000;'>65</td><td title='0.25 bits' style='color: #00FF00;'>63</td><td> </td><td title='0.54 bits' style='color: #00C000;'>32</td><td title='0.50 bits' style='color: #00C000;'>28</td><td title='6.89 bits' style='color: #0000A0;'>2E</td><td title='4.19 bits' style='color: #0020F0;'>32</td><td> </td><td> </td><td title='5.39 bits' style='color: #0000A0;'>34</td><td title='3.26 bits' style='color: #0020F0;'>2C</td><td title='2.75 bits' style='color: #006090;'>2E</td><td title='5.36 bits' style='color: #0000A0;'>31</td><td> </td><td title='3.72 bits' style='color: #0020F0;'>34</td><td title='5.04 bits' style='color: #0000A0;'>29</td><td title='1.47 bits' style='color: #008040;'>2C</td><td title='3.35 bits' style='color: #0020F0;'>30</td><td> </td><td title='0.29 bits' style='color: #00FF00;'>2E</td><td title='0.75 bits' style='color: #00C000;'>29</td><td title='1.62 bits' style='color: #008040;'>29</td><td title='2.09 bits' style='color: #006090;'>2D</td><td> </td><td title='3.29 bits' style='color: #0020F0;'>2E</td><td title='2.93 bits' style='color: #006090;'>30</td><td title='5.41 bits' style='color: #0000A0;'>32</td><td title='5.56 bits' style='color: #0000A0;'>2C</td><td> </td><td> </td><td> </td><td title='2.78 bits' style='color: #006090;'>1</td><td title='0.73 bits' style='color: #00C000;'>.</td><td title='8.42 bits' style='color: #000000;'>8</td><td title='1.23 bits' style='color: #008040;'>,</td><td title='6.66 bits' style='color: #0000A0;'>0</td><td title='0.50 bits' style='color: #00FF00;'>.</td><td title='1.04 bits' style='color: #008040;'>)</td><td title='2.03 bits' style='color: #006090;'>)</td><td title='5.20 bits' style='color: #0000A0;'>-</td><td title='2.04 bits' style='color: #006090;'>v</td><td title='0.61 bits' style='color: #00C000;'>e</td><td title='0.25 bits' style='color: #00FF00;'>c</td><td title='0.54 bits' style='color: #00C000;'>2</td><td title='0.50 bits' style='color: #00C000;'>(</td><td title='6.89 bits' style='color: #0000A0;'>.</td><td title='4.19 bits' style='color: #0020F0;'>2</td><td title='5.39 bits' style='color: #0000A0;'>4</td><td title='3.26 bits' style='color: #0020F0;'>,</td><td title='2.75 bits' style='color: #006090;'>.</td><td title='5.36 bits' style='color: #0000A0;'>1</td><td title='3.72 bits' style='color: #0020F0;'>4</td><td title='5.04 bits' style='color: #0000A0;'>)</td><td title='1.47 bits' style='color: #008040;'>,</td><td title='3.35 bits' style='color: #0020F0;'>0</td><td title='0.29 bits' style='color: #00FF00;'>.</td><td title='0.75 bits' style='color: #00C000;'>)</td><td title='1.62 bits' style='color: #008040;'>)</td><td title='2.09 bits' style='color: #006090;'>-</td><td title='3.29 bits' style='color: #0020F0;'>.</td><td title='2.93 bits' style='color: #006090;'>0</td><td title='5.41 bits' style='color: #0000A0;'>2</td><td title='5.56 bits' style='color: #0000A0;'>,</td></tr></table></td></tr><tr><td nowrap class='address'> 00421930 </td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='7.21 bits' style='color: #000000;'>65</td><td title='6.88 bits' style='color: #0000A0;'>3D</td><td title='4.95 bits' style='color: #0020F0;'>61</td><td title='1.15 bits' style='color: #008040;'>62</td><td> </td><td title='0.45 bits' style='color: #00FF00;'>73</td><td title='0.23 bits' style='color: #00FF00;'>28</td><td title='6.62 bits' style='color: #0000A0;'>6C</td><td title='1.82 bits' style='color: #008040;'>65</td><td> </td><td title='1.63 bits' style='color: #008040;'>6E</td><td title='1.05 bits' style='color: #008040;'>67</td><td title='0.65 bits' style='color: #00C000;'>74</td><td title='0.41 bits' style='color: #00FF00;'>68</td><td> </td><td title='0.28 bits' style='color: #00FF00;'>28</td><td title='1.47 bits' style='color: #008040;'>76</td><td title='0.86 bits' style='color: #00C000;'>2E</td><td title='0.33 bits' style='color: #00FF00;'>78</td><td> </td><td> </td><td title='0.76 bits' style='color: #00C000;'>79</td><td title='0.92 bits' style='color: #00C000;'>29</td><td title='3.89 bits' style='color: #0020F0;'>2D</td><td title='6.56 bits' style='color: #0000A0;'>31</td><td> </td><td title='1.00 bits' style='color: #00C000;'>2E</td><td title='3.54 bits' style='color: #0020F0;'>38</td><td title='2.32 bits' style='color: #006090;'>29</td><td title='3.13 bits' style='color: #0020F0;'>2D</td><td> </td><td title='1.82 bits' style='color: #008040;'>2E</td><td title='5.25 bits' style='color: #0000A0;'>32</td><td title='6.42 bits' style='color: #0000A0;'>3B</td><td title='6.63 bits' style='color: #0000A0;'>6C</td><td> </td><td title='4.81 bits' style='color: #0020F0;'>3D</td><td title='3.32 bits' style='color: #0020F0;'>6D</td><td title='2.17 bits' style='color: #006090;'>69</td><td title='1.80 bits' style='color: #008040;'>6E</td><td> </td><td> </td><td> </td><td title='7.21 bits' style='color: #000000;'>e</td><td title='6.88 bits' style='color: #0000A0;'>=</td><td title='4.95 bits' style='color: #0020F0;'>a</td><td title='1.15 bits' style='color: #008040;'>b</td><td title='0.45 bits' style='color: #00FF00;'>s</td><td title='0.23 bits' style='color: #00FF00;'>(</td><td title='6.62 bits' style='color: #0000A0;'>l</td><td title='1.82 bits' style='color: #008040;'>e</td><td title='1.63 bits' style='color: #008040;'>n</td><td title='1.05 bits' style='color: #008040;'>g</td><td title='0.65 bits' style='color: #00C000;'>t</td><td title='0.41 bits' style='color: #00FF00;'>h</td><td title='0.28 bits' style='color: #00FF00;'>(</td><td title='1.47 bits' style='color: #008040;'>v</td><td title='0.86 bits' style='color: #00C000;'>.</td><td title='0.33 bits' style='color: #00FF00;'>x</td><td title='0.76 bits' style='color: #00C000;'>y</td><td title='0.92 bits' style='color: #00C000;'>)</td><td title='3.89 bits' style='color: #0020F0;'>-</td><td title='6.56 bits' style='color: #0000A0;'>1</td><td title='1.00 bits' style='color: #00C000;'>.</td><td title='3.54 bits' style='color: #0020F0;'>8</td><td title='2.32 bits' style='color: #006090;'>)</td><td title='3.13 bits' style='color: #0020F0;'>-</td><td title='1.82 bits' style='color: #008040;'>.</td><td title='5.25 bits' style='color: #0000A0;'>2</td><td title='6.42 bits' style='color: #0000A0;'>;</td><td title='6.63 bits' style='color: #0000A0;'>l</td><td title='4.81 bits' style='color: #0020F0;'>=</td><td title='3.32 bits' style='color: #0020F0;'>m</td><td title='2.17 bits' style='color: #006090;'>i</td><td title='1.80 bits' style='color: #008040;'>n</td></tr></table></td></tr><tr><td nowrap class='address'> 00421950 </td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='0.72 bits' style='color: #00C000;'>28</td><td title='5.63 bits' style='color: #0000A0;'>6C</td><td title='7.15 bits' style='color: #000000;'>2C</td><td title='5.21 bits' style='color: #0000A0;'>65</td><td> </td><td title='5.49 bits' style='color: #0000A0;'>29</td><td title='1.84 bits' style='color: #008040;'>3B</td><td title='6.98 bits' style='color: #0000A0;'>65</td><td title='3.93 bits' style='color: #0020F0;'>3D</td><td> </td><td title='4.46 bits' style='color: #0020F0;'>6E</td><td title='0.76 bits' style='color: #00C000;'>28</td><td title='5.78 bits' style='color: #0000A0;'>61</td><td title='2.25 bits' style='color: #006090;'>62</td><td> </td><td title='0.57 bits' style='color: #00C000;'>73</td><td title='0.19 bits' style='color: #00FF00;'>28</td><td title='2.48 bits' style='color: #006090;'>6C</td><td title='1.16 bits' style='color: #008040;'>65</td><td> </td><td> </td><td title='0.58 bits' style='color: #00C000;'>6E</td><td title='0.43 bits' style='color: #00FF00;'>67</td><td title='0.35 bits' style='color: #00FF00;'>74</td><td title='0.25 bits' style='color: #00FF00;'>68</td><td> </td><td title='0.18 bits' style='color: #00FF00;'>28</td><td title='0.60 bits' style='color: #00C000;'>76</td><td title='0.41 bits' style='color: #00FF00;'>2E</td><td title='0.22 bits' style='color: #00FF00;'>78</td><td> </td><td title='0.33 bits' style='color: #00FF00;'>79</td><td title='0.45 bits' style='color: #00FF00;'>29</td><td title='1.18 bits' style='color: #008040;'>2D</td><td title='0.92 bits' style='color: #00C000;'>31</td><td> </td><td title='0.37 bits' style='color: #00FF00;'>2E</td><td title='6.16 bits' style='color: #0000A0;'>37</td><td title='4.89 bits' style='color: #0020F0;'>35</td><td title='2.41 bits' style='color: #006090;'>29</td><td> </td><td> </td><td> </td><td title='0.72 bits' style='color: #00C000;'>(</td><td title='5.63 bits' style='color: #0000A0;'>l</td><td title='7.15 bits' style='color: #000000;'>,</td><td title='5.21 bits' style='color: #0000A0;'>e</td><td title='5.49 bits' style='color: #0000A0;'>)</td><td title='1.84 bits' style='color: #008040;'>;</td><td title='6.98 bits' style='color: #0000A0;'>e</td><td title='3.93 bits' style='color: #0020F0;'>=</td><td title='4.46 bits' style='color: #0020F0;'>n</td><td title='0.76 bits' style='color: #00C000;'>(</td><td title='5.78 bits' style='color: #0000A0;'>a</td><td title='2.25 bits' style='color: #006090;'>b</td><td title='0.57 bits' style='color: #00C000;'>s</td><td title='0.19 bits' style='color: #00FF00;'>(</td><td title='2.48 bits' style='color: #006090;'>l</td><td title='1.16 bits' style='color: #008040;'>e</td><td title='0.58 bits' style='color: #00C000;'>n</td><td title='0.43 bits' style='color: #00FF00;'>g</td><td title='0.35 bits' style='color: #00FF00;'>t</td><td title='0.25 bits' style='color: #00FF00;'>h</td><td title='0.18 bits' style='color: #00FF00;'>(</td><td title='0.60 bits' style='color: #00C000;'>v</td><td title='0.41 bits' style='color: #00FF00;'>.</td><td title='0.22 bits' style='color: #00FF00;'>x</td><td title='0.33 bits' style='color: #00FF00;'>y</td><td title='0.45 bits' style='color: #00FF00;'>)</td><td title='1.18 bits' style='color: #008040;'>-</td><td title='0.92 bits' style='color: #00C000;'>1</td><td title='0.37 bits' style='color: #00FF00;'>.</td><td title='6.16 bits' style='color: #0000A0;'>7</td><td title='4.89 bits' style='color: #0020F0;'>5</td><td title='2.41 bits' style='color: #006090;'>)</td></tr></table></td></tr><tr><td nowrap class='address'> 00421970 </td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='2.75 bits' style='color: #006090;'>2D</td><td title='2.30 bits' style='color: #006090;'>2E</td><td title='2.68 bits' style='color: #006090;'>30</td><td title='6.81 bits' style='color: #0000A0;'>38</td><td> </td><td title='1.96 bits' style='color: #008040;'>2C</td><td title='5.93 bits' style='color: #0000A0;'>61</td><td title='1.90 bits' style='color: #008040;'>62</td><td title='0.49 bits' style='color: #00FF00;'>73</td><td> </td><td title='0.19 bits' style='color: #00FF00;'>28</td><td title='2.65 bits' style='color: #006090;'>76</td><td title='2.56 bits' style='color: #006090;'>2E</td><td title='4.23 bits' style='color: #0020F0;'>7A</td><td> </td><td title='2.61 bits' style='color: #006090;'>2D</td><td title='3.28 bits' style='color: #0020F0;'>2E</td><td title='5.25 bits' style='color: #0000A0;'>31</td><td title='4.07 bits' style='color: #0020F0;'>29</td><td> </td><td> </td><td title='2.67 bits' style='color: #006090;'>2D</td><td title='1.61 bits' style='color: #008040;'>2E</td><td title='1.68 bits' style='color: #008040;'>30</td><td title='4.36 bits' style='color: #0020F0;'>34</td><td> </td><td title='2.12 bits' style='color: #006090;'>2C</td><td title='2.71 bits' style='color: #006090;'>2E</td><td title='3.35 bits' style='color: #0020F0;'>30</td><td title='4.49 bits' style='color: #0020F0;'>30</td><td> </td><td title='5.91 bits' style='color: #0000A0;'>35</td><td title='1.82 bits' style='color: #008040;'>29</td><td title='2.53 bits' style='color: #006090;'>3B</td><td title='7.01 bits' style='color: #000000;'>6C</td><td> </td><td title='2.38 bits' style='color: #006090;'>3D</td><td title='1.46 bits' style='color: #008040;'>6D</td><td title='2.99 bits' style='color: #006090;'>61</td><td title='1.34 bits' style='color: #008040;'>78</td><td> </td><td> </td><td> </td><td title='2.75 bits' style='color: #006090;'>-</td><td title='2.30 bits' style='color: #006090;'>.</td><td title='2.68 bits' style='color: #006090;'>0</td><td title='6.81 bits' style='color: #0000A0;'>8</td><td title='1.96 bits' style='color: #008040;'>,</td><td title='5.93 bits' style='color: #0000A0;'>a</td><td title='1.90 bits' style='color: #008040;'>b</td><td title='0.49 bits' style='color: #00FF00;'>s</td><td title='0.19 bits' style='color: #00FF00;'>(</td><td title='2.65 bits' style='color: #006090;'>v</td><td title='2.56 bits' style='color: #006090;'>.</td><td title='4.23 bits' style='color: #0020F0;'>z</td><td title='2.61 bits' style='color: #006090;'>-</td><td title='3.28 bits' style='color: #0020F0;'>.</td><td title='5.25 bits' style='color: #0000A0;'>1</td><td title='4.07 bits' style='color: #0020F0;'>)</td><td title='2.67 bits' style='color: #006090;'>-</td><td title='1.61 bits' style='color: #008040;'>.</td><td title='1.68 bits' style='color: #008040;'>0</td><td title='4.36 bits' style='color: #0020F0;'>4</td><td title='2.12 bits' style='color: #006090;'>,</td><td title='2.71 bits' style='color: #006090;'>.</td><td title='3.35 bits' style='color: #0020F0;'>0</td><td title='4.49 bits' style='color: #0020F0;'>0</td><td title='5.91 bits' style='color: #0000A0;'>5</td><td title='1.82 bits' style='color: #008040;'>)</td><td title='2.53 bits' style='color: #006090;'>;</td><td title='7.01 bits' style='color: #000000;'>l</td><td title='2.38 bits' style='color: #006090;'>=</td><td title='1.46 bits' style='color: #008040;'>m</td><td title='2.99 bits' style='color: #006090;'>a</td><td title='1.34 bits' style='color: #008040;'>x</td></tr></table></td></tr><tr><td nowrap class='address'> 00421990 </td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='0.27 bits' style='color: #00FF00;'>28</td><td title='11.13 bits' style='color: #900000;'>2D</td><td title='5.78 bits' style='color: #0000A0;'>65</td><td title='7.78 bits' style='color: #000000;'>2C</td><td> </td><td title='8.02 bits' style='color: #000000;'>6C</td><td title='4.48 bits' style='color: #0020F0;'>29</td><td title='2.66 bits' style='color: #006090;'>3B</td><td title='2.62 bits' style='color: #006090;'>6C</td><td> </td><td title='1.14 bits' style='color: #008040;'>3D</td><td title='3.96 bits' style='color: #0020F0;'>6E</td><td title='0.95 bits' style='color: #00C000;'>28</td><td title='3.82 bits' style='color: #0020F0;'>6C</td><td> </td><td title='2.21 bits' style='color: #006090;'>2C</td><td title='2.93 bits' style='color: #006090;'>61</td><td title='2.43 bits' style='color: #006090;'>62</td><td title='0.41 bits' style='color: #00FF00;'>73</td><td> </td><td> </td><td title='0.16 bits' style='color: #00FF00;'>28</td><td title='1.56 bits' style='color: #008040;'>76</td><td title='1.34 bits' style='color: #008040;'>2E</td><td title='1.25 bits' style='color: #008040;'>7A</td><td> </td><td title='3.58 bits' style='color: #0020F0;'>29</td><td title='2.75 bits' style='color: #006090;'>2D</td><td title='1.71 bits' style='color: #008040;'>2E</td><td title='3.87 bits' style='color: #0020F0;'>31</td><td> </td><td title='2.81 bits' style='color: #006090;'>2C</td><td title='2.52 bits' style='color: #006090;'>2E</td><td title='2.91 bits' style='color: #006090;'>30</td><td title='2.94 bits' style='color: #006090;'>32</td><td> </td><td title='5.20 bits' style='color: #0000A0;'>29</td><td title='2.37 bits' style='color: #006090;'>3B</td><td title='3.70 bits' style='color: #0020F0;'>76</td><td title='0.91 bits' style='color: #00C000;'>65</td><td> </td><td> </td><td> </td><td title='0.27 bits' style='color: #00FF00;'>(</td><td title='11.13 bits' style='color: #900000;'>-</td><td title='5.78 bits' style='color: #0000A0;'>e</td><td title='7.78 bits' style='color: #000000;'>,</td><td title='8.02 bits' style='color: #000000;'>l</td><td title='4.48 bits' style='color: #0020F0;'>)</td><td title='2.66 bits' style='color: #006090;'>;</td><td title='2.62 bits' style='color: #006090;'>l</td><td title='1.14 bits' style='color: #008040;'>=</td><td title='3.96 bits' style='color: #0020F0;'>n</td><td title='0.95 bits' style='color: #00C000;'>(</td><td title='3.82 bits' style='color: #0020F0;'>l</td><td title='2.21 bits' style='color: #006090;'>,</td><td title='2.93 bits' style='color: #006090;'>a</td><td title='2.43 bits' style='color: #006090;'>b</td><td title='0.41 bits' style='color: #00FF00;'>s</td><td title='0.16 bits' style='color: #00FF00;'>(</td><td title='1.56 bits' style='color: #008040;'>v</td><td title='1.34 bits' style='color: #008040;'>.</td><td title='1.25 bits' style='color: #008040;'>z</td><td title='3.58 bits' style='color: #0020F0;'>)</td><td title='2.75 bits' style='color: #006090;'>-</td><td title='1.71 bits' style='color: #008040;'>.</td><td title='3.87 bits' style='color: #0020F0;'>1</td><td title='2.81 bits' style='color: #006090;'>,</td><td title='2.52 bits' style='color: #006090;'>.</td><td title='2.91 bits' style='color: #006090;'>0</td><td title='2.94 bits' style='color: #006090;'>2</td><td title='5.20 bits' style='color: #0000A0;'>)</td><td title='2.37 bits' style='color: #006090;'>;</td><td title='3.70 bits' style='color: #0020F0;'>v</td><td title='0.91 bits' style='color: #00C000;'>e</td></tr></table></td></tr><tr><td nowrap class='address'> 004219B0 </td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='0.29 bits' style='color: #00FF00;'>63</td><td title='1.73 bits' style='color: #008040;'>33</td><td title='1.00 bits' style='color: #00C000;'>20</td><td title='8.94 bits' style='color: #000000;'>68</td><td> </td><td title='2.20 bits' style='color: #006090;'>3D</td><td title='7.61 bits' style='color: #000000;'>78</td><td title='1.72 bits' style='color: #008040;'>28</td><td title='1.70 bits' style='color: #008040;'>76</td><td> </td><td title='3.70 bits' style='color: #0020F0;'>29</td><td title='3.10 bits' style='color: #0020F0;'>2C</td><td title='10.42 bits' style='color: #900000;'>6F</td><td title='6.75 bits' style='color: #0000A0;'>3D</td><td> </td><td title='8.63 bits' style='color: #000000;'>68</td><td title='5.04 bits' style='color: #0000A0;'>3B</td><td title='2.78 bits' style='color: #006090;'>72</td><td title='5.38 bits' style='color: #0000A0;'>3D</td><td> </td><td> </td><td title='3.15 bits' style='color: #0020F0;'>7A</td><td title='2.62 bits' style='color: #006090;'>2F</td><td title='1.33 bits' style='color: #008040;'>31</td><td title='5.88 bits' style='color: #0000A0;'>36</td><td> </td><td title='2.83 bits' style='color: #006090;'>2E</td><td title='4.83 bits' style='color: #0020F0;'>3B</td><td title='6.04 bits' style='color: #0000A0;'>6F</td><td title='5.28 bits' style='color: #0000A0;'>2E</td><td> </td><td title='2.13 bits' style='color: #006090;'>78</td><td title='0.80 bits' style='color: #00C000;'>79</td><td title='3.17 bits' style='color: #0020F0;'>3D</td><td title='1.93 bits' style='color: #008040;'>6E</td><td> </td><td title='0.46 bits' style='color: #00FF00;'>28</td><td title='3.51 bits' style='color: #0020F0;'>66</td><td title='0.96 bits' style='color: #00C000;'>6C</td><td title='0.14 bits' style='color: #00FF00;'>6F</td><td> </td><td> </td><td> </td><td title='0.29 bits' style='color: #00FF00;'>c</td><td title='1.73 bits' style='color: #008040;'>3</td><td title='1.00 bits' style='color: #00C000;'>.</td><td title='8.94 bits' style='color: #000000;'>h</td><td title='2.20 bits' style='color: #006090;'>=</td><td title='7.61 bits' style='color: #000000;'>x</td><td title='1.72 bits' style='color: #008040;'>(</td><td title='1.70 bits' style='color: #008040;'>v</td><td title='3.70 bits' style='color: #0020F0;'>)</td><td title='3.10 bits' style='color: #0020F0;'>,</td><td title='10.42 bits' style='color: #900000;'>o</td><td title='6.75 bits' style='color: #0000A0;'>=</td><td title='8.63 bits' style='color: #000000;'>h</td><td title='5.04 bits' style='color: #0000A0;'>;</td><td title='2.78 bits' style='color: #006090;'>r</td><td title='5.38 bits' style='color: #0000A0;'>=</td><td title='3.15 bits' style='color: #0020F0;'>z</td><td title='2.62 bits' style='color: #006090;'>/</td><td title='1.33 bits' style='color: #008040;'>1</td><td title='5.88 bits' style='color: #0000A0;'>6</td><td title='2.83 bits' style='color: #006090;'>.</td><td title='4.83 bits' style='color: #0020F0;'>;</td><td title='6.04 bits' style='color: #0000A0;'>o</td><td title='5.28 bits' style='color: #0000A0;'>.</td><td title='2.13 bits' style='color: #006090;'>x</td><td title='0.80 bits' style='color: #00C000;'>y</td><td title='3.17 bits' style='color: #0020F0;'>=</td><td title='1.93 bits' style='color: #008040;'>n</td><td title='0.46 bits' style='color: #00FF00;'>(</td><td title='3.51 bits' style='color: #0020F0;'>f</td><td title='0.96 bits' style='color: #00C000;'>l</td><td title='0.14 bits' style='color: #00FF00;'>o</td></tr></table></td></tr><tr><td nowrap class='address'> 004219D0 </td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='4.04 bits' style='color: #0020F0;'>6F</td><td title='1.24 bits' style='color: #008040;'>72</td><td title='0.71 bits' style='color: #00C000;'>28</td><td title='2.06 bits' style='color: #006090;'>61</td><td> </td><td title='1.04 bits' style='color: #008040;'>74</td><td title='1.30 bits' style='color: #008040;'>61</td><td title='0.75 bits' style='color: #00C000;'>6E</td><td title='0.35 bits' style='color: #00FF00;'>28</td><td> </td><td title='10.54 bits' style='color: #900000;'>68</td><td title='2.29 bits' style='color: #006090;'>2E</td><td title='1.14 bits' style='color: #008040;'>79</td><td title='0.65 bits' style='color: #00C000;'>2C</td><td> </td><td title='9.01 bits' style='color: #900000;'>68</td><td title='1.27 bits' style='color: #008040;'>2E</td><td title='1.51 bits' style='color: #008040;'>78</td><td title='1.52 bits' style='color: #008040;'>29</td><td> </td><td> </td><td title='2.68 bits' style='color: #006090;'>2F</td><td title='0.79 bits' style='color: #00C000;'>72</td><td title='1.42 bits' style='color: #008040;'>2B</td><td title='0.62 bits' style='color: #00C000;'>2E</td><td> </td><td title='1.23 bits' style='color: #008040;'>35</td><td title='0.45 bits' style='color: #00FF00;'>29</td><td title='1.12 bits' style='color: #008040;'>2A</td><td title='0.75 bits' style='color: #00C000;'>72</td><td> </td><td title='6.80 bits' style='color: #0000A0;'>29</td><td title='4.91 bits' style='color: #0020F0;'>2A</td><td title='6.44 bits' style='color: #0000A0;'>6F</td><td title='4.14 bits' style='color: #0020F0;'>2E</td><td> </td><td title='0.80 bits' style='color: #00C000;'>78</td><td title='0.91 bits' style='color: #00C000;'>79</td><td title='2.80 bits' style='color: #006090;'>3B</td><td title='4.93 bits' style='color: #0020F0;'>65</td><td> </td><td> </td><td> </td><td title='4.04 bits' style='color: #0020F0;'>o</td><td title='1.24 bits' style='color: #008040;'>r</td><td title='0.71 bits' style='color: #00C000;'>(</td><td title='2.06 bits' style='color: #006090;'>a</td><td title='1.04 bits' style='color: #008040;'>t</td><td title='1.30 bits' style='color: #008040;'>a</td><td title='0.75 bits' style='color: #00C000;'>n</td><td title='0.35 bits' style='color: #00FF00;'>(</td><td title='10.54 bits' style='color: #900000;'>h</td><td title='2.29 bits' style='color: #006090;'>.</td><td title='1.14 bits' style='color: #008040;'>y</td><td title='0.65 bits' style='color: #00C000;'>,</td><td title='9.01 bits' style='color: #900000;'>h</td><td title='1.27 bits' style='color: #008040;'>.</td><td title='1.51 bits' style='color: #008040;'>x</td><td title='1.52 bits' style='color: #008040;'>)</td><td title='2.68 bits' style='color: #006090;'>/</td><td title='0.79 bits' style='color: #00C000;'>r</td><td title='1.42 bits' style='color: #008040;'>+</td><td title='0.62 bits' style='color: #00C000;'>.</td><td title='1.23 bits' style='color: #008040;'>5</td><td title='0.45 bits' style='color: #00FF00;'>)</td><td title='1.12 bits' style='color: #008040;'>*</td><td title='0.75 bits' style='color: #00C000;'>r</td><td title='6.80 bits' style='color: #0000A0;'>)</td><td title='4.91 bits' style='color: #0020F0;'>*</td><td title='6.44 bits' style='color: #0000A0;'>o</td><td title='4.14 bits' style='color: #0020F0;'>.</td><td title='0.80 bits' style='color: #00C000;'>x</td><td title='0.91 bits' style='color: #00C000;'>y</td><td title='2.80 bits' style='color: #006090;'>;</td><td title='4.93 bits' style='color: #0020F0;'>e</td></tr></table></td></tr><tr><td nowrap class='address'> 004219F0 </td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='2.42 bits' style='color: #006090;'>3D</td><td title='1.37 bits' style='color: #008040;'>6E</td><td title='0.37 bits' style='color: #00FF00;'>28</td><td title='7.73 bits' style='color: #000000;'>6F</td><td> </td><td title='3.36 bits' style='color: #0020F0;'>2E</td><td title='1.02 bits' style='color: #008040;'>78</td><td title='1.14 bits' style='color: #008040;'>79</td><td title='7.50 bits' style='color: #000000;'>7A</td><td> </td><td title='3.44 bits' style='color: #0020F0;'>2D</td><td title='5.57 bits' style='color: #0000A0;'>76</td><td title='1.68 bits' style='color: #008040;'>65</td><td title='0.26 bits' style='color: #00FF00;'>63</td><td> </td><td title='1.68 bits' style='color: #008040;'>33</td><td title='1.10 bits' style='color: #008040;'>28</td><td title='2.45 bits' style='color: #006090;'>31</td><td title='0.61 bits' style='color: #00C000;'>2E</td><td> </td><td> </td><td title='4.06 bits' style='color: #0020F0;'>37</td><td title='3.32 bits' style='color: #0020F0;'>35</td><td title='4.98 bits' style='color: #0020F0;'>2C</td><td title='5.66 bits' style='color: #0000A0;'>30</td><td> </td><td title='0.41 bits' style='color: #00FF00;'>2E</td><td title='3.98 bits' style='color: #0020F0;'>2C</td><td title='2.11 bits' style='color: #006090;'>30</td><td title='0.31 bits' style='color: #00FF00;'>2E</td><td> </td><td title='1.02 bits' style='color: #008040;'>29</td><td title='2.04 bits' style='color: #006090;'>2C</td><td title='5.23 bits' style='color: #0000A0;'>76</td><td title='2.66 bits' style='color: #006090;'>65</td><td> </td><td title='0.30 bits' style='color: #00FF00;'>63</td><td title='0.71 bits' style='color: #00C000;'>33</td><td title='0.84 bits' style='color: #00C000;'>28</td><td title='2.34 bits' style='color: #006090;'>2E</td><td> </td><td> </td><td> </td><td title='2.42 bits' style='color: #006090;'>=</td><td title='1.37 bits' style='color: #008040;'>n</td><td title='0.37 bits' style='color: #00FF00;'>(</td><td title='7.73 bits' style='color: #000000;'>o</td><td title='3.36 bits' style='color: #0020F0;'>.</td><td title='1.02 bits' style='color: #008040;'>x</td><td title='1.14 bits' style='color: #008040;'>y</td><td title='7.50 bits' style='color: #000000;'>z</td><td title='3.44 bits' style='color: #0020F0;'>-</td><td title='5.57 bits' style='color: #0000A0;'>v</td><td title='1.68 bits' style='color: #008040;'>e</td><td title='0.26 bits' style='color: #00FF00;'>c</td><td title='1.68 bits' style='color: #008040;'>3</td><td title='1.10 bits' style='color: #008040;'>(</td><td title='2.45 bits' style='color: #006090;'>1</td><td title='0.61 bits' style='color: #00C000;'>.</td><td title='4.06 bits' style='color: #0020F0;'>7</td><td title='3.32 bits' style='color: #0020F0;'>5</td><td title='4.98 bits' style='color: #0020F0;'>,</td><td title='5.66 bits' style='color: #0000A0;'>0</td><td title='0.41 bits' style='color: #00FF00;'>.</td><td title='3.98 bits' style='color: #0020F0;'>,</td><td title='2.11 bits' style='color: #006090;'>0</td><td title='0.31 bits' style='color: #00FF00;'>.</td><td title='1.02 bits' style='color: #008040;'>)</td><td title='2.04 bits' style='color: #006090;'>,</td><td title='5.23 bits' style='color: #0000A0;'>v</td><td title='2.66 bits' style='color: #006090;'>e</td><td title='0.30 bits' style='color: #00FF00;'>c</td><td title='0.71 bits' style='color: #00C000;'>3</td><td title='0.84 bits' style='color: #00C000;'>(</td><td title='2.34 bits' style='color: #006090;'>.</td></tr></table></td></tr><tr><td nowrap class='address'> 00421A10 </td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='4.32 bits' style='color: #0020F0;'>30</td><td title='2.45 bits' style='color: #006090;'>34</td><td title='0.76 bits' style='color: #00C000;'>2C</td><td title='0.76 bits' style='color: #00C000;'>2E</td><td> </td><td title='1.61 bits' style='color: #008040;'>31</td><td title='1.36 bits' style='color: #008040;'>34</td><td title='3.46 bits' style='color: #0020F0;'>2C</td><td title='1.12 bits' style='color: #008040;'>2E</td><td> </td><td title='2.00 bits' style='color: #006090;'>30</td><td title='5.54 bits' style='color: #0000A0;'>35</td><td title='1.21 bits' style='color: #008040;'>29</td><td title='2.91 bits' style='color: #006090;'>29</td><td> </td><td title='2.41 bits' style='color: #006090;'>2D</td><td title='0.86 bits' style='color: #00C000;'>2E</td><td title='1.38 bits' style='color: #008040;'>30</td><td title='1.88 bits' style='color: #008040;'>32</td><td> </td><td> </td><td title='8.91 bits' style='color: #000000;'>2B</td><td title='7.49 bits' style='color: #000000;'>78</td><td title='3.30 bits' style='color: #0020F0;'>28</td><td title='2.19 bits' style='color: #006090;'>76</td><td> </td><td title='1.96 bits' style='color: #008040;'>2E</td><td title='1.21 bits' style='color: #008040;'>78</td><td title='1.51 bits' style='color: #008040;'>79</td><td title='3.64 bits' style='color: #0020F0;'>2A</td><td> </td><td title='6.56 bits' style='color: #0000A0;'>31</td><td title='5.09 bits' style='color: #0000A0;'>30</td><td title='2.18 bits' style='color: #006090;'>30</td><td title='2.15 bits' style='color: #006090;'>2E</td><td> </td><td title='2.57 bits' style='color: #006090;'>2C</td><td title='5.24 bits' style='color: #0000A0;'>2E</td><td title='1.65 bits' style='color: #008040;'>30</td><td title='1.90 bits' style='color: #008040;'>30</td><td> </td><td> </td><td> </td><td title='4.32 bits' style='color: #0020F0;'>0</td><td title='2.45 bits' style='color: #006090;'>4</td><td title='0.76 bits' style='color: #00C000;'>,</td><td title='0.76 bits' style='color: #00C000;'>.</td><td title='1.61 bits' style='color: #008040;'>1</td><td title='1.36 bits' style='color: #008040;'>4</td><td title='3.46 bits' style='color: #0020F0;'>,</td><td title='1.12 bits' style='color: #008040;'>.</td><td title='2.00 bits' style='color: #006090;'>0</td><td title='5.54 bits' style='color: #0000A0;'>5</td><td title='1.21 bits' style='color: #008040;'>)</td><td title='2.91 bits' style='color: #006090;'>)</td><td title='2.41 bits' style='color: #006090;'>-</td><td title='0.86 bits' style='color: #00C000;'>.</td><td title='1.38 bits' style='color: #008040;'>0</td><td title='1.88 bits' style='color: #008040;'>2</td><td title='8.91 bits' style='color: #000000;'>+</td><td title='7.49 bits' style='color: #000000;'>x</td><td title='3.30 bits' style='color: #0020F0;'>(</td><td title='2.19 bits' style='color: #006090;'>v</td><td title='1.96 bits' style='color: #008040;'>.</td><td title='1.21 bits' style='color: #008040;'>x</td><td title='1.51 bits' style='color: #008040;'>y</td><td title='3.64 bits' style='color: #0020F0;'>*</td><td title='6.56 bits' style='color: #0000A0;'>1</td><td title='5.09 bits' style='color: #0000A0;'>0</td><td title='2.18 bits' style='color: #006090;'>0</td><td title='2.15 bits' style='color: #006090;'>.</td><td title='2.57 bits' style='color: #006090;'>,</td><td title='5.24 bits' style='color: #0000A0;'>.</td><td title='1.65 bits' style='color: #008040;'>0</td><td title='1.90 bits' style='color: #008040;'>0</td></tr></table></td></tr><tr><td nowrap class='address'> 00421A30 </td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='6.36 bits' style='color: #0000A0;'>31</td><td title='3.98 bits' style='color: #0020F0;'>2C</td><td title='2.93 bits' style='color: #006090;'>30</td><td title='5.53 bits' style='color: #0000A0;'>29</td><td> </td><td title='1.30 bits' style='color: #008040;'>3B</td><td title='3.25 bits' style='color: #0020F0;'>6C</td><td title='0.92 bits' style='color: #00C000;'>3D</td><td title='2.18 bits' style='color: #006090;'>6D</td><td> </td><td title='1.91 bits' style='color: #008040;'>69</td><td title='0.96 bits' style='color: #00C000;'>6E</td><td title='0.34 bits' style='color: #00FF00;'>28</td><td title='1.33 bits' style='color: #008040;'>6C</td><td> </td><td title='0.58 bits' style='color: #00C000;'>2C</td><td title='1.02 bits' style='color: #008040;'>65</td><td title='0.61 bits' style='color: #00C000;'>29</td><td title='0.42 bits' style='color: #00FF00;'>3B</td><td> </td><td> </td><td title='6.19 bits' style='color: #0000A0;'>69</td><td title='1.79 bits' style='color: #008040;'>66</td><td title='1.90 bits' style='color: #008040;'>28</td><td title='3.50 bits' style='color: #0020F0;'>6C</td><td> </td><td title='2.70 bits' style='color: #006090;'>3D</td><td title='3.08 bits' style='color: #0020F0;'>3D</td><td title='7.70 bits' style='color: #000000;'>65</td><td title='2.91 bits' style='color: #006090;'>29</td><td> </td><td title='7.96 bits' style='color: #000000;'>66</td><td title='2.95 bits' style='color: #006090;'>3D</td><td title='8.03 bits' style='color: #000000;'>36</td><td title='2.61 bits' style='color: #006090;'>2E</td><td> </td><td title='2.17 bits' style='color: #006090;'>3B</td><td title='4.99 bits' style='color: #0020F0;'>65</td><td title='1.21 bits' style='color: #008040;'>3D</td><td title='4.37 bits' style='color: #0020F0;'>31</td><td> </td><td> </td><td> </td><td title='6.36 bits' style='color: #0000A0;'>1</td><td title='3.98 bits' style='color: #0020F0;'>,</td><td title='2.93 bits' style='color: #006090;'>0</td><td title='5.53 bits' style='color: #0000A0;'>)</td><td title='1.30 bits' style='color: #008040;'>;</td><td title='3.25 bits' style='color: #0020F0;'>l</td><td title='0.92 bits' style='color: #00C000;'>=</td><td title='2.18 bits' style='color: #006090;'>m</td><td title='1.91 bits' style='color: #008040;'>i</td><td title='0.96 bits' style='color: #00C000;'>n</td><td title='0.34 bits' style='color: #00FF00;'>(</td><td title='1.33 bits' style='color: #008040;'>l</td><td title='0.58 bits' style='color: #00C000;'>,</td><td title='1.02 bits' style='color: #008040;'>e</td><td title='0.61 bits' style='color: #00C000;'>)</td><td title='0.42 bits' style='color: #00FF00;'>;</td><td title='6.19 bits' style='color: #0000A0;'>i</td><td title='1.79 bits' style='color: #008040;'>f</td><td title='1.90 bits' style='color: #008040;'>(</td><td title='3.50 bits' style='color: #0020F0;'>l</td><td title='2.70 bits' style='color: #006090;'>=</td><td title='3.08 bits' style='color: #0020F0;'>=</td><td title='7.70 bits' style='color: #000000;'>e</td><td title='2.91 bits' style='color: #006090;'>)</td><td title='7.96 bits' style='color: #000000;'>f</td><td title='2.95 bits' style='color: #006090;'>=</td><td title='8.03 bits' style='color: #000000;'>6</td><td title='2.61 bits' style='color: #006090;'>.</td><td title='2.17 bits' style='color: #006090;'>;</td><td title='4.99 bits' style='color: #0020F0;'>e</td><td title='1.21 bits' style='color: #008040;'>=</td><td title='4.37 bits' style='color: #0020F0;'>1</td></tr></table></td></tr><tr><td nowrap class='address'> 00421A50 </td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='3.61 bits' style='color: #0020F0;'>65</td><td title='1.60 bits' style='color: #008040;'>33</td><td title='7.51 bits' style='color: #000000;'>3B</td><td title='3.27 bits' style='color: #0020F0;'>66</td><td> </td><td title='1.95 bits' style='color: #008040;'>6C</td><td title='0.13 bits' style='color: #00FF00;'>6F</td><td title='0.37 bits' style='color: #00FF00;'>61</td><td title='0.07 bits' style='color: #80FF80;'>74</td><td> </td><td title='0.36 bits' style='color: #00FF00;'>20</td><td title='9.36 bits' style='color: #900000;'>75</td><td title='0.90 bits' style='color: #00C000;'>3D</td><td title='5.65 bits' style='color: #0000A0;'>31</td><td> </td><td title='1.57 bits' style='color: #008040;'>2E</td><td title='4.19 bits' style='color: #0020F0;'>35</td><td title='1.81 bits' style='color: #008040;'>2C</td><td title='9.78 bits' style='color: #900000;'>62</td><td> </td><td> </td><td title='6.35 bits' style='color: #0000A0;'>3D</td><td title='4.78 bits' style='color: #0020F0;'>30</td><td title='0.73 bits' style='color: #00C000;'>2E</td><td title='1.76 bits' style='color: #008040;'>2C</td><td> </td><td title='9.23 bits' style='color: #900000;'>67</td><td title='5.13 bits' style='color: #0000A0;'>2C</td><td title='14.07 bits' style='color: #FF0000;'>46</td><td title='3.25 bits' style='color: #0020F0;'>3D</td><td> </td><td title='6.18 bits' style='color: #0000A0;'>34</td><td title='1.89 bits' style='color: #008040;'>2E</td><td title='2.24 bits' style='color: #006090;'>2C</td><td title='10.81 bits' style='color: #900000;'>43</td><td> </td><td title='4.10 bits' style='color: #0020F0;'>3D</td><td title='5.43 bits' style='color: #0000A0;'>2E</td><td title='6.67 bits' style='color: #0000A0;'>36</td><td title='3.43 bits' style='color: #0020F0;'>2C</td><td> </td><td> </td><td> </td><td title='3.61 bits' style='color: #0020F0;'>e</td><td title='1.60 bits' style='color: #008040;'>3</td><td title='7.51 bits' style='color: #000000;'>;</td><td title='3.27 bits' style='color: #0020F0;'>f</td><td title='1.95 bits' style='color: #008040;'>l</td><td title='0.13 bits' style='color: #00FF00;'>o</td><td title='0.37 bits' style='color: #00FF00;'>a</td><td title='0.07 bits' style='color: #80FF80;'>t</td><td title='0.36 bits' style='color: #00FF00;'>.</td><td title='9.36 bits' style='color: #900000;'>u</td><td title='0.90 bits' style='color: #00C000;'>=</td><td title='5.65 bits' style='color: #0000A0;'>1</td><td title='1.57 bits' style='color: #008040;'>.</td><td title='4.19 bits' style='color: #0020F0;'>5</td><td title='1.81 bits' style='color: #008040;'>,</td><td title='9.78 bits' style='color: #900000;'>b</td><td title='6.35 bits' style='color: #0000A0;'>=</td><td title='4.78 bits' style='color: #0020F0;'>0</td><td title='0.73 bits' style='color: #00C000;'>.</td><td title='1.76 bits' style='color: #008040;'>,</td><td title='9.23 bits' style='color: #900000;'>g</td><td title='5.13 bits' style='color: #0000A0;'>,</td><td title='14.07 bits' style='color: #FF0000;'>F</td><td title='3.25 bits' style='color: #0020F0;'>=</td><td title='6.18 bits' style='color: #0000A0;'>4</td><td title='1.89 bits' style='color: #008040;'>.</td><td title='2.24 bits' style='color: #006090;'>,</td><td title='10.81 bits' style='color: #900000;'>C</td><td title='4.10 bits' style='color: #0020F0;'>=</td><td title='5.43 bits' style='color: #0000A0;'>.</td><td title='6.67 bits' style='color: #0000A0;'>6</td><td title='3.43 bits' style='color: #0020F0;'>,</td></tr></table></td></tr><tr><td nowrap class='address'> 00421A70 </td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='10.71 bits' style='color: #900000;'>6B</td><td title='3.26 bits' style='color: #0020F0;'>3D</td><td title='2.64 bits' style='color: #006090;'>2E</td><td title='6.05 bits' style='color: #0000A0;'>32</td><td> </td><td title='3.02 bits' style='color: #0020F0;'>3B</td><td title='3.53 bits' style='color: #0020F0;'>66</td><td title='5.31 bits' style='color: #0000A0;'>6F</td><td title='1.54 bits' style='color: #008040;'>72</td><td> </td><td title='1.18 bits' style='color: #008040;'>28</td><td title='7.28 bits' style='color: #000000;'>69</td><td title='2.34 bits' style='color: #006090;'>6E</td><td title='3.41 bits' style='color: #0020F0;'>74</td><td> </td><td title='0.97 bits' style='color: #00C000;'>20</td><td title='13.84 bits' style='color: #FF0000;'>5A</td><td title='3.02 bits' style='color: #0020F0;'>3D</td><td title='2.63 bits' style='color: #006090;'>30</td><td> </td><td> </td><td title='6.69 bits' style='color: #0000A0;'>3B</td><td title='11.12 bits' style='color: #900000;'>5A</td><td title='4.94 bits' style='color: #0020F0;'>3C</td><td title='4.66 bits' style='color: #0020F0;'>34</td><td> </td><td title='6.90 bits' style='color: #0000A0;'>3B</td><td title='5.63 bits' style='color: #0000A0;'>5A</td><td title='7.34 bits' style='color: #000000;'>2B</td><td title='3.98 bits' style='color: #0020F0;'>2B</td><td> </td><td title='2.08 bits' style='color: #006090;'>29</td><td title='9.19 bits' style='color: #900000;'>70</td><td title='4.09 bits' style='color: #0020F0;'>3D</td><td title='5.43 bits' style='color: #0000A0;'>6E</td><td> </td><td title='0.43 bits' style='color: #00FF00;'>28</td><td title='3.40 bits' style='color: #0020F0;'>76</td><td title='2.28 bits' style='color: #006090;'>65</td><td title='0.18 bits' style='color: #00FF00;'>63</td><td> </td><td> </td><td> </td><td title='10.71 bits' style='color: #900000;'>k</td><td title='3.26 bits' style='color: #0020F0;'>=</td><td title='2.64 bits' style='color: #006090;'>.</td><td title='6.05 bits' style='color: #0000A0;'>2</td><td title='3.02 bits' style='color: #0020F0;'>;</td><td title='3.53 bits' style='color: #0020F0;'>f</td><td title='5.31 bits' style='color: #0000A0;'>o</td><td title='1.54 bits' style='color: #008040;'>r</td><td title='1.18 bits' style='color: #008040;'>(</td><td title='7.28 bits' style='color: #000000;'>i</td><td title='2.34 bits' style='color: #006090;'>n</td><td title='3.41 bits' style='color: #0020F0;'>t</td><td title='0.97 bits' style='color: #00C000;'>.</td><td title='13.84 bits' style='color: #FF0000;'>Z</td><td title='3.02 bits' style='color: #0020F0;'>=</td><td title='2.63 bits' style='color: #006090;'>0</td><td title='6.69 bits' style='color: #0000A0;'>;</td><td title='11.12 bits' style='color: #900000;'>Z</td><td title='4.94 bits' style='color: #0020F0;'><</td><td title='4.66 bits' style='color: #0020F0;'>4</td><td title='6.90 bits' style='color: #0000A0;'>;</td><td title='5.63 bits' style='color: #0000A0;'>Z</td><td title='7.34 bits' style='color: #000000;'>+</td><td title='3.98 bits' style='color: #0020F0;'>+</td><td title='2.08 bits' style='color: #006090;'>)</td><td title='9.19 bits' style='color: #900000;'>p</td><td title='4.09 bits' style='color: #0020F0;'>=</td><td title='5.43 bits' style='color: #0000A0;'>n</td><td title='0.43 bits' style='color: #00FF00;'>(</td><td title='3.40 bits' style='color: #0020F0;'>v</td><td title='2.28 bits' style='color: #006090;'>e</td><td title='0.18 bits' style='color: #00FF00;'>c</td></tr></table></td></tr><tr><td nowrap class='address'> 00421A90 </td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='0.50 bits' style='color: #00C000;'>33</td><td title='0.78 bits' style='color: #00C000;'>28</td><td title='4.45 bits' style='color: #0020F0;'>76</td><td title='2.32 bits' style='color: #006090;'>2E</td><td> </td><td title='1.50 bits' style='color: #008040;'>78</td><td title='5.28 bits' style='color: #0000A0;'>2C</td><td title='1.70 bits' style='color: #008040;'>76</td><td title='0.66 bits' style='color: #00C000;'>2E</td><td> </td><td title='1.09 bits' style='color: #008040;'>79</td><td title='3.22 bits' style='color: #0020F0;'>2B</td><td title='7.70 bits' style='color: #000000;'>75</td><td title='6.38 bits' style='color: #0000A0;'>2B</td><td> </td><td title='4.18 bits' style='color: #0020F0;'>2E</td><td title='5.30 bits' style='color: #0000A0;'>30</td><td title='3.68 bits' style='color: #0020F0;'>35</td><td title='3.08 bits' style='color: #0020F0;'>2C</td><td> </td><td> </td><td title='3.52 bits' style='color: #0020F0;'>76</td><td title='1.18 bits' style='color: #008040;'>2E</td><td title='2.90 bits' style='color: #006090;'>7A</td><td title='1.34 bits' style='color: #008040;'>29</td><td> </td><td title='3.32 bits' style='color: #0020F0;'>2C</td><td title='2.73 bits' style='color: #006090;'>76</td><td title='1.80 bits' style='color: #008040;'>65</td><td title='0.20 bits' style='color: #00FF00;'>63</td><td> </td><td title='0.54 bits' style='color: #00C000;'>33</td><td title='0.35 bits' style='color: #00FF00;'>28</td><td title='8.62 bits' style='color: #000000;'>32</td><td title='2.45 bits' style='color: #006090;'>2E</td><td> </td><td title='2.37 bits' style='color: #006090;'>2C</td><td title='4.41 bits' style='color: #0020F0;'>2E</td><td title='5.54 bits' style='color: #0000A0;'>32</td><td title='4.96 bits' style='color: #0020F0;'>2C</td><td> </td><td> </td><td> </td><td title='0.50 bits' style='color: #00C000;'>3</td><td title='0.78 bits' style='color: #00C000;'>(</td><td title='4.45 bits' style='color: #0020F0;'>v</td><td title='2.32 bits' style='color: #006090;'>.</td><td title='1.50 bits' style='color: #008040;'>x</td><td title='5.28 bits' style='color: #0000A0;'>,</td><td title='1.70 bits' style='color: #008040;'>v</td><td title='0.66 bits' style='color: #00C000;'>.</td><td title='1.09 bits' style='color: #008040;'>y</td><td title='3.22 bits' style='color: #0020F0;'>+</td><td title='7.70 bits' style='color: #000000;'>u</td><td title='6.38 bits' style='color: #0000A0;'>+</td><td title='4.18 bits' style='color: #0020F0;'>.</td><td title='5.30 bits' style='color: #0000A0;'>0</td><td title='3.68 bits' style='color: #0020F0;'>5</td><td title='3.08 bits' style='color: #0020F0;'>,</td><td title='3.52 bits' style='color: #0020F0;'>v</td><td title='1.18 bits' style='color: #008040;'>.</td><td title='2.90 bits' style='color: #006090;'>z</td><td title='1.34 bits' style='color: #008040;'>)</td><td title='3.32 bits' style='color: #0020F0;'>,</td><td title='2.73 bits' style='color: #006090;'>v</td><td title='1.80 bits' style='color: #008040;'>e</td><td title='0.20 bits' style='color: #00FF00;'>c</td><td title='0.54 bits' style='color: #00C000;'>3</td><td title='0.35 bits' style='color: #00FF00;'>(</td><td title='8.62 bits' style='color: #000000;'>2</td><td title='2.45 bits' style='color: #006090;'>.</td><td title='2.37 bits' style='color: #006090;'>,</td><td title='4.41 bits' style='color: #0020F0;'>.</td><td title='5.54 bits' style='color: #0000A0;'>2</td><td title='4.96 bits' style='color: #0020F0;'>,</td></tr></table></td></tr><tr><td nowrap class='address'> 00421AB0 </td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='8.51 bits' style='color: #000000;'>75</td><td title='3.73 bits' style='color: #0020F0;'>29</td><td title='3.48 bits' style='color: #0020F0;'>29</td><td title='2.51 bits' style='color: #006090;'>2D</td><td> </td><td title='0.82 bits' style='color: #00C000;'>2E</td><td title='1.11 bits' style='color: #008040;'>30</td><td title='3.31 bits' style='color: #0020F0;'>35</td><td title='1.24 bits' style='color: #008040;'>2C</td><td> </td><td title='3.24 bits' style='color: #0020F0;'>65</td><td title='1.32 bits' style='color: #008040;'>3D</td><td title='6.21 bits' style='color: #0000A0;'>6D</td><td title='2.19 bits' style='color: #006090;'>69</td><td> </td><td title='0.97 bits' style='color: #00C000;'>6E</td><td title='0.38 bits' style='color: #00FF00;'>28</td><td title='7.68 bits' style='color: #000000;'>65</td><td title='3.08 bits' style='color: #0020F0;'>2C</td><td> </td><td> </td><td title='8.08 bits' style='color: #000000;'>70</td><td title='2.75 bits' style='color: #006090;'>29</td><td title='3.52 bits' style='color: #0020F0;'>2C</td><td title='5.80 bits' style='color: #0000A0;'>75</td><td> </td><td title='4.77 bits' style='color: #0020F0;'>2B</td><td title='4.40 bits' style='color: #0020F0;'>3D</td><td title='2.64 bits' style='color: #006090;'>2E</td><td title='3.22 bits' style='color: #0020F0;'>32</td><td> </td><td title='1.93 bits' style='color: #008040;'>3B</td><td title='3.70 bits' style='color: #0020F0;'>65</td><td title='7.23 bits' style='color: #000000;'>2B</td><td title='2.89 bits' style='color: #006090;'>3D</td><td> </td><td title='4.32 bits' style='color: #0020F0;'>78</td><td title='1.04 bits' style='color: #008040;'>28</td><td title='0.88 bits' style='color: #00C000;'>76</td><td title='1.37 bits' style='color: #008040;'>2E</td><td> </td><td> </td><td> </td><td title='8.51 bits' style='color: #000000;'>u</td><td title='3.73 bits' style='color: #0020F0;'>)</td><td title='3.48 bits' style='color: #0020F0;'>)</td><td title='2.51 bits' style='color: #006090;'>-</td><td title='0.82 bits' style='color: #00C000;'>.</td><td title='1.11 bits' style='color: #008040;'>0</td><td title='3.31 bits' style='color: #0020F0;'>5</td><td title='1.24 bits' style='color: #008040;'>,</td><td title='3.24 bits' style='color: #0020F0;'>e</td><td title='1.32 bits' style='color: #008040;'>=</td><td title='6.21 bits' style='color: #0000A0;'>m</td><td title='2.19 bits' style='color: #006090;'>i</td><td title='0.97 bits' style='color: #00C000;'>n</td><td title='0.38 bits' style='color: #00FF00;'>(</td><td title='7.68 bits' style='color: #000000;'>e</td><td title='3.08 bits' style='color: #0020F0;'>,</td><td title='8.08 bits' style='color: #000000;'>p</td><td title='2.75 bits' style='color: #006090;'>)</td><td title='3.52 bits' style='color: #0020F0;'>,</td><td title='5.80 bits' style='color: #0000A0;'>u</td><td title='4.77 bits' style='color: #0020F0;'>+</td><td title='4.40 bits' style='color: #0020F0;'>=</td><td title='2.64 bits' style='color: #006090;'>.</td><td title='3.22 bits' style='color: #0020F0;'>2</td><td title='1.93 bits' style='color: #008040;'>;</td><td title='3.70 bits' style='color: #0020F0;'>e</td><td title='7.23 bits' style='color: #000000;'>+</td><td title='2.89 bits' style='color: #006090;'>=</td><td title='4.32 bits' style='color: #0020F0;'>x</td><td title='1.04 bits' style='color: #008040;'>(</td><td title='0.88 bits' style='color: #00C000;'>v</td><td title='1.37 bits' style='color: #008040;'>.</td></tr></table></td></tr><tr><td nowrap class='address'> 00421AD0 </td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='1.04 bits' style='color: #008040;'>78</td><td title='7.76 bits' style='color: #000000;'>7A</td><td title='3.17 bits' style='color: #0020F0;'>2A</td><td title='6.52 bits' style='color: #0000A0;'>35</td><td> </td><td title='3.99 bits' style='color: #0020F0;'>30</td><td title='2.07 bits' style='color: #006090;'>2E</td><td title='7.39 bits' style='color: #000000;'>2B</td><td title='6.53 bits' style='color: #0000A0;'>32</td><td> </td><td title='6.95 bits' style='color: #0000A0;'>30</td><td title='2.52 bits' style='color: #006090;'>30</td><td title='1.78 bits' style='color: #008040;'>2E</td><td title='1.18 bits' style='color: #008040;'>2C</td><td> </td><td title='2.31 bits' style='color: #006090;'>2E</td><td title='1.24 bits' style='color: #008040;'>30</td><td title='1.04 bits' style='color: #008040;'>30</td><td title='8.08 bits' style='color: #000000;'>37</td><td> </td><td> </td><td title='1.96 bits' style='color: #008040;'>2C</td><td title='1.58 bits' style='color: #008040;'>30</td><td title='1.39 bits' style='color: #008040;'>29</td><td title='0.57 bits' style='color: #00C000;'>3B</td><td> </td><td title='1.09 bits' style='color: #008040;'>6C</td><td title='0.48 bits' style='color: #00FF00;'>3D</td><td title='0.79 bits' style='color: #00C000;'>6D</td><td title='0.67 bits' style='color: #00C000;'>69</td><td> </td><td title='0.38 bits' style='color: #00FF00;'>6E</td><td title='0.20 bits' style='color: #00FF00;'>28</td><td title='0.85 bits' style='color: #00C000;'>6C</td><td title='0.37 bits' style='color: #00FF00;'>2C</td><td> </td><td title='0.55 bits' style='color: #00C000;'>65</td><td title='0.34 bits' style='color: #00FF00;'>29</td><td title='0.30 bits' style='color: #00FF00;'>3B</td><td title='1.23 bits' style='color: #008040;'>69</td><td> </td><td> </td><td> </td><td title='1.04 bits' style='color: #008040;'>x</td><td title='7.76 bits' style='color: #000000;'>z</td><td title='3.17 bits' style='color: #0020F0;'>*</td><td title='6.52 bits' style='color: #0000A0;'>5</td><td title='3.99 bits' style='color: #0020F0;'>0</td><td title='2.07 bits' style='color: #006090;'>.</td><td title='7.39 bits' style='color: #000000;'>+</td><td title='6.53 bits' style='color: #0000A0;'>2</td><td title='6.95 bits' style='color: #0000A0;'>0</td><td title='2.52 bits' style='color: #006090;'>0</td><td title='1.78 bits' style='color: #008040;'>.</td><td title='1.18 bits' style='color: #008040;'>,</td><td title='2.31 bits' style='color: #006090;'>.</td><td title='1.24 bits' style='color: #008040;'>0</td><td title='1.04 bits' style='color: #008040;'>0</td><td title='8.08 bits' style='color: #000000;'>7</td><td title='1.96 bits' style='color: #008040;'>,</td><td title='1.58 bits' style='color: #008040;'>0</td><td title='1.39 bits' style='color: #008040;'>)</td><td title='0.57 bits' style='color: #00C000;'>;</td><td title='1.09 bits' style='color: #008040;'>l</td><td title='0.48 bits' style='color: #00FF00;'>=</td><td title='0.79 bits' style='color: #00C000;'>m</td><td title='0.67 bits' style='color: #00C000;'>i</td><td title='0.38 bits' style='color: #00FF00;'>n</td><td title='0.20 bits' style='color: #00FF00;'>(</td><td title='0.85 bits' style='color: #00C000;'>l</td><td title='0.37 bits' style='color: #00FF00;'>,</td><td title='0.55 bits' style='color: #00C000;'>e</td><td title='0.34 bits' style='color: #00FF00;'>)</td><td title='0.30 bits' style='color: #00FF00;'>;</td><td title='1.23 bits' style='color: #008040;'>i</td></tr></table></td></tr><tr><td nowrap class='address'> 00421AF0 </td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='0.56 bits' style='color: #00C000;'>66</td><td title='0.50 bits' style='color: #00FF00;'>28</td><td title='0.67 bits' style='color: #00C000;'>6C</td><td title='0.60 bits' style='color: #00C000;'>3D</td><td> </td><td title='0.73 bits' style='color: #00C000;'>3D</td><td title='1.03 bits' style='color: #008040;'>65</td><td title='0.57 bits' style='color: #00C000;'>29</td><td title='1.05 bits' style='color: #008040;'>66</td><td> </td><td title='0.55 bits' style='color: #00C000;'>3D</td><td title='5.00 bits' style='color: #0000A0;'>32</td><td title='0.92 bits' style='color: #00C000;'>2E</td><td title='1.37 bits' style='color: #008040;'>3B</td><td> </td><td title='4.19 bits' style='color: #0020F0;'>69</td><td title='0.93 bits' style='color: #00C000;'>66</td><td title='0.78 bits' style='color: #00C000;'>28</td><td title='2.95 bits' style='color: #006090;'>6D</td><td> </td><td> </td><td title='1.79 bits' style='color: #008040;'>3D</td><td title='0.87 bits' style='color: #00C000;'>3D</td><td title='1.29 bits' style='color: #008040;'>31</td><td title='0.61 bits' style='color: #00C000;'>29</td><td> </td><td title='2.09 bits' style='color: #006090;'>7B</td><td title='3.94 bits' style='color: #0020F0;'>76</td><td title='0.91 bits' style='color: #00C000;'>65</td><td title='0.29 bits' style='color: #00FF00;'>63</td><td> </td><td title='1.95 bits' style='color: #008040;'>32</td><td title='1.46 bits' style='color: #008040;'>20</td><td title='9.48 bits' style='color: #900000;'>5A</td><td title='0.55 bits' style='color: #00C000;'>3D</td><td> </td><td title='5.11 bits' style='color: #0000A0;'>76</td><td title='1.95 bits' style='color: #008040;'>2E</td><td title='1.41 bits' style='color: #008040;'>78</td><td title='1.78 bits' style='color: #008040;'>79</td><td> </td><td> </td><td> </td><td title='0.56 bits' style='color: #00C000;'>f</td><td title='0.50 bits' style='color: #00FF00;'>(</td><td title='0.67 bits' style='color: #00C000;'>l</td><td title='0.60 bits' style='color: #00C000;'>=</td><td title='0.73 bits' style='color: #00C000;'>=</td><td title='1.03 bits' style='color: #008040;'>e</td><td title='0.57 bits' style='color: #00C000;'>)</td><td title='1.05 bits' style='color: #008040;'>f</td><td title='0.55 bits' style='color: #00C000;'>=</td><td title='5.00 bits' style='color: #0000A0;'>2</td><td title='0.92 bits' style='color: #00C000;'>.</td><td title='1.37 bits' style='color: #008040;'>;</td><td title='4.19 bits' style='color: #0020F0;'>i</td><td title='0.93 bits' style='color: #00C000;'>f</td><td title='0.78 bits' style='color: #00C000;'>(</td><td title='2.95 bits' style='color: #006090;'>m</td><td title='1.79 bits' style='color: #008040;'>=</td><td title='0.87 bits' style='color: #00C000;'>=</td><td title='1.29 bits' style='color: #008040;'>1</td><td title='0.61 bits' style='color: #00C000;'>)</td><td title='2.09 bits' style='color: #006090;'>{</td><td title='3.94 bits' style='color: #0020F0;'>v</td><td title='0.91 bits' style='color: #00C000;'>e</td><td title='0.29 bits' style='color: #00FF00;'>c</td><td title='1.95 bits' style='color: #008040;'>2</td><td title='1.46 bits' style='color: #008040;'>.</td><td title='9.48 bits' style='color: #900000;'>Z</td><td title='0.55 bits' style='color: #00C000;'>=</td><td title='5.11 bits' style='color: #0000A0;'>v</td><td title='1.95 bits' style='color: #008040;'>.</td><td title='1.41 bits' style='color: #008040;'>x</td><td title='1.78 bits' style='color: #008040;'>y</td></tr></table></td></tr><tr><td nowrap class='address'> 00421B10 </td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='3.97 bits' style='color: #0020F0;'>3B</td><td title='2.30 bits' style='color: #006090;'>66</td><td title='3.35 bits' style='color: #0020F0;'>6F</td><td title='1.11 bits' style='color: #008040;'>72</td><td> </td><td title='0.80 bits' style='color: #00C000;'>28</td><td title='1.92 bits' style='color: #008040;'>69</td><td title='0.82 bits' style='color: #00C000;'>6E</td><td title='1.04 bits' style='color: #008040;'>74</td><td> </td><td title='0.45 bits' style='color: #00FF00;'>20</td><td title='8.01 bits' style='color: #000000;'>59</td><td title='1.21 bits' style='color: #008040;'>3D</td><td title='1.31 bits' style='color: #008040;'>30</td><td> </td><td title='1.44 bits' style='color: #008040;'>3B</td><td title='6.33 bits' style='color: #0000A0;'>59</td><td title='2.59 bits' style='color: #006090;'>3C</td><td title='1.46 bits' style='color: #008040;'>34</td><td> </td><td> </td><td title='1.02 bits' style='color: #008040;'>3B</td><td title='4.25 bits' style='color: #0020F0;'>59</td><td title='2.89 bits' style='color: #006090;'>2B</td><td title='1.72 bits' style='color: #008040;'>2B</td><td> </td><td title='0.92 bits' style='color: #00C000;'>29</td><td title='8.12 bits' style='color: #000000;'>67</td><td title='2.39 bits' style='color: #006090;'>3D</td><td title='8.71 bits' style='color: #000000;'>74</td><td> </td><td title='1.32 bits' style='color: #008040;'>28</td><td title='6.36 bits' style='color: #0000A0;'>28</td><td title='11.23 bits' style='color: #900000;'>5A</td><td title='3.59 bits' style='color: #0020F0;'>2B</td><td> </td><td title='7.24 bits' style='color: #000000;'>79</td><td title='2.69 bits' style='color: #006090;'>29</td><td title='4.32 bits' style='color: #0020F0;'>2A</td><td title='11.75 bits' style='color: #900000;'>43</td><td> </td><td> </td><td> </td><td title='3.97 bits' style='color: #0020F0;'>;</td><td title='2.30 bits' style='color: #006090;'>f</td><td title='3.35 bits' style='color: #0020F0;'>o</td><td title='1.11 bits' style='color: #008040;'>r</td><td title='0.80 bits' style='color: #00C000;'>(</td><td title='1.92 bits' style='color: #008040;'>i</td><td title='0.82 bits' style='color: #00C000;'>n</td><td title='1.04 bits' style='color: #008040;'>t</td><td title='0.45 bits' style='color: #00FF00;'>.</td><td title='8.01 bits' style='color: #000000;'>Y</td><td title='1.21 bits' style='color: #008040;'>=</td><td title='1.31 bits' style='color: #008040;'>0</td><td title='1.44 bits' style='color: #008040;'>;</td><td title='6.33 bits' style='color: #0000A0;'>Y</td><td title='2.59 bits' style='color: #006090;'><</td><td title='1.46 bits' style='color: #008040;'>4</td><td title='1.02 bits' style='color: #008040;'>;</td><td title='4.25 bits' style='color: #0020F0;'>Y</td><td title='2.89 bits' style='color: #006090;'>+</td><td title='1.72 bits' style='color: #008040;'>+</td><td title='0.92 bits' style='color: #00C000;'>)</td><td title='8.12 bits' style='color: #000000;'>g</td><td title='2.39 bits' style='color: #006090;'>=</td><td title='8.71 bits' style='color: #000000;'>t</td><td title='1.32 bits' style='color: #008040;'>(</td><td title='6.36 bits' style='color: #0000A0;'>(</td><td title='11.23 bits' style='color: #900000;'>Z</td><td title='3.59 bits' style='color: #0020F0;'>+</td><td title='7.24 bits' style='color: #000000;'>y</td><td title='2.69 bits' style='color: #006090;'>)</td><td title='4.32 bits' style='color: #0020F0;'>*</td><td title='11.75 bits' style='color: #900000;'>C</td></tr></table></td></tr><tr><td nowrap class='address'> 00421B30 </td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='5.24 bits' style='color: #0000A0;'>2C</td><td title='7.61 bits' style='color: #000000;'>46</td><td title='4.00 bits' style='color: #0020F0;'>29</td><td title='2.21 bits' style='color: #006090;'>2C</td><td> </td><td title='7.20 bits' style='color: #000000;'>67</td><td title='5.11 bits' style='color: #0000A0;'>2B</td><td title='2.55 bits' style='color: #006090;'>3D</td><td title='5.91 bits' style='color: #0000A0;'>74</td><td> </td><td title='0.96 bits' style='color: #00C000;'>28</td><td title='2.84 bits' style='color: #006090;'>28</td><td title='3.45 bits' style='color: #0020F0;'>5A</td><td title='6.68 bits' style='color: #0000A0;'>2D</td><td> </td><td title='2.37 bits' style='color: #006090;'>79</td><td title='1.20 bits' style='color: #008040;'>29</td><td title='1.18 bits' style='color: #008040;'>2A</td><td title='1.98 bits' style='color: #008040;'>43</td><td> </td><td> </td><td title='0.76 bits' style='color: #00C000;'>2C</td><td title='1.40 bits' style='color: #008040;'>46</td><td title='0.59 bits' style='color: #00C000;'>29</td><td title='0.55 bits' style='color: #00C000;'>2C</td><td> </td><td title='6.73 bits' style='color: #0000A0;'>62</td><td title='1.99 bits' style='color: #008040;'>2B</td><td title='0.96 bits' style='color: #00C000;'>3D</td><td title='8.58 bits' style='color: #000000;'>67</td><td> </td><td title='4.78 bits' style='color: #0020F0;'>2A</td><td title='8.86 bits' style='color: #000000;'>6B</td><td title='3.21 bits' style='color: #0020F0;'>2C</td><td title='7.64 bits' style='color: #000000;'>5A</td><td> </td><td title='4.12 bits' style='color: #0020F0;'>2A</td><td title='4.38 bits' style='color: #0020F0;'>3D</td><td title='4.23 bits' style='color: #0020F0;'>6D</td><td title='2.32 bits' style='color: #006090;'>61</td><td> </td><td> </td><td> </td><td title='5.24 bits' style='color: #0000A0;'>,</td><td title='7.61 bits' style='color: #000000;'>F</td><td title='4.00 bits' style='color: #0020F0;'>)</td><td title='2.21 bits' style='color: #006090;'>,</td><td title='7.20 bits' style='color: #000000;'>g</td><td title='5.11 bits' style='color: #0000A0;'>+</td><td title='2.55 bits' style='color: #006090;'>=</td><td title='5.91 bits' style='color: #0000A0;'>t</td><td title='0.96 bits' style='color: #00C000;'>(</td><td title='2.84 bits' style='color: #006090;'>(</td><td title='3.45 bits' style='color: #0020F0;'>Z</td><td title='6.68 bits' style='color: #0000A0;'>-</td><td title='2.37 bits' style='color: #006090;'>y</td><td title='1.20 bits' style='color: #008040;'>)</td><td title='1.18 bits' style='color: #008040;'>*</td><td title='1.98 bits' style='color: #008040;'>C</td><td title='0.76 bits' style='color: #00C000;'>,</td><td title='1.40 bits' style='color: #008040;'>F</td><td title='0.59 bits' style='color: #00C000;'>)</td><td title='0.55 bits' style='color: #00C000;'>,</td><td title='6.73 bits' style='color: #0000A0;'>b</td><td title='1.99 bits' style='color: #008040;'>+</td><td title='0.96 bits' style='color: #00C000;'>=</td><td title='8.58 bits' style='color: #000000;'>g</td><td title='4.78 bits' style='color: #0020F0;'>*</td><td title='8.86 bits' style='color: #000000;'>k</td><td title='3.21 bits' style='color: #0020F0;'>,</td><td title='7.64 bits' style='color: #000000;'>Z</td><td title='4.12 bits' style='color: #0020F0;'>*</td><td title='4.38 bits' style='color: #0020F0;'>=</td><td title='4.23 bits' style='color: #0020F0;'>m</td><td title='2.32 bits' style='color: #006090;'>a</td></tr></table></td></tr><tr><td nowrap class='address'> 00421B50 </td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='2.85 bits' style='color: #006090;'>74</td><td title='3.78 bits' style='color: #0020F0;'>32</td><td title='1.24 bits' style='color: #008040;'>28</td><td title='4.38 bits' style='color: #0020F0;'>31</td><td> </td><td title='0.81 bits' style='color: #00C000;'>2E</td><td title='5.81 bits' style='color: #0000A0;'>36</td><td title='1.52 bits' style='color: #008040;'>2C</td><td title='6.18 bits' style='color: #0000A0;'>31</td><td> </td><td title='1.37 bits' style='color: #008040;'>2E</td><td title='6.32 bits' style='color: #0000A0;'>32</td><td title='2.26 bits' style='color: #006090;'>2C</td><td title='6.38 bits' style='color: #0000A0;'>2D</td><td> </td><td title='5.30 bits' style='color: #0000A0;'>31</td><td title='1.23 bits' style='color: #008040;'>2E</td><td title='2.65 bits' style='color: #006090;'>32</td><td title='1.34 bits' style='color: #008040;'>2C</td><td> </td><td> </td><td title='4.28 bits' style='color: #0020F0;'>31</td><td title='0.86 bits' style='color: #00C000;'>2E</td><td title='4.40 bits' style='color: #0020F0;'>36</td><td title='4.45 bits' style='color: #0020F0;'>29</td><td> </td><td title='1.86 bits' style='color: #008040;'>2C</td><td title='9.25 bits' style='color: #900000;'>43</td><td title='6.05 bits' style='color: #0000A0;'>2A</td><td title='3.15 bits' style='color: #0020F0;'>3D</td><td> </td><td title='5.26 bits' style='color: #0000A0;'>31</td><td title='1.20 bits' style='color: #008040;'>2E</td><td title='6.52 bits' style='color: #0000A0;'>39</td><td title='1.52 bits' style='color: #008040;'>2C</td><td> </td><td title='9.41 bits' style='color: #900000;'>6B</td><td title='5.64 bits' style='color: #0000A0;'>2A</td><td title='2.59 bits' style='color: #006090;'>3D</td><td title='4.50 bits' style='color: #0020F0;'>2E</td><td> </td><td> </td><td> </td><td title='2.85 bits' style='color: #006090;'>t</td><td title='3.78 bits' style='color: #0020F0;'>2</td><td title='1.24 bits' style='color: #008040;'>(</td><td title='4.38 bits' style='color: #0020F0;'>1</td><td title='0.81 bits' style='color: #00C000;'>.</td><td title='5.81 bits' style='color: #0000A0;'>6</td><td title='1.52 bits' style='color: #008040;'>,</td><td title='6.18 bits' style='color: #0000A0;'>1</td><td title='1.37 bits' style='color: #008040;'>.</td><td title='6.32 bits' style='color: #0000A0;'>2</td><td title='2.26 bits' style='color: #006090;'>,</td><td title='6.38 bits' style='color: #0000A0;'>-</td><td title='5.30 bits' style='color: #0000A0;'>1</td><td title='1.23 bits' style='color: #008040;'>.</td><td title='2.65 bits' style='color: #006090;'>2</td><td title='1.34 bits' style='color: #008040;'>,</td><td title='4.28 bits' style='color: #0020F0;'>1</td><td title='0.86 bits' style='color: #00C000;'>.</td><td title='4.40 bits' style='color: #0020F0;'>6</td><td title='4.45 bits' style='color: #0020F0;'>)</td><td title='1.86 bits' style='color: #008040;'>,</td><td title='9.25 bits' style='color: #900000;'>C</td><td title='6.05 bits' style='color: #0000A0;'>*</td><td title='3.15 bits' style='color: #0020F0;'>=</td><td title='5.26 bits' style='color: #0000A0;'>1</td><td title='1.20 bits' style='color: #008040;'>.</td><td title='6.52 bits' style='color: #0000A0;'>9</td><td title='1.52 bits' style='color: #008040;'>,</td><td title='9.41 bits' style='color: #900000;'>k</td><td title='5.64 bits' style='color: #0000A0;'>*</td><td title='2.59 bits' style='color: #006090;'>=</td><td title='4.50 bits' style='color: #0020F0;'>.</td></tr></table></td></tr><tr><td nowrap class='address'> 00421B70 </td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='2.07 bits' style='color: #006090;'>32</td><td title='6.16 bits' style='color: #0000A0;'>32</td><td title='2.85 bits' style='color: #006090;'>2C</td><td title='7.39 bits' style='color: #000000;'>46</td><td> </td><td title='2.10 bits' style='color: #006090;'>3D</td><td title='4.29 bits' style='color: #0020F0;'>6D</td><td title='1.33 bits' style='color: #008040;'>69</td><td title='2.32 bits' style='color: #006090;'>78</td><td> </td><td title='0.41 bits' style='color: #00FF00;'>28</td><td title='11.02 bits' style='color: #900000;'>46</td><td title='2.50 bits' style='color: #006090;'>2C</td><td title='4.85 bits' style='color: #0020F0;'>31</td><td> </td><td title='0.73 bits' style='color: #00C000;'>2E</td><td title='3.01 bits' style='color: #0020F0;'>2C</td><td title='2.68 bits' style='color: #006090;'>2E</td><td title='7.57 bits' style='color: #000000;'>34</td><td> </td><td> </td><td title='1.97 bits' style='color: #008040;'>29</td><td title='2.43 bits' style='color: #006090;'>3B</td><td title='3.79 bits' style='color: #0020F0;'>7D</td><td title='7.26 bits' style='color: #000000;'>65</td><td> </td><td title='6.08 bits' style='color: #0000A0;'>3D</td><td title='3.54 bits' style='color: #0020F0;'>6D</td><td title='2.64 bits' style='color: #006090;'>61</td><td title='1.92 bits' style='color: #008040;'>78</td><td> </td><td title='0.21 bits' style='color: #00FF00;'>28</td><td title='4.02 bits' style='color: #0020F0;'>2D</td><td title='8.95 bits' style='color: #000000;'>73</td><td title='1.14 bits' style='color: #008040;'>28</td><td> </td><td title='1.85 bits' style='color: #008040;'>76</td><td title='3.97 bits' style='color: #0020F0;'>2C</td><td title='5.86 bits' style='color: #0000A0;'>32</td><td title='1.45 bits' style='color: #008040;'>2E</td><td> </td><td> </td><td> </td><td title='2.07 bits' style='color: #006090;'>2</td><td title='6.16 bits' style='color: #0000A0;'>2</td><td title='2.85 bits' style='color: #006090;'>,</td><td title='7.39 bits' style='color: #000000;'>F</td><td title='2.10 bits' style='color: #006090;'>=</td><td title='4.29 bits' style='color: #0020F0;'>m</td><td title='1.33 bits' style='color: #008040;'>i</td><td title='2.32 bits' style='color: #006090;'>x</td><td title='0.41 bits' style='color: #00FF00;'>(</td><td title='11.02 bits' style='color: #900000;'>F</td><td title='2.50 bits' style='color: #006090;'>,</td><td title='4.85 bits' style='color: #0020F0;'>1</td><td title='0.73 bits' style='color: #00C000;'>.</td><td title='3.01 bits' style='color: #0020F0;'>,</td><td title='2.68 bits' style='color: #006090;'>.</td><td title='7.57 bits' style='color: #000000;'>4</td><td title='1.97 bits' style='color: #008040;'>)</td><td title='2.43 bits' style='color: #006090;'>;</td><td title='3.79 bits' style='color: #0020F0;'>}</td><td title='7.26 bits' style='color: #000000;'>e</td><td title='6.08 bits' style='color: #0000A0;'>=</td><td title='3.54 bits' style='color: #0020F0;'>m</td><td title='2.64 bits' style='color: #006090;'>a</td><td title='1.92 bits' style='color: #008040;'>x</td><td title='0.21 bits' style='color: #00FF00;'>(</td><td title='4.02 bits' style='color: #0020F0;'>-</td><td title='8.95 bits' style='color: #000000;'>s</td><td title='1.14 bits' style='color: #008040;'>(</td><td title='1.85 bits' style='color: #008040;'>v</td><td title='3.97 bits' style='color: #0020F0;'>,</td><td title='5.86 bits' style='color: #0000A0;'>2</td><td title='1.45 bits' style='color: #008040;'>.</td></tr></table></td></tr><tr><td nowrap class='address'> 00421B90 </td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='1.88 bits' style='color: #008040;'>2C</td><td title='8.43 bits' style='color: #000000;'>6D</td><td title='3.61 bits' style='color: #0020F0;'>69</td><td title='1.43 bits' style='color: #008040;'>6E</td><td> </td><td title='0.40 bits' style='color: #00FF00;'>28</td><td title='7.82 bits' style='color: #000000;'>31</td><td title='0.89 bits' style='color: #00C000;'>2E</td><td title='4.00 bits' style='color: #0020F0;'>37</td><td> </td><td title='5.72 bits' style='color: #0000A0;'>2D</td><td title='7.00 bits' style='color: #000000;'>28</td><td title='6.55 bits' style='color: #0000A0;'>79</td><td title='3.24 bits' style='color: #0020F0;'>2D</td><td> </td><td title='6.66 bits' style='color: #0000A0;'>32</td><td title='8.47 bits' style='color: #000000;'>38</td><td title='3.18 bits' style='color: #0020F0;'>2E</td><td title='5.64 bits' style='color: #0000A0;'>39</td><td> </td><td> </td><td title='2.07 bits' style='color: #006090;'>29</td><td title='5.20 bits' style='color: #0000A0;'>2A</td><td title='7.31 bits' style='color: #000000;'>32</td><td title='2.71 bits' style='color: #006090;'>2E</td><td> </td><td title='7.46 bits' style='color: #000000;'>35</td><td title='1.13 bits' style='color: #008040;'>2C</td><td title='6.08 bits' style='color: #0000A0;'>32</td><td title='1.05 bits' style='color: #008040;'>2E</td><td> </td><td title='7.41 bits' style='color: #000000;'>33</td><td title='2.21 bits' style='color: #006090;'>29</td><td title='3.14 bits' style='color: #0020F0;'>29</td><td title='2.22 bits' style='color: #006090;'>2C</td><td> </td><td title='9.59 bits' style='color: #900000;'>73</td><td title='0.75 bits' style='color: #00C000;'>28</td><td title='1.55 bits' style='color: #008040;'>76</td><td title='2.54 bits' style='color: #006090;'>2C</td><td> </td><td> </td><td> </td><td title='1.88 bits' style='color: #008040;'>,</td><td title='8.43 bits' style='color: #000000;'>m</td><td title='3.61 bits' style='color: #0020F0;'>i</td><td title='1.43 bits' style='color: #008040;'>n</td><td title='0.40 bits' style='color: #00FF00;'>(</td><td title='7.82 bits' style='color: #000000;'>1</td><td title='0.89 bits' style='color: #00C000;'>.</td><td title='4.00 bits' style='color: #0020F0;'>7</td><td title='5.72 bits' style='color: #0000A0;'>-</td><td title='7.00 bits' style='color: #000000;'>(</td><td title='6.55 bits' style='color: #0000A0;'>y</td><td title='3.24 bits' style='color: #0020F0;'>-</td><td title='6.66 bits' style='color: #0000A0;'>2</td><td title='8.47 bits' style='color: #000000;'>8</td><td title='3.18 bits' style='color: #0020F0;'>.</td><td title='5.64 bits' style='color: #0000A0;'>9</td><td title='2.07 bits' style='color: #006090;'>)</td><td title='5.20 bits' style='color: #0000A0;'>*</td><td title='7.31 bits' style='color: #000000;'>2</td><td title='2.71 bits' style='color: #006090;'>.</td><td title='7.46 bits' style='color: #000000;'>5</td><td title='1.13 bits' style='color: #008040;'>,</td><td title='6.08 bits' style='color: #0000A0;'>2</td><td title='1.05 bits' style='color: #008040;'>.</td><td title='7.41 bits' style='color: #000000;'>3</td><td title='2.21 bits' style='color: #006090;'>)</td><td title='3.14 bits' style='color: #0020F0;'>)</td><td title='2.22 bits' style='color: #006090;'>,</td><td title='9.59 bits' style='color: #900000;'>s</td><td title='0.75 bits' style='color: #00C000;'>(</td><td title='1.55 bits' style='color: #008040;'>v</td><td title='2.54 bits' style='color: #006090;'>,</td></tr></table></td></tr><tr><td nowrap class='address'> 00421BB0 </td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='4.86 bits' style='color: #0020F0;'>2E</td><td title='2.87 bits' style='color: #006090;'>30</td><td title='2.83 bits' style='color: #006090;'>32</td><td title='3.96 bits' style='color: #0020F0;'>35</td><td> </td><td title='3.25 bits' style='color: #0020F0;'>2C</td><td title='4.48 bits' style='color: #0020F0;'>31</td><td title='0.92 bits' style='color: #00C000;'>2E</td><td title='3.57 bits' style='color: #0020F0;'>36</td><td> </td><td title='1.35 bits' style='color: #008040;'>29</td><td title='3.71 bits' style='color: #0020F0;'>2D</td><td title='9.76 bits' style='color: #900000;'>62</td><td title='4.20 bits' style='color: #0020F0;'>2A</td><td> </td><td title='3.94 bits' style='color: #0020F0;'>2E</td><td title='4.31 bits' style='color: #0020F0;'>31</td><td title='6.07 bits' style='color: #0000A0;'>35</td><td title='2.79 bits' style='color: #006090;'>29</td><td> </td><td> </td><td title='2.92 bits' style='color: #006090;'>3B</td><td title='4.52 bits' style='color: #0020F0;'>65</td><td title='1.30 bits' style='color: #008040;'>3D</td><td title='1.67 bits' style='color: #008040;'>6D</td><td> </td><td title='0.94 bits' style='color: #00C000;'>61</td><td title='0.72 bits' style='color: #00C000;'>78</td><td title='0.16 bits' style='color: #00FF00;'>28</td><td title='7.72 bits' style='color: #000000;'>65</td><td> </td><td title='1.55 bits' style='color: #008040;'>2C</td><td title='5.18 bits' style='color: #0000A0;'>73</td><td title='0.64 bits' style='color: #00C000;'>28</td><td title='1.32 bits' style='color: #008040;'>76</td><td> </td><td title='1.44 bits' style='color: #008040;'>2C</td><td title='2.02 bits' style='color: #006090;'>2E</td><td title='4.57 bits' style='color: #0020F0;'>33</td><td title='4.32 bits' style='color: #0020F0;'>2C</td><td> </td><td> </td><td> </td><td title='4.86 bits' style='color: #0020F0;'>.</td><td title='2.87 bits' style='color: #006090;'>0</td><td title='2.83 bits' style='color: #006090;'>2</td><td title='3.96 bits' style='color: #0020F0;'>5</td><td title='3.25 bits' style='color: #0020F0;'>,</td><td title='4.48 bits' style='color: #0020F0;'>1</td><td title='0.92 bits' style='color: #00C000;'>.</td><td title='3.57 bits' style='color: #0020F0;'>6</td><td title='1.35 bits' style='color: #008040;'>)</td><td title='3.71 bits' style='color: #0020F0;'>-</td><td title='9.76 bits' style='color: #900000;'>b</td><td title='4.20 bits' style='color: #0020F0;'>*</td><td title='3.94 bits' style='color: #0020F0;'>.</td><td title='4.31 bits' style='color: #0020F0;'>1</td><td title='6.07 bits' style='color: #0000A0;'>5</td><td title='2.79 bits' style='color: #006090;'>)</td><td title='2.92 bits' style='color: #006090;'>;</td><td title='4.52 bits' style='color: #0020F0;'>e</td><td title='1.30 bits' style='color: #008040;'>=</td><td title='1.67 bits' style='color: #008040;'>m</td><td title='0.94 bits' style='color: #00C000;'>a</td><td title='0.72 bits' style='color: #00C000;'>x</td><td title='0.16 bits' style='color: #00FF00;'>(</td><td title='7.72 bits' style='color: #000000;'>e</td><td title='1.55 bits' style='color: #008040;'>,</td><td title='5.18 bits' style='color: #0000A0;'>s</td><td title='0.64 bits' style='color: #00C000;'>(</td><td title='1.32 bits' style='color: #008040;'>v</td><td title='1.44 bits' style='color: #008040;'>,</td><td title='2.02 bits' style='color: #006090;'>.</td><td title='4.57 bits' style='color: #0020F0;'>3</td><td title='4.32 bits' style='color: #0020F0;'>,</td></tr></table></td></tr><tr><td nowrap class='address'> 00421BD0 </td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='2.93 bits' style='color: #006090;'>31</td><td title='0.64 bits' style='color: #00C000;'>2E</td><td title='3.63 bits' style='color: #0020F0;'>37</td><td title='2.06 bits' style='color: #006090;'>29</td><td> </td><td title='1.46 bits' style='color: #008040;'>29</td><td title='1.93 bits' style='color: #008040;'>3B</td><td title='5.02 bits' style='color: #0000A0;'>6C</td><td title='0.69 bits' style='color: #00C000;'>3D</td><td> </td><td title='0.85 bits' style='color: #00C000;'>6D</td><td title='1.15 bits' style='color: #008040;'>69</td><td title='0.61 bits' style='color: #00C000;'>6E</td><td title='0.17 bits' style='color: #00FF00;'>28</td><td> </td><td title='0.71 bits' style='color: #00C000;'>6C</td><td title='0.29 bits' style='color: #00FF00;'>2C</td><td title='0.45 bits' style='color: #00FF00;'>65</td><td title='0.23 bits' style='color: #00FF00;'>29</td><td> </td><td> </td><td title='0.24 bits' style='color: #00FF00;'>3B</td><td title='0.84 bits' style='color: #00C000;'>69</td><td title='0.32 bits' style='color: #00FF00;'>66</td><td title='0.26 bits' style='color: #00FF00;'>28</td><td> </td><td title='0.49 bits' style='color: #00FF00;'>6C</td><td title='0.36 bits' style='color: #00FF00;'>3D</td><td title='0.38 bits' style='color: #00FF00;'>3D</td><td title='0.68 bits' style='color: #00C000;'>65</td><td> </td><td title='0.31 bits' style='color: #00FF00;'>29</td><td title='0.60 bits' style='color: #00C000;'>66</td><td title='0.32 bits' style='color: #00FF00;'>3D</td><td title='5.18 bits' style='color: #0000A0;'>31</td><td> </td><td title='0.50 bits' style='color: #00C000;'>2E</td><td title='1.24 bits' style='color: #008040;'>3B</td><td title='2.49 bits' style='color: #006090;'>65</td><td title='0.78 bits' style='color: #00C000;'>3D</td><td> </td><td> </td><td> </td><td title='2.93 bits' style='color: #006090;'>1</td><td title='0.64 bits' style='color: #00C000;'>.</td><td title='3.63 bits' style='color: #0020F0;'>7</td><td title='2.06 bits' style='color: #006090;'>)</td><td title='1.46 bits' style='color: #008040;'>)</td><td title='1.93 bits' style='color: #008040;'>;</td><td title='5.02 bits' style='color: #0000A0;'>l</td><td title='0.69 bits' style='color: #00C000;'>=</td><td title='0.85 bits' style='color: #00C000;'>m</td><td title='1.15 bits' style='color: #008040;'>i</td><td title='0.61 bits' style='color: #00C000;'>n</td><td title='0.17 bits' style='color: #00FF00;'>(</td><td title='0.71 bits' style='color: #00C000;'>l</td><td title='0.29 bits' style='color: #00FF00;'>,</td><td title='0.45 bits' style='color: #00FF00;'>e</td><td title='0.23 bits' style='color: #00FF00;'>)</td><td title='0.24 bits' style='color: #00FF00;'>;</td><td title='0.84 bits' style='color: #00C000;'>i</td><td title='0.32 bits' style='color: #00FF00;'>f</td><td title='0.26 bits' style='color: #00FF00;'>(</td><td title='0.49 bits' style='color: #00FF00;'>l</td><td title='0.36 bits' style='color: #00FF00;'>=</td><td title='0.38 bits' style='color: #00FF00;'>=</td><td title='0.68 bits' style='color: #00C000;'>e</td><td title='0.31 bits' style='color: #00FF00;'>)</td><td title='0.60 bits' style='color: #00C000;'>f</td><td title='0.32 bits' style='color: #00FF00;'>=</td><td title='5.18 bits' style='color: #0000A0;'>1</td><td title='0.50 bits' style='color: #00C000;'>.</td><td title='1.24 bits' style='color: #008040;'>;</td><td title='2.49 bits' style='color: #006090;'>e</td><td title='0.78 bits' style='color: #00C000;'>=</td></tr></table></td></tr><tr><td nowrap class='address'> 00421BF0 </td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='7.63 bits' style='color: #000000;'>76</td><td title='1.59 bits' style='color: #008040;'>2E</td><td title='2.44 bits' style='color: #006090;'>79</td><td title='3.43 bits' style='color: #0020F0;'>2B</td><td> </td><td title='7.76 bits' style='color: #000000;'>33</td><td title='1.84 bits' style='color: #008040;'>2E</td><td title='4.85 bits' style='color: #0020F0;'>37</td><td title='5.23 bits' style='color: #0000A0;'>2B</td><td> </td><td title='6.27 bits' style='color: #0000A0;'>78</td><td title='1.36 bits' style='color: #008040;'>28</td><td title='1.65 bits' style='color: #008040;'>76</td><td title='2.76 bits' style='color: #006090;'>65</td><td> </td><td title='0.19 bits' style='color: #00FF00;'>63</td><td title='1.49 bits' style='color: #008040;'>32</td><td title='0.55 bits' style='color: #00C000;'>28</td><td title='2.83 bits' style='color: #006090;'>76</td><td> </td><td> </td><td title='1.83 bits' style='color: #008040;'>2E</td><td title='0.83 bits' style='color: #00C000;'>78</td><td title='1.68 bits' style='color: #008040;'>2C</td><td title='1.27 bits' style='color: #008040;'>76</td><td> </td><td title='0.39 bits' style='color: #00FF00;'>2E</td><td title='4.13 bits' style='color: #0020F0;'>7A</td><td title='3.98 bits' style='color: #0020F0;'>2A</td><td title='2.24 bits' style='color: #006090;'>2E</td><td> </td><td title='3.98 bits' style='color: #0020F0;'>34</td><td title='6.28 bits' style='color: #0000A0;'>34</td><td title='5.57 bits' style='color: #0000A0;'>2D</td><td title='7.51 bits' style='color: #000000;'>34</td><td> </td><td title='2.68 bits' style='color: #006090;'>30</td><td title='2.00 bits' style='color: #006090;'>2E</td><td title='2.14 bits' style='color: #006090;'>29</td><td title='4.35 bits' style='color: #0020F0;'>2A</td><td> </td><td> </td><td> </td><td title='7.63 bits' style='color: #000000;'>v</td><td title='1.59 bits' style='color: #008040;'>.</td><td title='2.44 bits' style='color: #006090;'>y</td><td title='3.43 bits' style='color: #0020F0;'>+</td><td title='7.76 bits' style='color: #000000;'>3</td><td title='1.84 bits' style='color: #008040;'>.</td><td title='4.85 bits' style='color: #0020F0;'>7</td><td title='5.23 bits' style='color: #0000A0;'>+</td><td title='6.27 bits' style='color: #0000A0;'>x</td><td title='1.36 bits' style='color: #008040;'>(</td><td title='1.65 bits' style='color: #008040;'>v</td><td title='2.76 bits' style='color: #006090;'>e</td><td title='0.19 bits' style='color: #00FF00;'>c</td><td title='1.49 bits' style='color: #008040;'>2</td><td title='0.55 bits' style='color: #00C000;'>(</td><td title='2.83 bits' style='color: #006090;'>v</td><td title='1.83 bits' style='color: #008040;'>.</td><td title='0.83 bits' style='color: #00C000;'>x</td><td title='1.68 bits' style='color: #008040;'>,</td><td title='1.27 bits' style='color: #008040;'>v</td><td title='0.39 bits' style='color: #00FF00;'>.</td><td title='4.13 bits' style='color: #0020F0;'>z</td><td title='3.98 bits' style='color: #0020F0;'>*</td><td title='2.24 bits' style='color: #006090;'>.</td><td title='3.98 bits' style='color: #0020F0;'>4</td><td title='6.28 bits' style='color: #0000A0;'>4</td><td title='5.57 bits' style='color: #0000A0;'>-</td><td title='7.51 bits' style='color: #000000;'>4</td><td title='2.68 bits' style='color: #006090;'>0</td><td title='2.00 bits' style='color: #006090;'>.</td><td title='2.14 bits' style='color: #006090;'>)</td><td title='4.35 bits' style='color: #0020F0;'>*</td></tr></table></td></tr><tr><td nowrap class='address'> 00421C10 </td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='1.67 bits' style='color: #008040;'>2E</td><td title='2.16 bits' style='color: #006090;'>30</td><td title='3.47 bits' style='color: #0020F0;'>34</td><td title='6.81 bits' style='color: #0000A0;'>2B</td><td> </td><td title='5.69 bits' style='color: #0000A0;'>31</td><td title='3.55 bits' style='color: #0020F0;'>30</td><td title='1.21 bits' style='color: #008040;'>30</td><td title='1.63 bits' style='color: #008040;'>2E</td><td> </td><td title='1.15 bits' style='color: #008040;'>2C</td><td title='6.38 bits' style='color: #0000A0;'>32</td><td title='2.88 bits' style='color: #006090;'>30</td><td title='3.57 bits' style='color: #0020F0;'>2E</td><td> </td><td title='1.79 bits' style='color: #008040;'>2C</td><td title='3.20 bits' style='color: #0020F0;'>30</td><td title='3.04 bits' style='color: #0020F0;'>29</td><td title='6.24 bits' style='color: #0000A0;'>2B</td><td> </td><td> </td><td title='4.39 bits' style='color: #0020F0;'>2E</td><td title='3.64 bits' style='color: #0020F0;'>32</td><td title='3.98 bits' style='color: #0020F0;'>35</td><td title='5.68 bits' style='color: #0000A0;'>2A</td><td> </td><td title='6.51 bits' style='color: #0000A0;'>73</td><td title='4.71 bits' style='color: #0020F0;'>69</td><td title='0.86 bits' style='color: #00C000;'>6E</td><td title='0.34 bits' style='color: #00FF00;'>28</td><td> </td><td title='2.38 bits' style='color: #006090;'>76</td><td title='1.65 bits' style='color: #008040;'>2E</td><td title='2.34 bits' style='color: #006090;'>7A</td><td title='2.26 bits' style='color: #006090;'>2A</td><td> </td><td title='1.06 bits' style='color: #008040;'>2E</td><td title='3.45 bits' style='color: #0020F0;'>35</td><td title='5.93 bits' style='color: #0000A0;'>2B</td><td title='5.72 bits' style='color: #0000A0;'>79</td><td> </td><td> </td><td> </td><td title='1.67 bits' style='color: #008040;'>.</td><td title='2.16 bits' style='color: #006090;'>0</td><td title='3.47 bits' style='color: #0020F0;'>4</td><td title='6.81 bits' style='color: #0000A0;'>+</td><td title='5.69 bits' style='color: #0000A0;'>1</td><td title='3.55 bits' style='color: #0020F0;'>0</td><td title='1.21 bits' style='color: #008040;'>0</td><td title='1.63 bits' style='color: #008040;'>.</td><td title='1.15 bits' style='color: #008040;'>,</td><td title='6.38 bits' style='color: #0000A0;'>2</td><td title='2.88 bits' style='color: #006090;'>0</td><td title='3.57 bits' style='color: #0020F0;'>.</td><td title='1.79 bits' style='color: #008040;'>,</td><td title='3.20 bits' style='color: #0020F0;'>0</td><td title='3.04 bits' style='color: #0020F0;'>)</td><td title='6.24 bits' style='color: #0000A0;'>+</td><td title='4.39 bits' style='color: #0020F0;'>.</td><td title='3.64 bits' style='color: #0020F0;'>2</td><td title='3.98 bits' style='color: #0020F0;'>5</td><td title='5.68 bits' style='color: #0000A0;'>*</td><td title='6.51 bits' style='color: #0000A0;'>s</td><td title='4.71 bits' style='color: #0020F0;'>i</td><td title='0.86 bits' style='color: #00C000;'>n</td><td title='0.34 bits' style='color: #00FF00;'>(</td><td title='2.38 bits' style='color: #006090;'>v</td><td title='1.65 bits' style='color: #008040;'>.</td><td title='2.34 bits' style='color: #006090;'>z</td><td title='2.26 bits' style='color: #006090;'>*</td><td title='1.06 bits' style='color: #008040;'>.</td><td title='3.45 bits' style='color: #0020F0;'>5</td><td title='5.93 bits' style='color: #0000A0;'>+</td><td title='5.72 bits' style='color: #0000A0;'>y</td></tr></table></td></tr><tr><td nowrap class='address'> 00421C30 </td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='1.82 bits' style='color: #008040;'>29</td><td title='2.57 bits' style='color: #006090;'>3B</td><td title='3.49 bits' style='color: #0020F0;'>6C</td><td title='0.65 bits' style='color: #00C000;'>3D</td><td> </td><td title='0.80 bits' style='color: #00C000;'>6D</td><td title='0.75 bits' style='color: #00C000;'>69</td><td title='0.34 bits' style='color: #00FF00;'>6E</td><td title='0.14 bits' style='color: #00FF00;'>28</td><td> </td><td title='0.50 bits' style='color: #00C000;'>6C</td><td title='0.24 bits' style='color: #00FF00;'>2C</td><td title='0.30 bits' style='color: #00FF00;'>65</td><td title='0.18 bits' style='color: #00FF00;'>29</td><td> </td><td title='0.18 bits' style='color: #00FF00;'>3B</td><td title='0.61 bits' style='color: #00C000;'>69</td><td title='0.23 bits' style='color: #00FF00;'>66</td><td title='0.19 bits' style='color: #00FF00;'>28</td><td> </td><td> </td><td title='0.31 bits' style='color: #00FF00;'>6C</td><td title='0.26 bits' style='color: #00FF00;'>3D</td><td title='0.23 bits' style='color: #00FF00;'>3D</td><td title='0.38 bits' style='color: #00FF00;'>65</td><td> </td><td title='0.22 bits' style='color: #00FF00;'>29</td><td title='0.34 bits' style='color: #00FF00;'>66</td><td title='0.21 bits' style='color: #00FF00;'>3D</td><td title='6.36 bits' style='color: #0000A0;'>33</td><td> </td><td title='0.45 bits' style='color: #00FF00;'>2E</td><td title='0.97 bits' style='color: #00C000;'>3B</td><td title='1.31 bits' style='color: #008040;'>65</td><td title='0.45 bits' style='color: #00FF00;'>3D</td><td> </td><td title='6.23 bits' style='color: #0000A0;'>73</td><td title='1.54 bits' style='color: #008040;'>28</td><td title='1.58 bits' style='color: #008040;'>76</td><td title='8.38 bits' style='color: #000000;'>2B</td><td> </td><td> </td><td> </td><td title='1.82 bits' style='color: #008040;'>)</td><td title='2.57 bits' style='color: #006090;'>;</td><td title='3.49 bits' style='color: #0020F0;'>l</td><td title='0.65 bits' style='color: #00C000;'>=</td><td title='0.80 bits' style='color: #00C000;'>m</td><td title='0.75 bits' style='color: #00C000;'>i</td><td title='0.34 bits' style='color: #00FF00;'>n</td><td title='0.14 bits' style='color: #00FF00;'>(</td><td title='0.50 bits' style='color: #00C000;'>l</td><td title='0.24 bits' style='color: #00FF00;'>,</td><td title='0.30 bits' style='color: #00FF00;'>e</td><td title='0.18 bits' style='color: #00FF00;'>)</td><td title='0.18 bits' style='color: #00FF00;'>;</td><td title='0.61 bits' style='color: #00C000;'>i</td><td title='0.23 bits' style='color: #00FF00;'>f</td><td title='0.19 bits' style='color: #00FF00;'>(</td><td title='0.31 bits' style='color: #00FF00;'>l</td><td title='0.26 bits' style='color: #00FF00;'>=</td><td title='0.23 bits' style='color: #00FF00;'>=</td><td title='0.38 bits' style='color: #00FF00;'>e</td><td title='0.22 bits' style='color: #00FF00;'>)</td><td title='0.34 bits' style='color: #00FF00;'>f</td><td title='0.21 bits' style='color: #00FF00;'>=</td><td title='6.36 bits' style='color: #0000A0;'>3</td><td title='0.45 bits' style='color: #00FF00;'>.</td><td title='0.97 bits' style='color: #00C000;'>;</td><td title='1.31 bits' style='color: #008040;'>e</td><td title='0.45 bits' style='color: #00FF00;'>=</td><td title='6.23 bits' style='color: #0000A0;'>s</td><td title='1.54 bits' style='color: #008040;'>(</td><td title='1.58 bits' style='color: #008040;'>v</td><td title='8.38 bits' style='color: #000000;'>+</td></tr></table></td></tr><tr><td nowrap class='address'> 00421C50 </td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='4.16 bits' style='color: #0020F0;'>76</td><td title='1.46 bits' style='color: #008040;'>65</td><td title='0.20 bits' style='color: #00FF00;'>63</td><td title='2.60 bits' style='color: #006090;'>33</td><td> </td><td title='0.26 bits' style='color: #00FF00;'>28</td><td title='7.48 bits' style='color: #000000;'>2D</td><td title='8.00 bits' style='color: #000000;'>37</td><td title='3.68 bits' style='color: #0020F0;'>35</td><td> </td><td title='4.43 bits' style='color: #0020F0;'>2E</td><td title='3.14 bits' style='color: #0020F0;'>2C</td><td title='2.45 bits' style='color: #006090;'>30</td><td title='1.21 bits' style='color: #008040;'>2E</td><td> </td><td title='1.77 bits' style='color: #008040;'>2C</td><td title='3.47 bits' style='color: #0020F0;'>31</td><td title='5.79 bits' style='color: #0000A0;'>30</td><td title='1.10 bits' style='color: #008040;'>30</td><td> </td><td> </td><td title='1.33 bits' style='color: #008040;'>2E</td><td title='2.53 bits' style='color: #006090;'>29</td><td title='2.43 bits' style='color: #006090;'>2C</td><td title='10.62 bits' style='color: #900000;'>36</td><td> </td><td title='3.50 bits' style='color: #0020F0;'>30</td><td title='2.46 bits' style='color: #006090;'>2E</td><td title='1.75 bits' style='color: #008040;'>29</td><td title='2.74 bits' style='color: #006090;'>3B</td><td> </td><td title='2.56 bits' style='color: #006090;'>6C</td><td title='0.54 bits' style='color: #00C000;'>3D</td><td title='0.83 bits' style='color: #00C000;'>6D</td><td title='0.82 bits' style='color: #00C000;'>69</td><td> </td><td title='0.36 bits' style='color: #00FF00;'>6E</td><td title='0.12 bits' style='color: #00FF00;'>28</td><td title='0.38 bits' style='color: #00FF00;'>6C</td><td title='0.19 bits' style='color: #00FF00;'>2C</td><td> </td><td> </td><td> </td><td title='4.16 bits' style='color: #0020F0;'>v</td><td title='1.46 bits' style='color: #008040;'>e</td><td title='0.20 bits' style='color: #00FF00;'>c</td><td title='2.60 bits' style='color: #006090;'>3</td><td title='0.26 bits' style='color: #00FF00;'>(</td><td title='7.48 bits' style='color: #000000;'>-</td><td title='8.00 bits' style='color: #000000;'>7</td><td title='3.68 bits' style='color: #0020F0;'>5</td><td title='4.43 bits' style='color: #0020F0;'>.</td><td title='3.14 bits' style='color: #0020F0;'>,</td><td title='2.45 bits' style='color: #006090;'>0</td><td title='1.21 bits' style='color: #008040;'>.</td><td title='1.77 bits' style='color: #008040;'>,</td><td title='3.47 bits' style='color: #0020F0;'>1</td><td title='5.79 bits' style='color: #0000A0;'>0</td><td title='1.10 bits' style='color: #008040;'>0</td><td title='1.33 bits' style='color: #008040;'>.</td><td title='2.53 bits' style='color: #006090;'>)</td><td title='2.43 bits' style='color: #006090;'>,</td><td title='10.62 bits' style='color: #900000;'>6</td><td title='3.50 bits' style='color: #0020F0;'>0</td><td title='2.46 bits' style='color: #006090;'>.</td><td title='1.75 bits' style='color: #008040;'>)</td><td title='2.74 bits' style='color: #006090;'>;</td><td title='2.56 bits' style='color: #006090;'>l</td><td title='0.54 bits' style='color: #00C000;'>=</td><td title='0.83 bits' style='color: #00C000;'>m</td><td title='0.82 bits' style='color: #00C000;'>i</td><td title='0.36 bits' style='color: #00FF00;'>n</td><td title='0.12 bits' style='color: #00FF00;'>(</td><td title='0.38 bits' style='color: #00FF00;'>l</td><td title='0.19 bits' style='color: #00FF00;'>,</td></tr></table></td></tr><tr><td nowrap class='address'> 00421C70 </td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='0.24 bits' style='color: #00FF00;'>65</td><td title='0.15 bits' style='color: #00FF00;'>29</td><td title='0.14 bits' style='color: #00FF00;'>3B</td><td title='0.48 bits' style='color: #00FF00;'>69</td><td> </td><td title='0.18 bits' style='color: #00FF00;'>66</td><td title='0.16 bits' style='color: #00FF00;'>28</td><td title='0.24 bits' style='color: #00FF00;'>6C</td><td title='0.20 bits' style='color: #00FF00;'>3D</td><td> </td><td title='0.18 bits' style='color: #00FF00;'>3D</td><td title='0.29 bits' style='color: #00FF00;'>65</td><td title='0.17 bits' style='color: #00FF00;'>29</td><td title='0.25 bits' style='color: #00FF00;'>66</td><td> </td><td title='0.16 bits' style='color: #00FF00;'>3D</td><td title='2.21 bits' style='color: #006090;'>33</td><td title='0.27 bits' style='color: #00FF00;'>2E</td><td title='0.45 bits' style='color: #00FF00;'>3B</td><td> </td><td> </td><td title='4.41 bits' style='color: #0020F0;'>66</td><td title='3.24 bits' style='color: #0020F0;'>6F</td><td title='1.01 bits' style='color: #008040;'>72</td><td title='0.59 bits' style='color: #00C000;'>28</td><td> </td><td title='3.52 bits' style='color: #0020F0;'>66</td><td title='0.90 bits' style='color: #00C000;'>6C</td><td title='0.14 bits' style='color: #00FF00;'>6F</td><td title='0.28 bits' style='color: #00FF00;'>61</td><td> </td><td title='0.07 bits' style='color: #80FF80;'>74</td><td title='0.46 bits' style='color: #00FF00;'>20</td><td title='8.18 bits' style='color: #000000;'>5A</td><td title='0.63 bits' style='color: #00C000;'>3D</td><td> </td><td title='2.00 bits' style='color: #006090;'>30</td><td title='0.77 bits' style='color: #00C000;'>2E</td><td title='2.38 bits' style='color: #006090;'>3B</td><td title='7.34 bits' style='color: #000000;'>5A</td><td> </td><td> </td><td> </td><td title='0.24 bits' style='color: #00FF00;'>e</td><td title='0.15 bits' style='color: #00FF00;'>)</td><td title='0.14 bits' style='color: #00FF00;'>;</td><td title='0.48 bits' style='color: #00FF00;'>i</td><td title='0.18 bits' style='color: #00FF00;'>f</td><td title='0.16 bits' style='color: #00FF00;'>(</td><td title='0.24 bits' style='color: #00FF00;'>l</td><td title='0.20 bits' style='color: #00FF00;'>=</td><td title='0.18 bits' style='color: #00FF00;'>=</td><td title='0.29 bits' style='color: #00FF00;'>e</td><td title='0.17 bits' style='color: #00FF00;'>)</td><td title='0.25 bits' style='color: #00FF00;'>f</td><td title='0.16 bits' style='color: #00FF00;'>=</td><td title='2.21 bits' style='color: #006090;'>3</td><td title='0.27 bits' style='color: #00FF00;'>.</td><td title='0.45 bits' style='color: #00FF00;'>;</td><td title='4.41 bits' style='color: #0020F0;'>f</td><td title='3.24 bits' style='color: #0020F0;'>o</td><td title='1.01 bits' style='color: #008040;'>r</td><td title='0.59 bits' style='color: #00C000;'>(</td><td title='3.52 bits' style='color: #0020F0;'>f</td><td title='0.90 bits' style='color: #00C000;'>l</td><td title='0.14 bits' style='color: #00FF00;'>o</td><td title='0.28 bits' style='color: #00FF00;'>a</td><td title='0.07 bits' style='color: #80FF80;'>t</td><td title='0.46 bits' style='color: #00FF00;'>.</td><td title='8.18 bits' style='color: #000000;'>Z</td><td title='0.63 bits' style='color: #00C000;'>=</td><td title='2.00 bits' style='color: #006090;'>0</td><td title='0.77 bits' style='color: #00C000;'>.</td><td title='2.38 bits' style='color: #006090;'>;</td><td title='7.34 bits' style='color: #000000;'>Z</td></tr></table></td></tr><tr><td nowrap class='address'> 00421C90 </td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='2.24 bits' style='color: #006090;'>3C</td><td title='8.13 bits' style='color: #000000;'>38</td><td title='1.98 bits' style='color: #008040;'>2E</td><td title='1.25 bits' style='color: #008040;'>3B</td><td> </td><td title='3.20 bits' style='color: #0020F0;'>5A</td><td title='3.17 bits' style='color: #0020F0;'>2B</td><td title='1.29 bits' style='color: #008040;'>2B</td><td title='0.67 bits' style='color: #00C000;'>29</td><td> </td><td title='1.95 bits' style='color: #008040;'>7B</td><td title='7.06 bits' style='color: #000000;'>63</td><td title='4.46 bits' style='color: #0020F0;'>3D</td><td title='1.98 bits' style='color: #008040;'>76</td><td> </td><td title='3.46 bits' style='color: #0020F0;'>3B</td><td title='8.51 bits' style='color: #000000;'>64</td><td title='2.54 bits' style='color: #006090;'>3D</td><td title='5.74 bits' style='color: #0000A0;'>32</td><td> </td><td> </td><td title='5.34 bits' style='color: #0000A0;'>34</td><td title='3.19 bits' style='color: #0020F0;'>2E</td><td title='7.50 bits' style='color: #000000;'>36</td><td title='4.18 bits' style='color: #0020F0;'>37</td><td> </td><td title='6.90 bits' style='color: #0000A0;'>2F</td><td title='6.08 bits' style='color: #0000A0;'>28</td><td title='8.48 bits' style='color: #000000;'>7A</td><td title='2.72 bits' style='color: #006090;'>2A</td><td> </td><td title='6.35 bits' style='color: #0000A0;'>32</td><td title='1.82 bits' style='color: #008040;'>2E</td><td title='3.56 bits' style='color: #0020F0;'>29</td><td title='5.14 bits' style='color: #0000A0;'>2B</td><td> </td><td title='6.98 bits' style='color: #0000A0;'>28</td><td title='6.32 bits' style='color: #0000A0;'>5A</td><td title='1.83 bits' style='color: #008040;'>2B</td><td title='6.59 bits' style='color: #0000A0;'>31</td><td> </td><td> </td><td> </td><td title='2.24 bits' style='color: #006090;'><</td><td title='8.13 bits' style='color: #000000;'>8</td><td title='1.98 bits' style='color: #008040;'>.</td><td title='1.25 bits' style='color: #008040;'>;</td><td title='3.20 bits' style='color: #0020F0;'>Z</td><td title='3.17 bits' style='color: #0020F0;'>+</td><td title='1.29 bits' style='color: #008040;'>+</td><td title='0.67 bits' style='color: #00C000;'>)</td><td title='1.95 bits' style='color: #008040;'>{</td><td title='7.06 bits' style='color: #000000;'>c</td><td title='4.46 bits' style='color: #0020F0;'>=</td><td title='1.98 bits' style='color: #008040;'>v</td><td title='3.46 bits' style='color: #0020F0;'>;</td><td title='8.51 bits' style='color: #000000;'>d</td><td title='2.54 bits' style='color: #006090;'>=</td><td title='5.74 bits' style='color: #0000A0;'>2</td><td title='5.34 bits' style='color: #0000A0;'>4</td><td title='3.19 bits' style='color: #0020F0;'>.</td><td title='7.50 bits' style='color: #000000;'>6</td><td title='4.18 bits' style='color: #0020F0;'>7</td><td title='6.90 bits' style='color: #0000A0;'>/</td><td title='6.08 bits' style='color: #0000A0;'>(</td><td title='8.48 bits' style='color: #000000;'>z</td><td title='2.72 bits' style='color: #006090;'>*</td><td title='6.35 bits' style='color: #0000A0;'>2</td><td title='1.82 bits' style='color: #008040;'>.</td><td title='3.56 bits' style='color: #0020F0;'>)</td><td title='5.14 bits' style='color: #0000A0;'>+</td><td title='6.98 bits' style='color: #0000A0;'>(</td><td title='6.32 bits' style='color: #0000A0;'>Z</td><td title='1.83 bits' style='color: #008040;'>+</td><td title='6.59 bits' style='color: #0000A0;'>1</td></tr></table></td></tr><tr><td nowrap class='address'> 00421CB0 </td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='2.44 bits' style='color: #006090;'>2E</td><td title='3.39 bits' style='color: #0020F0;'>29</td><td title='3.81 bits' style='color: #0020F0;'>2A</td><td title='5.82 bits' style='color: #0000A0;'>7A</td><td> </td><td title='6.47 bits' style='color: #0000A0;'>2F</td><td title='6.33 bits' style='color: #0000A0;'>34</td><td title='2.46 bits' style='color: #006090;'>2E</td><td title='2.88 bits' style='color: #006090;'>3B</td><td> </td><td title='3.45 bits' style='color: #0020F0;'>69</td><td title='0.37 bits' style='color: #00FF00;'>66</td><td title='0.38 bits' style='color: #00FF00;'>28</td><td title='7.84 bits' style='color: #000000;'>5A</td><td> </td><td title='1.32 bits' style='color: #008040;'>3D</td><td title='0.70 bits' style='color: #00C000;'>3D</td><td title='1.91 bits' style='color: #008040;'>31</td><td title='2.36 bits' style='color: #006090;'>2E</td><td> </td><td> </td><td title='3.15 bits' style='color: #0020F0;'>29</td><td title='9.83 bits' style='color: #900000;'>64</td><td title='5.84 bits' style='color: #0000A0;'>2B</td><td title='4.50 bits' style='color: #0020F0;'>3D</td><td> </td><td title='2.50 bits' style='color: #006090;'>2E</td><td title='2.31 bits' style='color: #006090;'>32</td><td title='2.07 bits' style='color: #006090;'>3B</td><td title='4.75 bits' style='color: #0020F0;'>69</td><td> </td><td title='0.43 bits' style='color: #00FF00;'>66</td><td title='0.46 bits' style='color: #00FF00;'>28</td><td title='3.15 bits' style='color: #0020F0;'>5A</td><td title='0.46 bits' style='color: #00FF00;'>3D</td><td> </td><td title='0.39 bits' style='color: #00FF00;'>3D</td><td title='8.77 bits' style='color: #000000;'>37</td><td title='1.16 bits' style='color: #008040;'>2E</td><td title='1.79 bits' style='color: #008040;'>29</td><td> </td><td> </td><td> </td><td title='2.44 bits' style='color: #006090;'>.</td><td title='3.39 bits' style='color: #0020F0;'>)</td><td title='3.81 bits' style='color: #0020F0;'>*</td><td title='5.82 bits' style='color: #0000A0;'>z</td><td title='6.47 bits' style='color: #0000A0;'>/</td><td title='6.33 bits' style='color: #0000A0;'>4</td><td title='2.46 bits' style='color: #006090;'>.</td><td title='2.88 bits' style='color: #006090;'>;</td><td title='3.45 bits' style='color: #0020F0;'>i</td><td title='0.37 bits' style='color: #00FF00;'>f</td><td title='0.38 bits' style='color: #00FF00;'>(</td><td title='7.84 bits' style='color: #000000;'>Z</td><td title='1.32 bits' style='color: #008040;'>=</td><td title='0.70 bits' style='color: #00C000;'>=</td><td title='1.91 bits' style='color: #008040;'>1</td><td title='2.36 bits' style='color: #006090;'>.</td><td title='3.15 bits' style='color: #0020F0;'>)</td><td title='9.83 bits' style='color: #900000;'>d</td><td title='5.84 bits' style='color: #0000A0;'>+</td><td title='4.50 bits' style='color: #0020F0;'>=</td><td title='2.50 bits' style='color: #006090;'>.</td><td title='2.31 bits' style='color: #006090;'>2</td><td title='2.07 bits' style='color: #006090;'>;</td><td title='4.75 bits' style='color: #0020F0;'>i</td><td title='0.43 bits' style='color: #00FF00;'>f</td><td title='0.46 bits' style='color: #00FF00;'>(</td><td title='3.15 bits' style='color: #0020F0;'>Z</td><td title='0.46 bits' style='color: #00FF00;'>=</td><td title='0.39 bits' style='color: #00FF00;'>=</td><td title='8.77 bits' style='color: #000000;'>7</td><td title='1.16 bits' style='color: #008040;'>.</td><td title='1.79 bits' style='color: #008040;'>)</td></tr></table></td></tr><tr><td nowrap class='address'> 00421CD0 </td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='2.00 bits' style='color: #008040;'>64</td><td title='7.94 bits' style='color: #000000;'>2D</td><td title='3.67 bits' style='color: #0020F0;'>3D</td><td title='1.54 bits' style='color: #008040;'>2E</td><td> </td><td title='1.11 bits' style='color: #008040;'>32</td><td title='1.27 bits' style='color: #008040;'>3B</td><td title='6.92 bits' style='color: #0000A0;'>63</td><td title='2.50 bits' style='color: #006090;'>2E</td><td> </td><td title='1.44 bits' style='color: #008040;'>78</td><td title='1.02 bits' style='color: #008040;'>79</td><td title='2.38 bits' style='color: #006090;'>3D</td><td title='1.87 bits' style='color: #008040;'>6E</td><td> </td><td title='0.23 bits' style='color: #00FF00;'>28</td><td title='1.55 bits' style='color: #008040;'>64</td><td title='0.61 bits' style='color: #00C000;'>29</td><td title='0.64 bits' style='color: #00C000;'>2A</td><td> </td><td> </td><td title='1.00 bits' style='color: #00C000;'>63</td><td title='0.53 bits' style='color: #00C000;'>2E</td><td title='0.48 bits' style='color: #00FF00;'>78</td><td title='0.34 bits' style='color: #00FF00;'>79</td><td> </td><td title='0.87 bits' style='color: #00C000;'>3B</td><td title='0.77 bits' style='color: #00C000;'>66</td><td title='0.77 bits' style='color: #00C000;'>6C</td><td title='0.11 bits' style='color: #00FF00;'>6F</td><td> </td><td title='0.15 bits' style='color: #00FF00;'>61</td><td title='0.05 bits' style='color: #80FF80;'>74</td><td title='0.32 bits' style='color: #00FF00;'>20</td><td title='7.07 bits' style='color: #000000;'>59</td><td> </td><td title='0.52 bits' style='color: #00C000;'>3D</td><td title='5.79 bits' style='color: #0000A0;'>61</td><td title='1.92 bits' style='color: #008040;'>2B</td><td title='4.88 bits' style='color: #0020F0;'>28</td><td> </td><td> </td><td> </td><td title='2.00 bits' style='color: #008040;'>d</td><td title='7.94 bits' style='color: #000000;'>-</td><td title='3.67 bits' style='color: #0020F0;'>=</td><td title='1.54 bits' style='color: #008040;'>.</td><td title='1.11 bits' style='color: #008040;'>2</td><td title='1.27 bits' style='color: #008040;'>;</td><td title='6.92 bits' style='color: #0000A0;'>c</td><td title='2.50 bits' style='color: #006090;'>.</td><td title='1.44 bits' style='color: #008040;'>x</td><td title='1.02 bits' style='color: #008040;'>y</td><td title='2.38 bits' style='color: #006090;'>=</td><td title='1.87 bits' style='color: #008040;'>n</td><td title='0.23 bits' style='color: #00FF00;'>(</td><td title='1.55 bits' style='color: #008040;'>d</td><td title='0.61 bits' style='color: #00C000;'>)</td><td title='0.64 bits' style='color: #00C000;'>*</td><td title='1.00 bits' style='color: #00C000;'>c</td><td title='0.53 bits' style='color: #00C000;'>.</td><td title='0.48 bits' style='color: #00FF00;'>x</td><td title='0.34 bits' style='color: #00FF00;'>y</td><td title='0.87 bits' style='color: #00C000;'>;</td><td title='0.77 bits' style='color: #00C000;'>f</td><td title='0.77 bits' style='color: #00C000;'>l</td><td title='0.11 bits' style='color: #00FF00;'>o</td><td title='0.15 bits' style='color: #00FF00;'>a</td><td title='0.05 bits' style='color: #80FF80;'>t</td><td title='0.32 bits' style='color: #00FF00;'>.</td><td title='7.07 bits' style='color: #000000;'>Y</td><td title='0.52 bits' style='color: #00C000;'>=</td><td title='5.79 bits' style='color: #0000A0;'>a</td><td title='1.92 bits' style='color: #008040;'>+</td><td title='4.88 bits' style='color: #0020F0;'>(</td></tr></table></td></tr><tr><td nowrap class='address'> 00421CF0 </td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='3.66 bits' style='color: #0020F0;'>5A</td><td title='4.05 bits' style='color: #0020F0;'>2D</td><td title='4.41 bits' style='color: #0020F0;'>31</td><td title='0.54 bits' style='color: #00C000;'>2E</td><td> </td><td title='1.73 bits' style='color: #008040;'>29</td><td title='1.95 bits' style='color: #008040;'>2A</td><td title='8.50 bits' style='color: #000000;'>33</td><td title='1.12 bits' style='color: #008040;'>2E</td><td> </td><td title='7.30 bits' style='color: #000000;'>2B</td><td title='3.62 bits' style='color: #0020F0;'>31</td><td title='1.22 bits' style='color: #008040;'>2E</td><td title='3.77 bits' style='color: #0020F0;'>35</td><td> </td><td title='6.96 bits' style='color: #0000A0;'>3B</td><td title='3.21 bits' style='color: #0020F0;'>69</td><td title='0.35 bits' style='color: #00FF00;'>66</td><td title='0.38 bits' style='color: #00FF00;'>28</td><td> </td><td> </td><td title='1.47 bits' style='color: #008040;'>5A</td><td title='5.61 bits' style='color: #0000A0;'>3E</td><td title='7.17 bits' style='color: #000000;'>30</td><td title='1.69 bits' style='color: #008040;'>2E</td><td> </td><td title='1.21 bits' style='color: #008040;'>29</td><td title='5.24 bits' style='color: #0000A0;'>7B</td><td title='3.60 bits' style='color: #0020F0;'>63</td><td title='1.77 bits' style='color: #008040;'>2E</td><td> </td><td title='0.64 bits' style='color: #00C000;'>78</td><td title='7.97 bits' style='color: #000000;'>2D</td><td title='3.29 bits' style='color: #0020F0;'>3D</td><td title='4.83 bits' style='color: #0020F0;'>31</td><td> </td><td title='0.86 bits' style='color: #00C000;'>2E</td><td title='5.55 bits' style='color: #0000A0;'>39</td><td title='9.16 bits' style='color: #900000;'>35</td><td title='4.89 bits' style='color: #0020F0;'>3B</td><td> </td><td> </td><td> </td><td title='3.66 bits' style='color: #0020F0;'>Z</td><td title='4.05 bits' style='color: #0020F0;'>-</td><td title='4.41 bits' style='color: #0020F0;'>1</td><td title='0.54 bits' style='color: #00C000;'>.</td><td title='1.73 bits' style='color: #008040;'>)</td><td title='1.95 bits' style='color: #008040;'>*</td><td title='8.50 bits' style='color: #000000;'>3</td><td title='1.12 bits' style='color: #008040;'>.</td><td title='7.30 bits' style='color: #000000;'>+</td><td title='3.62 bits' style='color: #0020F0;'>1</td><td title='1.22 bits' style='color: #008040;'>.</td><td title='3.77 bits' style='color: #0020F0;'>5</td><td title='6.96 bits' style='color: #0000A0;'>;</td><td title='3.21 bits' style='color: #0020F0;'>i</td><td title='0.35 bits' style='color: #00FF00;'>f</td><td title='0.38 bits' style='color: #00FF00;'>(</td><td title='1.47 bits' style='color: #008040;'>Z</td><td title='5.61 bits' style='color: #0000A0;'>></td><td title='7.17 bits' style='color: #000000;'>0</td><td title='1.69 bits' style='color: #008040;'>.</td><td title='1.21 bits' style='color: #008040;'>)</td><td title='5.24 bits' style='color: #0000A0;'>{</td><td title='3.60 bits' style='color: #0020F0;'>c</td><td title='1.77 bits' style='color: #008040;'>.</td><td title='0.64 bits' style='color: #00C000;'>x</td><td title='7.97 bits' style='color: #000000;'>-</td><td title='3.29 bits' style='color: #0020F0;'>=</td><td title='4.83 bits' style='color: #0020F0;'>1</td><td title='0.86 bits' style='color: #00C000;'>.</td><td title='5.55 bits' style='color: #0000A0;'>9</td><td title='9.16 bits' style='color: #900000;'>5</td><td title='4.89 bits' style='color: #0020F0;'>;</td></tr></table></td></tr><tr><td nowrap class='address'> 00421D10 </td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='5.19 bits' style='color: #0000A0;'>76</td><td title='1.25 bits' style='color: #008040;'>65</td><td title='0.23 bits' style='color: #00FF00;'>63</td><td title='0.75 bits' style='color: #00C000;'>33</td><td> </td><td title='1.79 bits' style='color: #008040;'>20</td><td title='10.13 bits' style='color: #900000;'>58</td><td title='1.41 bits' style='color: #008040;'>3D</td><td title='6.38 bits' style='color: #0000A0;'>63</td><td> </td><td title='4.70 bits' style='color: #0020F0;'>3B</td><td title='3.33 bits' style='color: #0020F0;'>69</td><td title='0.29 bits' style='color: #00FF00;'>66</td><td title='0.31 bits' style='color: #00FF00;'>28</td><td> </td><td title='4.10 bits' style='color: #0020F0;'>79</td><td title='2.36 bits' style='color: #006090;'>3E</td><td title='8.97 bits' style='color: #000000;'>59</td><td title='2.74 bits' style='color: #006090;'>29</td><td> </td><td> </td><td title='7.90 bits' style='color: #000000;'>58</td><td title='4.45 bits' style='color: #0020F0;'>2E</td><td title='2.93 bits' style='color: #006090;'>78</td><td title='6.79 bits' style='color: #0000A0;'>3D</td><td> </td><td title='7.94 bits' style='color: #000000;'>77</td><td title='1.56 bits' style='color: #008040;'>28</td><td title='1.31 bits' style='color: #008040;'>76</td><td title='1.19 bits' style='color: #008040;'>65</td><td> </td><td title='0.14 bits' style='color: #00FF00;'>63</td><td title='1.66 bits' style='color: #008040;'>32</td><td title='0.62 bits' style='color: #00C000;'>28</td><td title='9.72 bits' style='color: #900000;'>58</td><td> </td><td title='1.35 bits' style='color: #008040;'>2E</td><td title='0.88 bits' style='color: #00C000;'>78</td><td title='1.09 bits' style='color: #008040;'>2C</td><td title='9.31 bits' style='color: #900000;'>59</td><td> </td><td> </td><td> </td><td title='5.19 bits' style='color: #0000A0;'>v</td><td title='1.25 bits' style='color: #008040;'>e</td><td title='0.23 bits' style='color: #00FF00;'>c</td><td title='0.75 bits' style='color: #00C000;'>3</td><td title='1.79 bits' style='color: #008040;'>.</td><td title='10.13 bits' style='color: #900000;'>X</td><td title='1.41 bits' style='color: #008040;'>=</td><td title='6.38 bits' style='color: #0000A0;'>c</td><td title='4.70 bits' style='color: #0020F0;'>;</td><td title='3.33 bits' style='color: #0020F0;'>i</td><td title='0.29 bits' style='color: #00FF00;'>f</td><td title='0.31 bits' style='color: #00FF00;'>(</td><td title='4.10 bits' style='color: #0020F0;'>y</td><td title='2.36 bits' style='color: #006090;'>></td><td title='8.97 bits' style='color: #000000;'>Y</td><td title='2.74 bits' style='color: #006090;'>)</td><td title='7.90 bits' style='color: #000000;'>X</td><td title='4.45 bits' style='color: #0020F0;'>.</td><td title='2.93 bits' style='color: #006090;'>x</td><td title='6.79 bits' style='color: #0000A0;'>=</td><td title='7.94 bits' style='color: #000000;'>w</td><td title='1.56 bits' style='color: #008040;'>(</td><td title='1.31 bits' style='color: #008040;'>v</td><td title='1.19 bits' style='color: #008040;'>e</td><td title='0.14 bits' style='color: #00FF00;'>c</td><td title='1.66 bits' style='color: #008040;'>2</td><td title='0.62 bits' style='color: #00C000;'>(</td><td title='9.72 bits' style='color: #900000;'>X</td><td title='1.35 bits' style='color: #008040;'>.</td><td title='0.88 bits' style='color: #00C000;'>x</td><td title='1.09 bits' style='color: #008040;'>,</td><td title='9.31 bits' style='color: #900000;'>Y</td></tr></table></td></tr><tr><td nowrap class='address'> 00421D30 </td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='3.38 bits' style='color: #0020F0;'>29</td><td title='2.96 bits' style='color: #006090;'>29</td><td title='2.13 bits' style='color: #006090;'>3B</td><td title='3.30 bits' style='color: #0020F0;'>66</td><td> </td><td title='0.79 bits' style='color: #00C000;'>6C</td><td title='0.11 bits' style='color: #00FF00;'>6F</td><td title='0.16 bits' style='color: #00FF00;'>61</td><td title='0.05 bits' style='color: #80FF80;'>74</td><td> </td><td title='0.18 bits' style='color: #00FF00;'>20</td><td title='12.64 bits' style='color: #FF0000;'>57</td><td title='0.60 bits' style='color: #00C000;'>3D</td><td title='8.20 bits' style='color: #000000;'>74</td><td> </td><td title='0.90 bits' style='color: #00C000;'>28</td><td title='1.84 bits' style='color: #008040;'>76</td><td title='0.95 bits' style='color: #00C000;'>65</td><td title='0.13 bits' style='color: #00FF00;'>63</td><td> </td><td> </td><td title='1.56 bits' style='color: #008040;'>33</td><td title='0.76 bits' style='color: #00C000;'>28</td><td title='7.27 bits' style='color: #000000;'>63</td><td title='1.38 bits' style='color: #008040;'>2E</td><td> </td><td title='0.44 bits' style='color: #00FF00;'>78</td><td title='3.29 bits' style='color: #0020F0;'>2D</td><td title='3.04 bits' style='color: #0020F0;'>2E</td><td title='2.93 bits' style='color: #006090;'>30</td><td> </td><td title='3.88 bits' style='color: #0020F0;'>36</td><td title='3.18 bits' style='color: #0020F0;'>2C</td><td title='7.15 bits' style='color: #000000;'>63</td><td title='1.85 bits' style='color: #008040;'>2E</td><td> </td><td title='4.50 bits' style='color: #0020F0;'>79</td><td title='1.70 bits' style='color: #008040;'>2C</td><td title='5.60 bits' style='color: #0000A0;'>63</td><td title='0.82 bits' style='color: #00C000;'>2E</td><td> </td><td> </td><td> </td><td title='3.38 bits' style='color: #0020F0;'>)</td><td title='2.96 bits' style='color: #006090;'>)</td><td title='2.13 bits' style='color: #006090;'>;</td><td title='3.30 bits' style='color: #0020F0;'>f</td><td title='0.79 bits' style='color: #00C000;'>l</td><td title='0.11 bits' style='color: #00FF00;'>o</td><td title='0.16 bits' style='color: #00FF00;'>a</td><td title='0.05 bits' style='color: #80FF80;'>t</td><td title='0.18 bits' style='color: #00FF00;'>.</td><td title='12.64 bits' style='color: #FF0000;'>W</td><td title='0.60 bits' style='color: #00C000;'>=</td><td title='8.20 bits' style='color: #000000;'>t</td><td title='0.90 bits' style='color: #00C000;'>(</td><td title='1.84 bits' style='color: #008040;'>v</td><td title='0.95 bits' style='color: #00C000;'>e</td><td title='0.13 bits' style='color: #00FF00;'>c</td><td title='1.56 bits' style='color: #008040;'>3</td><td title='0.76 bits' style='color: #00C000;'>(</td><td title='7.27 bits' style='color: #000000;'>c</td><td title='1.38 bits' style='color: #008040;'>.</td><td title='0.44 bits' style='color: #00FF00;'>x</td><td title='3.29 bits' style='color: #0020F0;'>-</td><td title='3.04 bits' style='color: #0020F0;'>.</td><td title='2.93 bits' style='color: #006090;'>0</td><td title='3.88 bits' style='color: #0020F0;'>6</td><td title='3.18 bits' style='color: #0020F0;'>,</td><td title='7.15 bits' style='color: #000000;'>c</td><td title='1.85 bits' style='color: #008040;'>.</td><td title='4.50 bits' style='color: #0020F0;'>y</td><td title='1.70 bits' style='color: #008040;'>,</td><td title='5.60 bits' style='color: #0000A0;'>c</td><td title='0.82 bits' style='color: #00C000;'>.</td></tr></table></td></tr><tr><td nowrap class='address'> 00421D50 </td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='4.33 bits' style='color: #0020F0;'>7A</td><td title='1.38 bits' style='color: #008040;'>29</td><td title='2.53 bits' style='color: #006090;'>2C</td><td title='2.55 bits' style='color: #006090;'>76</td><td> </td><td title='1.03 bits' style='color: #008040;'>65</td><td title='0.13 bits' style='color: #00FF00;'>63</td><td title='2.34 bits' style='color: #006090;'>32</td><td title='0.31 bits' style='color: #00FF00;'>28</td><td> </td><td title='3.19 bits' style='color: #0020F0;'>2E</td><td title='5.20 bits' style='color: #0000A0;'>31</td><td title='3.20 bits' style='color: #0020F0;'>2C</td><td title='1.98 bits' style='color: #008040;'>2E</td><td> </td><td title='2.50 bits' style='color: #006090;'>31</td><td title='3.65 bits' style='color: #0020F0;'>35</td><td title='1.15 bits' style='color: #008040;'>29</td><td title='2.14 bits' style='color: #006090;'>2C</td><td> </td><td> </td><td title='5.59 bits' style='color: #0000A0;'>2E</td><td title='4.92 bits' style='color: #0020F0;'>35</td><td title='1.69 bits' style='color: #008040;'>29</td><td title='4.14 bits' style='color: #0020F0;'>2D</td><td> </td><td title='1.54 bits' style='color: #008040;'>2E</td><td title='1.28 bits' style='color: #008040;'>30</td><td title='6.63 bits' style='color: #0000A0;'>31</td><td title='7.07 bits' style='color: #000000;'>3B</td><td> </td><td title='3.58 bits' style='color: #0020F0;'>65</td><td title='0.84 bits' style='color: #00C000;'>3D</td><td title='1.96 bits' style='color: #008040;'>6D</td><td title='1.56 bits' style='color: #008040;'>61</td><td> </td><td title='0.81 bits' style='color: #00C000;'>78</td><td title='0.19 bits' style='color: #00FF00;'>28</td><td title='2.73 bits' style='color: #006090;'>2D</td><td title='7.40 bits' style='color: #000000;'>74</td><td> </td><td> </td><td> </td><td title='4.33 bits' style='color: #0020F0;'>z</td><td title='1.38 bits' style='color: #008040;'>)</td><td title='2.53 bits' style='color: #006090;'>,</td><td title='2.55 bits' style='color: #006090;'>v</td><td title='1.03 bits' style='color: #008040;'>e</td><td title='0.13 bits' style='color: #00FF00;'>c</td><td title='2.34 bits' style='color: #006090;'>2</td><td title='0.31 bits' style='color: #00FF00;'>(</td><td title='3.19 bits' style='color: #0020F0;'>.</td><td title='5.20 bits' style='color: #0000A0;'>1</td><td title='3.20 bits' style='color: #0020F0;'>,</td><td title='1.98 bits' style='color: #008040;'>.</td><td title='2.50 bits' style='color: #006090;'>1</td><td title='3.65 bits' style='color: #0020F0;'>5</td><td title='1.15 bits' style='color: #008040;'>)</td><td title='2.14 bits' style='color: #006090;'>,</td><td title='5.59 bits' style='color: #0000A0;'>.</td><td title='4.92 bits' style='color: #0020F0;'>5</td><td title='1.69 bits' style='color: #008040;'>)</td><td title='4.14 bits' style='color: #0020F0;'>-</td><td title='1.54 bits' style='color: #008040;'>.</td><td title='1.28 bits' style='color: #008040;'>0</td><td title='6.63 bits' style='color: #0000A0;'>1</td><td title='7.07 bits' style='color: #000000;'>;</td><td title='3.58 bits' style='color: #0020F0;'>e</td><td title='0.84 bits' style='color: #00C000;'>=</td><td title='1.96 bits' style='color: #008040;'>m</td><td title='1.56 bits' style='color: #008040;'>a</td><td title='0.81 bits' style='color: #00C000;'>x</td><td title='0.19 bits' style='color: #00FF00;'>(</td><td title='2.73 bits' style='color: #006090;'>-</td><td title='7.40 bits' style='color: #000000;'>t</td></tr></table></td></tr><tr><td nowrap class='address'> 00421D70 </td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='0.94 bits' style='color: #00C000;'>28</td><td title='0.90 bits' style='color: #00C000;'>76</td><td title='1.41 bits' style='color: #008040;'>65</td><td title='0.14 bits' style='color: #00FF00;'>63</td><td> </td><td title='1.24 bits' style='color: #008040;'>33</td><td title='0.36 bits' style='color: #00FF00;'>28</td><td title='5.29 bits' style='color: #0000A0;'>58</td><td title='0.71 bits' style='color: #00C000;'>2E</td><td> </td><td title='0.53 bits' style='color: #00C000;'>78</td><td title='2.17 bits' style='color: #006090;'>2D</td><td title='1.00 bits' style='color: #00C000;'>2E</td><td title='3.28 bits' style='color: #0020F0;'>31</td><td> </td><td title='3.68 bits' style='color: #0020F0;'>34</td><td title='1.92 bits' style='color: #008040;'>2C</td><td title='9.20 bits' style='color: #900000;'>58</td><td title='1.89 bits' style='color: #008040;'>2E</td><td> </td><td> </td><td title='2.47 bits' style='color: #006090;'>79</td><td title='1.02 bits' style='color: #008040;'>2C</td><td title='6.98 bits' style='color: #0000A0;'>58</td><td title='0.95 bits' style='color: #00C000;'>2E</td><td> </td><td title='2.79 bits' style='color: #006090;'>7A</td><td title='0.70 bits' style='color: #00C000;'>29</td><td title='1.32 bits' style='color: #008040;'>2C</td><td title='1.23 bits' style='color: #008040;'>76</td><td> </td><td title='0.48 bits' style='color: #00FF00;'>65</td><td title='0.11 bits' style='color: #00FF00;'>63</td><td title='1.32 bits' style='color: #008040;'>32</td><td title='0.20 bits' style='color: #00FF00;'>28</td><td> </td><td title='1.04 bits' style='color: #008040;'>2E</td><td title='2.36 bits' style='color: #006090;'>32</td><td title='4.90 bits' style='color: #0020F0;'>32</td><td title='5.10 bits' style='color: #0000A0;'>29</td><td> </td><td> </td><td> </td><td title='0.94 bits' style='color: #00C000;'>(</td><td title='0.90 bits' style='color: #00C000;'>v</td><td title='1.41 bits' style='color: #008040;'>e</td><td title='0.14 bits' style='color: #00FF00;'>c</td><td title='1.24 bits' style='color: #008040;'>3</td><td title='0.36 bits' style='color: #00FF00;'>(</td><td title='5.29 bits' style='color: #0000A0;'>X</td><td title='0.71 bits' style='color: #00C000;'>.</td><td title='0.53 bits' style='color: #00C000;'>x</td><td title='2.17 bits' style='color: #006090;'>-</td><td title='1.00 bits' style='color: #00C000;'>.</td><td title='3.28 bits' style='color: #0020F0;'>1</td><td title='3.68 bits' style='color: #0020F0;'>4</td><td title='1.92 bits' style='color: #008040;'>,</td><td title='9.20 bits' style='color: #900000;'>X</td><td title='1.89 bits' style='color: #008040;'>.</td><td title='2.47 bits' style='color: #006090;'>y</td><td title='1.02 bits' style='color: #008040;'>,</td><td title='6.98 bits' style='color: #0000A0;'>X</td><td title='0.95 bits' style='color: #00C000;'>.</td><td title='2.79 bits' style='color: #006090;'>z</td><td title='0.70 bits' style='color: #00C000;'>)</td><td title='1.32 bits' style='color: #008040;'>,</td><td title='1.23 bits' style='color: #008040;'>v</td><td title='0.48 bits' style='color: #00FF00;'>e</td><td title='0.11 bits' style='color: #00FF00;'>c</td><td title='1.32 bits' style='color: #008040;'>2</td><td title='0.20 bits' style='color: #00FF00;'>(</td><td title='1.04 bits' style='color: #008040;'>.</td><td title='2.36 bits' style='color: #006090;'>2</td><td title='4.90 bits' style='color: #0020F0;'>2</td><td title='5.10 bits' style='color: #0000A0;'>)</td></tr></table></td></tr><tr><td nowrap class='address'> 00421D90 </td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='2.89 bits' style='color: #006090;'>2C</td><td title='2.46 bits' style='color: #006090;'>2E</td><td title='2.37 bits' style='color: #006090;'>35</td><td title='1.07 bits' style='color: #008040;'>29</td><td> </td><td title='1.77 bits' style='color: #008040;'>2D</td><td title='0.55 bits' style='color: #00C000;'>2E</td><td title='0.81 bits' style='color: #00C000;'>30</td><td title='0.88 bits' style='color: #00C000;'>31</td><td> </td><td title='3.55 bits' style='color: #0020F0;'>2C</td><td title='8.16 bits' style='color: #000000;'>74</td><td title='1.27 bits' style='color: #008040;'>28</td><td title='1.22 bits' style='color: #008040;'>76</td><td> </td><td title='0.79 bits' style='color: #00C000;'>65</td><td title='0.11 bits' style='color: #00FF00;'>63</td><td title='1.09 bits' style='color: #008040;'>33</td><td title='0.30 bits' style='color: #00FF00;'>28</td><td> </td><td> </td><td title='2.06 bits' style='color: #006090;'>58</td><td title='0.31 bits' style='color: #00FF00;'>2E</td><td title='0.36 bits' style='color: #00FF00;'>78</td><td title='1.82 bits' style='color: #008040;'>2C</td><td> </td><td title='4.40 bits' style='color: #0020F0;'>58</td><td title='0.59 bits' style='color: #00C000;'>2E</td><td title='1.33 bits' style='color: #008040;'>79</td><td title='1.37 bits' style='color: #008040;'>2C</td><td> </td><td title='2.00 bits' style='color: #008040;'>58</td><td title='0.43 bits' style='color: #00FF00;'>2E</td><td title='0.86 bits' style='color: #00C000;'>7A</td><td title='0.34 bits' style='color: #00FF00;'>29</td><td> </td><td title='0.58 bits' style='color: #00C000;'>2C</td><td title='0.65 bits' style='color: #00C000;'>76</td><td title='0.26 bits' style='color: #00FF00;'>65</td><td title='0.10 bits' style='color: #80FF80;'>63</td><td> </td><td> </td><td> </td><td title='2.89 bits' style='color: #006090;'>,</td><td title='2.46 bits' style='color: #006090;'>.</td><td title='2.37 bits' style='color: #006090;'>5</td><td title='1.07 bits' style='color: #008040;'>)</td><td title='1.77 bits' style='color: #008040;'>-</td><td title='0.55 bits' style='color: #00C000;'>.</td><td title='0.81 bits' style='color: #00C000;'>0</td><td title='0.88 bits' style='color: #00C000;'>1</td><td title='3.55 bits' style='color: #0020F0;'>,</td><td title='8.16 bits' style='color: #000000;'>t</td><td title='1.27 bits' style='color: #008040;'>(</td><td title='1.22 bits' style='color: #008040;'>v</td><td title='0.79 bits' style='color: #00C000;'>e</td><td title='0.11 bits' style='color: #00FF00;'>c</td><td title='1.09 bits' style='color: #008040;'>3</td><td title='0.30 bits' style='color: #00FF00;'>(</td><td title='2.06 bits' style='color: #006090;'>X</td><td title='0.31 bits' style='color: #00FF00;'>.</td><td title='0.36 bits' style='color: #00FF00;'>x</td><td title='1.82 bits' style='color: #008040;'>,</td><td title='4.40 bits' style='color: #0020F0;'>X</td><td title='0.59 bits' style='color: #00C000;'>.</td><td title='1.33 bits' style='color: #008040;'>y</td><td title='1.37 bits' style='color: #008040;'>,</td><td title='2.00 bits' style='color: #008040;'>X</td><td title='0.43 bits' style='color: #00FF00;'>.</td><td title='0.86 bits' style='color: #00C000;'>z</td><td title='0.34 bits' style='color: #00FF00;'>)</td><td title='0.58 bits' style='color: #00C000;'>,</td><td title='0.65 bits' style='color: #00C000;'>v</td><td title='0.26 bits' style='color: #00FF00;'>e</td><td title='0.10 bits' style='color: #80FF80;'>c</td></tr></table></td></tr><tr><td nowrap class='address'> 00421DB0 </td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='0.66 bits' style='color: #00C000;'>32</td><td title='0.16 bits' style='color: #00FF00;'>28</td><td title='0.64 bits' style='color: #00C000;'>2E</td><td title='1.08 bits' style='color: #008040;'>32</td><td> </td><td title='3.76 bits' style='color: #0020F0;'>2C</td><td title='1.33 bits' style='color: #008040;'>2E</td><td title='1.18 bits' style='color: #008040;'>31</td><td title='6.44 bits' style='color: #0000A0;'>32</td><td> </td><td title='1.85 bits' style='color: #008040;'>29</td><td title='0.91 bits' style='color: #00C000;'>2C</td><td title='1.60 bits' style='color: #008040;'>2E</td><td title='1.14 bits' style='color: #008040;'>35</td><td> </td><td title='0.46 bits' style='color: #00FF00;'>29</td><td title='0.71 bits' style='color: #00C000;'>2D</td><td title='0.32 bits' style='color: #00FF00;'>2E</td><td title='0.46 bits' style='color: #00FF00;'>30</td><td> </td><td> </td><td title='4.03 bits' style='color: #0020F0;'>32</td><td title='2.79 bits' style='color: #006090;'>29</td><td title='2.16 bits' style='color: #006090;'>3B</td><td title='3.05 bits' style='color: #0020F0;'>65</td><td> </td><td title='0.82 bits' style='color: #00C000;'>3D</td><td title='0.95 bits' style='color: #00C000;'>6D</td><td title='1.82 bits' style='color: #008040;'>69</td><td title='0.53 bits' style='color: #00C000;'>6E</td><td> </td><td title='0.14 bits' style='color: #00FF00;'>28</td><td title='2.85 bits' style='color: #006090;'>65</td><td title='0.58 bits' style='color: #00C000;'>2C</td><td title='12.60 bits' style='color: #FF0000;'>57</td><td> </td><td title='0.79 bits' style='color: #00C000;'>29</td><td title='1.34 bits' style='color: #008040;'>3B</td><td title='3.66 bits' style='color: #0020F0;'>6C</td><td title='0.36 bits' style='color: #00FF00;'>3D</td><td> </td><td> </td><td> </td><td title='0.66 bits' style='color: #00C000;'>2</td><td title='0.16 bits' style='color: #00FF00;'>(</td><td title='0.64 bits' style='color: #00C000;'>.</td><td title='1.08 bits' style='color: #008040;'>2</td><td title='3.76 bits' style='color: #0020F0;'>,</td><td title='1.33 bits' style='color: #008040;'>.</td><td title='1.18 bits' style='color: #008040;'>1</td><td title='6.44 bits' style='color: #0000A0;'>2</td><td title='1.85 bits' style='color: #008040;'>)</td><td title='0.91 bits' style='color: #00C000;'>,</td><td title='1.60 bits' style='color: #008040;'>.</td><td title='1.14 bits' style='color: #008040;'>5</td><td title='0.46 bits' style='color: #00FF00;'>)</td><td title='0.71 bits' style='color: #00C000;'>-</td><td title='0.32 bits' style='color: #00FF00;'>.</td><td title='0.46 bits' style='color: #00FF00;'>0</td><td title='4.03 bits' style='color: #0020F0;'>2</td><td title='2.79 bits' style='color: #006090;'>)</td><td title='2.16 bits' style='color: #006090;'>;</td><td title='3.05 bits' style='color: #0020F0;'>e</td><td title='0.82 bits' style='color: #00C000;'>=</td><td title='0.95 bits' style='color: #00C000;'>m</td><td title='1.82 bits' style='color: #008040;'>i</td><td title='0.53 bits' style='color: #00C000;'>n</td><td title='0.14 bits' style='color: #00FF00;'>(</td><td title='2.85 bits' style='color: #006090;'>e</td><td title='0.58 bits' style='color: #00C000;'>,</td><td title='12.60 bits' style='color: #FF0000;'>W</td><td title='0.79 bits' style='color: #00C000;'>)</td><td title='1.34 bits' style='color: #008040;'>;</td><td title='3.66 bits' style='color: #0020F0;'>l</td><td title='0.36 bits' style='color: #00FF00;'>=</td></tr></table></td></tr><tr><td nowrap class='address'> 00421DD0 </td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='0.88 bits' style='color: #00C000;'>6D</td><td title='0.45 bits' style='color: #00FF00;'>69</td><td title='0.20 bits' style='color: #00FF00;'>6E</td><td title='0.11 bits' style='color: #00FF00;'>28</td><td> </td><td title='0.43 bits' style='color: #00FF00;'>6C</td><td title='0.16 bits' style='color: #00FF00;'>2C</td><td title='0.25 bits' style='color: #00FF00;'>65</td><td title='0.12 bits' style='color: #00FF00;'>29</td><td> </td><td title='0.13 bits' style='color: #00FF00;'>3B</td><td title='0.48 bits' style='color: #00FF00;'>69</td><td title='0.15 bits' style='color: #00FF00;'>66</td><td title='0.12 bits' style='color: #00FF00;'>28</td><td> </td><td title='0.28 bits' style='color: #00FF00;'>6C</td><td title='0.17 bits' style='color: #00FF00;'>3D</td><td title='0.17 bits' style='color: #00FF00;'>3D</td><td title='0.35 bits' style='color: #00FF00;'>65</td><td> </td><td> </td><td title='0.16 bits' style='color: #00FF00;'>29</td><td title='0.29 bits' style='color: #00FF00;'>66</td><td title='0.16 bits' style='color: #00FF00;'>3D</td><td title='7.30 bits' style='color: #000000;'>34</td><td> </td><td title='0.37 bits' style='color: #00FF00;'>2E</td><td title='0.58 bits' style='color: #00C000;'>3B</td><td title='1.81 bits' style='color: #008040;'>69</td><td title='0.23 bits' style='color: #00FF00;'>66</td><td> </td><td title='0.23 bits' style='color: #00FF00;'>28</td><td title='1.62 bits' style='color: #008040;'>6C</td><td title='0.27 bits' style='color: #00FF00;'>3D</td><td title='0.17 bits' style='color: #00FF00;'>3D</td><td> </td><td title='12.27 bits' style='color: #FF0000;'>57</td><td title='0.35 bits' style='color: #00FF00;'>29</td><td title='7.86 bits' style='color: #000000;'>69</td><td title='1.05 bits' style='color: #008040;'>66</td><td> </td><td> </td><td> </td><td title='0.88 bits' style='color: #00C000;'>m</td><td title='0.45 bits' style='color: #00FF00;'>i</td><td title='0.20 bits' style='color: #00FF00;'>n</td><td title='0.11 bits' style='color: #00FF00;'>(</td><td title='0.43 bits' style='color: #00FF00;'>l</td><td title='0.16 bits' style='color: #00FF00;'>,</td><td title='0.25 bits' style='color: #00FF00;'>e</td><td title='0.12 bits' style='color: #00FF00;'>)</td><td title='0.13 bits' style='color: #00FF00;'>;</td><td title='0.48 bits' style='color: #00FF00;'>i</td><td title='0.15 bits' style='color: #00FF00;'>f</td><td title='0.12 bits' style='color: #00FF00;'>(</td><td title='0.28 bits' style='color: #00FF00;'>l</td><td title='0.17 bits' style='color: #00FF00;'>=</td><td title='0.17 bits' style='color: #00FF00;'>=</td><td title='0.35 bits' style='color: #00FF00;'>e</td><td title='0.16 bits' style='color: #00FF00;'>)</td><td title='0.29 bits' style='color: #00FF00;'>f</td><td title='0.16 bits' style='color: #00FF00;'>=</td><td title='7.30 bits' style='color: #000000;'>4</td><td title='0.37 bits' style='color: #00FF00;'>.</td><td title='0.58 bits' style='color: #00C000;'>;</td><td title='1.81 bits' style='color: #008040;'>i</td><td title='0.23 bits' style='color: #00FF00;'>f</td><td title='0.23 bits' style='color: #00FF00;'>(</td><td title='1.62 bits' style='color: #008040;'>l</td><td title='0.27 bits' style='color: #00FF00;'>=</td><td title='0.17 bits' style='color: #00FF00;'>=</td><td title='12.27 bits' style='color: #FF0000;'>W</td><td title='0.35 bits' style='color: #00FF00;'>)</td><td title='7.86 bits' style='color: #000000;'>i</td><td title='1.05 bits' style='color: #008040;'>f</td></tr></table></td></tr><tr><td nowrap class='address'> 00421DF0 </td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='0.54 bits' style='color: #00C000;'>28</td><td title='3.65 bits' style='color: #0020F0;'>79</td><td title='1.59 bits' style='color: #008040;'>3E</td><td title='2.87 bits' style='color: #006090;'>59</td><td> </td><td title='5.10 bits' style='color: #0000A0;'>2B</td><td title='4.11 bits' style='color: #0020F0;'>2E</td><td title='3.40 bits' style='color: #0020F0;'>32</td><td title='3.54 bits' style='color: #0020F0;'>29</td><td> </td><td title='5.54 bits' style='color: #0000A0;'>66</td><td title='0.78 bits' style='color: #00C000;'>3D</td><td title='5.00 bits' style='color: #0000A0;'>35</td><td title='2.15 bits' style='color: #006090;'>2E</td><td> </td><td title='3.16 bits' style='color: #0020F0;'>2C</td><td title='3.96 bits' style='color: #0020F0;'>69</td><td title='2.98 bits' style='color: #006090;'>3D</td><td title='4.63 bits' style='color: #0020F0;'>6D</td><td> </td><td> </td><td title='1.14 bits' style='color: #008040;'>69</td><td title='0.43 bits' style='color: #00FF00;'>6E</td><td title='0.14 bits' style='color: #00FF00;'>28</td><td title='2.38 bits' style='color: #006090;'>65</td><td> </td><td title='0.42 bits' style='color: #00FF00;'>2C</td><td title='2.68 bits' style='color: #006090;'>57</td><td title='0.29 bits' style='color: #00FF00;'>29</td><td title='0.39 bits' style='color: #00FF00;'>3B</td><td> </td><td title='6.77 bits' style='color: #0000A0;'>7D</td><td title='4.72 bits' style='color: #0020F0;'>7D</td><td title='2.29 bits' style='color: #006090;'>72</td><td title='1.26 bits' style='color: #008040;'>65</td><td> </td><td title='0.88 bits' style='color: #00C000;'>74</td><td title='0.25 bits' style='color: #00FF00;'>75</td><td title='0.16 bits' style='color: #00FF00;'>72</td><td title='0.13 bits' style='color: #00FF00;'>6E</td><td> </td><td> </td><td> </td><td title='0.54 bits' style='color: #00C000;'>(</td><td title='3.65 bits' style='color: #0020F0;'>y</td><td title='1.59 bits' style='color: #008040;'>></td><td title='2.87 bits' style='color: #006090;'>Y</td><td title='5.10 bits' style='color: #0000A0;'>+</td><td title='4.11 bits' style='color: #0020F0;'>.</td><td title='3.40 bits' style='color: #0020F0;'>2</td><td title='3.54 bits' style='color: #0020F0;'>)</td><td title='5.54 bits' style='color: #0000A0;'>f</td><td title='0.78 bits' style='color: #00C000;'>=</td><td title='5.00 bits' style='color: #0000A0;'>5</td><td title='2.15 bits' style='color: #006090;'>.</td><td title='3.16 bits' style='color: #0020F0;'>,</td><td title='3.96 bits' style='color: #0020F0;'>i</td><td title='2.98 bits' style='color: #006090;'>=</td><td title='4.63 bits' style='color: #0020F0;'>m</td><td title='1.14 bits' style='color: #008040;'>i</td><td title='0.43 bits' style='color: #00FF00;'>n</td><td title='0.14 bits' style='color: #00FF00;'>(</td><td title='2.38 bits' style='color: #006090;'>e</td><td title='0.42 bits' style='color: #00FF00;'>,</td><td title='2.68 bits' style='color: #006090;'>W</td><td title='0.29 bits' style='color: #00FF00;'>)</td><td title='0.39 bits' style='color: #00FF00;'>;</td><td title='6.77 bits' style='color: #0000A0;'>}</td><td title='4.72 bits' style='color: #0020F0;'>}</td><td title='2.29 bits' style='color: #006090;'>r</td><td title='1.26 bits' style='color: #008040;'>e</td><td title='0.88 bits' style='color: #00C000;'>t</td><td title='0.25 bits' style='color: #00FF00;'>u</td><td title='0.16 bits' style='color: #00FF00;'>r</td><td title='0.13 bits' style='color: #00FF00;'>n</td></tr></table></td></tr><tr><td nowrap class='address'> 00421E10 </td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='0.83 bits' style='color: #00C000;'>20</td><td title='0.95 bits' style='color: #00C000;'>76</td><td title='3.29 bits' style='color: #0020F0;'>65</td><td title='0.40 bits' style='color: #00FF00;'>63</td><td> </td><td title='1.36 bits' style='color: #008040;'>33</td><td title='0.30 bits' style='color: #00FF00;'>28</td><td title='5.09 bits' style='color: #0000A0;'>6C</td><td title='1.76 bits' style='color: #008040;'>2C</td><td> </td><td title='3.27 bits' style='color: #0020F0;'>66</td><td title='6.43 bits' style='color: #0000A0;'>2C</td><td title='7.11 bits' style='color: #000000;'>69</td><td title='5.52 bits' style='color: #0000A0;'>29</td><td> </td><td title='1.12 bits' style='color: #008040;'>3B</td><td title='1.50 bits' style='color: #008040;'>7D</td><td title='1.27 bits' style='color: #008040;'>66</td><td title='0.31 bits' style='color: #00FF00;'>6C</td><td> </td><td> </td><td title='0.09 bits' style='color: #80FF80;'>6F</td><td title='0.10 bits' style='color: #80FF80;'>61</td><td title='0.04 bits' style='color: #80FF80;'>74</td><td title='0.13 bits' style='color: #00FF00;'>20</td><td> </td><td title='3.77 bits' style='color: #0020F0;'>77</td><td title='0.44 bits' style='color: #00FF00;'>28</td><td title='0.35 bits' style='color: #00FF00;'>76</td><td title='0.10 bits' style='color: #00FF00;'>65</td><td> </td><td title='0.07 bits' style='color: #80FF80;'>63</td><td title='1.34 bits' style='color: #008040;'>33</td><td title='0.89 bits' style='color: #00C000;'>20</td><td title='0.34 bits' style='color: #00FF00;'>76</td><td> </td><td title='0.65 bits' style='color: #00C000;'>2C</td><td title='2.40 bits' style='color: #006090;'>76</td><td title='0.24 bits' style='color: #00FF00;'>65</td><td title='0.11 bits' style='color: #00FF00;'>63</td><td> </td><td> </td><td> </td><td title='0.83 bits' style='color: #00C000;'>.</td><td title='0.95 bits' style='color: #00C000;'>v</td><td title='3.29 bits' style='color: #0020F0;'>e</td><td title='0.40 bits' style='color: #00FF00;'>c</td><td title='1.36 bits' style='color: #008040;'>3</td><td title='0.30 bits' style='color: #00FF00;'>(</td><td title='5.09 bits' style='color: #0000A0;'>l</td><td title='1.76 bits' style='color: #008040;'>,</td><td title='3.27 bits' style='color: #0020F0;'>f</td><td title='6.43 bits' style='color: #0000A0;'>,</td><td title='7.11 bits' style='color: #000000;'>i</td><td title='5.52 bits' style='color: #0000A0;'>)</td><td title='1.12 bits' style='color: #008040;'>;</td><td title='1.50 bits' style='color: #008040;'>}</td><td title='1.27 bits' style='color: #008040;'>f</td><td title='0.31 bits' style='color: #00FF00;'>l</td><td title='0.09 bits' style='color: #80FF80;'>o</td><td title='0.10 bits' style='color: #80FF80;'>a</td><td title='0.04 bits' style='color: #80FF80;'>t</td><td title='0.13 bits' style='color: #00FF00;'>.</td><td title='3.77 bits' style='color: #0020F0;'>w</td><td title='0.44 bits' style='color: #00FF00;'>(</td><td title='0.35 bits' style='color: #00FF00;'>v</td><td title='0.10 bits' style='color: #00FF00;'>e</td><td title='0.07 bits' style='color: #80FF80;'>c</td><td title='1.34 bits' style='color: #008040;'>3</td><td title='0.89 bits' style='color: #00C000;'>.</td><td title='0.34 bits' style='color: #00FF00;'>v</td><td title='0.65 bits' style='color: #00C000;'>,</td><td title='2.40 bits' style='color: #006090;'>v</td><td title='0.24 bits' style='color: #00FF00;'>e</td><td title='0.11 bits' style='color: #00FF00;'>c</td></tr></table></td></tr><tr><td nowrap class='address'> 00421E30 </td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='0.76 bits' style='color: #00C000;'>33</td><td title='0.62 bits' style='color: #00C000;'>20</td><td title='1.48 bits' style='color: #008040;'>79</td><td title='2.06 bits' style='color: #006090;'>2C</td><td> </td><td title='3.15 bits' style='color: #0020F0;'>69</td><td title='0.81 bits' style='color: #00C000;'>6E</td><td title='1.02 bits' style='color: #008040;'>74</td><td title='0.25 bits' style='color: #00FF00;'>20</td><td> </td><td title='1.41 bits' style='color: #008040;'>6D</td><td title='0.48 bits' style='color: #00FF00;'>29</td><td title='0.29 bits' style='color: #00FF00;'>7B</td><td title='1.58 bits' style='color: #008040;'>76</td><td> </td><td title='0.35 bits' style='color: #00FF00;'>65</td><td title='0.19 bits' style='color: #00FF00;'>63</td><td title='2.03 bits' style='color: #006090;'>33</td><td title='0.27 bits' style='color: #00FF00;'>20</td><td> </td><td> </td><td title='1.94 bits' style='color: #008040;'>66</td><td title='6.48 bits' style='color: #0000A0;'>3B</td><td title='2.38 bits' style='color: #006090;'>66</td><td title='0.49 bits' style='color: #00FF00;'>6C</td><td> </td><td title='0.09 bits' style='color: #80FF80;'>6F</td><td title='0.17 bits' style='color: #00FF00;'>61</td><td title='0.05 bits' style='color: #80FF80;'>74</td><td title='0.09 bits' style='color: #80FF80;'>20</td><td> </td><td title='9.62 bits' style='color: #900000;'>69</td><td title='0.81 bits' style='color: #00C000;'>3D</td><td title='3.52 bits' style='color: #0020F0;'>30</td><td title='0.48 bits' style='color: #00FF00;'>2E</td><td> </td><td title='1.49 bits' style='color: #008040;'>3B</td><td title='1.45 bits' style='color: #008040;'>66</td><td title='2.66 bits' style='color: #006090;'>6F</td><td title='0.83 bits' style='color: #00C000;'>72</td><td> </td><td> </td><td> </td><td title='0.76 bits' style='color: #00C000;'>3</td><td title='0.62 bits' style='color: #00C000;'>.</td><td title='1.48 bits' style='color: #008040;'>y</td><td title='2.06 bits' style='color: #006090;'>,</td><td title='3.15 bits' style='color: #0020F0;'>i</td><td title='0.81 bits' style='color: #00C000;'>n</td><td title='1.02 bits' style='color: #008040;'>t</td><td title='0.25 bits' style='color: #00FF00;'>.</td><td title='1.41 bits' style='color: #008040;'>m</td><td title='0.48 bits' style='color: #00FF00;'>)</td><td title='0.29 bits' style='color: #00FF00;'>{</td><td title='1.58 bits' style='color: #008040;'>v</td><td title='0.35 bits' style='color: #00FF00;'>e</td><td title='0.19 bits' style='color: #00FF00;'>c</td><td title='2.03 bits' style='color: #006090;'>3</td><td title='0.27 bits' style='color: #00FF00;'>.</td><td title='1.94 bits' style='color: #008040;'>f</td><td title='6.48 bits' style='color: #0000A0;'>;</td><td title='2.38 bits' style='color: #006090;'>f</td><td title='0.49 bits' style='color: #00FF00;'>l</td><td title='0.09 bits' style='color: #80FF80;'>o</td><td title='0.17 bits' style='color: #00FF00;'>a</td><td title='0.05 bits' style='color: #80FF80;'>t</td><td title='0.09 bits' style='color: #80FF80;'>.</td><td title='9.62 bits' style='color: #900000;'>i</td><td title='0.81 bits' style='color: #00C000;'>=</td><td title='3.52 bits' style='color: #0020F0;'>0</td><td title='0.48 bits' style='color: #00FF00;'>.</td><td title='1.49 bits' style='color: #008040;'>;</td><td title='1.45 bits' style='color: #008040;'>f</td><td title='2.66 bits' style='color: #006090;'>o</td><td title='0.83 bits' style='color: #00C000;'>r</td></tr></table></td></tr><tr><td nowrap class='address'> 00421E50 </td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='0.54 bits' style='color: #00C000;'>28</td><td title='2.91 bits' style='color: #006090;'>69</td><td title='0.50 bits' style='color: #00C000;'>6E</td><td title='0.66 bits' style='color: #00C000;'>74</td><td> </td><td title='0.16 bits' style='color: #00FF00;'>20</td><td title='5.55 bits' style='color: #0000A0;'>6C</td><td title='0.68 bits' style='color: #00C000;'>3D</td><td title='1.89 bits' style='color: #008040;'>30</td><td> </td><td title='1.06 bits' style='color: #008040;'>3B</td><td title='5.48 bits' style='color: #0000A0;'>6C</td><td title='3.33 bits' style='color: #0020F0;'>3C</td><td title='5.54 bits' style='color: #0000A0;'>31</td><td> </td><td title='3.80 bits' style='color: #0020F0;'>30</td><td title='0.95 bits' style='color: #00C000;'>30</td><td title='5.20 bits' style='color: #0000A0;'>3B</td><td title='1.82 bits' style='color: #008040;'>6C</td><td> </td><td> </td><td title='8.85 bits' style='color: #000000;'>2B</td><td title='3.80 bits' style='color: #0020F0;'>2B</td><td title='1.04 bits' style='color: #008040;'>29</td><td title='1.98 bits' style='color: #008040;'>7B</td><td> </td><td title='1.96 bits' style='color: #008040;'>66</td><td title='5.33 bits' style='color: #0000A0;'>3D</td><td title='6.35 bits' style='color: #0000A0;'>77</td><td title='1.19 bits' style='color: #008040;'>28</td><td> </td><td title='1.02 bits' style='color: #008040;'>76</td><td title='7.50 bits' style='color: #000000;'>2B</td><td title='4.79 bits' style='color: #0020F0;'>79</td><td title='4.99 bits' style='color: #0020F0;'>2A</td><td> </td><td title='7.54 bits' style='color: #000000;'>69</td><td title='6.34 bits' style='color: #0000A0;'>2C</td><td title='5.65 bits' style='color: #0000A0;'>30</td><td title='2.26 bits' style='color: #006090;'>29</td><td> </td><td> </td><td> </td><td title='0.54 bits' style='color: #00C000;'>(</td><td title='2.91 bits' style='color: #006090;'>i</td><td title='0.50 bits' style='color: #00C000;'>n</td><td title='0.66 bits' style='color: #00C000;'>t</td><td title='0.16 bits' style='color: #00FF00;'>.</td><td title='5.55 bits' style='color: #0000A0;'>l</td><td title='0.68 bits' style='color: #00C000;'>=</td><td title='1.89 bits' style='color: #008040;'>0</td><td title='1.06 bits' style='color: #008040;'>;</td><td title='5.48 bits' style='color: #0000A0;'>l</td><td title='3.33 bits' style='color: #0020F0;'><</td><td title='5.54 bits' style='color: #0000A0;'>1</td><td title='3.80 bits' style='color: #0020F0;'>0</td><td title='0.95 bits' style='color: #00C000;'>0</td><td title='5.20 bits' style='color: #0000A0;'>;</td><td title='1.82 bits' style='color: #008040;'>l</td><td title='8.85 bits' style='color: #000000;'>+</td><td title='3.80 bits' style='color: #0020F0;'>+</td><td title='1.04 bits' style='color: #008040;'>)</td><td title='1.98 bits' style='color: #008040;'>{</td><td title='1.96 bits' style='color: #008040;'>f</td><td title='5.33 bits' style='color: #0000A0;'>=</td><td title='6.35 bits' style='color: #0000A0;'>w</td><td title='1.19 bits' style='color: #008040;'>(</td><td title='1.02 bits' style='color: #008040;'>v</td><td title='7.50 bits' style='color: #000000;'>+</td><td title='4.79 bits' style='color: #0020F0;'>y</td><td title='4.99 bits' style='color: #0020F0;'>*</td><td title='7.54 bits' style='color: #000000;'>i</td><td title='6.34 bits' style='color: #0000A0;'>,</td><td title='5.65 bits' style='color: #0000A0;'>0</td><td title='2.26 bits' style='color: #006090;'>)</td></tr></table></td></tr><tr><td nowrap class='address'> 00421E70 </td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='0.92 bits' style='color: #00C000;'>3B</td><td title='3.15 bits' style='color: #0020F0;'>69</td><td title='0.34 bits' style='color: #00FF00;'>66</td><td title='0.29 bits' style='color: #00FF00;'>28</td><td> </td><td title='3.96 bits' style='color: #0020F0;'>6D</td><td title='0.63 bits' style='color: #00C000;'>3D</td><td title='0.30 bits' style='color: #00FF00;'>3D</td><td title='5.23 bits' style='color: #0000A0;'>30</td><td> </td><td title='11.91 bits' style='color: #900000;'>26</td><td title='7.83 bits' style='color: #000000;'>26</td><td title='6.20 bits' style='color: #0000A0;'>66</td><td title='5.90 bits' style='color: #0000A0;'>2E</td><td> </td><td title='1.73 bits' style='color: #008040;'>7A</td><td title='9.55 bits' style='color: #900000;'>3C</td><td title='5.03 bits' style='color: #0000A0;'>2E</td><td title='4.78 bits' style='color: #0020F0;'>33</td><td> </td><td> </td><td title='1.45 bits' style='color: #008040;'>29</td><td title='9.03 bits' style='color: #900000;'>70</td><td title='6.52 bits' style='color: #0000A0;'>2B</td><td title='3.24 bits' style='color: #0020F0;'>3D</td><td> </td><td title='7.34 bits' style='color: #000000;'>70</td><td title='4.66 bits' style='color: #0020F0;'>6F</td><td title='2.41 bits' style='color: #006090;'>77</td><td title='0.58 bits' style='color: #00C000;'>28</td><td> </td><td title='5.59 bits' style='color: #0000A0;'>2E</td><td title='2.81 bits' style='color: #006090;'>30</td><td title='2.80 bits' style='color: #006090;'>31</td><td title='9.04 bits' style='color: #900000;'>2F</td><td> </td><td title='4.54 bits' style='color: #0020F0;'>66</td><td title='3.38 bits' style='color: #0020F0;'>2E</td><td title='1.13 bits' style='color: #008040;'>7A</td><td title='3.39 bits' style='color: #0020F0;'>2C</td><td> </td><td> </td><td> </td><td title='0.92 bits' style='color: #00C000;'>;</td><td title='3.15 bits' style='color: #0020F0;'>i</td><td title='0.34 bits' style='color: #00FF00;'>f</td><td title='0.29 bits' style='color: #00FF00;'>(</td><td title='3.96 bits' style='color: #0020F0;'>m</td><td title='0.63 bits' style='color: #00C000;'>=</td><td title='0.30 bits' style='color: #00FF00;'>=</td><td title='5.23 bits' style='color: #0000A0;'>0</td><td title='11.91 bits' style='color: #900000;'>&</td><td title='7.83 bits' style='color: #000000;'>&</td><td title='6.20 bits' style='color: #0000A0;'>f</td><td title='5.90 bits' style='color: #0000A0;'>.</td><td title='1.73 bits' style='color: #008040;'>z</td><td title='9.55 bits' style='color: #900000;'><</td><td title='5.03 bits' style='color: #0000A0;'>.</td><td title='4.78 bits' style='color: #0020F0;'>3</td><td title='1.45 bits' style='color: #008040;'>)</td><td title='9.03 bits' style='color: #900000;'>p</td><td title='6.52 bits' style='color: #0000A0;'>+</td><td title='3.24 bits' style='color: #0020F0;'>=</td><td title='7.34 bits' style='color: #000000;'>p</td><td title='4.66 bits' style='color: #0020F0;'>o</td><td title='2.41 bits' style='color: #006090;'>w</td><td title='0.58 bits' style='color: #00C000;'>(</td><td title='5.59 bits' style='color: #0000A0;'>.</td><td title='2.81 bits' style='color: #006090;'>0</td><td title='2.80 bits' style='color: #006090;'>1</td><td title='9.04 bits' style='color: #900000;'>/</td><td title='4.54 bits' style='color: #0020F0;'>f</td><td title='3.38 bits' style='color: #0020F0;'>.</td><td title='1.13 bits' style='color: #008040;'>z</td><td title='3.39 bits' style='color: #0020F0;'>,</td></tr></table></td></tr><tr><td nowrap class='address'> 00421E90 </td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='2.78 bits' style='color: #006090;'>2E</td><td title='5.48 bits' style='color: #0000A0;'>38</td><td title='1.35 bits' style='color: #008040;'>29</td><td title='5.95 bits' style='color: #0000A0;'>2A</td><td> </td><td title='1.81 bits' style='color: #008040;'>2E</td><td title='7.08 bits' style='color: #000000;'>36</td><td title='5.80 bits' style='color: #0000A0;'>3B</td><td title='2.52 bits' style='color: #006090;'>69</td><td> </td><td title='8.09 bits' style='color: #000000;'>2B</td><td title='2.32 bits' style='color: #006090;'>3D</td><td title='3.88 bits' style='color: #0020F0;'>66</td><td title='3.81 bits' style='color: #0020F0;'>2E</td><td> </td><td title='2.54 bits' style='color: #006090;'>78</td><td title='5.13 bits' style='color: #0000A0;'>3B</td><td title='3.29 bits' style='color: #0020F0;'>69</td><td title='0.60 bits' style='color: #00C000;'>66</td><td> </td><td> </td><td title='0.32 bits' style='color: #00FF00;'>28</td><td title='4.92 bits' style='color: #0020F0;'>66</td><td title='2.24 bits' style='color: #006090;'>2E</td><td title='1.10 bits' style='color: #008040;'>78</td><td> </td><td title='7.80 bits' style='color: #000000;'>3C</td><td title='1.80 bits' style='color: #008040;'>2E</td><td title='2.70 bits' style='color: #006090;'>30</td><td title='2.90 bits' style='color: #006090;'>30</td><td> </td><td title='2.63 bits' style='color: #006090;'>31</td><td title='12.68 bits' style='color: #FF0000;'>7C</td><td title='7.74 bits' style='color: #000000;'>7C</td><td title='5.55 bits' style='color: #0000A0;'>69</td><td> </td><td title='8.42 bits' style='color: #000000;'>3E</td><td title='6.81 bits' style='color: #0000A0;'>35</td><td title='4.17 bits' style='color: #0020F0;'>30</td><td title='3.96 bits' style='color: #0020F0;'>30</td><td> </td><td> </td><td> </td><td title='2.78 bits' style='color: #006090;'>.</td><td title='5.48 bits' style='color: #0000A0;'>8</td><td title='1.35 bits' style='color: #008040;'>)</td><td title='5.95 bits' style='color: #0000A0;'>*</td><td title='1.81 bits' style='color: #008040;'>.</td><td title='7.08 bits' style='color: #000000;'>6</td><td title='5.80 bits' style='color: #0000A0;'>;</td><td title='2.52 bits' style='color: #006090;'>i</td><td title='8.09 bits' style='color: #000000;'>+</td><td title='2.32 bits' style='color: #006090;'>=</td><td title='3.88 bits' style='color: #0020F0;'>f</td><td title='3.81 bits' style='color: #0020F0;'>.</td><td title='2.54 bits' style='color: #006090;'>x</td><td title='5.13 bits' style='color: #0000A0;'>;</td><td title='3.29 bits' style='color: #0020F0;'>i</td><td title='0.60 bits' style='color: #00C000;'>f</td><td title='0.32 bits' style='color: #00FF00;'>(</td><td title='4.92 bits' style='color: #0020F0;'>f</td><td title='2.24 bits' style='color: #006090;'>.</td><td title='1.10 bits' style='color: #008040;'>x</td><td title='7.80 bits' style='color: #000000;'><</td><td title='1.80 bits' style='color: #008040;'>.</td><td title='2.70 bits' style='color: #006090;'>0</td><td title='2.90 bits' style='color: #006090;'>0</td><td title='2.63 bits' style='color: #006090;'>1</td><td title='12.68 bits' style='color: #FF0000;'>|</td><td title='7.74 bits' style='color: #000000;'>|</td><td title='5.55 bits' style='color: #0000A0;'>i</td><td title='8.42 bits' style='color: #000000;'>></td><td title='6.81 bits' style='color: #0000A0;'>5</td><td title='4.17 bits' style='color: #0020F0;'>0</td><td title='3.96 bits' style='color: #0020F0;'>0</td></tr></table></td></tr><tr><td nowrap class='address'> 00421EB0 </td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='2.32 bits' style='color: #006090;'>2E</td><td title='1.52 bits' style='color: #008040;'>29</td><td title='12.61 bits' style='color: #FF0000;'>62</td><td title='5.13 bits' style='color: #0000A0;'>72</td><td> </td><td title='1.61 bits' style='color: #008040;'>65</td><td title='4.66 bits' style='color: #0020F0;'>61</td><td title='10.90 bits' style='color: #900000;'>6B</td><td title='6.42 bits' style='color: #0000A0;'>3B</td><td> </td><td title='3.05 bits' style='color: #0020F0;'>7D</td><td title='6.31 bits' style='color: #0000A0;'>72</td><td title='1.04 bits' style='color: #008040;'>65</td><td title='1.31 bits' style='color: #008040;'>74</td><td> </td><td title='0.24 bits' style='color: #00FF00;'>75</td><td title='0.15 bits' style='color: #00FF00;'>72</td><td title='0.11 bits' style='color: #00FF00;'>6E</td><td title='0.43 bits' style='color: #00FF00;'>20</td><td> </td><td> </td><td title='9.75 bits' style='color: #900000;'>69</td><td title='3.32 bits' style='color: #0020F0;'>3B</td><td title='1.74 bits' style='color: #008040;'>7D</td><td title='4.32 bits' style='color: #0020F0;'>76</td><td> </td><td title='0.59 bits' style='color: #00C000;'>65</td><td title='0.18 bits' style='color: #00FF00;'>63</td><td title='0.30 bits' style='color: #00FF00;'>33</td><td title='0.41 bits' style='color: #00FF00;'>20</td><td> </td><td title='9.81 bits' style='color: #900000;'>72</td><td title='1.03 bits' style='color: #008040;'>28</td><td title='0.64 bits' style='color: #00C000;'>76</td><td title='0.43 bits' style='color: #00FF00;'>65</td><td> </td><td title='0.08 bits' style='color: #80FF80;'>63</td><td title='0.26 bits' style='color: #00FF00;'>33</td><td title='0.33 bits' style='color: #00FF00;'>20</td><td title='0.33 bits' style='color: #00FF00;'>76</td><td> </td><td> </td><td> </td><td title='2.32 bits' style='color: #006090;'>.</td><td title='1.52 bits' style='color: #008040;'>)</td><td title='12.61 bits' style='color: #FF0000;'>b</td><td title='5.13 bits' style='color: #0000A0;'>r</td><td title='1.61 bits' style='color: #008040;'>e</td><td title='4.66 bits' style='color: #0020F0;'>a</td><td title='10.90 bits' style='color: #900000;'>k</td><td title='6.42 bits' style='color: #0000A0;'>;</td><td title='3.05 bits' style='color: #0020F0;'>}</td><td title='6.31 bits' style='color: #0000A0;'>r</td><td title='1.04 bits' style='color: #008040;'>e</td><td title='1.31 bits' style='color: #008040;'>t</td><td title='0.24 bits' style='color: #00FF00;'>u</td><td title='0.15 bits' style='color: #00FF00;'>r</td><td title='0.11 bits' style='color: #00FF00;'>n</td><td title='0.43 bits' style='color: #00FF00;'>.</td><td title='9.75 bits' style='color: #900000;'>i</td><td title='3.32 bits' style='color: #0020F0;'>;</td><td title='1.74 bits' style='color: #008040;'>}</td><td title='4.32 bits' style='color: #0020F0;'>v</td><td title='0.59 bits' style='color: #00C000;'>e</td><td title='0.18 bits' style='color: #00FF00;'>c</td><td title='0.30 bits' style='color: #00FF00;'>3</td><td title='0.41 bits' style='color: #00FF00;'>.</td><td title='9.81 bits' style='color: #900000;'>r</td><td title='1.03 bits' style='color: #008040;'>(</td><td title='0.64 bits' style='color: #00C000;'>v</td><td title='0.43 bits' style='color: #00FF00;'>e</td><td title='0.08 bits' style='color: #80FF80;'>c</td><td title='0.26 bits' style='color: #00FF00;'>3</td><td title='0.33 bits' style='color: #00FF00;'>.</td><td title='0.33 bits' style='color: #00FF00;'>v</td></tr></table></td></tr><tr><td nowrap class='address'> 00421ED0 </td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='2.09 bits' style='color: #006090;'>29</td><td title='0.29 bits' style='color: #00FF00;'>7B</td><td title='4.09 bits' style='color: #0020F0;'>76</td><td title='0.24 bits' style='color: #00FF00;'>65</td><td> </td><td title='0.29 bits' style='color: #00FF00;'>63</td><td title='2.45 bits' style='color: #006090;'>32</td><td title='0.73 bits' style='color: #00C000;'>20</td><td title='3.03 bits' style='color: #0020F0;'>79</td><td> </td><td title='0.80 bits' style='color: #00C000;'>3D</td><td title='2.67 bits' style='color: #006090;'>76</td><td title='2.00 bits' style='color: #006090;'>65</td><td title='0.18 bits' style='color: #00FF00;'>63</td><td> </td><td title='1.76 bits' style='color: #008040;'>32</td><td title='1.13 bits' style='color: #008040;'>28</td><td title='1.55 bits' style='color: #008040;'>2E</td><td title='2.76 bits' style='color: #006090;'>30</td><td> </td><td> </td><td title='2.43 bits' style='color: #006090;'>31</td><td title='2.24 bits' style='color: #006090;'>2C</td><td title='3.51 bits' style='color: #0020F0;'>30</td><td title='0.94 bits' style='color: #00C000;'>2E</td><td> </td><td title='1.42 bits' style='color: #008040;'>29</td><td title='2.13 bits' style='color: #006090;'>3B</td><td title='4.25 bits' style='color: #0020F0;'>76</td><td title='0.46 bits' style='color: #00FF00;'>65</td><td> </td><td title='0.17 bits' style='color: #00FF00;'>63</td><td title='0.64 bits' style='color: #00C000;'>33</td><td title='0.43 bits' style='color: #00FF00;'>20</td><td title='7.32 bits' style='color: #000000;'>6D</td><td> </td><td title='1.08 bits' style='color: #008040;'>3D</td><td title='7.25 bits' style='color: #000000;'>77</td><td title='0.86 bits' style='color: #00C000;'>28</td><td title='0.79 bits' style='color: #00C000;'>76</td><td> </td><td> </td><td> </td><td title='2.09 bits' style='color: #006090;'>)</td><td title='0.29 bits' style='color: #00FF00;'>{</td><td title='4.09 bits' style='color: #0020F0;'>v</td><td title='0.24 bits' style='color: #00FF00;'>e</td><td title='0.29 bits' style='color: #00FF00;'>c</td><td title='2.45 bits' style='color: #006090;'>2</td><td title='0.73 bits' style='color: #00C000;'>.</td><td title='3.03 bits' style='color: #0020F0;'>y</td><td title='0.80 bits' style='color: #00C000;'>=</td><td title='2.67 bits' style='color: #006090;'>v</td><td title='2.00 bits' style='color: #006090;'>e</td><td title='0.18 bits' style='color: #00FF00;'>c</td><td title='1.76 bits' style='color: #008040;'>2</td><td title='1.13 bits' style='color: #008040;'>(</td><td title='1.55 bits' style='color: #008040;'>.</td><td title='2.76 bits' style='color: #006090;'>0</td><td title='2.43 bits' style='color: #006090;'>1</td><td title='2.24 bits' style='color: #006090;'>,</td><td title='3.51 bits' style='color: #0020F0;'>0</td><td title='0.94 bits' style='color: #00C000;'>.</td><td title='1.42 bits' style='color: #008040;'>)</td><td title='2.13 bits' style='color: #006090;'>;</td><td title='4.25 bits' style='color: #0020F0;'>v</td><td title='0.46 bits' style='color: #00FF00;'>e</td><td title='0.17 bits' style='color: #00FF00;'>c</td><td title='0.64 bits' style='color: #00C000;'>3</td><td title='0.43 bits' style='color: #00FF00;'>.</td><td title='7.32 bits' style='color: #000000;'>m</td><td title='1.08 bits' style='color: #008040;'>=</td><td title='7.25 bits' style='color: #000000;'>w</td><td title='0.86 bits' style='color: #00C000;'>(</td><td title='0.79 bits' style='color: #00C000;'>v</td></tr></table></td></tr><tr><td nowrap class='address'> 00421EF0 </td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='4.39 bits' style='color: #0020F0;'>2C</td><td title='4.46 bits' style='color: #0020F0;'>31</td><td title='3.48 bits' style='color: #0020F0;'>29</td><td title='6.13 bits' style='color: #0000A0;'>2E</td><td> </td><td title='2.99 bits' style='color: #006090;'>78</td><td title='3.92 bits' style='color: #0020F0;'>2D</td><td title='5.36 bits' style='color: #0000A0;'>76</td><td title='2.12 bits' style='color: #006090;'>65</td><td> </td><td title='0.24 bits' style='color: #00FF00;'>63</td><td title='0.74 bits' style='color: #00C000;'>33</td><td title='1.56 bits' style='color: #008040;'>28</td><td title='8.31 bits' style='color: #000000;'>77</td><td> </td><td title='1.70 bits' style='color: #008040;'>28</td><td title='0.65 bits' style='color: #00C000;'>76</td><td title='6.52 bits' style='color: #0000A0;'>2D</td><td title='2.53 bits' style='color: #006090;'>79</td><td> </td><td> </td><td title='3.50 bits' style='color: #0020F0;'>2E</td><td title='1.69 bits' style='color: #008040;'>78</td><td title='3.40 bits' style='color: #0020F0;'>79</td><td title='6.42 bits' style='color: #0000A0;'>79</td><td> </td><td title='2.65 bits' style='color: #006090;'>2C</td><td title='4.36 bits' style='color: #0020F0;'>31</td><td title='3.41 bits' style='color: #0020F0;'>29</td><td title='2.92 bits' style='color: #006090;'>2E</td><td> </td><td title='1.16 bits' style='color: #008040;'>78</td><td title='2.96 bits' style='color: #006090;'>2C</td><td title='6.54 bits' style='color: #0000A0;'>77</td><td title='0.86 bits' style='color: #00C000;'>28</td><td> </td><td title='0.92 bits' style='color: #00C000;'>76</td><td title='3.46 bits' style='color: #0020F0;'>2D</td><td title='1.09 bits' style='color: #008040;'>79</td><td title='1.29 bits' style='color: #008040;'>2E</td><td> </td><td> </td><td> </td><td title='4.39 bits' style='color: #0020F0;'>,</td><td title='4.46 bits' style='color: #0020F0;'>1</td><td title='3.48 bits' style='color: #0020F0;'>)</td><td title='6.13 bits' style='color: #0000A0;'>.</td><td title='2.99 bits' style='color: #006090;'>x</td><td title='3.92 bits' style='color: #0020F0;'>-</td><td title='5.36 bits' style='color: #0000A0;'>v</td><td title='2.12 bits' style='color: #006090;'>e</td><td title='0.24 bits' style='color: #00FF00;'>c</td><td title='0.74 bits' style='color: #00C000;'>3</td><td title='1.56 bits' style='color: #008040;'>(</td><td title='8.31 bits' style='color: #000000;'>w</td><td title='1.70 bits' style='color: #008040;'>(</td><td title='0.65 bits' style='color: #00C000;'>v</td><td title='6.52 bits' style='color: #0000A0;'>-</td><td title='2.53 bits' style='color: #006090;'>y</td><td title='3.50 bits' style='color: #0020F0;'>.</td><td title='1.69 bits' style='color: #008040;'>x</td><td title='3.40 bits' style='color: #0020F0;'>y</td><td title='6.42 bits' style='color: #0000A0;'>y</td><td title='2.65 bits' style='color: #006090;'>,</td><td title='4.36 bits' style='color: #0020F0;'>1</td><td title='3.41 bits' style='color: #0020F0;'>)</td><td title='2.92 bits' style='color: #006090;'>.</td><td title='1.16 bits' style='color: #008040;'>x</td><td title='2.96 bits' style='color: #006090;'>,</td><td title='6.54 bits' style='color: #0000A0;'>w</td><td title='0.86 bits' style='color: #00C000;'>(</td><td title='0.92 bits' style='color: #00C000;'>v</td><td title='3.46 bits' style='color: #0020F0;'>-</td><td title='1.09 bits' style='color: #008040;'>y</td><td title='1.29 bits' style='color: #008040;'>.</td></tr></table></td></tr><tr><td nowrap class='address'> 00421F10 </td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='2.63 bits' style='color: #006090;'>79</td><td title='8.86 bits' style='color: #000000;'>78</td><td title='1.73 bits' style='color: #008040;'>79</td><td title='2.48 bits' style='color: #006090;'>2C</td><td> </td><td title='2.33 bits' style='color: #006090;'>31</td><td title='1.05 bits' style='color: #008040;'>29</td><td title='1.39 bits' style='color: #008040;'>2E</td><td title='0.57 bits' style='color: #00C000;'>78</td><td> </td><td title='1.05 bits' style='color: #008040;'>2C</td><td title='1.23 bits' style='color: #008040;'>77</td><td title='0.33 bits' style='color: #00FF00;'>28</td><td title='0.39 bits' style='color: #00FF00;'>76</td><td> </td><td title='0.80 bits' style='color: #00C000;'>2D</td><td title='0.37 bits' style='color: #00FF00;'>79</td><td title='0.48 bits' style='color: #00FF00;'>2E</td><td title='0.57 bits' style='color: #00C000;'>79</td><td> </td><td> </td><td title='4.08 bits' style='color: #0020F0;'>79</td><td title='4.55 bits' style='color: #0020F0;'>78</td><td title='2.39 bits' style='color: #006090;'>2C</td><td title='2.78 bits' style='color: #006090;'>31</td><td> </td><td title='0.76 bits' style='color: #00C000;'>29</td><td title='0.87 bits' style='color: #00C000;'>2E</td><td title='0.41 bits' style='color: #00FF00;'>78</td><td title='4.63 bits' style='color: #0020F0;'>29</td><td> </td><td title='4.23 bits' style='color: #0020F0;'>3B</td><td title='3.76 bits' style='color: #0020F0;'>72</td><td title='0.80 bits' style='color: #00C000;'>65</td><td title='0.62 bits' style='color: #00C000;'>74</td><td> </td><td title='0.16 bits' style='color: #00FF00;'>75</td><td title='0.11 bits' style='color: #00FF00;'>72</td><td title='0.12 bits' style='color: #00FF00;'>6E</td><td title='0.16 bits' style='color: #00FF00;'>20</td><td> </td><td> </td><td> </td><td title='2.63 bits' style='color: #006090;'>y</td><td title='8.86 bits' style='color: #000000;'>x</td><td title='1.73 bits' style='color: #008040;'>y</td><td title='2.48 bits' style='color: #006090;'>,</td><td title='2.33 bits' style='color: #006090;'>1</td><td title='1.05 bits' style='color: #008040;'>)</td><td title='1.39 bits' style='color: #008040;'>.</td><td title='0.57 bits' style='color: #00C000;'>x</td><td title='1.05 bits' style='color: #008040;'>,</td><td title='1.23 bits' style='color: #008040;'>w</td><td title='0.33 bits' style='color: #00FF00;'>(</td><td title='0.39 bits' style='color: #00FF00;'>v</td><td title='0.80 bits' style='color: #00C000;'>-</td><td title='0.37 bits' style='color: #00FF00;'>y</td><td title='0.48 bits' style='color: #00FF00;'>.</td><td title='0.57 bits' style='color: #00C000;'>y</td><td title='4.08 bits' style='color: #0020F0;'>y</td><td title='4.55 bits' style='color: #0020F0;'>x</td><td title='2.39 bits' style='color: #006090;'>,</td><td title='2.78 bits' style='color: #006090;'>1</td><td title='0.76 bits' style='color: #00C000;'>)</td><td title='0.87 bits' style='color: #00C000;'>.</td><td title='0.41 bits' style='color: #00FF00;'>x</td><td title='4.63 bits' style='color: #0020F0;'>)</td><td title='4.23 bits' style='color: #0020F0;'>;</td><td title='3.76 bits' style='color: #0020F0;'>r</td><td title='0.80 bits' style='color: #00C000;'>e</td><td title='0.62 bits' style='color: #00C000;'>t</td><td title='0.16 bits' style='color: #00FF00;'>u</td><td title='0.11 bits' style='color: #00FF00;'>r</td><td title='0.12 bits' style='color: #00FF00;'>n</td><td title='0.16 bits' style='color: #00FF00;'>.</td></tr></table></td></tr><tr><td nowrap class='address'> 00421F30 </td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='3.77 bits' style='color: #0020F0;'>66</td><td title='4.58 bits' style='color: #0020F0;'>28</td><td title='4.48 bits' style='color: #0020F0;'>6D</td><td title='3.50 bits' style='color: #0020F0;'>29</td><td> </td><td title='1.88 bits' style='color: #008040;'>3B</td><td title='2.51 bits' style='color: #006090;'>7D</td><td title='1.46 bits' style='color: #008040;'>66</td><td title='0.43 bits' style='color: #00FF00;'>6C</td><td> </td><td title='0.08 bits' style='color: #80FF80;'>6F</td><td title='0.09 bits' style='color: #80FF80;'>61</td><td title='0.04 bits' style='color: #80FF80;'>74</td><td title='0.07 bits' style='color: #80FF80;'>20</td><td> </td><td title='3.13 bits' style='color: #0020F0;'>66</td><td title='0.86 bits' style='color: #00C000;'>28</td><td title='0.93 bits' style='color: #00C000;'>76</td><td title='0.18 bits' style='color: #00FF00;'>65</td><td> </td><td> </td><td title='0.07 bits' style='color: #80FF80;'>63</td><td title='0.79 bits' style='color: #00C000;'>33</td><td title='0.27 bits' style='color: #00FF00;'>20</td><td title='0.29 bits' style='color: #00FF00;'>76</td><td> </td><td title='1.52 bits' style='color: #008040;'>2C</td><td title='1.18 bits' style='color: #008040;'>76</td><td title='0.17 bits' style='color: #00FF00;'>65</td><td title='0.08 bits' style='color: #80FF80;'>63</td><td> </td><td title='0.57 bits' style='color: #00C000;'>33</td><td title='0.20 bits' style='color: #00FF00;'>20</td><td title='0.89 bits' style='color: #00C000;'>79</td><td title='0.98 bits' style='color: #00C000;'>2C</td><td> </td><td title='2.38 bits' style='color: #006090;'>66</td><td title='0.40 bits' style='color: #00FF00;'>6C</td><td title='0.08 bits' style='color: #80FF80;'>6F</td><td title='0.11 bits' style='color: #00FF00;'>61</td><td> </td><td> </td><td> </td><td title='3.77 bits' style='color: #0020F0;'>f</td><td title='4.58 bits' style='color: #0020F0;'>(</td><td title='4.48 bits' style='color: #0020F0;'>m</td><td title='3.50 bits' style='color: #0020F0;'>)</td><td title='1.88 bits' style='color: #008040;'>;</td><td title='2.51 bits' style='color: #006090;'>}</td><td title='1.46 bits' style='color: #008040;'>f</td><td title='0.43 bits' style='color: #00FF00;'>l</td><td title='0.08 bits' style='color: #80FF80;'>o</td><td title='0.09 bits' style='color: #80FF80;'>a</td><td title='0.04 bits' style='color: #80FF80;'>t</td><td title='0.07 bits' style='color: #80FF80;'>.</td><td title='3.13 bits' style='color: #0020F0;'>f</td><td title='0.86 bits' style='color: #00C000;'>(</td><td title='0.93 bits' style='color: #00C000;'>v</td><td title='0.18 bits' style='color: #00FF00;'>e</td><td title='0.07 bits' style='color: #80FF80;'>c</td><td title='0.79 bits' style='color: #00C000;'>3</td><td title='0.27 bits' style='color: #00FF00;'>.</td><td title='0.29 bits' style='color: #00FF00;'>v</td><td title='1.52 bits' style='color: #008040;'>,</td><td title='1.18 bits' style='color: #008040;'>v</td><td title='0.17 bits' style='color: #00FF00;'>e</td><td title='0.08 bits' style='color: #80FF80;'>c</td><td title='0.57 bits' style='color: #00C000;'>3</td><td title='0.20 bits' style='color: #00FF00;'>.</td><td title='0.89 bits' style='color: #00C000;'>y</td><td title='0.98 bits' style='color: #00C000;'>,</td><td title='2.38 bits' style='color: #006090;'>f</td><td title='0.40 bits' style='color: #00FF00;'>l</td><td title='0.08 bits' style='color: #80FF80;'>o</td><td title='0.11 bits' style='color: #00FF00;'>a</td></tr></table></td></tr><tr><td nowrap class='address'> 00421F50 </td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='0.04 bits' style='color: #80FF80;'>74</td><td title='0.06 bits' style='color: #80FF80;'>20</td><td title='1.23 bits' style='color: #008040;'>6D</td><td title='5.08 bits' style='color: #0000A0;'>2C</td><td> </td><td title='1.11 bits' style='color: #008040;'>66</td><td title='0.25 bits' style='color: #00FF00;'>6C</td><td title='0.06 bits' style='color: #80FF80;'>6F</td><td title='0.09 bits' style='color: #80FF80;'>61</td><td> </td><td title='0.04 bits' style='color: #80FF80;'>74</td><td title='0.06 bits' style='color: #80FF80;'>20</td><td title='6.45 bits' style='color: #0000A0;'>78</td><td title='2.57 bits' style='color: #006090;'>2C</td><td> </td><td title='2.71 bits' style='color: #006090;'>76</td><td title='0.30 bits' style='color: #00FF00;'>65</td><td title='0.11 bits' style='color: #00FF00;'>63</td><td title='0.74 bits' style='color: #00C000;'>33</td><td> </td><td> </td><td title='0.20 bits' style='color: #00FF00;'>20</td><td title='7.80 bits' style='color: #000000;'>6C</td><td title='1.48 bits' style='color: #008040;'>2C</td><td title='0.54 bits' style='color: #00C000;'>66</td><td> </td><td title='0.49 bits' style='color: #00FF00;'>6C</td><td title='0.08 bits' style='color: #80FF80;'>6F</td><td title='0.12 bits' style='color: #00FF00;'>61</td><td title='0.04 bits' style='color: #80FF80;'>74</td><td> </td><td title='0.06 bits' style='color: #80FF80;'>20</td><td title='5.44 bits' style='color: #0000A0;'>7A</td><td title='2.31 bits' style='color: #006090;'>29</td><td title='0.93 bits' style='color: #00C000;'>7B</td><td> </td><td title='0.96 bits' style='color: #00C000;'>76</td><td title='0.61 bits' style='color: #00C000;'>65</td><td title='0.19 bits' style='color: #00FF00;'>63</td><td title='0.57 bits' style='color: #00C000;'>33</td><td> </td><td> </td><td> </td><td title='0.04 bits' style='color: #80FF80;'>t</td><td title='0.06 bits' style='color: #80FF80;'>.</td><td title='1.23 bits' style='color: #008040;'>m</td><td title='5.08 bits' style='color: #0000A0;'>,</td><td title='1.11 bits' style='color: #008040;'>f</td><td title='0.25 bits' style='color: #00FF00;'>l</td><td title='0.06 bits' style='color: #80FF80;'>o</td><td title='0.09 bits' style='color: #80FF80;'>a</td><td title='0.04 bits' style='color: #80FF80;'>t</td><td title='0.06 bits' style='color: #80FF80;'>.</td><td title='6.45 bits' style='color: #0000A0;'>x</td><td title='2.57 bits' style='color: #006090;'>,</td><td title='2.71 bits' style='color: #006090;'>v</td><td title='0.30 bits' style='color: #00FF00;'>e</td><td title='0.11 bits' style='color: #00FF00;'>c</td><td title='0.74 bits' style='color: #00C000;'>3</td><td title='0.20 bits' style='color: #00FF00;'>.</td><td title='7.80 bits' style='color: #000000;'>l</td><td title='1.48 bits' style='color: #008040;'>,</td><td title='0.54 bits' style='color: #00C000;'>f</td><td title='0.49 bits' style='color: #00FF00;'>l</td><td title='0.08 bits' style='color: #80FF80;'>o</td><td title='0.12 bits' style='color: #00FF00;'>a</td><td title='0.04 bits' style='color: #80FF80;'>t</td><td title='0.06 bits' style='color: #80FF80;'>.</td><td title='5.44 bits' style='color: #0000A0;'>z</td><td title='2.31 bits' style='color: #006090;'>)</td><td title='0.93 bits' style='color: #00C000;'>{</td><td title='0.96 bits' style='color: #00C000;'>v</td><td title='0.61 bits' style='color: #00C000;'>e</td><td title='0.19 bits' style='color: #00FF00;'>c</td><td title='0.57 bits' style='color: #00C000;'>3</td></tr></table></td></tr><tr><td nowrap class='address'> 00421F70 </td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='0.25 bits' style='color: #00FF00;'>20</td><td title='7.79 bits' style='color: #000000;'>65</td><td title='0.96 bits' style='color: #00C000;'>3D</td><td title='3.86 bits' style='color: #0020F0;'>66</td><td> </td><td title='3.84 bits' style='color: #0020F0;'>28</td><td title='4.91 bits' style='color: #0020F0;'>79</td><td title='4.20 bits' style='color: #0020F0;'>2D</td><td title='1.96 bits' style='color: #008040;'>76</td><td> </td><td title='3.98 bits' style='color: #0020F0;'>29</td><td title='3.05 bits' style='color: #0020F0;'>3B</td><td title='5.57 bits' style='color: #0000A0;'>66</td><td title='0.79 bits' style='color: #00C000;'>6C</td><td> </td><td title='0.08 bits' style='color: #80FF80;'>6F</td><td title='0.12 bits' style='color: #00FF00;'>61</td><td title='0.05 bits' style='color: #80FF80;'>74</td><td title='0.08 bits' style='color: #80FF80;'>20</td><td> </td><td> </td><td title='4.95 bits' style='color: #0020F0;'>69</td><td title='0.43 bits' style='color: #00FF00;'>3D</td><td title='6.04 bits' style='color: #0000A0;'>6C</td><td title='1.85 bits' style='color: #008040;'>65</td><td> </td><td title='1.14 bits' style='color: #008040;'>6E</td><td title='0.64 bits' style='color: #00C000;'>67</td><td title='0.44 bits' style='color: #00FF00;'>74</td><td title='0.48 bits' style='color: #00FF00;'>68</td><td> </td><td title='0.23 bits' style='color: #00FF00;'>28</td><td title='5.91 bits' style='color: #0000A0;'>79</td><td title='3.19 bits' style='color: #0020F0;'>2D</td><td title='1.72 bits' style='color: #008040;'>76</td><td> </td><td title='1.80 bits' style='color: #008040;'>29</td><td title='3.33 bits' style='color: #0020F0;'>2C</td><td title='8.48 bits' style='color: #000000;'>70</td><td title='2.04 bits' style='color: #006090;'>3D</td><td> </td><td> </td><td> </td><td title='0.25 bits' style='color: #00FF00;'>.</td><td title='7.79 bits' style='color: #000000;'>e</td><td title='0.96 bits' style='color: #00C000;'>=</td><td title='3.86 bits' style='color: #0020F0;'>f</td><td title='3.84 bits' style='color: #0020F0;'>(</td><td title='4.91 bits' style='color: #0020F0;'>y</td><td title='4.20 bits' style='color: #0020F0;'>-</td><td title='1.96 bits' style='color: #008040;'>v</td><td title='3.98 bits' style='color: #0020F0;'>)</td><td title='3.05 bits' style='color: #0020F0;'>;</td><td title='5.57 bits' style='color: #0000A0;'>f</td><td title='0.79 bits' style='color: #00C000;'>l</td><td title='0.08 bits' style='color: #80FF80;'>o</td><td title='0.12 bits' style='color: #00FF00;'>a</td><td title='0.05 bits' style='color: #80FF80;'>t</td><td title='0.08 bits' style='color: #80FF80;'>.</td><td title='4.95 bits' style='color: #0020F0;'>i</td><td title='0.43 bits' style='color: #00FF00;'>=</td><td title='6.04 bits' style='color: #0000A0;'>l</td><td title='1.85 bits' style='color: #008040;'>e</td><td title='1.14 bits' style='color: #008040;'>n</td><td title='0.64 bits' style='color: #00C000;'>g</td><td title='0.44 bits' style='color: #00FF00;'>t</td><td title='0.48 bits' style='color: #00FF00;'>h</td><td title='0.23 bits' style='color: #00FF00;'>(</td><td title='5.91 bits' style='color: #0000A0;'>y</td><td title='3.19 bits' style='color: #0020F0;'>-</td><td title='1.72 bits' style='color: #008040;'>v</td><td title='1.80 bits' style='color: #008040;'>)</td><td title='3.33 bits' style='color: #0020F0;'>,</td><td title='8.48 bits' style='color: #000000;'>p</td><td title='2.04 bits' style='color: #006090;'>=</td></tr></table></td></tr><tr><td nowrap class='address'> 00421F90 </td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='4.29 bits' style='color: #0020F0;'>66</td><td title='3.01 bits' style='color: #0020F0;'>28</td><td title='8.32 bits' style='color: #000000;'>64</td><td title='5.41 bits' style='color: #0000A0;'>6F</td><td> </td><td title='2.95 bits' style='color: #006090;'>74</td><td title='1.22 bits' style='color: #008040;'>28</td><td title='5.25 bits' style='color: #0000A0;'>6C</td><td title='1.43 bits' style='color: #008040;'>2C</td><td> </td><td title='1.79 bits' style='color: #008040;'>65</td><td title='0.45 bits' style='color: #00FF00;'>29</td><td title='8.23 bits' style='color: #000000;'>2A</td><td title='5.75 bits' style='color: #0000A0;'>6D</td><td> </td><td title='4.16 bits' style='color: #0020F0;'>2C</td><td title='5.72 bits' style='color: #0000A0;'>30</td><td title='1.13 bits' style='color: #008040;'>2E</td><td title='1.82 bits' style='color: #008040;'>2C</td><td> </td><td> </td><td title='5.89 bits' style='color: #0000A0;'>6D</td><td title='1.31 bits' style='color: #008040;'>29</td><td title='8.06 bits' style='color: #000000;'>2F</td><td title='5.36 bits' style='color: #0000A0;'>28</td><td> </td><td title='4.08 bits' style='color: #0020F0;'>31</td><td title='0.75 bits' style='color: #00C000;'>2E</td><td title='8.22 bits' style='color: #000000;'>2B</td><td title='6.05 bits' style='color: #0000A0;'>7A</td><td> </td><td title='1.89 bits' style='color: #008040;'>2A</td><td title='6.30 bits' style='color: #0000A0;'>69</td><td title='4.16 bits' style='color: #0020F0;'>29</td><td title='5.84 bits' style='color: #0000A0;'>2C</td><td> </td><td title='10.11 bits' style='color: #900000;'>5A</td><td title='2.57 bits' style='color: #006090;'>3D</td><td title='5.52 bits' style='color: #0000A0;'>77</td><td title='0.49 bits' style='color: #00FF00;'>28</td><td> </td><td> </td><td> </td><td title='4.29 bits' style='color: #0020F0;'>f</td><td title='3.01 bits' style='color: #0020F0;'>(</td><td title='8.32 bits' style='color: #000000;'>d</td><td title='5.41 bits' style='color: #0000A0;'>o</td><td title='2.95 bits' style='color: #006090;'>t</td><td title='1.22 bits' style='color: #008040;'>(</td><td title='5.25 bits' style='color: #0000A0;'>l</td><td title='1.43 bits' style='color: #008040;'>,</td><td title='1.79 bits' style='color: #008040;'>e</td><td title='0.45 bits' style='color: #00FF00;'>)</td><td title='8.23 bits' style='color: #000000;'>*</td><td title='5.75 bits' style='color: #0000A0;'>m</td><td title='4.16 bits' style='color: #0020F0;'>,</td><td title='5.72 bits' style='color: #0000A0;'>0</td><td title='1.13 bits' style='color: #008040;'>.</td><td title='1.82 bits' style='color: #008040;'>,</td><td title='5.89 bits' style='color: #0000A0;'>m</td><td title='1.31 bits' style='color: #008040;'>)</td><td title='8.06 bits' style='color: #000000;'>/</td><td title='5.36 bits' style='color: #0000A0;'>(</td><td title='4.08 bits' style='color: #0020F0;'>1</td><td title='0.75 bits' style='color: #00C000;'>.</td><td title='8.22 bits' style='color: #000000;'>+</td><td title='6.05 bits' style='color: #0000A0;'>z</td><td title='1.89 bits' style='color: #008040;'>*</td><td title='6.30 bits' style='color: #0000A0;'>i</td><td title='4.16 bits' style='color: #0020F0;'>)</td><td title='5.84 bits' style='color: #0000A0;'>,</td><td title='10.11 bits' style='color: #900000;'>Z</td><td title='2.57 bits' style='color: #006090;'>=</td><td title='5.52 bits' style='color: #0000A0;'>w</td><td title='0.49 bits' style='color: #00FF00;'>(</td></tr></table></td></tr><tr><td nowrap class='address'> 00421FB0 </td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='0.80 bits' style='color: #00C000;'>76</td><td title='2.91 bits' style='color: #006090;'>2B</td><td title='8.54 bits' style='color: #000000;'>6C</td><td title='4.49 bits' style='color: #0020F0;'>2A</td><td> </td><td title='3.70 bits' style='color: #0020F0;'>2E</td><td title='2.47 bits' style='color: #006090;'>30</td><td title='2.06 bits' style='color: #006090;'>30</td><td title='5.49 bits' style='color: #0000A0;'>32</td><td> </td><td title='3.45 bits' style='color: #0020F0;'>35</td><td title='2.15 bits' style='color: #006090;'>2C</td><td title='4.28 bits' style='color: #0020F0;'>65</td><td title='4.62 bits' style='color: #0020F0;'>2C</td><td> </td><td title='5.14 bits' style='color: #0000A0;'>31</td><td title='1.39 bits' style='color: #008040;'>29</td><td title='2.19 bits' style='color: #006090;'>3B</td><td title='3.42 bits' style='color: #0020F0;'>69</td><td> </td><td> </td><td title='0.39 bits' style='color: #00FF00;'>66</td><td title='0.33 bits' style='color: #00FF00;'>28</td><td title='5.18 bits' style='color: #0000A0;'>5A</td><td title='5.84 bits' style='color: #0000A0;'>3C</td><td> </td><td title='9.40 bits' style='color: #900000;'>6C</td><td title='5.02 bits' style='color: #0000A0;'>65</td><td title='1.62 bits' style='color: #008040;'>6E</td><td title='0.46 bits' style='color: #00FF00;'>67</td><td> </td><td title='0.41 bits' style='color: #00FF00;'>74</td><td title='0.33 bits' style='color: #00FF00;'>68</td><td title='0.18 bits' style='color: #00FF00;'>28</td><td title='1.82 bits' style='color: #008040;'>79</td><td> </td><td title='0.67 bits' style='color: #00C000;'>2D</td><td title='0.48 bits' style='color: #00FF00;'>76</td><td title='0.54 bits' style='color: #00C000;'>29</td><td title='4.56 bits' style='color: #0020F0;'>29</td><td> </td><td> </td><td> </td><td title='0.80 bits' style='color: #00C000;'>v</td><td title='2.91 bits' style='color: #006090;'>+</td><td title='8.54 bits' style='color: #000000;'>l</td><td title='4.49 bits' style='color: #0020F0;'>*</td><td title='3.70 bits' style='color: #0020F0;'>.</td><td title='2.47 bits' style='color: #006090;'>0</td><td title='2.06 bits' style='color: #006090;'>0</td><td title='5.49 bits' style='color: #0000A0;'>2</td><td title='3.45 bits' style='color: #0020F0;'>5</td><td title='2.15 bits' style='color: #006090;'>,</td><td title='4.28 bits' style='color: #0020F0;'>e</td><td title='4.62 bits' style='color: #0020F0;'>,</td><td title='5.14 bits' style='color: #0000A0;'>1</td><td title='1.39 bits' style='color: #008040;'>)</td><td title='2.19 bits' style='color: #006090;'>;</td><td title='3.42 bits' style='color: #0020F0;'>i</td><td title='0.39 bits' style='color: #00FF00;'>f</td><td title='0.33 bits' style='color: #00FF00;'>(</td><td title='5.18 bits' style='color: #0000A0;'>Z</td><td title='5.84 bits' style='color: #0000A0;'><</td><td title='9.40 bits' style='color: #900000;'>l</td><td title='5.02 bits' style='color: #0000A0;'>e</td><td title='1.62 bits' style='color: #008040;'>n</td><td title='0.46 bits' style='color: #00FF00;'>g</td><td title='0.41 bits' style='color: #00FF00;'>t</td><td title='0.33 bits' style='color: #00FF00;'>h</td><td title='0.18 bits' style='color: #00FF00;'>(</td><td title='1.82 bits' style='color: #008040;'>y</td><td title='0.67 bits' style='color: #00C000;'>-</td><td title='0.48 bits' style='color: #00FF00;'>v</td><td title='0.54 bits' style='color: #00C000;'>)</td><td title='4.56 bits' style='color: #0020F0;'>)</td></tr></table></td></tr><tr><td nowrap class='address'> 00421FD0 </td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='5.14 bits' style='color: #0000A0;'>70</td><td title='6.16 bits' style='color: #0000A0;'>2A</td><td title='3.40 bits' style='color: #0020F0;'>3D</td><td title='6.75 bits' style='color: #0000A0;'>78</td><td> </td><td title='5.31 bits' style='color: #0000A0;'>3B</td><td title='4.48 bits' style='color: #0020F0;'>72</td><td title='0.84 bits' style='color: #00C000;'>65</td><td title='0.59 bits' style='color: #00C000;'>74</td><td> </td><td title='0.13 bits' style='color: #00FF00;'>75</td><td title='0.14 bits' style='color: #00FF00;'>72</td><td title='0.09 bits' style='color: #80FF80;'>6E</td><td title='0.34 bits' style='color: #00FF00;'>20</td><td> </td><td title='3.58 bits' style='color: #0020F0;'>70</td><td title='5.19 bits' style='color: #0000A0;'>3B</td><td title='1.15 bits' style='color: #008040;'>7D</td><td title='1.29 bits' style='color: #008040;'>66</td><td> </td><td> </td><td title='0.17 bits' style='color: #00FF00;'>6C</td><td title='0.07 bits' style='color: #80FF80;'>6F</td><td title='0.10 bits' style='color: #00FF00;'>61</td><td title='0.04 bits' style='color: #80FF80;'>74</td><td> </td><td title='0.09 bits' style='color: #80FF80;'>20</td><td title='8.14 bits' style='color: #000000;'>72</td><td title='0.72 bits' style='color: #00C000;'>28</td><td title='0.58 bits' style='color: #00C000;'>76</td><td> </td><td title='0.14 bits' style='color: #00FF00;'>65</td><td title='0.07 bits' style='color: #80FF80;'>63</td><td title='0.29 bits' style='color: #00FF00;'>33</td><td title='0.17 bits' style='color: #00FF00;'>20</td><td> </td><td title='0.32 bits' style='color: #00FF00;'>76</td><td title='1.22 bits' style='color: #008040;'>2C</td><td title='0.93 bits' style='color: #00C000;'>76</td><td title='0.13 bits' style='color: #00FF00;'>65</td><td> </td><td> </td><td> </td><td title='5.14 bits' style='color: #0000A0;'>p</td><td title='6.16 bits' style='color: #0000A0;'>*</td><td title='3.40 bits' style='color: #0020F0;'>=</td><td title='6.75 bits' style='color: #0000A0;'>x</td><td title='5.31 bits' style='color: #0000A0;'>;</td><td title='4.48 bits' style='color: #0020F0;'>r</td><td title='0.84 bits' style='color: #00C000;'>e</td><td title='0.59 bits' style='color: #00C000;'>t</td><td title='0.13 bits' style='color: #00FF00;'>u</td><td title='0.14 bits' style='color: #00FF00;'>r</td><td title='0.09 bits' style='color: #80FF80;'>n</td><td title='0.34 bits' style='color: #00FF00;'>.</td><td title='3.58 bits' style='color: #0020F0;'>p</td><td title='5.19 bits' style='color: #0000A0;'>;</td><td title='1.15 bits' style='color: #008040;'>}</td><td title='1.29 bits' style='color: #008040;'>f</td><td title='0.17 bits' style='color: #00FF00;'>l</td><td title='0.07 bits' style='color: #80FF80;'>o</td><td title='0.10 bits' style='color: #00FF00;'>a</td><td title='0.04 bits' style='color: #80FF80;'>t</td><td title='0.09 bits' style='color: #80FF80;'>.</td><td title='8.14 bits' style='color: #000000;'>r</td><td title='0.72 bits' style='color: #00C000;'>(</td><td title='0.58 bits' style='color: #00C000;'>v</td><td title='0.14 bits' style='color: #00FF00;'>e</td><td title='0.07 bits' style='color: #80FF80;'>c</td><td title='0.29 bits' style='color: #00FF00;'>3</td><td title='0.17 bits' style='color: #00FF00;'>.</td><td title='0.32 bits' style='color: #00FF00;'>v</td><td title='1.22 bits' style='color: #008040;'>,</td><td title='0.93 bits' style='color: #00C000;'>v</td><td title='0.13 bits' style='color: #00FF00;'>e</td></tr></table></td></tr><tr><td nowrap class='address'> 00421FF0 </td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='0.07 bits' style='color: #80FF80;'>63</td><td title='0.34 bits' style='color: #00FF00;'>33</td><td title='0.14 bits' style='color: #00FF00;'>20</td><td title='0.77 bits' style='color: #00C000;'>79</td><td> </td><td title='0.63 bits' style='color: #00C000;'>2C</td><td title='0.95 bits' style='color: #00C000;'>66</td><td title='0.25 bits' style='color: #00FF00;'>6C</td><td title='0.06 bits' style='color: #80FF80;'>6F</td><td> </td><td title='0.09 bits' style='color: #80FF80;'>61</td><td title='0.04 bits' style='color: #80FF80;'>74</td><td title='0.05 bits' style='color: #80FF80;'>20</td><td title='3.97 bits' style='color: #0020F0;'>66</td><td> </td><td title='1.28 bits' style='color: #008040;'>29</td><td title='0.32 bits' style='color: #00FF00;'>7B</td><td title='3.19 bits' style='color: #0020F0;'>72</td><td title='0.34 bits' style='color: #00FF00;'>65</td><td> </td><td> </td><td title='0.62 bits' style='color: #00C000;'>74</td><td title='0.12 bits' style='color: #00FF00;'>75</td><td title='0.09 bits' style='color: #80FF80;'>72</td><td title='0.08 bits' style='color: #80FF80;'>6E</td><td> </td><td title='0.08 bits' style='color: #80FF80;'>20</td><td title='2.48 bits' style='color: #006090;'>70</td><td title='2.38 bits' style='color: #006090;'>6F</td><td title='0.73 bits' style='color: #00C000;'>77</td><td> </td><td title='0.32 bits' style='color: #00FF00;'>28</td><td title='10.12 bits' style='color: #900000;'>64</td><td title='3.27 bits' style='color: #0020F0;'>6F</td><td title='1.41 bits' style='color: #008040;'>74</td><td> </td><td title='0.72 bits' style='color: #00C000;'>28</td><td title='1.82 bits' style='color: #008040;'>76</td><td title='2.09 bits' style='color: #006090;'>2C</td><td title='4.89 bits' style='color: #0020F0;'>79</td><td> </td><td> </td><td> </td><td title='0.07 bits' style='color: #80FF80;'>c</td><td title='0.34 bits' style='color: #00FF00;'>3</td><td title='0.14 bits' style='color: #00FF00;'>.</td><td title='0.77 bits' style='color: #00C000;'>y</td><td title='0.63 bits' style='color: #00C000;'>,</td><td title='0.95 bits' style='color: #00C000;'>f</td><td title='0.25 bits' style='color: #00FF00;'>l</td><td title='0.06 bits' style='color: #80FF80;'>o</td><td title='0.09 bits' style='color: #80FF80;'>a</td><td title='0.04 bits' style='color: #80FF80;'>t</td><td title='0.05 bits' style='color: #80FF80;'>.</td><td title='3.97 bits' style='color: #0020F0;'>f</td><td title='1.28 bits' style='color: #008040;'>)</td><td title='0.32 bits' style='color: #00FF00;'>{</td><td title='3.19 bits' style='color: #0020F0;'>r</td><td title='0.34 bits' style='color: #00FF00;'>e</td><td title='0.62 bits' style='color: #00C000;'>t</td><td title='0.12 bits' style='color: #00FF00;'>u</td><td title='0.09 bits' style='color: #80FF80;'>r</td><td title='0.08 bits' style='color: #80FF80;'>n</td><td title='0.08 bits' style='color: #80FF80;'>.</td><td title='2.48 bits' style='color: #006090;'>p</td><td title='2.38 bits' style='color: #006090;'>o</td><td title='0.73 bits' style='color: #00C000;'>w</td><td title='0.32 bits' style='color: #00FF00;'>(</td><td title='10.12 bits' style='color: #900000;'>d</td><td title='3.27 bits' style='color: #0020F0;'>o</td><td title='1.41 bits' style='color: #008040;'>t</td><td title='0.72 bits' style='color: #00C000;'>(</td><td title='1.82 bits' style='color: #008040;'>v</td><td title='2.09 bits' style='color: #006090;'>,</td><td title='4.89 bits' style='color: #0020F0;'>y</td></tr></table></td></tr><tr><td nowrap class='address'> 00422010 </td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='0.92 bits' style='color: #00C000;'>29</td><td title='2.08 bits' style='color: #006090;'>2A</td><td title='3.24 bits' style='color: #0020F0;'>2E</td><td title='4.19 bits' style='color: #0020F0;'>34</td><td> </td><td title='3.94 bits' style='color: #0020F0;'>2B</td><td title='4.15 bits' style='color: #0020F0;'>2E</td><td title='6.44 bits' style='color: #0000A0;'>36</td><td title='2.84 bits' style='color: #006090;'>2C</td><td> </td><td title='4.89 bits' style='color: #0020F0;'>66</td><td title='3.67 bits' style='color: #0020F0;'>29</td><td title='0.89 bits' style='color: #00C000;'>3B</td><td title='1.75 bits' style='color: #008040;'>7D</td><td> </td><td title='1.35 bits' style='color: #008040;'>66</td><td title='0.20 bits' style='color: #00FF00;'>6C</td><td title='0.06 bits' style='color: #80FF80;'>6F</td><td title='0.07 bits' style='color: #80FF80;'>61</td><td> </td><td> </td><td title='0.03 bits' style='color: #80FF80;'>74</td><td title='0.06 bits' style='color: #80FF80;'>20</td><td title='2.16 bits' style='color: #006090;'>66</td><td title='0.57 bits' style='color: #00C000;'>28</td><td> </td><td title='0.59 bits' style='color: #00C000;'>76</td><td title='0.10 bits' style='color: #80FF80;'>65</td><td title='0.06 bits' style='color: #80FF80;'>63</td><td title='0.32 bits' style='color: #00FF00;'>33</td><td> </td><td title='0.12 bits' style='color: #00FF00;'>20</td><td title='0.23 bits' style='color: #00FF00;'>76</td><td title='0.57 bits' style='color: #00C000;'>2C</td><td title='0.66 bits' style='color: #00C000;'>76</td><td> </td><td title='0.10 bits' style='color: #00FF00;'>65</td><td title='0.07 bits' style='color: #80FF80;'>63</td><td title='0.29 bits' style='color: #00FF00;'>33</td><td title='0.11 bits' style='color: #00FF00;'>20</td><td> </td><td> </td><td> </td><td title='0.92 bits' style='color: #00C000;'>)</td><td title='2.08 bits' style='color: #006090;'>*</td><td title='3.24 bits' style='color: #0020F0;'>.</td><td title='4.19 bits' style='color: #0020F0;'>4</td><td title='3.94 bits' style='color: #0020F0;'>+</td><td title='4.15 bits' style='color: #0020F0;'>.</td><td title='6.44 bits' style='color: #0000A0;'>6</td><td title='2.84 bits' style='color: #006090;'>,</td><td title='4.89 bits' style='color: #0020F0;'>f</td><td title='3.67 bits' style='color: #0020F0;'>)</td><td title='0.89 bits' style='color: #00C000;'>;</td><td title='1.75 bits' style='color: #008040;'>}</td><td title='1.35 bits' style='color: #008040;'>f</td><td title='0.20 bits' style='color: #00FF00;'>l</td><td title='0.06 bits' style='color: #80FF80;'>o</td><td title='0.07 bits' style='color: #80FF80;'>a</td><td title='0.03 bits' style='color: #80FF80;'>t</td><td title='0.06 bits' style='color: #80FF80;'>.</td><td title='2.16 bits' style='color: #006090;'>f</td><td title='0.57 bits' style='color: #00C000;'>(</td><td title='0.59 bits' style='color: #00C000;'>v</td><td title='0.10 bits' style='color: #80FF80;'>e</td><td title='0.06 bits' style='color: #80FF80;'>c</td><td title='0.32 bits' style='color: #00FF00;'>3</td><td title='0.12 bits' style='color: #00FF00;'>.</td><td title='0.23 bits' style='color: #00FF00;'>v</td><td title='0.57 bits' style='color: #00C000;'>,</td><td title='0.66 bits' style='color: #00C000;'>v</td><td title='0.10 bits' style='color: #00FF00;'>e</td><td title='0.07 bits' style='color: #80FF80;'>c</td><td title='0.29 bits' style='color: #00FF00;'>3</td><td title='0.11 bits' style='color: #00FF00;'>.</td></tr></table></td></tr><tr><td nowrap class='address'> 00422030 </td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='0.55 bits' style='color: #00C000;'>79</td><td title='0.52 bits' style='color: #00C000;'>2C</td><td title='3.37 bits' style='color: #0020F0;'>76</td><td title='0.28 bits' style='color: #00FF00;'>65</td><td> </td><td title='0.09 bits' style='color: #80FF80;'>63</td><td title='0.39 bits' style='color: #00FF00;'>33</td><td title='0.21 bits' style='color: #00FF00;'>20</td><td title='5.41 bits' style='color: #0000A0;'>6D</td><td> </td><td title='1.59 bits' style='color: #008040;'>2C</td><td title='1.86 bits' style='color: #008040;'>66</td><td title='0.36 bits' style='color: #00FF00;'>6C</td><td title='0.07 bits' style='color: #80FF80;'>6F</td><td> </td><td title='0.09 bits' style='color: #80FF80;'>61</td><td title='0.04 bits' style='color: #80FF80;'>74</td><td title='0.05 bits' style='color: #80FF80;'>20</td><td title='1.76 bits' style='color: #008040;'>66</td><td> </td><td> </td><td title='0.83 bits' style='color: #00C000;'>29</td><td title='0.26 bits' style='color: #00FF00;'>7B</td><td title='3.70 bits' style='color: #0020F0;'>66</td><td title='0.55 bits' style='color: #00C000;'>6C</td><td> </td><td title='0.09 bits' style='color: #80FF80;'>6F</td><td title='0.10 bits' style='color: #00FF00;'>61</td><td title='0.04 bits' style='color: #80FF80;'>74</td><td title='0.07 bits' style='color: #80FF80;'>20</td><td> </td><td title='5.58 bits' style='color: #0000A0;'>6C</td><td title='0.58 bits' style='color: #00C000;'>3D</td><td title='13.45 bits' style='color: #FF0000;'>28</td><td title='4.00 bits' style='color: #0020F0;'>66</td><td> </td><td title='8.39 bits' style='color: #000000;'>2B</td><td title='7.92 bits' style='color: #000000;'>38</td><td title='2.67 bits' style='color: #006090;'>2E</td><td title='3.71 bits' style='color: #0020F0;'>29</td><td> </td><td> </td><td> </td><td title='0.55 bits' style='color: #00C000;'>y</td><td title='0.52 bits' style='color: #00C000;'>,</td><td title='3.37 bits' style='color: #0020F0;'>v</td><td title='0.28 bits' style='color: #00FF00;'>e</td><td title='0.09 bits' style='color: #80FF80;'>c</td><td title='0.39 bits' style='color: #00FF00;'>3</td><td title='0.21 bits' style='color: #00FF00;'>.</td><td title='5.41 bits' style='color: #0000A0;'>m</td><td title='1.59 bits' style='color: #008040;'>,</td><td title='1.86 bits' style='color: #008040;'>f</td><td title='0.36 bits' style='color: #00FF00;'>l</td><td title='0.07 bits' style='color: #80FF80;'>o</td><td title='0.09 bits' style='color: #80FF80;'>a</td><td title='0.04 bits' style='color: #80FF80;'>t</td><td title='0.05 bits' style='color: #80FF80;'>.</td><td title='1.76 bits' style='color: #008040;'>f</td><td title='0.83 bits' style='color: #00C000;'>)</td><td title='0.26 bits' style='color: #00FF00;'>{</td><td title='3.70 bits' style='color: #0020F0;'>f</td><td title='0.55 bits' style='color: #00C000;'>l</td><td title='0.09 bits' style='color: #80FF80;'>o</td><td title='0.10 bits' style='color: #00FF00;'>a</td><td title='0.04 bits' style='color: #80FF80;'>t</td><td title='0.07 bits' style='color: #80FF80;'>.</td><td title='5.58 bits' style='color: #0000A0;'>l</td><td title='0.58 bits' style='color: #00C000;'>=</td><td title='13.45 bits' style='color: #FF0000;'>(</td><td title='4.00 bits' style='color: #0020F0;'>f</td><td title='8.39 bits' style='color: #000000;'>+</td><td title='7.92 bits' style='color: #000000;'>8</td><td title='2.67 bits' style='color: #006090;'>.</td><td title='3.71 bits' style='color: #0020F0;'>)</td></tr></table></td></tr><tr><td nowrap class='address'> 00422050 </td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='8.96 bits' style='color: #000000;'>2F</td><td title='2.27 bits' style='color: #006090;'>28</td><td title='4.18 bits' style='color: #0020F0;'>7A</td><td title='1.32 bits' style='color: #008040;'>2A</td><td> </td><td title='9.17 bits' style='color: #900000;'>38</td><td title='1.77 bits' style='color: #008040;'>2E</td><td title='1.20 bits' style='color: #008040;'>29</td><td title='3.39 bits' style='color: #0020F0;'>3B</td><td> </td><td title='3.37 bits' style='color: #0020F0;'>72</td><td title='0.35 bits' style='color: #00FF00;'>65</td><td title='0.34 bits' style='color: #00FF00;'>74</td><td title='0.11 bits' style='color: #00FF00;'>75</td><td> </td><td title='0.09 bits' style='color: #80FF80;'>72</td><td title='0.07 bits' style='color: #80FF80;'>6E</td><td title='0.09 bits' style='color: #80FF80;'>20</td><td title='1.26 bits' style='color: #008040;'>70</td><td> </td><td> </td><td title='1.25 bits' style='color: #008040;'>6F</td><td title='0.45 bits' style='color: #00FF00;'>77</td><td title='0.21 bits' style='color: #00FF00;'>28</td><td title='5.80 bits' style='color: #0000A0;'>6D</td><td> </td><td title='3.10 bits' style='color: #0020F0;'>61</td><td title='0.93 bits' style='color: #00C000;'>78</td><td title='0.22 bits' style='color: #00FF00;'>28</td><td title='6.54 bits' style='color: #0000A0;'>64</td><td> </td><td title='2.26 bits' style='color: #006090;'>6F</td><td title='1.02 bits' style='color: #008040;'>74</td><td title='0.57 bits' style='color: #00C000;'>28</td><td title='6.87 bits' style='color: #0000A0;'>72</td><td> </td><td title='5.21 bits' style='color: #0000A0;'>65</td><td title='6.24 bits' style='color: #0000A0;'>66</td><td title='0.96 bits' style='color: #00C000;'>6C</td><td title='7.58 bits' style='color: #000000;'>65</td><td> </td><td> </td><td> </td><td title='8.96 bits' style='color: #000000;'>/</td><td title='2.27 bits' style='color: #006090;'>(</td><td title='4.18 bits' style='color: #0020F0;'>z</td><td title='1.32 bits' style='color: #008040;'>*</td><td title='9.17 bits' style='color: #900000;'>8</td><td title='1.77 bits' style='color: #008040;'>.</td><td title='1.20 bits' style='color: #008040;'>)</td><td title='3.39 bits' style='color: #0020F0;'>;</td><td title='3.37 bits' style='color: #0020F0;'>r</td><td title='0.35 bits' style='color: #00FF00;'>e</td><td title='0.34 bits' style='color: #00FF00;'>t</td><td title='0.11 bits' style='color: #00FF00;'>u</td><td title='0.09 bits' style='color: #80FF80;'>r</td><td title='0.07 bits' style='color: #80FF80;'>n</td><td title='0.09 bits' style='color: #80FF80;'>.</td><td title='1.26 bits' style='color: #008040;'>p</td><td title='1.25 bits' style='color: #008040;'>o</td><td title='0.45 bits' style='color: #00FF00;'>w</td><td title='0.21 bits' style='color: #00FF00;'>(</td><td title='5.80 bits' style='color: #0000A0;'>m</td><td title='3.10 bits' style='color: #0020F0;'>a</td><td title='0.93 bits' style='color: #00C000;'>x</td><td title='0.22 bits' style='color: #00FF00;'>(</td><td title='6.54 bits' style='color: #0000A0;'>d</td><td title='2.26 bits' style='color: #006090;'>o</td><td title='1.02 bits' style='color: #008040;'>t</td><td title='0.57 bits' style='color: #00C000;'>(</td><td title='6.87 bits' style='color: #0000A0;'>r</td><td title='5.21 bits' style='color: #0000A0;'>e</td><td title='6.24 bits' style='color: #0000A0;'>f</td><td title='0.96 bits' style='color: #00C000;'>l</td><td title='7.58 bits' style='color: #000000;'>e</td></tr></table></td></tr><tr><td nowrap class='address'> 00422070 </td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='3.85 bits' style='color: #0020F0;'>63</td><td title='7.89 bits' style='color: #000000;'>74</td><td title='0.93 bits' style='color: #00C000;'>28</td><td title='4.91 bits' style='color: #0020F0;'>6D</td><td> </td><td title='2.24 bits' style='color: #006090;'>2C</td><td title='2.47 bits' style='color: #006090;'>76</td><td title='4.91 bits' style='color: #0020F0;'>29</td><td title='2.96 bits' style='color: #006090;'>2C</td><td> </td><td title='5.05 bits' style='color: #0000A0;'>79</td><td title='1.22 bits' style='color: #008040;'>29</td><td title='2.02 bits' style='color: #006090;'>2C</td><td title='3.53 bits' style='color: #0020F0;'>30</td><td> </td><td title='0.34 bits' style='color: #00FF00;'>2E</td><td title='0.69 bits' style='color: #00C000;'>29</td><td title='2.18 bits' style='color: #006090;'>2C</td><td title='5.08 bits' style='color: #0000A0;'>66</td><td> </td><td> </td><td title='2.02 bits' style='color: #006090;'>29</td><td title='5.71 bits' style='color: #0000A0;'>2A</td><td title='6.37 bits' style='color: #0000A0;'>6C</td><td title='6.62 bits' style='color: #0000A0;'>3B</td><td> </td><td title='3.26 bits' style='color: #0020F0;'>7D</td><td title='2.97 bits' style='color: #006090;'>76</td><td title='0.60 bits' style='color: #00C000;'>65</td><td title='0.12 bits' style='color: #00FF00;'>63</td><td> </td><td title='0.20 bits' style='color: #00FF00;'>33</td><td title='0.25 bits' style='color: #00FF00;'>20</td><td title='8.49 bits' style='color: #000000;'>6E</td><td title='0.46 bits' style='color: #00FF00;'>28</td><td> </td><td title='0.57 bits' style='color: #00C000;'>76</td><td title='0.25 bits' style='color: #00FF00;'>65</td><td title='0.07 bits' style='color: #80FF80;'>63</td><td title='0.16 bits' style='color: #00FF00;'>33</td><td> </td><td> </td><td> </td><td title='3.85 bits' style='color: #0020F0;'>c</td><td title='7.89 bits' style='color: #000000;'>t</td><td title='0.93 bits' style='color: #00C000;'>(</td><td title='4.91 bits' style='color: #0020F0;'>m</td><td title='2.24 bits' style='color: #006090;'>,</td><td title='2.47 bits' style='color: #006090;'>v</td><td title='4.91 bits' style='color: #0020F0;'>)</td><td title='2.96 bits' style='color: #006090;'>,</td><td title='5.05 bits' style='color: #0000A0;'>y</td><td title='1.22 bits' style='color: #008040;'>)</td><td title='2.02 bits' style='color: #006090;'>,</td><td title='3.53 bits' style='color: #0020F0;'>0</td><td title='0.34 bits' style='color: #00FF00;'>.</td><td title='0.69 bits' style='color: #00C000;'>)</td><td title='2.18 bits' style='color: #006090;'>,</td><td title='5.08 bits' style='color: #0000A0;'>f</td><td title='2.02 bits' style='color: #006090;'>)</td><td title='5.71 bits' style='color: #0000A0;'>*</td><td title='6.37 bits' style='color: #0000A0;'>l</td><td title='6.62 bits' style='color: #0000A0;'>;</td><td title='3.26 bits' style='color: #0020F0;'>}</td><td title='2.97 bits' style='color: #006090;'>v</td><td title='0.60 bits' style='color: #00C000;'>e</td><td title='0.12 bits' style='color: #00FF00;'>c</td><td title='0.20 bits' style='color: #00FF00;'>3</td><td title='0.25 bits' style='color: #00FF00;'>.</td><td title='8.49 bits' style='color: #000000;'>n</td><td title='0.46 bits' style='color: #00FF00;'>(</td><td title='0.57 bits' style='color: #00C000;'>v</td><td title='0.25 bits' style='color: #00FF00;'>e</td><td title='0.07 bits' style='color: #80FF80;'>c</td><td title='0.16 bits' style='color: #00FF00;'>3</td></tr></table></td></tr><tr><td nowrap class='address'> 00422090 </td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='0.20 bits' style='color: #00FF00;'>20</td><td title='0.28 bits' style='color: #00FF00;'>76</td><td title='0.41 bits' style='color: #00FF00;'>2C</td><td title='0.55 bits' style='color: #00C000;'>76</td><td> </td><td title='0.09 bits' style='color: #80FF80;'>65</td><td title='0.06 bits' style='color: #80FF80;'>63</td><td title='0.22 bits' style='color: #00FF00;'>33</td><td title='0.09 bits' style='color: #80FF80;'>20</td><td> </td><td title='0.54 bits' style='color: #00C000;'>79</td><td title='0.46 bits' style='color: #00FF00;'>2C</td><td title='1.26 bits' style='color: #008040;'>76</td><td title='0.14 bits' style='color: #00FF00;'>65</td><td> </td><td title='0.06 bits' style='color: #80FF80;'>63</td><td title='0.20 bits' style='color: #00FF00;'>33</td><td title='0.13 bits' style='color: #00FF00;'>20</td><td title='2.30 bits' style='color: #006090;'>6D</td><td> </td><td> </td><td title='0.45 bits' style='color: #00FF00;'>2C</td><td title='1.54 bits' style='color: #008040;'>76</td><td title='0.25 bits' style='color: #00FF00;'>65</td><td title='0.07 bits' style='color: #80FF80;'>63</td><td> </td><td title='0.18 bits' style='color: #00FF00;'>33</td><td title='0.14 bits' style='color: #00FF00;'>20</td><td title='6.09 bits' style='color: #0000A0;'>65</td><td title='3.46 bits' style='color: #0020F0;'>29</td><td> </td><td title='1.23 bits' style='color: #008040;'>7B</td><td title='1.60 bits' style='color: #008040;'>76</td><td title='0.20 bits' style='color: #00FF00;'>65</td><td title='0.14 bits' style='color: #00FF00;'>63</td><td> </td><td title='0.24 bits' style='color: #00FF00;'>33</td><td title='0.09 bits' style='color: #80FF80;'>20</td><td title='6.81 bits' style='color: #0000A0;'>69</td><td title='1.38 bits' style='color: #008040;'>3D</td><td> </td><td> </td><td> </td><td title='0.20 bits' style='color: #00FF00;'>.</td><td title='0.28 bits' style='color: #00FF00;'>v</td><td title='0.41 bits' style='color: #00FF00;'>,</td><td title='0.55 bits' style='color: #00C000;'>v</td><td title='0.09 bits' style='color: #80FF80;'>e</td><td title='0.06 bits' style='color: #80FF80;'>c</td><td title='0.22 bits' style='color: #00FF00;'>3</td><td title='0.09 bits' style='color: #80FF80;'>.</td><td title='0.54 bits' style='color: #00C000;'>y</td><td title='0.46 bits' style='color: #00FF00;'>,</td><td title='1.26 bits' style='color: #008040;'>v</td><td title='0.14 bits' style='color: #00FF00;'>e</td><td title='0.06 bits' style='color: #80FF80;'>c</td><td title='0.20 bits' style='color: #00FF00;'>3</td><td title='0.13 bits' style='color: #00FF00;'>.</td><td title='2.30 bits' style='color: #006090;'>m</td><td title='0.45 bits' style='color: #00FF00;'>,</td><td title='1.54 bits' style='color: #008040;'>v</td><td title='0.25 bits' style='color: #00FF00;'>e</td><td title='0.07 bits' style='color: #80FF80;'>c</td><td title='0.18 bits' style='color: #00FF00;'>3</td><td title='0.14 bits' style='color: #00FF00;'>.</td><td title='6.09 bits' style='color: #0000A0;'>e</td><td title='3.46 bits' style='color: #0020F0;'>)</td><td title='1.23 bits' style='color: #008040;'>{</td><td title='1.60 bits' style='color: #008040;'>v</td><td title='0.20 bits' style='color: #00FF00;'>e</td><td title='0.14 bits' style='color: #00FF00;'>c</td><td title='0.24 bits' style='color: #00FF00;'>3</td><td title='0.09 bits' style='color: #80FF80;'>.</td><td title='6.81 bits' style='color: #0000A0;'>i</td><td title='1.38 bits' style='color: #008040;'>=</td></tr></table></td></tr><tr><td nowrap class='address'> 004220B0 </td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='3.21 bits' style='color: #0020F0;'>76</td><td title='0.58 bits' style='color: #00C000;'>65</td><td title='0.09 bits' style='color: #80FF80;'>63</td><td title='0.18 bits' style='color: #00FF00;'>33</td><td> </td><td title='2.89 bits' style='color: #006090;'>28</td><td title='8.96 bits' style='color: #000000;'>30</td><td title='0.61 bits' style='color: #00C000;'>2E</td><td title='1.90 bits' style='color: #008040;'>2C</td><td> </td><td title='2.12 bits' style='color: #006090;'>2E</td><td title='2.98 bits' style='color: #006090;'>31</td><td title='2.32 bits' style='color: #006090;'>2C</td><td title='2.07 bits' style='color: #006090;'>2E</td><td> </td><td title='3.90 bits' style='color: #0020F0;'>33</td><td title='1.73 bits' style='color: #008040;'>29</td><td title='5.55 bits' style='color: #0000A0;'>2B</td><td title='7.21 bits' style='color: #000000;'>72</td><td> </td><td> </td><td title='3.43 bits' style='color: #0020F0;'>28</td><td title='5.22 bits' style='color: #0000A0;'>79</td><td title='1.68 bits' style='color: #008040;'>2C</td><td title='6.64 bits' style='color: #0000A0;'>6D</td><td> </td><td title='4.26 bits' style='color: #0020F0;'>2C</td><td title='7.70 bits' style='color: #000000;'>36</td><td title='1.95 bits' style='color: #008040;'>30</td><td title='0.83 bits' style='color: #00C000;'>2E</td><td> </td><td title='1.41 bits' style='color: #008040;'>29</td><td title='3.92 bits' style='color: #0020F0;'>2A</td><td title='4.52 bits' style='color: #0020F0;'>76</td><td title='1.36 bits' style='color: #008040;'>65</td><td> </td><td title='0.13 bits' style='color: #00FF00;'>63</td><td title='0.17 bits' style='color: #00FF00;'>33</td><td title='1.62 bits' style='color: #008040;'>28</td><td title='2.81 bits' style='color: #006090;'>2E</td><td> </td><td> </td><td> </td><td title='3.21 bits' style='color: #0020F0;'>v</td><td title='0.58 bits' style='color: #00C000;'>e</td><td title='0.09 bits' style='color: #80FF80;'>c</td><td title='0.18 bits' style='color: #00FF00;'>3</td><td title='2.89 bits' style='color: #006090;'>(</td><td title='8.96 bits' style='color: #000000;'>0</td><td title='0.61 bits' style='color: #00C000;'>.</td><td title='1.90 bits' style='color: #008040;'>,</td><td title='2.12 bits' style='color: #006090;'>.</td><td title='2.98 bits' style='color: #006090;'>1</td><td title='2.32 bits' style='color: #006090;'>,</td><td title='2.07 bits' style='color: #006090;'>.</td><td title='3.90 bits' style='color: #0020F0;'>3</td><td title='1.73 bits' style='color: #008040;'>)</td><td title='5.55 bits' style='color: #0000A0;'>+</td><td title='7.21 bits' style='color: #000000;'>r</td><td title='3.43 bits' style='color: #0020F0;'>(</td><td title='5.22 bits' style='color: #0000A0;'>y</td><td title='1.68 bits' style='color: #008040;'>,</td><td title='6.64 bits' style='color: #0000A0;'>m</td><td title='4.26 bits' style='color: #0020F0;'>,</td><td title='7.70 bits' style='color: #000000;'>6</td><td title='1.95 bits' style='color: #008040;'>0</td><td title='0.83 bits' style='color: #00C000;'>.</td><td title='1.41 bits' style='color: #008040;'>)</td><td title='3.92 bits' style='color: #0020F0;'>*</td><td title='4.52 bits' style='color: #0020F0;'>v</td><td title='1.36 bits' style='color: #008040;'>e</td><td title='0.13 bits' style='color: #00FF00;'>c</td><td title='0.17 bits' style='color: #00FF00;'>3</td><td title='1.62 bits' style='color: #008040;'>(</td><td title='2.81 bits' style='color: #006090;'>.</td></tr></table></td></tr><tr><td nowrap class='address'> 004220D0 </td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='3.14 bits' style='color: #0020F0;'>31</td><td title='5.06 bits' style='color: #0000A0;'>31</td><td title='1.69 bits' style='color: #008040;'>2C</td><td title='1.48 bits' style='color: #008040;'>2E</td><td> </td><td title='1.51 bits' style='color: #008040;'>31</td><td title='6.52 bits' style='color: #0000A0;'>36</td><td title='1.40 bits' style='color: #008040;'>2C</td><td title='1.46 bits' style='color: #008040;'>2E</td><td> </td><td title='1.78 bits' style='color: #008040;'>31</td><td title='7.92 bits' style='color: #000000;'>38</td><td title='2.50 bits' style='color: #006090;'>29</td><td title='2.68 bits' style='color: #006090;'>2A</td><td> </td><td title='1.74 bits' style='color: #008040;'>2E</td><td title='4.48 bits' style='color: #0020F0;'>33</td><td title='5.13 bits' style='color: #0000A0;'>3B</td><td title='2.57 bits' style='color: #006090;'>69</td><td> </td><td> </td><td title='8.47 bits' style='color: #000000;'>2D</td><td title='3.55 bits' style='color: #0020F0;'>3D</td><td title='4.84 bits' style='color: #0020F0;'>76</td><td title='0.95 bits' style='color: #00C000;'>65</td><td> </td><td title='0.12 bits' style='color: #00FF00;'>63</td><td title='0.19 bits' style='color: #00FF00;'>33</td><td title='0.80 bits' style='color: #00C000;'>28</td><td title='1.62 bits' style='color: #008040;'>2E</td><td> </td><td title='6.89 bits' style='color: #0000A0;'>37</td><td title='6.54 bits' style='color: #0000A0;'>33</td><td title='2.84 bits' style='color: #006090;'>2C</td><td title='1.46 bits' style='color: #008040;'>2E</td><td> </td><td title='1.11 bits' style='color: #008040;'>31</td><td title='3.89 bits' style='color: #0020F0;'>35</td><td title='2.80 bits' style='color: #006090;'>2C</td><td title='1.56 bits' style='color: #008040;'>2E</td><td> </td><td> </td><td> </td><td title='3.14 bits' style='color: #0020F0;'>1</td><td title='5.06 bits' style='color: #0000A0;'>1</td><td title='1.69 bits' style='color: #008040;'>,</td><td title='1.48 bits' style='color: #008040;'>.</td><td title='1.51 bits' style='color: #008040;'>1</td><td title='6.52 bits' style='color: #0000A0;'>6</td><td title='1.40 bits' style='color: #008040;'>,</td><td title='1.46 bits' style='color: #008040;'>.</td><td title='1.78 bits' style='color: #008040;'>1</td><td title='7.92 bits' style='color: #000000;'>8</td><td title='2.50 bits' style='color: #006090;'>)</td><td title='2.68 bits' style='color: #006090;'>*</td><td title='1.74 bits' style='color: #008040;'>.</td><td title='4.48 bits' style='color: #0020F0;'>3</td><td title='5.13 bits' style='color: #0000A0;'>;</td><td title='2.57 bits' style='color: #006090;'>i</td><td title='8.47 bits' style='color: #000000;'>-</td><td title='3.55 bits' style='color: #0020F0;'>=</td><td title='4.84 bits' style='color: #0020F0;'>v</td><td title='0.95 bits' style='color: #00C000;'>e</td><td title='0.12 bits' style='color: #00FF00;'>c</td><td title='0.19 bits' style='color: #00FF00;'>3</td><td title='0.80 bits' style='color: #00C000;'>(</td><td title='1.62 bits' style='color: #008040;'>.</td><td title='6.89 bits' style='color: #0000A0;'>7</td><td title='6.54 bits' style='color: #0000A0;'>3</td><td title='2.84 bits' style='color: #006090;'>,</td><td title='1.46 bits' style='color: #008040;'>.</td><td title='1.11 bits' style='color: #008040;'>1</td><td title='3.89 bits' style='color: #0020F0;'>5</td><td title='2.80 bits' style='color: #006090;'>,</td><td title='1.56 bits' style='color: #008040;'>.</td></tr></table></td></tr><tr><td nowrap class='address'> 004220F0 </td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='4.77 bits' style='color: #0020F0;'>36</td><td title='3.80 bits' style='color: #0020F0;'>36</td><td title='2.23 bits' style='color: #006090;'>29</td><td title='3.14 bits' style='color: #0020F0;'>2A</td><td> </td><td title='9.27 bits' style='color: #900000;'>70</td><td title='4.03 bits' style='color: #0020F0;'>6F</td><td title='0.84 bits' style='color: #00C000;'>77</td><td title='0.26 bits' style='color: #00FF00;'>28</td><td> </td><td title='5.47 bits' style='color: #0000A0;'>66</td><td title='3.07 bits' style='color: #0020F0;'>28</td><td title='8.91 bits' style='color: #000000;'>31</td><td title='0.79 bits' style='color: #00C000;'>2E</td><td> </td><td title='5.62 bits' style='color: #0000A0;'>2D</td><td title='8.62 bits' style='color: #000000;'>64</td><td title='2.64 bits' style='color: #006090;'>6F</td><td title='1.25 bits' style='color: #008040;'>74</td><td> </td><td> </td><td title='0.35 bits' style='color: #00FF00;'>28</td><td title='4.41 bits' style='color: #0020F0;'>79</td><td title='1.03 bits' style='color: #008040;'>2C</td><td title='4.94 bits' style='color: #0020F0;'>2D</td><td> </td><td title='3.35 bits' style='color: #0020F0;'>65</td><td title='3.90 bits' style='color: #0020F0;'>29</td><td title='4.31 bits' style='color: #0020F0;'>2C</td><td title='3.40 bits' style='color: #0020F0;'>30</td><td> </td><td title='0.31 bits' style='color: #00FF00;'>2E</td><td title='3.16 bits' style='color: #0020F0;'>2C</td><td title='3.21 bits' style='color: #0020F0;'>31</td><td title='1.66 bits' style='color: #008040;'>2E</td><td> </td><td title='1.66 bits' style='color: #008040;'>29</td><td title='1.10 bits' style='color: #008040;'>2C</td><td title='3.89 bits' style='color: #0020F0;'>2E</td><td title='5.90 bits' style='color: #0000A0;'>37</td><td> </td><td> </td><td> </td><td title='4.77 bits' style='color: #0020F0;'>6</td><td title='3.80 bits' style='color: #0020F0;'>6</td><td title='2.23 bits' style='color: #006090;'>)</td><td title='3.14 bits' style='color: #0020F0;'>*</td><td title='9.27 bits' style='color: #900000;'>p</td><td title='4.03 bits' style='color: #0020F0;'>o</td><td title='0.84 bits' style='color: #00C000;'>w</td><td title='0.26 bits' style='color: #00FF00;'>(</td><td title='5.47 bits' style='color: #0000A0;'>f</td><td title='3.07 bits' style='color: #0020F0;'>(</td><td title='8.91 bits' style='color: #000000;'>1</td><td title='0.79 bits' style='color: #00C000;'>.</td><td title='5.62 bits' style='color: #0000A0;'>-</td><td title='8.62 bits' style='color: #000000;'>d</td><td title='2.64 bits' style='color: #006090;'>o</td><td title='1.25 bits' style='color: #008040;'>t</td><td title='0.35 bits' style='color: #00FF00;'>(</td><td title='4.41 bits' style='color: #0020F0;'>y</td><td title='1.03 bits' style='color: #008040;'>,</td><td title='4.94 bits' style='color: #0020F0;'>-</td><td title='3.35 bits' style='color: #0020F0;'>e</td><td title='3.90 bits' style='color: #0020F0;'>)</td><td title='4.31 bits' style='color: #0020F0;'>,</td><td title='3.40 bits' style='color: #0020F0;'>0</td><td title='0.31 bits' style='color: #00FF00;'>.</td><td title='3.16 bits' style='color: #0020F0;'>,</td><td title='3.21 bits' style='color: #0020F0;'>1</td><td title='1.66 bits' style='color: #008040;'>.</td><td title='1.66 bits' style='color: #008040;'>)</td><td title='1.10 bits' style='color: #008040;'>,</td><td title='3.89 bits' style='color: #0020F0;'>.</td><td title='5.90 bits' style='color: #0000A0;'>7</td></tr></table></td></tr><tr><td nowrap class='address'> 00422110 </td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='2.16 bits' style='color: #006090;'>29</td><td title='2.78 bits' style='color: #006090;'>3B</td><td title='4.21 bits' style='color: #0020F0;'>69</td><td title='5.07 bits' style='color: #0000A0;'>2B</td><td> </td><td title='2.31 bits' style='color: #006090;'>3D</td><td title='3.88 bits' style='color: #0020F0;'>76</td><td title='0.99 bits' style='color: #00C000;'>65</td><td title='0.10 bits' style='color: #00FF00;'>63</td><td> </td><td title='0.18 bits' style='color: #00FF00;'>33</td><td title='0.33 bits' style='color: #00FF00;'>28</td><td title='7.59 bits' style='color: #000000;'>66</td><td title='1.03 bits' style='color: #008040;'>28</td><td> </td><td title='3.36 bits' style='color: #0020F0;'>79</td><td title='1.48 bits' style='color: #008040;'>2C</td><td title='3.72 bits' style='color: #0020F0;'>6D</td><td title='1.69 bits' style='color: #008040;'>2C</td><td> </td><td> </td><td title='6.59 bits' style='color: #0000A0;'>65</td><td title='2.72 bits' style='color: #006090;'>2C</td><td title='5.59 bits' style='color: #0000A0;'>36</td><td title='1.52 bits' style='color: #008040;'>30</td><td> </td><td title='0.59 bits' style='color: #00C000;'>2E</td><td title='0.91 bits' style='color: #00C000;'>29</td><td title='3.34 bits' style='color: #0020F0;'>29</td><td title='3.27 bits' style='color: #0020F0;'>2A</td><td> </td><td title='0.81 bits' style='color: #00C000;'>2E</td><td title='6.27 bits' style='color: #0000A0;'>32</td><td title='3.93 bits' style='color: #0020F0;'>3B</td><td title='6.25 bits' style='color: #0000A0;'>72</td><td> </td><td title='0.86 bits' style='color: #00C000;'>65</td><td title='0.53 bits' style='color: #00C000;'>74</td><td title='0.12 bits' style='color: #00FF00;'>75</td><td title='0.09 bits' style='color: #80FF80;'>72</td><td> </td><td> </td><td> </td><td title='2.16 bits' style='color: #006090;'>)</td><td title='2.78 bits' style='color: #006090;'>;</td><td title='4.21 bits' style='color: #0020F0;'>i</td><td title='5.07 bits' style='color: #0000A0;'>+</td><td title='2.31 bits' style='color: #006090;'>=</td><td title='3.88 bits' style='color: #0020F0;'>v</td><td title='0.99 bits' style='color: #00C000;'>e</td><td title='0.10 bits' style='color: #00FF00;'>c</td><td title='0.18 bits' style='color: #00FF00;'>3</td><td title='0.33 bits' style='color: #00FF00;'>(</td><td title='7.59 bits' style='color: #000000;'>f</td><td title='1.03 bits' style='color: #008040;'>(</td><td title='3.36 bits' style='color: #0020F0;'>y</td><td title='1.48 bits' style='color: #008040;'>,</td><td title='3.72 bits' style='color: #0020F0;'>m</td><td title='1.69 bits' style='color: #008040;'>,</td><td title='6.59 bits' style='color: #0000A0;'>e</td><td title='2.72 bits' style='color: #006090;'>,</td><td title='5.59 bits' style='color: #0000A0;'>6</td><td title='1.52 bits' style='color: #008040;'>0</td><td title='0.59 bits' style='color: #00C000;'>.</td><td title='0.91 bits' style='color: #00C000;'>)</td><td title='3.34 bits' style='color: #0020F0;'>)</td><td title='3.27 bits' style='color: #0020F0;'>*</td><td title='0.81 bits' style='color: #00C000;'>.</td><td title='6.27 bits' style='color: #0000A0;'>2</td><td title='3.93 bits' style='color: #0020F0;'>;</td><td title='6.25 bits' style='color: #0000A0;'>r</td><td title='0.86 bits' style='color: #00C000;'>e</td><td title='0.53 bits' style='color: #00C000;'>t</td><td title='0.12 bits' style='color: #00FF00;'>u</td><td title='0.09 bits' style='color: #80FF80;'>r</td></tr></table></td></tr><tr><td nowrap class='address'> 00422130 </td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='0.08 bits' style='color: #80FF80;'>6E</td><td title='0.38 bits' style='color: #00FF00;'>20</td><td title='6.52 bits' style='color: #0000A0;'>69</td><td title='1.06 bits' style='color: #008040;'>3B</td><td> </td><td title='0.49 bits' style='color: #00FF00;'>7D</td><td title='0.94 bits' style='color: #00C000;'>76</td><td title='0.20 bits' style='color: #00FF00;'>65</td><td title='0.10 bits' style='color: #80FF80;'>63</td><td> </td><td title='0.13 bits' style='color: #00FF00;'>33</td><td title='0.70 bits' style='color: #00C000;'>20</td><td title='4.61 bits' style='color: #0020F0;'>66</td><td title='0.68 bits' style='color: #00C000;'>28</td><td> </td><td title='0.42 bits' style='color: #00FF00;'>76</td><td title='0.16 bits' style='color: #00FF00;'>65</td><td title='0.06 bits' style='color: #80FF80;'>63</td><td title='0.13 bits' style='color: #00FF00;'>33</td><td> </td><td> </td><td title='0.31 bits' style='color: #00FF00;'>20</td><td title='0.29 bits' style='color: #00FF00;'>76</td><td title='0.51 bits' style='color: #00C000;'>2C</td><td title='2.93 bits' style='color: #006090;'>66</td><td> </td><td title='0.23 bits' style='color: #00FF00;'>6C</td><td title='0.09 bits' style='color: #80FF80;'>6F</td><td title='0.08 bits' style='color: #80FF80;'>61</td><td title='0.04 bits' style='color: #80FF80;'>74</td><td> </td><td title='0.06 bits' style='color: #80FF80;'>20</td><td title='2.64 bits' style='color: #006090;'>79</td><td title='1.26 bits' style='color: #008040;'>2C</td><td title='2.57 bits' style='color: #006090;'>76</td><td> </td><td title='0.18 bits' style='color: #00FF00;'>65</td><td title='0.09 bits' style='color: #80FF80;'>63</td><td title='0.15 bits' style='color: #00FF00;'>33</td><td title='0.15 bits' style='color: #00FF00;'>20</td><td> </td><td> </td><td> </td><td title='0.08 bits' style='color: #80FF80;'>n</td><td title='0.38 bits' style='color: #00FF00;'>.</td><td title='6.52 bits' style='color: #0000A0;'>i</td><td title='1.06 bits' style='color: #008040;'>;</td><td title='0.49 bits' style='color: #00FF00;'>}</td><td title='0.94 bits' style='color: #00C000;'>v</td><td title='0.20 bits' style='color: #00FF00;'>e</td><td title='0.10 bits' style='color: #80FF80;'>c</td><td title='0.13 bits' style='color: #00FF00;'>3</td><td title='0.70 bits' style='color: #00C000;'>.</td><td title='4.61 bits' style='color: #0020F0;'>f</td><td title='0.68 bits' style='color: #00C000;'>(</td><td title='0.42 bits' style='color: #00FF00;'>v</td><td title='0.16 bits' style='color: #00FF00;'>e</td><td title='0.06 bits' style='color: #80FF80;'>c</td><td title='0.13 bits' style='color: #00FF00;'>3</td><td title='0.31 bits' style='color: #00FF00;'>.</td><td title='0.29 bits' style='color: #00FF00;'>v</td><td title='0.51 bits' style='color: #00C000;'>,</td><td title='2.93 bits' style='color: #006090;'>f</td><td title='0.23 bits' style='color: #00FF00;'>l</td><td title='0.09 bits' style='color: #80FF80;'>o</td><td title='0.08 bits' style='color: #80FF80;'>a</td><td title='0.04 bits' style='color: #80FF80;'>t</td><td title='0.06 bits' style='color: #80FF80;'>.</td><td title='2.64 bits' style='color: #006090;'>y</td><td title='1.26 bits' style='color: #008040;'>,</td><td title='2.57 bits' style='color: #006090;'>v</td><td title='0.18 bits' style='color: #00FF00;'>e</td><td title='0.09 bits' style='color: #80FF80;'>c</td><td title='0.15 bits' style='color: #00FF00;'>3</td><td title='0.15 bits' style='color: #00FF00;'>.</td></tr></table></td></tr><tr><td nowrap class='address'> 00422150 </td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='1.82 bits' style='color: #008040;'>6D</td><td title='0.32 bits' style='color: #00FF00;'>2C</td><td title='1.07 bits' style='color: #008040;'>76</td><td title='0.14 bits' style='color: #00FF00;'>65</td><td> </td><td title='0.05 bits' style='color: #80FF80;'>63</td><td title='0.13 bits' style='color: #00FF00;'>33</td><td title='0.19 bits' style='color: #00FF00;'>20</td><td title='3.21 bits' style='color: #0020F0;'>66</td><td> </td><td title='3.39 bits' style='color: #0020F0;'>2C</td><td title='1.75 bits' style='color: #008040;'>66</td><td title='0.20 bits' style='color: #00FF00;'>6C</td><td title='0.07 bits' style='color: #80FF80;'>6F</td><td> </td><td title='0.08 bits' style='color: #80FF80;'>61</td><td title='0.04 bits' style='color: #80FF80;'>74</td><td title='0.05 bits' style='color: #80FF80;'>20</td><td title='3.94 bits' style='color: #0020F0;'>7A</td><td> </td><td> </td><td title='0.53 bits' style='color: #00C000;'>29</td><td title='0.31 bits' style='color: #00FF00;'>7B</td><td title='0.81 bits' style='color: #00C000;'>76</td><td title='0.27 bits' style='color: #00FF00;'>65</td><td> </td><td title='0.13 bits' style='color: #00FF00;'>63</td><td title='0.16 bits' style='color: #00FF00;'>33</td><td title='0.12 bits' style='color: #00FF00;'>20</td><td title='5.54 bits' style='color: #0000A0;'>6C</td><td> </td><td title='1.14 bits' style='color: #008040;'>3D</td><td title='2.53 bits' style='color: #006090;'>6D</td><td title='1.30 bits' style='color: #008040;'>69</td><td title='4.09 bits' style='color: #0020F0;'>78</td><td> </td><td title='0.25 bits' style='color: #00FF00;'>28</td><td title='3.50 bits' style='color: #0020F0;'>76</td><td title='1.27 bits' style='color: #008040;'>65</td><td title='0.11 bits' style='color: #00FF00;'>63</td><td> </td><td> </td><td> </td><td title='1.82 bits' style='color: #008040;'>m</td><td title='0.32 bits' style='color: #00FF00;'>,</td><td title='1.07 bits' style='color: #008040;'>v</td><td title='0.14 bits' style='color: #00FF00;'>e</td><td title='0.05 bits' style='color: #80FF80;'>c</td><td title='0.13 bits' style='color: #00FF00;'>3</td><td title='0.19 bits' style='color: #00FF00;'>.</td><td title='3.21 bits' style='color: #0020F0;'>f</td><td title='3.39 bits' style='color: #0020F0;'>,</td><td title='1.75 bits' style='color: #008040;'>f</td><td title='0.20 bits' style='color: #00FF00;'>l</td><td title='0.07 bits' style='color: #80FF80;'>o</td><td title='0.08 bits' style='color: #80FF80;'>a</td><td title='0.04 bits' style='color: #80FF80;'>t</td><td title='0.05 bits' style='color: #80FF80;'>.</td><td title='3.94 bits' style='color: #0020F0;'>z</td><td title='0.53 bits' style='color: #00C000;'>)</td><td title='0.31 bits' style='color: #00FF00;'>{</td><td title='0.81 bits' style='color: #00C000;'>v</td><td title='0.27 bits' style='color: #00FF00;'>e</td><td title='0.13 bits' style='color: #00FF00;'>c</td><td title='0.16 bits' style='color: #00FF00;'>3</td><td title='0.12 bits' style='color: #00FF00;'>.</td><td title='5.54 bits' style='color: #0000A0;'>l</td><td title='1.14 bits' style='color: #008040;'>=</td><td title='2.53 bits' style='color: #006090;'>m</td><td title='1.30 bits' style='color: #008040;'>i</td><td title='4.09 bits' style='color: #0020F0;'>x</td><td title='0.25 bits' style='color: #00FF00;'>(</td><td title='3.50 bits' style='color: #0020F0;'>v</td><td title='1.27 bits' style='color: #008040;'>e</td><td title='0.11 bits' style='color: #00FF00;'>c</td></tr></table></td></tr><tr><td nowrap class='address'> 00422170 </td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='0.15 bits' style='color: #00FF00;'>33</td><td title='2.59 bits' style='color: #006090;'>28</td><td title='3.75 bits' style='color: #0020F0;'>2E</td><td title='3.01 bits' style='color: #0020F0;'>33</td><td> </td><td title='4.95 bits' style='color: #0020F0;'>34</td><td title='0.58 bits' style='color: #00C000;'>2C</td><td title='0.56 bits' style='color: #00C000;'>2E</td><td title='0.88 bits' style='color: #00C000;'>31</td><td> </td><td title='4.98 bits' style='color: #0020F0;'>31</td><td title='1.07 bits' style='color: #008040;'>2C</td><td title='0.85 bits' style='color: #00C000;'>2E</td><td title='3.75 bits' style='color: #0020F0;'>33</td><td> </td><td title='3.91 bits' style='color: #0020F0;'>34</td><td title='1.89 bits' style='color: #008040;'>29</td><td title='1.31 bits' style='color: #008040;'>2C</td><td title='3.92 bits' style='color: #0020F0;'>76</td><td> </td><td> </td><td title='0.55 bits' style='color: #00C000;'>65</td><td title='0.11 bits' style='color: #00FF00;'>63</td><td title='0.15 bits' style='color: #00FF00;'>33</td><td title='1.00 bits' style='color: #008040;'>28</td><td> </td><td title='0.98 bits' style='color: #00C000;'>2E</td><td title='9.54 bits' style='color: #900000;'>39</td><td title='3.77 bits' style='color: #0020F0;'>33</td><td title='1.00 bits' style='color: #008040;'>2C</td><td> </td><td title='0.67 bits' style='color: #00C000;'>2E</td><td title='3.27 bits' style='color: #0020F0;'>33</td><td title='6.16 bits' style='color: #0000A0;'>37</td><td title='2.88 bits' style='color: #006090;'>2C</td><td> </td><td title='1.13 bits' style='color: #008040;'>2E</td><td title='1.93 bits' style='color: #008040;'>31</td><td title='3.39 bits' style='color: #0020F0;'>36</td><td title='1.76 bits' style='color: #008040;'>29</td><td> </td><td> </td><td> </td><td title='0.15 bits' style='color: #00FF00;'>3</td><td title='2.59 bits' style='color: #006090;'>(</td><td title='3.75 bits' style='color: #0020F0;'>.</td><td title='3.01 bits' style='color: #0020F0;'>3</td><td title='4.95 bits' style='color: #0020F0;'>4</td><td title='0.58 bits' style='color: #00C000;'>,</td><td title='0.56 bits' style='color: #00C000;'>.</td><td title='0.88 bits' style='color: #00C000;'>1</td><td title='4.98 bits' style='color: #0020F0;'>1</td><td title='1.07 bits' style='color: #008040;'>,</td><td title='0.85 bits' style='color: #00C000;'>.</td><td title='3.75 bits' style='color: #0020F0;'>3</td><td title='3.91 bits' style='color: #0020F0;'>4</td><td title='1.89 bits' style='color: #008040;'>)</td><td title='1.31 bits' style='color: #008040;'>,</td><td title='3.92 bits' style='color: #0020F0;'>v</td><td title='0.55 bits' style='color: #00C000;'>e</td><td title='0.11 bits' style='color: #00FF00;'>c</td><td title='0.15 bits' style='color: #00FF00;'>3</td><td title='1.00 bits' style='color: #008040;'>(</td><td title='0.98 bits' style='color: #00C000;'>.</td><td title='9.54 bits' style='color: #900000;'>9</td><td title='3.77 bits' style='color: #0020F0;'>3</td><td title='1.00 bits' style='color: #008040;'>,</td><td title='0.67 bits' style='color: #00C000;'>.</td><td title='3.27 bits' style='color: #0020F0;'>3</td><td title='6.16 bits' style='color: #0000A0;'>7</td><td title='2.88 bits' style='color: #006090;'>,</td><td title='1.13 bits' style='color: #008040;'>.</td><td title='1.93 bits' style='color: #008040;'>1</td><td title='3.39 bits' style='color: #0020F0;'>6</td><td title='1.76 bits' style='color: #008040;'>)</td></tr></table></td></tr><tr><td nowrap class='address'> 00422190 </td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='1.43 bits' style='color: #008040;'>2C</td><td title='6.89 bits' style='color: #0000A0;'>70</td><td title='3.05 bits' style='color: #0020F0;'>6F</td><td title='0.82 bits' style='color: #00C000;'>77</td><td> </td><td title='0.22 bits' style='color: #00FF00;'>28</td><td title='3.68 bits' style='color: #0020F0;'>6D</td><td title='1.75 bits' style='color: #008040;'>61</td><td title='0.54 bits' style='color: #00C000;'>78</td><td> </td><td title='0.14 bits' style='color: #00FF00;'>28</td><td title='1.49 bits' style='color: #008040;'>64</td><td title='0.54 bits' style='color: #00C000;'>6F</td><td title='0.37 bits' style='color: #00FF00;'>74</td><td> </td><td title='0.23 bits' style='color: #00FF00;'>28</td><td title='4.70 bits' style='color: #0020F0;'>6D</td><td title='1.58 bits' style='color: #008040;'>2C</td><td title='3.56 bits' style='color: #0020F0;'>66</td><td> </td><td> </td><td title='3.39 bits' style='color: #0020F0;'>29</td><td title='2.98 bits' style='color: #006090;'>2C</td><td title='5.63 bits' style='color: #0000A0;'>30</td><td title='0.34 bits' style='color: #00FF00;'>2E</td><td> </td><td title='1.16 bits' style='color: #008040;'>29</td><td title='1.50 bits' style='color: #008040;'>2C</td><td title='12.27 bits' style='color: #FF0000;'>38</td><td title='3.27 bits' style='color: #0020F0;'>2E</td><td> </td><td title='1.62 bits' style='color: #008040;'>29</td><td title='3.56 bits' style='color: #0020F0;'>29</td><td title='2.82 bits' style='color: #006090;'>3B</td><td title='3.11 bits' style='color: #0020F0;'>72</td><td> </td><td title='0.45 bits' style='color: #00FF00;'>65</td><td title='0.61 bits' style='color: #00C000;'>74</td><td title='0.11 bits' style='color: #00FF00;'>75</td><td title='0.08 bits' style='color: #80FF80;'>72</td><td> </td><td> </td><td> </td><td title='1.43 bits' style='color: #008040;'>,</td><td title='6.89 bits' style='color: #0000A0;'>p</td><td title='3.05 bits' style='color: #0020F0;'>o</td><td title='0.82 bits' style='color: #00C000;'>w</td><td title='0.22 bits' style='color: #00FF00;'>(</td><td title='3.68 bits' style='color: #0020F0;'>m</td><td title='1.75 bits' style='color: #008040;'>a</td><td title='0.54 bits' style='color: #00C000;'>x</td><td title='0.14 bits' style='color: #00FF00;'>(</td><td title='1.49 bits' style='color: #008040;'>d</td><td title='0.54 bits' style='color: #00C000;'>o</td><td title='0.37 bits' style='color: #00FF00;'>t</td><td title='0.23 bits' style='color: #00FF00;'>(</td><td title='4.70 bits' style='color: #0020F0;'>m</td><td title='1.58 bits' style='color: #008040;'>,</td><td title='3.56 bits' style='color: #0020F0;'>f</td><td title='3.39 bits' style='color: #0020F0;'>)</td><td title='2.98 bits' style='color: #006090;'>,</td><td title='5.63 bits' style='color: #0000A0;'>0</td><td title='0.34 bits' style='color: #00FF00;'>.</td><td title='1.16 bits' style='color: #008040;'>)</td><td title='1.50 bits' style='color: #008040;'>,</td><td title='12.27 bits' style='color: #FF0000;'>8</td><td title='3.27 bits' style='color: #0020F0;'>.</td><td title='1.62 bits' style='color: #008040;'>)</td><td title='3.56 bits' style='color: #0020F0;'>)</td><td title='2.82 bits' style='color: #006090;'>;</td><td title='3.11 bits' style='color: #0020F0;'>r</td><td title='0.45 bits' style='color: #00FF00;'>e</td><td title='0.61 bits' style='color: #00C000;'>t</td><td title='0.11 bits' style='color: #00FF00;'>u</td><td title='0.08 bits' style='color: #80FF80;'>r</td></tr></table></td></tr><tr><td nowrap class='address'> 004221B0 </td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='0.06 bits' style='color: #80FF80;'>6E</td><td title='0.11 bits' style='color: #00FF00;'>20</td><td title='3.13 bits' style='color: #0020F0;'>6D</td><td title='1.21 bits' style='color: #008040;'>69</td><td> </td><td title='3.22 bits' style='color: #0020F0;'>78</td><td title='0.23 bits' style='color: #00FF00;'>28</td><td title='2.27 bits' style='color: #006090;'>76</td><td title='1.59 bits' style='color: #008040;'>2C</td><td> </td><td title='8.63 bits' style='color: #000000;'>6C</td><td title='3.38 bits' style='color: #0020F0;'>2C</td><td title='6.69 bits' style='color: #0000A0;'>31</td><td title='1.61 bits' style='color: #008040;'>2E</td><td> </td><td title='5.22 bits' style='color: #0000A0;'>2D</td><td title='4.47 bits' style='color: #0020F0;'>65</td><td title='10.70 bits' style='color: #900000;'>78</td><td title='8.53 bits' style='color: #000000;'>70</td><td> </td><td> </td><td title='5.30 bits' style='color: #0000A0;'>28</td><td title='5.37 bits' style='color: #0000A0;'>2D</td><td title='5.39 bits' style='color: #0000A0;'>79</td><td title='5.97 bits' style='color: #0000A0;'>2A</td><td> </td><td title='6.04 bits' style='color: #0000A0;'>7A</td><td title='1.29 bits' style='color: #008040;'>29</td><td title='3.18 bits' style='color: #0020F0;'>29</td><td title='2.72 bits' style='color: #006090;'>3B</td><td> </td><td title='2.38 bits' style='color: #006090;'>7D</td><td title='2.48 bits' style='color: #006090;'>76</td><td title='0.41 bits' style='color: #00FF00;'>65</td><td title='0.17 bits' style='color: #00FF00;'>63</td><td> </td><td title='0.12 bits' style='color: #00FF00;'>33</td><td title='0.48 bits' style='color: #00FF00;'>20</td><td title='5.11 bits' style='color: #0000A0;'>72</td><td title='0.34 bits' style='color: #00FF00;'>28</td><td> </td><td> </td><td> </td><td title='0.06 bits' style='color: #80FF80;'>n</td><td title='0.11 bits' style='color: #00FF00;'>.</td><td title='3.13 bits' style='color: #0020F0;'>m</td><td title='1.21 bits' style='color: #008040;'>i</td><td title='3.22 bits' style='color: #0020F0;'>x</td><td title='0.23 bits' style='color: #00FF00;'>(</td><td title='2.27 bits' style='color: #006090;'>v</td><td title='1.59 bits' style='color: #008040;'>,</td><td title='8.63 bits' style='color: #000000;'>l</td><td title='3.38 bits' style='color: #0020F0;'>,</td><td title='6.69 bits' style='color: #0000A0;'>1</td><td title='1.61 bits' style='color: #008040;'>.</td><td title='5.22 bits' style='color: #0000A0;'>-</td><td title='4.47 bits' style='color: #0020F0;'>e</td><td title='10.70 bits' style='color: #900000;'>x</td><td title='8.53 bits' style='color: #000000;'>p</td><td title='5.30 bits' style='color: #0000A0;'>(</td><td title='5.37 bits' style='color: #0000A0;'>-</td><td title='5.39 bits' style='color: #0000A0;'>y</td><td title='5.97 bits' style='color: #0000A0;'>*</td><td title='6.04 bits' style='color: #0000A0;'>z</td><td title='1.29 bits' style='color: #008040;'>)</td><td title='3.18 bits' style='color: #0020F0;'>)</td><td title='2.72 bits' style='color: #006090;'>;</td><td title='2.38 bits' style='color: #006090;'>}</td><td title='2.48 bits' style='color: #006090;'>v</td><td title='0.41 bits' style='color: #00FF00;'>e</td><td title='0.17 bits' style='color: #00FF00;'>c</td><td title='0.12 bits' style='color: #00FF00;'>3</td><td title='0.48 bits' style='color: #00FF00;'>.</td><td title='5.11 bits' style='color: #0000A0;'>r</td><td title='0.34 bits' style='color: #00FF00;'>(</td></tr></table></td></tr><tr><td nowrap class='address'> 004221D0 </td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='0.24 bits' style='color: #00FF00;'>76</td><td title='0.16 bits' style='color: #00FF00;'>65</td><td title='0.05 bits' style='color: #80FF80;'>63</td><td title='4.72 bits' style='color: #0020F0;'>32</td><td> </td><td title='0.82 bits' style='color: #00C000;'>20</td><td title='0.34 bits' style='color: #00FF00;'>76</td><td title='0.64 bits' style='color: #00C000;'>2C</td><td title='2.09 bits' style='color: #006090;'>76</td><td> </td><td title='0.13 bits' style='color: #00FF00;'>65</td><td title='0.07 bits' style='color: #80FF80;'>63</td><td title='0.29 bits' style='color: #00FF00;'>33</td><td title='0.21 bits' style='color: #00FF00;'>20</td><td> </td><td title='0.73 bits' style='color: #00C000;'>79</td><td title='0.40 bits' style='color: #00FF00;'>2C</td><td title='0.84 bits' style='color: #00C000;'>76</td><td title='0.10 bits' style='color: #80FF80;'>65</td><td> </td><td> </td><td title='0.05 bits' style='color: #80FF80;'>63</td><td title='0.16 bits' style='color: #00FF00;'>33</td><td title='0.15 bits' style='color: #00FF00;'>20</td><td title='1.74 bits' style='color: #008040;'>6D</td><td> </td><td title='0.25 bits' style='color: #00FF00;'>2C</td><td title='1.76 bits' style='color: #008040;'>66</td><td title='0.21 bits' style='color: #00FF00;'>6C</td><td title='0.08 bits' style='color: #80FF80;'>6F</td><td> </td><td title='0.08 bits' style='color: #80FF80;'>61</td><td title='0.04 bits' style='color: #80FF80;'>74</td><td title='0.05 bits' style='color: #80FF80;'>20</td><td title='2.41 bits' style='color: #006090;'>7A</td><td> </td><td title='0.30 bits' style='color: #00FF00;'>29</td><td title='0.25 bits' style='color: #00FF00;'>7B</td><td title='0.40 bits' style='color: #00FF00;'>76</td><td title='0.21 bits' style='color: #00FF00;'>65</td><td> </td><td> </td><td> </td><td title='0.24 bits' style='color: #00FF00;'>v</td><td title='0.16 bits' style='color: #00FF00;'>e</td><td title='0.05 bits' style='color: #80FF80;'>c</td><td title='4.72 bits' style='color: #0020F0;'>2</td><td title='0.82 bits' style='color: #00C000;'>.</td><td title='0.34 bits' style='color: #00FF00;'>v</td><td title='0.64 bits' style='color: #00C000;'>,</td><td title='2.09 bits' style='color: #006090;'>v</td><td title='0.13 bits' style='color: #00FF00;'>e</td><td title='0.07 bits' style='color: #80FF80;'>c</td><td title='0.29 bits' style='color: #00FF00;'>3</td><td title='0.21 bits' style='color: #00FF00;'>.</td><td title='0.73 bits' style='color: #00C000;'>y</td><td title='0.40 bits' style='color: #00FF00;'>,</td><td title='0.84 bits' style='color: #00C000;'>v</td><td title='0.10 bits' style='color: #80FF80;'>e</td><td title='0.05 bits' style='color: #80FF80;'>c</td><td title='0.16 bits' style='color: #00FF00;'>3</td><td title='0.15 bits' style='color: #00FF00;'>.</td><td title='1.74 bits' style='color: #008040;'>m</td><td title='0.25 bits' style='color: #00FF00;'>,</td><td title='1.76 bits' style='color: #008040;'>f</td><td title='0.21 bits' style='color: #00FF00;'>l</td><td title='0.08 bits' style='color: #80FF80;'>o</td><td title='0.08 bits' style='color: #80FF80;'>a</td><td title='0.04 bits' style='color: #80FF80;'>t</td><td title='0.05 bits' style='color: #80FF80;'>.</td><td title='2.41 bits' style='color: #006090;'>z</td><td title='0.30 bits' style='color: #00FF00;'>)</td><td title='0.25 bits' style='color: #00FF00;'>{</td><td title='0.40 bits' style='color: #00FF00;'>v</td><td title='0.21 bits' style='color: #00FF00;'>e</td></tr></table></td></tr><tr><td nowrap class='address'> 004221F0 </td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='0.10 bits' style='color: #00FF00;'>63</td><td title='0.16 bits' style='color: #00FF00;'>33</td><td title='0.11 bits' style='color: #00FF00;'>20</td><td title='1.92 bits' style='color: #008040;'>6C</td><td> </td><td title='0.55 bits' style='color: #00C000;'>3D</td><td title='3.92 bits' style='color: #0020F0;'>66</td><td title='2.51 bits' style='color: #006090;'>28</td><td title='3.46 bits' style='color: #0020F0;'>6D</td><td> </td><td title='2.82 bits' style='color: #006090;'>2D</td><td title='3.71 bits' style='color: #0020F0;'>79</td><td title='1.58 bits' style='color: #008040;'>29</td><td title='2.17 bits' style='color: #006090;'>2C</td><td> </td><td title='8.46 bits' style='color: #000000;'>65</td><td title='2.91 bits' style='color: #006090;'>3D</td><td title='2.43 bits' style='color: #006090;'>66</td><td title='0.96 bits' style='color: #00C000;'>28</td><td> </td><td> </td><td title='6.95 bits' style='color: #0000A0;'>63</td><td title='9.17 bits' style='color: #900000;'>72</td><td title='5.66 bits' style='color: #0000A0;'>6F</td><td title='7.52 bits' style='color: #000000;'>73</td><td> </td><td title='7.01 bits' style='color: #000000;'>73</td><td title='1.28 bits' style='color: #008040;'>28</td><td title='1.06 bits' style='color: #008040;'>76</td><td title='1.11 bits' style='color: #008040;'>65</td><td> </td><td title='0.08 bits' style='color: #80FF80;'>63</td><td title='0.20 bits' style='color: #00FF00;'>33</td><td title='1.75 bits' style='color: #008040;'>28</td><td title='4.90 bits' style='color: #0020F0;'>30</td><td> </td><td title='0.34 bits' style='color: #00FF00;'>2E</td><td title='0.71 bits' style='color: #00C000;'>2C</td><td title='2.57 bits' style='color: #006090;'>31</td><td title='0.79 bits' style='color: #00C000;'>2E</td><td> </td><td> </td><td> </td><td title='0.10 bits' style='color: #00FF00;'>c</td><td title='0.16 bits' style='color: #00FF00;'>3</td><td title='0.11 bits' style='color: #00FF00;'>.</td><td title='1.92 bits' style='color: #008040;'>l</td><td title='0.55 bits' style='color: #00C000;'>=</td><td title='3.92 bits' style='color: #0020F0;'>f</td><td title='2.51 bits' style='color: #006090;'>(</td><td title='3.46 bits' style='color: #0020F0;'>m</td><td title='2.82 bits' style='color: #006090;'>-</td><td title='3.71 bits' style='color: #0020F0;'>y</td><td title='1.58 bits' style='color: #008040;'>)</td><td title='2.17 bits' style='color: #006090;'>,</td><td title='8.46 bits' style='color: #000000;'>e</td><td title='2.91 bits' style='color: #006090;'>=</td><td title='2.43 bits' style='color: #006090;'>f</td><td title='0.96 bits' style='color: #00C000;'>(</td><td title='6.95 bits' style='color: #0000A0;'>c</td><td title='9.17 bits' style='color: #900000;'>r</td><td title='5.66 bits' style='color: #0000A0;'>o</td><td title='7.52 bits' style='color: #000000;'>s</td><td title='7.01 bits' style='color: #000000;'>s</td><td title='1.28 bits' style='color: #008040;'>(</td><td title='1.06 bits' style='color: #008040;'>v</td><td title='1.11 bits' style='color: #008040;'>e</td><td title='0.08 bits' style='color: #80FF80;'>c</td><td title='0.20 bits' style='color: #00FF00;'>3</td><td title='1.75 bits' style='color: #008040;'>(</td><td title='4.90 bits' style='color: #0020F0;'>0</td><td title='0.34 bits' style='color: #00FF00;'>.</td><td title='0.71 bits' style='color: #00C000;'>,</td><td title='2.57 bits' style='color: #006090;'>1</td><td title='0.79 bits' style='color: #00C000;'>.</td></tr></table></td></tr><tr><td nowrap class='address'> 00422210 </td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='2.67 bits' style='color: #006090;'>2C</td><td title='3.47 bits' style='color: #0020F0;'>30</td><td title='0.40 bits' style='color: #00FF00;'>2E</td><td title='1.46 bits' style='color: #008040;'>29</td><td> </td><td title='0.84 bits' style='color: #00C000;'>2C</td><td title='6.90 bits' style='color: #0000A0;'>6C</td><td title='2.38 bits' style='color: #006090;'>29</td><td title='2.97 bits' style='color: #006090;'>29</td><td> </td><td title='2.99 bits' style='color: #006090;'>2C</td><td title='5.58 bits' style='color: #0000A0;'>69</td><td title='3.41 bits' style='color: #0020F0;'>3D</td><td title='6.18 bits' style='color: #0000A0;'>63</td><td> </td><td title='6.66 bits' style='color: #0000A0;'>72</td><td title='3.12 bits' style='color: #0020F0;'>6F</td><td title='2.41 bits' style='color: #006090;'>73</td><td title='1.70 bits' style='color: #008040;'>73</td><td> </td><td> </td><td title='0.76 bits' style='color: #00C000;'>28</td><td title='4.73 bits' style='color: #0020F0;'>6C</td><td title='1.73 bits' style='color: #008040;'>2C</td><td title='1.77 bits' style='color: #008040;'>65</td><td> </td><td title='0.52 bits' style='color: #00C000;'>29</td><td title='2.73 bits' style='color: #006090;'>2C</td><td title='8.09 bits' style='color: #000000;'>61</td><td title='6.82 bits' style='color: #0000A0;'>3D</td><td> </td><td title='5.16 bits' style='color: #0000A0;'>6C</td><td title='7.04 bits' style='color: #000000;'>2A</td><td title='4.00 bits' style='color: #0020F0;'>7A</td><td title='4.13 bits' style='color: #0020F0;'>2C</td><td> </td><td title='6.72 bits' style='color: #0000A0;'>5A</td><td title='1.38 bits' style='color: #008040;'>3D</td><td title='5.50 bits' style='color: #0000A0;'>61</td><td title='2.79 bits' style='color: #006090;'>2B</td><td> </td><td> </td><td> </td><td title='2.67 bits' style='color: #006090;'>,</td><td title='3.47 bits' style='color: #0020F0;'>0</td><td title='0.40 bits' style='color: #00FF00;'>.</td><td title='1.46 bits' style='color: #008040;'>)</td><td title='0.84 bits' style='color: #00C000;'>,</td><td title='6.90 bits' style='color: #0000A0;'>l</td><td title='2.38 bits' style='color: #006090;'>)</td><td title='2.97 bits' style='color: #006090;'>)</td><td title='2.99 bits' style='color: #006090;'>,</td><td title='5.58 bits' style='color: #0000A0;'>i</td><td title='3.41 bits' style='color: #0020F0;'>=</td><td title='6.18 bits' style='color: #0000A0;'>c</td><td title='6.66 bits' style='color: #0000A0;'>r</td><td title='3.12 bits' style='color: #0020F0;'>o</td><td title='2.41 bits' style='color: #006090;'>s</td><td title='1.70 bits' style='color: #008040;'>s</td><td title='0.76 bits' style='color: #00C000;'>(</td><td title='4.73 bits' style='color: #0020F0;'>l</td><td title='1.73 bits' style='color: #008040;'>,</td><td title='1.77 bits' style='color: #008040;'>e</td><td title='0.52 bits' style='color: #00C000;'>)</td><td title='2.73 bits' style='color: #006090;'>,</td><td title='8.09 bits' style='color: #000000;'>a</td><td title='6.82 bits' style='color: #0000A0;'>=</td><td title='5.16 bits' style='color: #0000A0;'>l</td><td title='7.04 bits' style='color: #000000;'>*</td><td title='4.00 bits' style='color: #0020F0;'>z</td><td title='4.13 bits' style='color: #0020F0;'>,</td><td title='6.72 bits' style='color: #0000A0;'>Z</td><td title='1.38 bits' style='color: #008040;'>=</td><td title='5.50 bits' style='color: #0000A0;'>a</td><td title='2.79 bits' style='color: #006090;'>+</td></tr></table></td></tr><tr><td nowrap class='address'> 00422230 </td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='2.54 bits' style='color: #006090;'>76</td><td title='3.02 bits' style='color: #0020F0;'>2E</td><td title='2.16 bits' style='color: #006090;'>78</td><td title='4.58 bits' style='color: #0020F0;'>2A</td><td> </td><td title='9.31 bits' style='color: #900000;'>65</td><td title='6.03 bits' style='color: #0000A0;'>2B</td><td title='5.25 bits' style='color: #0000A0;'>76</td><td title='1.59 bits' style='color: #008040;'>2E</td><td> </td><td title='2.38 bits' style='color: #006090;'>79</td><td title='2.88 bits' style='color: #006090;'>2A</td><td title='5.02 bits' style='color: #0000A0;'>69</td><td title='1.86 bits' style='color: #008040;'>2C</td><td> </td><td title='8.61 bits' style='color: #000000;'>67</td><td title='4.16 bits' style='color: #0020F0;'>3D</td><td title='4.05 bits' style='color: #0020F0;'>66</td><td title='1.64 bits' style='color: #008040;'>28</td><td> </td><td> </td><td title='5.77 bits' style='color: #0000A0;'>5A</td><td title='7.37 bits' style='color: #000000;'>29</td><td title='1.51 bits' style='color: #008040;'>3B</td><td title='3.21 bits' style='color: #0020F0;'>72</td><td> </td><td title='0.28 bits' style='color: #00FF00;'>65</td><td title='0.37 bits' style='color: #00FF00;'>74</td><td title='0.09 bits' style='color: #80FF80;'>75</td><td title='0.07 bits' style='color: #80FF80;'>72</td><td> </td><td title='0.07 bits' style='color: #80FF80;'>6E</td><td title='0.11 bits' style='color: #00FF00;'>20</td><td title='9.36 bits' style='color: #900000;'>67</td><td title='2.77 bits' style='color: #006090;'>3B</td><td> </td><td title='0.52 bits' style='color: #00C000;'>7D</td><td title='0.93 bits' style='color: #00C000;'>76</td><td title='0.21 bits' style='color: #00FF00;'>65</td><td title='0.09 bits' style='color: #80FF80;'>63</td><td> </td><td> </td><td> </td><td title='2.54 bits' style='color: #006090;'>v</td><td title='3.02 bits' style='color: #0020F0;'>.</td><td title='2.16 bits' style='color: #006090;'>x</td><td title='4.58 bits' style='color: #0020F0;'>*</td><td title='9.31 bits' style='color: #900000;'>e</td><td title='6.03 bits' style='color: #0000A0;'>+</td><td title='5.25 bits' style='color: #0000A0;'>v</td><td title='1.59 bits' style='color: #008040;'>.</td><td title='2.38 bits' style='color: #006090;'>y</td><td title='2.88 bits' style='color: #006090;'>*</td><td title='5.02 bits' style='color: #0000A0;'>i</td><td title='1.86 bits' style='color: #008040;'>,</td><td title='8.61 bits' style='color: #000000;'>g</td><td title='4.16 bits' style='color: #0020F0;'>=</td><td title='4.05 bits' style='color: #0020F0;'>f</td><td title='1.64 bits' style='color: #008040;'>(</td><td title='5.77 bits' style='color: #0000A0;'>Z</td><td title='7.37 bits' style='color: #000000;'>)</td><td title='1.51 bits' style='color: #008040;'>;</td><td title='3.21 bits' style='color: #0020F0;'>r</td><td title='0.28 bits' style='color: #00FF00;'>e</td><td title='0.37 bits' style='color: #00FF00;'>t</td><td title='0.09 bits' style='color: #80FF80;'>u</td><td title='0.07 bits' style='color: #80FF80;'>r</td><td title='0.07 bits' style='color: #80FF80;'>n</td><td title='0.11 bits' style='color: #00FF00;'>.</td><td title='9.36 bits' style='color: #900000;'>g</td><td title='2.77 bits' style='color: #006090;'>;</td><td title='0.52 bits' style='color: #00C000;'>}</td><td title='0.93 bits' style='color: #00C000;'>v</td><td title='0.21 bits' style='color: #00FF00;'>e</td><td title='0.09 bits' style='color: #80FF80;'>c</td></tr></table></td></tr><tr><td nowrap class='address'> 00422250 </td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='0.13 bits' style='color: #00FF00;'>33</td><td title='0.26 bits' style='color: #00FF00;'>20</td><td title='6.18 bits' style='color: #0000A0;'>68</td><td title='0.83 bits' style='color: #00C000;'>28</td><td> </td><td title='0.32 bits' style='color: #00FF00;'>76</td><td title='0.36 bits' style='color: #00FF00;'>65</td><td title='0.07 bits' style='color: #80FF80;'>63</td><td title='0.17 bits' style='color: #00FF00;'>33</td><td> </td><td title='0.28 bits' style='color: #00FF00;'>20</td><td title='0.29 bits' style='color: #00FF00;'>76</td><td title='2.63 bits' style='color: #006090;'>29</td><td title='0.32 bits' style='color: #00FF00;'>7B</td><td> </td><td title='2.51 bits' style='color: #006090;'>72</td><td title='0.19 bits' style='color: #00FF00;'>65</td><td title='0.42 bits' style='color: #00FF00;'>74</td><td title='0.08 bits' style='color: #80FF80;'>75</td><td> </td><td> </td><td title='0.06 bits' style='color: #80FF80;'>72</td><td title='0.06 bits' style='color: #80FF80;'>6E</td><td title='0.07 bits' style='color: #80FF80;'>20</td><td title='3.45 bits' style='color: #0020F0;'>76</td><td> </td><td title='9.32 bits' style='color: #900000;'>2A</td><td title='8.25 bits' style='color: #000000;'>3D</td><td title='4.63 bits' style='color: #0020F0;'>76</td><td title='0.52 bits' style='color: #00C000;'>65</td><td> </td><td title='0.10 bits' style='color: #00FF00;'>63</td><td title='0.23 bits' style='color: #00FF00;'>33</td><td title='1.16 bits' style='color: #008040;'>28</td><td title='1.88 bits' style='color: #008040;'>2E</td><td> </td><td title='3.33 bits' style='color: #0020F0;'>39</td><td title='4.33 bits' style='color: #0020F0;'>2C</td><td title='0.90 bits' style='color: #00C000;'>2E</td><td title='4.34 bits' style='color: #0020F0;'>38</td><td> </td><td> </td><td> </td><td title='0.13 bits' style='color: #00FF00;'>3</td><td title='0.26 bits' style='color: #00FF00;'>.</td><td title='6.18 bits' style='color: #0000A0;'>h</td><td title='0.83 bits' style='color: #00C000;'>(</td><td title='0.32 bits' style='color: #00FF00;'>v</td><td title='0.36 bits' style='color: #00FF00;'>e</td><td title='0.07 bits' style='color: #80FF80;'>c</td><td title='0.17 bits' style='color: #00FF00;'>3</td><td title='0.28 bits' style='color: #00FF00;'>.</td><td title='0.29 bits' style='color: #00FF00;'>v</td><td title='2.63 bits' style='color: #006090;'>)</td><td title='0.32 bits' style='color: #00FF00;'>{</td><td title='2.51 bits' style='color: #006090;'>r</td><td title='0.19 bits' style='color: #00FF00;'>e</td><td title='0.42 bits' style='color: #00FF00;'>t</td><td title='0.08 bits' style='color: #80FF80;'>u</td><td title='0.06 bits' style='color: #80FF80;'>r</td><td title='0.06 bits' style='color: #80FF80;'>n</td><td title='0.07 bits' style='color: #80FF80;'>.</td><td title='3.45 bits' style='color: #0020F0;'>v</td><td title='9.32 bits' style='color: #900000;'>*</td><td title='8.25 bits' style='color: #000000;'>=</td><td title='4.63 bits' style='color: #0020F0;'>v</td><td title='0.52 bits' style='color: #00C000;'>e</td><td title='0.10 bits' style='color: #00FF00;'>c</td><td title='0.23 bits' style='color: #00FF00;'>3</td><td title='1.16 bits' style='color: #008040;'>(</td><td title='1.88 bits' style='color: #008040;'>.</td><td title='3.33 bits' style='color: #0020F0;'>9</td><td title='4.33 bits' style='color: #0020F0;'>,</td><td title='0.90 bits' style='color: #00C000;'>.</td><td title='4.34 bits' style='color: #0020F0;'>8</td></tr></table></td></tr><tr><td nowrap class='address'> 00422270 </td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='2.13 bits' style='color: #006090;'>2C</td><td title='1.50 bits' style='color: #008040;'>2E</td><td title='3.93 bits' style='color: #0020F0;'>37</td><td title='1.13 bits' style='color: #008040;'>29</td><td> </td><td title='3.41 bits' style='color: #0020F0;'>2C</td><td title='4.79 bits' style='color: #0020F0;'>76</td><td title='6.79 bits' style='color: #0000A0;'>3D</td><td title='8.09 bits' style='color: #000000;'>70</td><td> </td><td title='1.60 bits' style='color: #008040;'>6F</td><td title='0.67 bits' style='color: #00C000;'>77</td><td title='0.23 bits' style='color: #00FF00;'>28</td><td title='2.74 bits' style='color: #006090;'>76</td><td> </td><td title='2.74 bits' style='color: #006090;'>2C</td><td title='2.13 bits' style='color: #006090;'>76</td><td title='0.34 bits' style='color: #00FF00;'>65</td><td title='0.06 bits' style='color: #80FF80;'>63</td><td> </td><td> </td><td title='0.36 bits' style='color: #00FF00;'>33</td><td title='1.80 bits' style='color: #008040;'>28</td><td title='1.41 bits' style='color: #008040;'>2E</td><td title='8.05 bits' style='color: #000000;'>34</td><td> </td><td title='5.59 bits' style='color: #0000A0;'>35</td><td title='3.05 bits' style='color: #0020F0;'>29</td><td title='3.03 bits' style='color: #0020F0;'>29</td><td title='1.53 bits' style='color: #008040;'>2C</td><td> </td><td title='3.57 bits' style='color: #0020F0;'>76</td><td title='4.13 bits' style='color: #0020F0;'>3D</td><td title='5.26 bits' style='color: #0000A0;'>73</td><td title='8.21 bits' style='color: #000000;'>6D</td><td> </td><td title='4.54 bits' style='color: #0020F0;'>6F</td><td title='5.30 bits' style='color: #0000A0;'>6F</td><td title='2.98 bits' style='color: #006090;'>74</td><td title='8.05 bits' style='color: #000000;'>68</td><td> </td><td> </td><td> </td><td title='2.13 bits' style='color: #006090;'>,</td><td title='1.50 bits' style='color: #008040;'>.</td><td title='3.93 bits' style='color: #0020F0;'>7</td><td title='1.13 bits' style='color: #008040;'>)</td><td title='3.41 bits' style='color: #0020F0;'>,</td><td title='4.79 bits' style='color: #0020F0;'>v</td><td title='6.79 bits' style='color: #0000A0;'>=</td><td title='8.09 bits' style='color: #000000;'>p</td><td title='1.60 bits' style='color: #008040;'>o</td><td title='0.67 bits' style='color: #00C000;'>w</td><td title='0.23 bits' style='color: #00FF00;'>(</td><td title='2.74 bits' style='color: #006090;'>v</td><td title='2.74 bits' style='color: #006090;'>,</td><td title='2.13 bits' style='color: #006090;'>v</td><td title='0.34 bits' style='color: #00FF00;'>e</td><td title='0.06 bits' style='color: #80FF80;'>c</td><td title='0.36 bits' style='color: #00FF00;'>3</td><td title='1.80 bits' style='color: #008040;'>(</td><td title='1.41 bits' style='color: #008040;'>.</td><td title='8.05 bits' style='color: #000000;'>4</td><td title='5.59 bits' style='color: #0000A0;'>5</td><td title='3.05 bits' style='color: #0020F0;'>)</td><td title='3.03 bits' style='color: #0020F0;'>)</td><td title='1.53 bits' style='color: #008040;'>,</td><td title='3.57 bits' style='color: #0020F0;'>v</td><td title='4.13 bits' style='color: #0020F0;'>=</td><td title='5.26 bits' style='color: #0000A0;'>s</td><td title='8.21 bits' style='color: #000000;'>m</td><td title='4.54 bits' style='color: #0020F0;'>o</td><td title='5.30 bits' style='color: #0000A0;'>o</td><td title='2.98 bits' style='color: #006090;'>t</td><td title='8.05 bits' style='color: #000000;'>h</td></tr></table></td></tr><tr><td nowrap class='address'> 00422290 </td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='7.35 bits' style='color: #000000;'>73</td><td title='4.88 bits' style='color: #0020F0;'>74</td><td title='5.63 bits' style='color: #0000A0;'>65</td><td title='8.90 bits' style='color: #000000;'>70</td><td> </td><td title='5.93 bits' style='color: #0000A0;'>28</td><td title='5.29 bits' style='color: #0000A0;'>30</td><td title='0.39 bits' style='color: #00FF00;'>2E</td><td title='1.36 bits' style='color: #008040;'>2C</td><td> </td><td title='1.69 bits' style='color: #008040;'>31</td><td title='0.64 bits' style='color: #00C000;'>2E</td><td title='1.14 bits' style='color: #008040;'>2C</td><td title='5.77 bits' style='color: #0000A0;'>76</td><td> </td><td title='3.89 bits' style='color: #0020F0;'>29</td><td title='1.33 bits' style='color: #008040;'>2C</td><td title='2.32 bits' style='color: #006090;'>76</td><td title='6.28 bits' style='color: #0000A0;'>2B</td><td> </td><td> </td><td title='2.12 bits' style='color: #006090;'>3D</td><td title='7.41 bits' style='color: #000000;'>31</td><td title='1.31 bits' style='color: #008040;'>2E</td><td title='3.61 bits' style='color: #0020F0;'>2D</td><td> </td><td title='3.54 bits' style='color: #0020F0;'>76</td><td title='1.28 bits' style='color: #008040;'>65</td><td title='0.11 bits' style='color: #00FF00;'>63</td><td title='0.22 bits' style='color: #00FF00;'>33</td><td> </td><td title='0.57 bits' style='color: #00C000;'>28</td><td title='4.90 bits' style='color: #0020F0;'>66</td><td title='0.70 bits' style='color: #00C000;'>28</td><td title='9.52 bits' style='color: #900000;'>28</td><td> </td><td title='8.03 bits' style='color: #000000;'>34</td><td title='4.98 bits' style='color: #0020F0;'>36</td><td title='4.94 bits' style='color: #0020F0;'>2E</td><td title='4.52 bits' style='color: #0020F0;'>2D</td><td> </td><td> </td><td> </td><td title='7.35 bits' style='color: #000000;'>s</td><td title='4.88 bits' style='color: #0020F0;'>t</td><td title='5.63 bits' style='color: #0000A0;'>e</td><td title='8.90 bits' style='color: #000000;'>p</td><td title='5.93 bits' style='color: #0000A0;'>(</td><td title='5.29 bits' style='color: #0000A0;'>0</td><td title='0.39 bits' style='color: #00FF00;'>.</td><td title='1.36 bits' style='color: #008040;'>,</td><td title='1.69 bits' style='color: #008040;'>1</td><td title='0.64 bits' style='color: #00C000;'>.</td><td title='1.14 bits' style='color: #008040;'>,</td><td title='5.77 bits' style='color: #0000A0;'>v</td><td title='3.89 bits' style='color: #0020F0;'>)</td><td title='1.33 bits' style='color: #008040;'>,</td><td title='2.32 bits' style='color: #006090;'>v</td><td title='6.28 bits' style='color: #0000A0;'>+</td><td title='2.12 bits' style='color: #006090;'>=</td><td title='7.41 bits' style='color: #000000;'>1</td><td title='1.31 bits' style='color: #008040;'>.</td><td title='3.61 bits' style='color: #0020F0;'>-</td><td title='3.54 bits' style='color: #0020F0;'>v</td><td title='1.28 bits' style='color: #008040;'>e</td><td title='0.11 bits' style='color: #00FF00;'>c</td><td title='0.22 bits' style='color: #00FF00;'>3</td><td title='0.57 bits' style='color: #00C000;'>(</td><td title='4.90 bits' style='color: #0020F0;'>f</td><td title='0.70 bits' style='color: #00C000;'>(</td><td title='9.52 bits' style='color: #900000;'>(</td><td title='8.03 bits' style='color: #000000;'>4</td><td title='4.98 bits' style='color: #0020F0;'>6</td><td title='4.94 bits' style='color: #0020F0;'>.</td><td title='4.52 bits' style='color: #0020F0;'>-</td></tr></table></td></tr><tr><td nowrap class='address'> 004222B0 </td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='3.75 bits' style='color: #0020F0;'>79</td><td title='1.84 bits' style='color: #008040;'>29</td><td title='2.68 bits' style='color: #006090;'>2A</td><td title='1.31 bits' style='color: #008040;'>2E</td><td> </td><td title='2.14 bits' style='color: #006090;'>35</td><td title='3.44 bits' style='color: #0020F0;'>2C</td><td title='3.91 bits' style='color: #0020F0;'>30</td><td title='0.32 bits' style='color: #00FF00;'>2E</td><td> </td><td title='0.95 bits' style='color: #00C000;'>2C</td><td title='1.84 bits' style='color: #008040;'>31</td><td title='0.68 bits' style='color: #00C000;'>2E</td><td title='1.53 bits' style='color: #008040;'>29</td><td> </td><td title='4.15 bits' style='color: #0020F0;'>29</td><td title='1.57 bits' style='color: #008040;'>2C</td><td title='1.89 bits' style='color: #008040;'>76</td><td title='6.99 bits' style='color: #0000A0;'>3B</td><td> </td><td> </td><td title='2.68 bits' style='color: #006090;'>7D</td><td title='1.47 bits' style='color: #008040;'>76</td><td title='0.45 bits' style='color: #00FF00;'>65</td><td title='0.11 bits' style='color: #00FF00;'>63</td><td> </td><td title='0.11 bits' style='color: #00FF00;'>33</td><td title='0.63 bits' style='color: #00C000;'>20</td><td title='3.09 bits' style='color: #0020F0;'>66</td><td title='0.40 bits' style='color: #00FF00;'>28</td><td> </td><td title='9.05 bits' style='color: #900000;'>29</td><td title='4.91 bits' style='color: #0020F0;'>7B</td><td title='1.69 bits' style='color: #008040;'>76</td><td title='0.70 bits' style='color: #00C000;'>65</td><td> </td><td title='0.09 bits' style='color: #80FF80;'>63</td><td title='0.29 bits' style='color: #00FF00;'>33</td><td title='0.71 bits' style='color: #00C000;'>20</td><td title='4.75 bits' style='color: #0020F0;'>76</td><td> </td><td> </td><td> </td><td title='3.75 bits' style='color: #0020F0;'>y</td><td title='1.84 bits' style='color: #008040;'>)</td><td title='2.68 bits' style='color: #006090;'>*</td><td title='1.31 bits' style='color: #008040;'>.</td><td title='2.14 bits' style='color: #006090;'>5</td><td title='3.44 bits' style='color: #0020F0;'>,</td><td title='3.91 bits' style='color: #0020F0;'>0</td><td title='0.32 bits' style='color: #00FF00;'>.</td><td title='0.95 bits' style='color: #00C000;'>,</td><td title='1.84 bits' style='color: #008040;'>1</td><td title='0.68 bits' style='color: #00C000;'>.</td><td title='1.53 bits' style='color: #008040;'>)</td><td title='4.15 bits' style='color: #0020F0;'>)</td><td title='1.57 bits' style='color: #008040;'>,</td><td title='1.89 bits' style='color: #008040;'>v</td><td title='6.99 bits' style='color: #0000A0;'>;</td><td title='2.68 bits' style='color: #006090;'>}</td><td title='1.47 bits' style='color: #008040;'>v</td><td title='0.45 bits' style='color: #00FF00;'>e</td><td title='0.11 bits' style='color: #00FF00;'>c</td><td title='0.11 bits' style='color: #00FF00;'>3</td><td title='0.63 bits' style='color: #00C000;'>.</td><td title='3.09 bits' style='color: #0020F0;'>f</td><td title='0.40 bits' style='color: #00FF00;'>(</td><td title='9.05 bits' style='color: #900000;'>)</td><td title='4.91 bits' style='color: #0020F0;'>{</td><td title='1.69 bits' style='color: #008040;'>v</td><td title='0.70 bits' style='color: #00C000;'>e</td><td title='0.09 bits' style='color: #80FF80;'>c</td><td title='0.29 bits' style='color: #00FF00;'>3</td><td title='0.71 bits' style='color: #00C000;'>.</td><td title='4.75 bits' style='color: #0020F0;'>v</td></tr></table></td></tr><tr><td nowrap class='address'> 004222D0 </td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='3.22 bits' style='color: #0020F0;'>3D</td><td title='1.73 bits' style='color: #008040;'>76</td><td title='0.14 bits' style='color: #00FF00;'>65</td><td title='0.05 bits' style='color: #80FF80;'>63</td><td> </td><td title='0.14 bits' style='color: #00FF00;'>33</td><td title='2.01 bits' style='color: #006090;'>28</td><td title='3.51 bits' style='color: #0020F0;'>30</td><td title='0.36 bits' style='color: #00FF00;'>2E</td><td> </td><td title='0.38 bits' style='color: #00FF00;'>2C</td><td title='7.77 bits' style='color: #000000;'>66</td><td title='3.36 bits' style='color: #0020F0;'>28</td><td title='8.81 bits' style='color: #000000;'>36</td><td> </td><td title='2.65 bits' style='color: #006090;'>2E</td><td title='2.20 bits' style='color: #006090;'>2D</td><td title='2.18 bits' style='color: #006090;'>79</td><td title='4.83 bits' style='color: #0020F0;'>2C</td><td> </td><td> </td><td title='7.89 bits' style='color: #000000;'>32</td><td title='1.39 bits' style='color: #008040;'>2E</td><td title='2.08 bits' style='color: #006090;'>2C</td><td title='7.63 bits' style='color: #000000;'>36</td><td> </td><td title='3.68 bits' style='color: #0020F0;'>2E</td><td title='2.92 bits' style='color: #006090;'>29</td><td title='1.53 bits' style='color: #008040;'>2C</td><td title='4.40 bits' style='color: #0020F0;'>66</td><td> </td><td title='2.27 bits' style='color: #006090;'>28</td><td title='5.13 bits' style='color: #0000A0;'>31</td><td title='6.74 bits' style='color: #0000A0;'>30</td><td title='1.45 bits' style='color: #008040;'>30</td><td> </td><td title='1.12 bits' style='color: #008040;'>2E</td><td title='6.14 bits' style='color: #0000A0;'>2D</td><td title='2.29 bits' style='color: #006090;'>79</td><td title='4.05 bits' style='color: #0020F0;'>2A</td><td> </td><td> </td><td> </td><td title='3.22 bits' style='color: #0020F0;'>=</td><td title='1.73 bits' style='color: #008040;'>v</td><td title='0.14 bits' style='color: #00FF00;'>e</td><td title='0.05 bits' style='color: #80FF80;'>c</td><td title='0.14 bits' style='color: #00FF00;'>3</td><td title='2.01 bits' style='color: #006090;'>(</td><td title='3.51 bits' style='color: #0020F0;'>0</td><td title='0.36 bits' style='color: #00FF00;'>.</td><td title='0.38 bits' style='color: #00FF00;'>,</td><td title='7.77 bits' style='color: #000000;'>f</td><td title='3.36 bits' style='color: #0020F0;'>(</td><td title='8.81 bits' style='color: #000000;'>6</td><td title='2.65 bits' style='color: #006090;'>.</td><td title='2.20 bits' style='color: #006090;'>-</td><td title='2.18 bits' style='color: #006090;'>y</td><td title='4.83 bits' style='color: #0020F0;'>,</td><td title='7.89 bits' style='color: #000000;'>2</td><td title='1.39 bits' style='color: #008040;'>.</td><td title='2.08 bits' style='color: #006090;'>,</td><td title='7.63 bits' style='color: #000000;'>6</td><td title='3.68 bits' style='color: #0020F0;'>.</td><td title='2.92 bits' style='color: #006090;'>)</td><td title='1.53 bits' style='color: #008040;'>,</td><td title='4.40 bits' style='color: #0020F0;'>f</td><td title='2.27 bits' style='color: #006090;'>(</td><td title='5.13 bits' style='color: #0000A0;'>1</td><td title='6.74 bits' style='color: #0000A0;'>0</td><td title='1.45 bits' style='color: #008040;'>0</td><td title='1.12 bits' style='color: #008040;'>.</td><td title='6.14 bits' style='color: #0000A0;'>-</td><td title='2.29 bits' style='color: #006090;'>y</td><td title='4.05 bits' style='color: #0020F0;'>*</td></tr></table></td></tr><tr><td nowrap class='address'> 004222F0 </td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='4.16 bits' style='color: #0020F0;'>31</td><td title='3.72 bits' style='color: #0020F0;'>31</td><td title='1.81 bits' style='color: #008040;'>2E</td><td title='2.74 bits' style='color: #006090;'>2C</td><td> </td><td title='4.00 bits' style='color: #0020F0;'>36</td><td title='1.22 bits' style='color: #008040;'>2E</td><td title='2.78 bits' style='color: #006090;'>2C</td><td title='2.70 bits' style='color: #006090;'>31</td><td> </td><td title='3.63 bits' style='color: #0020F0;'>30</td><td title='0.74 bits' style='color: #00C000;'>30</td><td title='0.59 bits' style='color: #00C000;'>2E</td><td title='0.93 bits' style='color: #00C000;'>29</td><td> </td><td title='3.76 bits' style='color: #0020F0;'>29</td><td title='1.95 bits' style='color: #008040;'>3B</td><td title='3.64 bits' style='color: #0020F0;'>69</td><td title='1.28 bits' style='color: #008040;'>66</td><td> </td><td> </td><td title='0.31 bits' style='color: #00FF00;'>28</td><td title='3.89 bits' style='color: #0020F0;'>79</td><td title='2.49 bits' style='color: #006090;'>3E</td><td title='9.04 bits' style='color: #900000;'>37</td><td> </td><td title='3.37 bits' style='color: #0020F0;'>2E</td><td title='7.47 bits' style='color: #000000;'>35</td><td title='1.76 bits' style='color: #008040;'>29</td><td title='7.89 bits' style='color: #000000;'>76</td><td> </td><td title='5.52 bits' style='color: #0000A0;'>2B</td><td title='1.52 bits' style='color: #008040;'>3D</td><td title='3.32 bits' style='color: #0020F0;'>76</td><td title='0.61 bits' style='color: #00C000;'>65</td><td> </td><td title='0.09 bits' style='color: #80FF80;'>63</td><td title='0.16 bits' style='color: #00FF00;'>33</td><td title='0.23 bits' style='color: #00FF00;'>28</td><td title='2.47 bits' style='color: #006090;'>30</td><td> </td><td> </td><td> </td><td title='4.16 bits' style='color: #0020F0;'>1</td><td title='3.72 bits' style='color: #0020F0;'>1</td><td title='1.81 bits' style='color: #008040;'>.</td><td title='2.74 bits' style='color: #006090;'>,</td><td title='4.00 bits' style='color: #0020F0;'>6</td><td title='1.22 bits' style='color: #008040;'>.</td><td title='2.78 bits' style='color: #006090;'>,</td><td title='2.70 bits' style='color: #006090;'>1</td><td title='3.63 bits' style='color: #0020F0;'>0</td><td title='0.74 bits' style='color: #00C000;'>0</td><td title='0.59 bits' style='color: #00C000;'>.</td><td title='0.93 bits' style='color: #00C000;'>)</td><td title='3.76 bits' style='color: #0020F0;'>)</td><td title='1.95 bits' style='color: #008040;'>;</td><td title='3.64 bits' style='color: #0020F0;'>i</td><td title='1.28 bits' style='color: #008040;'>f</td><td title='0.31 bits' style='color: #00FF00;'>(</td><td title='3.89 bits' style='color: #0020F0;'>y</td><td title='2.49 bits' style='color: #006090;'>></td><td title='9.04 bits' style='color: #900000;'>7</td><td title='3.37 bits' style='color: #0020F0;'>.</td><td title='7.47 bits' style='color: #000000;'>5</td><td title='1.76 bits' style='color: #008040;'>)</td><td title='7.89 bits' style='color: #000000;'>v</td><td title='5.52 bits' style='color: #0000A0;'>+</td><td title='1.52 bits' style='color: #008040;'>=</td><td title='3.32 bits' style='color: #0020F0;'>v</td><td title='0.61 bits' style='color: #00C000;'>e</td><td title='0.09 bits' style='color: #80FF80;'>c</td><td title='0.16 bits' style='color: #00FF00;'>3</td><td title='0.23 bits' style='color: #00FF00;'>(</td><td title='2.47 bits' style='color: #006090;'>0</td></tr></table></td></tr><tr><td nowrap class='address'> 00422310 </td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='0.25 bits' style='color: #00FF00;'>2E</td><td title='0.34 bits' style='color: #00FF00;'>2C</td><td title='2.28 bits' style='color: #006090;'>66</td><td title='0.59 bits' style='color: #00C000;'>28</td><td> </td><td title='5.06 bits' style='color: #0000A0;'>37</td><td title='1.00 bits' style='color: #00C000;'>2E</td><td title='4.48 bits' style='color: #0020F0;'>35</td><td title='7.34 bits' style='color: #000000;'>2D</td><td> </td><td title='1.97 bits' style='color: #008040;'>79</td><td title='2.66 bits' style='color: #006090;'>2C</td><td title='5.09 bits' style='color: #0000A0;'>2D</td><td title='3.71 bits' style='color: #0020F0;'>31</td><td> </td><td title='0.73 bits' style='color: #00C000;'>2E</td><td title='2.25 bits' style='color: #006090;'>2C</td><td title='3.46 bits' style='color: #0020F0;'>30</td><td title='0.29 bits' style='color: #00FF00;'>2E</td><td> </td><td> </td><td title='1.96 bits' style='color: #008040;'>29</td><td title='1.25 bits' style='color: #008040;'>2C</td><td title='4.11 bits' style='color: #0020F0;'>30</td><td title='0.54 bits' style='color: #00C000;'>2E</td><td> </td><td title='1.00 bits' style='color: #00C000;'>29</td><td title='3.18 bits' style='color: #0020F0;'>3B</td><td title='3.48 bits' style='color: #0020F0;'>69</td><td title='1.13 bits' style='color: #008040;'>66</td><td> </td><td title='0.36 bits' style='color: #00FF00;'>28</td><td title='1.83 bits' style='color: #008040;'>79</td><td title='1.27 bits' style='color: #008040;'>3E</td><td title='5.07 bits' style='color: #0000A0;'>31</td><td> </td><td title='4.85 bits' style='color: #0020F0;'>30</td><td title='2.64 bits' style='color: #006090;'>2E</td><td title='5.72 bits' style='color: #0000A0;'>35</td><td title='1.54 bits' style='color: #008040;'>29</td><td> </td><td> </td><td> </td><td title='0.25 bits' style='color: #00FF00;'>.</td><td title='0.34 bits' style='color: #00FF00;'>,</td><td title='2.28 bits' style='color: #006090;'>f</td><td title='0.59 bits' style='color: #00C000;'>(</td><td title='5.06 bits' style='color: #0000A0;'>7</td><td title='1.00 bits' style='color: #00C000;'>.</td><td title='4.48 bits' style='color: #0020F0;'>5</td><td title='7.34 bits' style='color: #000000;'>-</td><td title='1.97 bits' style='color: #008040;'>y</td><td title='2.66 bits' style='color: #006090;'>,</td><td title='5.09 bits' style='color: #0000A0;'>-</td><td title='3.71 bits' style='color: #0020F0;'>1</td><td title='0.73 bits' style='color: #00C000;'>.</td><td title='2.25 bits' style='color: #006090;'>,</td><td title='3.46 bits' style='color: #0020F0;'>0</td><td title='0.29 bits' style='color: #00FF00;'>.</td><td title='1.96 bits' style='color: #008040;'>)</td><td title='1.25 bits' style='color: #008040;'>,</td><td title='4.11 bits' style='color: #0020F0;'>0</td><td title='0.54 bits' style='color: #00C000;'>.</td><td title='1.00 bits' style='color: #00C000;'>)</td><td title='3.18 bits' style='color: #0020F0;'>;</td><td title='3.48 bits' style='color: #0020F0;'>i</td><td title='1.13 bits' style='color: #008040;'>f</td><td title='0.36 bits' style='color: #00FF00;'>(</td><td title='1.83 bits' style='color: #008040;'>y</td><td title='1.27 bits' style='color: #008040;'>></td><td title='5.07 bits' style='color: #0000A0;'>1</td><td title='4.85 bits' style='color: #0020F0;'>0</td><td title='2.64 bits' style='color: #006090;'>.</td><td title='5.72 bits' style='color: #0000A0;'>5</td><td title='1.54 bits' style='color: #008040;'>)</td></tr></table></td></tr><tr><td nowrap class='address'> 00422330 </td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='3.21 bits' style='color: #0020F0;'>76</td><td title='5.68 bits' style='color: #0000A0;'>3D</td><td title='2.99 bits' style='color: #006090;'>76</td><td title='0.38 bits' style='color: #00FF00;'>65</td><td> </td><td title='0.08 bits' style='color: #80FF80;'>63</td><td title='0.16 bits' style='color: #00FF00;'>33</td><td title='0.36 bits' style='color: #00FF00;'>28</td><td title='5.38 bits' style='color: #0000A0;'>32</td><td> </td><td title='0.65 bits' style='color: #00C000;'>2E</td><td title='0.57 bits' style='color: #00C000;'>2C</td><td title='5.63 bits' style='color: #0000A0;'>2D</td><td title='3.04 bits' style='color: #0020F0;'>31</td><td> </td><td title='1.02 bits' style='color: #008040;'>2E</td><td title='1.12 bits' style='color: #008040;'>2C</td><td title='3.50 bits' style='color: #0020F0;'>31</td><td title='0.84 bits' style='color: #00C000;'>2E</td><td> </td><td> </td><td title='1.50 bits' style='color: #008040;'>29</td><td title='3.33 bits' style='color: #0020F0;'>3B</td><td title='1.45 bits' style='color: #008040;'>69</td><td title='0.73 bits' style='color: #00C000;'>66</td><td> </td><td title='0.17 bits' style='color: #00FF00;'>28</td><td title='0.76 bits' style='color: #00C000;'>79</td><td title='0.63 bits' style='color: #00C000;'>3E</td><td title='1.09 bits' style='color: #008040;'>31</td><td> </td><td title='5.34 bits' style='color: #0000A0;'>32</td><td title='1.04 bits' style='color: #008040;'>2E</td><td title='2.82 bits' style='color: #006090;'>29</td><td title='5.38 bits' style='color: #0000A0;'>76</td><td> </td><td title='2.64 bits' style='color: #006090;'>3D</td><td title='1.82 bits' style='color: #008040;'>76</td><td title='0.44 bits' style='color: #00FF00;'>65</td><td title='0.11 bits' style='color: #00FF00;'>63</td><td> </td><td> </td><td> </td><td title='3.21 bits' style='color: #0020F0;'>v</td><td title='5.68 bits' style='color: #0000A0;'>=</td><td title='2.99 bits' style='color: #006090;'>v</td><td title='0.38 bits' style='color: #00FF00;'>e</td><td title='0.08 bits' style='color: #80FF80;'>c</td><td title='0.16 bits' style='color: #00FF00;'>3</td><td title='0.36 bits' style='color: #00FF00;'>(</td><td title='5.38 bits' style='color: #0000A0;'>2</td><td title='0.65 bits' style='color: #00C000;'>.</td><td title='0.57 bits' style='color: #00C000;'>,</td><td title='5.63 bits' style='color: #0000A0;'>-</td><td title='3.04 bits' style='color: #0020F0;'>1</td><td title='1.02 bits' style='color: #008040;'>.</td><td title='1.12 bits' style='color: #008040;'>,</td><td title='3.50 bits' style='color: #0020F0;'>1</td><td title='0.84 bits' style='color: #00C000;'>.</td><td title='1.50 bits' style='color: #008040;'>)</td><td title='3.33 bits' style='color: #0020F0;'>;</td><td title='1.45 bits' style='color: #008040;'>i</td><td title='0.73 bits' style='color: #00C000;'>f</td><td title='0.17 bits' style='color: #00FF00;'>(</td><td title='0.76 bits' style='color: #00C000;'>y</td><td title='0.63 bits' style='color: #00C000;'>></td><td title='1.09 bits' style='color: #008040;'>1</td><td title='5.34 bits' style='color: #0000A0;'>2</td><td title='1.04 bits' style='color: #008040;'>.</td><td title='2.82 bits' style='color: #006090;'>)</td><td title='5.38 bits' style='color: #0000A0;'>v</td><td title='2.64 bits' style='color: #006090;'>=</td><td title='1.82 bits' style='color: #008040;'>v</td><td title='0.44 bits' style='color: #00FF00;'>e</td><td title='0.11 bits' style='color: #00FF00;'>c</td></tr></table></td></tr><tr><td nowrap class='address'> 00422350 </td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='0.17 bits' style='color: #00FF00;'>33</td><td title='0.15 bits' style='color: #00FF00;'>28</td><td title='6.13 bits' style='color: #0000A0;'>2D</td><td title='4.25 bits' style='color: #0020F0;'>31</td><td> </td><td title='1.18 bits' style='color: #008040;'>2E</td><td title='1.36 bits' style='color: #008040;'>2C</td><td title='4.05 bits' style='color: #0020F0;'>2D</td><td title='1.46 bits' style='color: #008040;'>2E</td><td> </td><td title='7.14 bits' style='color: #000000;'>37</td><td title='2.21 bits' style='color: #006090;'>2C</td><td title='5.77 bits' style='color: #0000A0;'>34</td><td title='2.46 bits' style='color: #006090;'>2E</td><td> </td><td title='1.69 bits' style='color: #008040;'>29</td><td title='1.76 bits' style='color: #008040;'>3B</td><td title='1.13 bits' style='color: #008040;'>69</td><td title='0.49 bits' style='color: #00FF00;'>66</td><td> </td><td> </td><td title='0.16 bits' style='color: #00FF00;'>28</td><td title='0.47 bits' style='color: #00FF00;'>79</td><td title='0.42 bits' style='color: #00FF00;'>3E</td><td title='0.72 bits' style='color: #00C000;'>31</td><td> </td><td title='7.68 bits' style='color: #000000;'>34</td><td title='1.46 bits' style='color: #008040;'>2E</td><td title='2.68 bits' style='color: #006090;'>35</td><td title='0.67 bits' style='color: #00C000;'>29</td><td> </td><td title='1.04 bits' style='color: #008040;'>76</td><td title='0.93 bits' style='color: #00C000;'>3D</td><td title='0.92 bits' style='color: #00C000;'>76</td><td title='0.18 bits' style='color: #00FF00;'>65</td><td> </td><td title='0.07 bits' style='color: #80FF80;'>63</td><td title='0.13 bits' style='color: #00FF00;'>33</td><td title='0.12 bits' style='color: #00FF00;'>28</td><td title='2.79 bits' style='color: #006090;'>30</td><td> </td><td> </td><td> </td><td title='0.17 bits' style='color: #00FF00;'>3</td><td title='0.15 bits' style='color: #00FF00;'>(</td><td title='6.13 bits' style='color: #0000A0;'>-</td><td title='4.25 bits' style='color: #0020F0;'>1</td><td title='1.18 bits' style='color: #008040;'>.</td><td title='1.36 bits' style='color: #008040;'>,</td><td title='4.05 bits' style='color: #0020F0;'>-</td><td title='1.46 bits' style='color: #008040;'>.</td><td title='7.14 bits' style='color: #000000;'>7</td><td title='2.21 bits' style='color: #006090;'>,</td><td title='5.77 bits' style='color: #0000A0;'>4</td><td title='2.46 bits' style='color: #006090;'>.</td><td title='1.69 bits' style='color: #008040;'>)</td><td title='1.76 bits' style='color: #008040;'>;</td><td title='1.13 bits' style='color: #008040;'>i</td><td title='0.49 bits' style='color: #00FF00;'>f</td><td title='0.16 bits' style='color: #00FF00;'>(</td><td title='0.47 bits' style='color: #00FF00;'>y</td><td title='0.42 bits' style='color: #00FF00;'>></td><td title='0.72 bits' style='color: #00C000;'>1</td><td title='7.68 bits' style='color: #000000;'>4</td><td title='1.46 bits' style='color: #008040;'>.</td><td title='2.68 bits' style='color: #006090;'>5</td><td title='0.67 bits' style='color: #00C000;'>)</td><td title='1.04 bits' style='color: #008040;'>v</td><td title='0.93 bits' style='color: #00C000;'>=</td><td title='0.92 bits' style='color: #00C000;'>v</td><td title='0.18 bits' style='color: #00FF00;'>e</td><td title='0.07 bits' style='color: #80FF80;'>c</td><td title='0.13 bits' style='color: #00FF00;'>3</td><td title='0.12 bits' style='color: #00FF00;'>(</td><td title='2.79 bits' style='color: #006090;'>0</td></tr></table></td></tr><tr><td nowrap class='address'> 00422370 </td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='0.18 bits' style='color: #00FF00;'>2E</td><td title='0.30 bits' style='color: #00FF00;'>2C</td><td title='5.09 bits' style='color: #0000A0;'>30</td><td title='0.45 bits' style='color: #00FF00;'>2E</td><td> </td><td title='1.00 bits' style='color: #00C000;'>2C</td><td title='7.08 bits' style='color: #000000;'>34</td><td title='1.32 bits' style='color: #008040;'>2E</td><td title='1.05 bits' style='color: #008040;'>29</td><td> </td><td title='1.73 bits' style='color: #008040;'>2C</td><td title='3.27 bits' style='color: #0020F0;'>76</td><td title='3.50 bits' style='color: #0020F0;'>2E</td><td title='1.75 bits' style='color: #008040;'>79</td><td> </td><td title='8.50 bits' style='color: #000000;'>7A</td><td title='2.80 bits' style='color: #006090;'>2A</td><td title='3.70 bits' style='color: #0020F0;'>3D</td><td title='3.93 bits' style='color: #0020F0;'>6E</td><td> </td><td> </td><td title='0.37 bits' style='color: #00FF00;'>28</td><td title='7.77 bits' style='color: #000000;'>2D</td><td title='2.23 bits' style='color: #006090;'>2E</td><td title='5.00 bits' style='color: #0000A0;'>36</td><td> </td><td title='5.29 bits' style='color: #0000A0;'>2D</td><td title='6.84 bits' style='color: #0000A0;'>63</td><td title='6.01 bits' style='color: #0000A0;'>6F</td><td title='2.24 bits' style='color: #006090;'>73</td><td> </td><td title='0.95 bits' style='color: #00C000;'>28</td><td title='5.05 bits' style='color: #0000A0;'>79</td><td title='3.61 bits' style='color: #0020F0;'>2D</td><td title='4.16 bits' style='color: #0020F0;'>31</td><td> </td><td title='5.85 bits' style='color: #0000A0;'>35</td><td title='2.26 bits' style='color: #006090;'>2E</td><td title='2.86 bits' style='color: #006090;'>29</td><td title='5.16 bits' style='color: #0000A0;'>2A</td><td> </td><td> </td><td> </td><td title='0.18 bits' style='color: #00FF00;'>.</td><td title='0.30 bits' style='color: #00FF00;'>,</td><td title='5.09 bits' style='color: #0000A0;'>0</td><td title='0.45 bits' style='color: #00FF00;'>.</td><td title='1.00 bits' style='color: #00C000;'>,</td><td title='7.08 bits' style='color: #000000;'>4</td><td title='1.32 bits' style='color: #008040;'>.</td><td title='1.05 bits' style='color: #008040;'>)</td><td title='1.73 bits' style='color: #008040;'>,</td><td title='3.27 bits' style='color: #0020F0;'>v</td><td title='3.50 bits' style='color: #0020F0;'>.</td><td title='1.75 bits' style='color: #008040;'>y</td><td title='8.50 bits' style='color: #000000;'>z</td><td title='2.80 bits' style='color: #006090;'>*</td><td title='3.70 bits' style='color: #0020F0;'>=</td><td title='3.93 bits' style='color: #0020F0;'>n</td><td title='0.37 bits' style='color: #00FF00;'>(</td><td title='7.77 bits' style='color: #000000;'>-</td><td title='2.23 bits' style='color: #006090;'>.</td><td title='5.00 bits' style='color: #0000A0;'>6</td><td title='5.29 bits' style='color: #0000A0;'>-</td><td title='6.84 bits' style='color: #0000A0;'>c</td><td title='6.01 bits' style='color: #0000A0;'>o</td><td title='2.24 bits' style='color: #006090;'>s</td><td title='0.95 bits' style='color: #00C000;'>(</td><td title='5.05 bits' style='color: #0000A0;'>y</td><td title='3.61 bits' style='color: #0020F0;'>-</td><td title='4.16 bits' style='color: #0020F0;'>1</td><td title='5.85 bits' style='color: #0000A0;'>5</td><td title='2.26 bits' style='color: #006090;'>.</td><td title='2.86 bits' style='color: #006090;'>)</td><td title='5.16 bits' style='color: #0000A0;'>*</td></tr></table></td></tr><tr><td nowrap class='address'> 00422390 </td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='1.45 bits' style='color: #008040;'>2E</td><td title='2.29 bits' style='color: #006090;'>30</td><td title='4.51 bits' style='color: #0020F0;'>35</td><td title='1.29 bits' style='color: #008040;'>29</td><td> </td><td title='1.85 bits' style='color: #008040;'>2C</td><td title='3.24 bits' style='color: #0020F0;'>76</td><td title='1.77 bits' style='color: #008040;'>2E</td><td title='2.95 bits' style='color: #006090;'>78</td><td> </td><td title='5.62 bits' style='color: #0000A0;'>7A</td><td title='1.12 bits' style='color: #008040;'>2A</td><td title='1.39 bits' style='color: #008040;'>3D</td><td title='0.92 bits' style='color: #00C000;'>6E</td><td> </td><td title='0.21 bits' style='color: #00FF00;'>28</td><td title='6.16 bits' style='color: #0000A0;'>73</td><td title='3.52 bits' style='color: #0020F0;'>69</td><td title='0.75 bits' style='color: #00C000;'>6E</td><td> </td><td> </td><td title='0.31 bits' style='color: #00FF00;'>28</td><td title='6.08 bits' style='color: #0000A0;'>28</td><td title='2.09 bits' style='color: #006090;'>79</td><td title='1.30 bits' style='color: #008040;'>2D</td><td> </td><td title='2.80 bits' style='color: #006090;'>31</td><td title='4.96 bits' style='color: #0020F0;'>36</td><td title='1.42 bits' style='color: #008040;'>2E</td><td title='4.31 bits' style='color: #0020F0;'>35</td><td> </td><td title='0.92 bits' style='color: #00C000;'>29</td><td title='2.71 bits' style='color: #006090;'>2A</td><td title='2.11 bits' style='color: #006090;'>2E</td><td title='3.44 bits' style='color: #0020F0;'>31</td><td> </td><td title='4.34 bits' style='color: #0020F0;'>29</td><td title='3.64 bits' style='color: #0020F0;'>29</td><td title='1.80 bits' style='color: #008040;'>3B</td><td title='1.57 bits' style='color: #008040;'>69</td><td> </td><td> </td><td> </td><td title='1.45 bits' style='color: #008040;'>.</td><td title='2.29 bits' style='color: #006090;'>0</td><td title='4.51 bits' style='color: #0020F0;'>5</td><td title='1.29 bits' style='color: #008040;'>)</td><td title='1.85 bits' style='color: #008040;'>,</td><td title='3.24 bits' style='color: #0020F0;'>v</td><td title='1.77 bits' style='color: #008040;'>.</td><td title='2.95 bits' style='color: #006090;'>x</td><td title='5.62 bits' style='color: #0000A0;'>z</td><td title='1.12 bits' style='color: #008040;'>*</td><td title='1.39 bits' style='color: #008040;'>=</td><td title='0.92 bits' style='color: #00C000;'>n</td><td title='0.21 bits' style='color: #00FF00;'>(</td><td title='6.16 bits' style='color: #0000A0;'>s</td><td title='3.52 bits' style='color: #0020F0;'>i</td><td title='0.75 bits' style='color: #00C000;'>n</td><td title='0.31 bits' style='color: #00FF00;'>(</td><td title='6.08 bits' style='color: #0000A0;'>(</td><td title='2.09 bits' style='color: #006090;'>y</td><td title='1.30 bits' style='color: #008040;'>-</td><td title='2.80 bits' style='color: #006090;'>1</td><td title='4.96 bits' style='color: #0020F0;'>6</td><td title='1.42 bits' style='color: #008040;'>.</td><td title='4.31 bits' style='color: #0020F0;'>5</td><td title='0.92 bits' style='color: #00C000;'>)</td><td title='2.71 bits' style='color: #006090;'>*</td><td title='2.11 bits' style='color: #006090;'>.</td><td title='3.44 bits' style='color: #0020F0;'>1</td><td title='4.34 bits' style='color: #0020F0;'>)</td><td title='3.64 bits' style='color: #0020F0;'>)</td><td title='1.80 bits' style='color: #008040;'>;</td><td title='1.57 bits' style='color: #008040;'>i</td></tr></table></td></tr><tr><td nowrap class='address'> 004223B0 </td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='0.63 bits' style='color: #00C000;'>66</td><td title='0.20 bits' style='color: #00FF00;'>28</td><td title='0.68 bits' style='color: #00C000;'>79</td><td title='0.40 bits' style='color: #00FF00;'>3E</td><td> </td><td title='8.16 bits' style='color: #000000;'>32</td><td title='5.52 bits' style='color: #0000A0;'>33</td><td title='2.05 bits' style='color: #006090;'>2E</td><td title='2.73 bits' style='color: #006090;'>35</td><td> </td><td title='0.66 bits' style='color: #00C000;'>29</td><td title='1.21 bits' style='color: #008040;'>76</td><td title='1.05 bits' style='color: #008040;'>3D</td><td title='0.96 bits' style='color: #00C000;'>76</td><td> </td><td title='0.18 bits' style='color: #00FF00;'>65</td><td title='0.07 bits' style='color: #80FF80;'>63</td><td title='0.11 bits' style='color: #00FF00;'>33</td><td title='0.10 bits' style='color: #80FF80;'>28</td><td> </td><td> </td><td title='4.92 bits' style='color: #0020F0;'>33</td><td title='0.54 bits' style='color: #00C000;'>2E</td><td title='0.66 bits' style='color: #00C000;'>2C</td><td title='3.34 bits' style='color: #0020F0;'>2D</td><td> </td><td title='1.14 bits' style='color: #008040;'>2E</td><td title='3.40 bits' style='color: #0020F0;'>37</td><td title='0.98 bits' style='color: #00C000;'>2C</td><td title='1.21 bits' style='color: #008040;'>34</td><td> </td><td title='0.59 bits' style='color: #00C000;'>2E</td><td title='0.57 bits' style='color: #00C000;'>29</td><td title='0.72 bits' style='color: #00C000;'>3B</td><td title='0.49 bits' style='color: #00FF00;'>69</td><td> </td><td title='0.29 bits' style='color: #00FF00;'>66</td><td title='0.12 bits' style='color: #00FF00;'>28</td><td title='0.32 bits' style='color: #00FF00;'>79</td><td title='0.26 bits' style='color: #00FF00;'>3E</td><td> </td><td> </td><td> </td><td title='0.63 bits' style='color: #00C000;'>f</td><td title='0.20 bits' style='color: #00FF00;'>(</td><td title='0.68 bits' style='color: #00C000;'>y</td><td title='0.40 bits' style='color: #00FF00;'>></td><td title='8.16 bits' style='color: #000000;'>2</td><td title='5.52 bits' style='color: #0000A0;'>3</td><td title='2.05 bits' style='color: #006090;'>.</td><td title='2.73 bits' style='color: #006090;'>5</td><td title='0.66 bits' style='color: #00C000;'>)</td><td title='1.21 bits' style='color: #008040;'>v</td><td title='1.05 bits' style='color: #008040;'>=</td><td title='0.96 bits' style='color: #00C000;'>v</td><td title='0.18 bits' style='color: #00FF00;'>e</td><td title='0.07 bits' style='color: #80FF80;'>c</td><td title='0.11 bits' style='color: #00FF00;'>3</td><td title='0.10 bits' style='color: #80FF80;'>(</td><td title='4.92 bits' style='color: #0020F0;'>3</td><td title='0.54 bits' style='color: #00C000;'>.</td><td title='0.66 bits' style='color: #00C000;'>,</td><td title='3.34 bits' style='color: #0020F0;'>-</td><td title='1.14 bits' style='color: #008040;'>.</td><td title='3.40 bits' style='color: #0020F0;'>7</td><td title='0.98 bits' style='color: #00C000;'>,</td><td title='1.21 bits' style='color: #008040;'>4</td><td title='0.59 bits' style='color: #00C000;'>.</td><td title='0.57 bits' style='color: #00C000;'>)</td><td title='0.72 bits' style='color: #00C000;'>;</td><td title='0.49 bits' style='color: #00FF00;'>i</td><td title='0.29 bits' style='color: #00FF00;'>f</td><td title='0.12 bits' style='color: #00FF00;'>(</td><td title='0.32 bits' style='color: #00FF00;'>y</td><td title='0.26 bits' style='color: #00FF00;'>></td></tr></table></td></tr><tr><td nowrap class='address'> 004223D0 </td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='6.36 bits' style='color: #0000A0;'>33</td><td title='3.84 bits' style='color: #0020F0;'>32</td><td title='0.75 bits' style='color: #00C000;'>2E</td><td title='2.18 bits' style='color: #006090;'>35</td><td> </td><td title='0.70 bits' style='color: #00C000;'>29</td><td title='0.81 bits' style='color: #00C000;'>76</td><td title='0.80 bits' style='color: #00C000;'>3D</td><td title='0.62 bits' style='color: #00C000;'>76</td><td> </td><td title='0.15 bits' style='color: #00FF00;'>65</td><td title='0.06 bits' style='color: #80FF80;'>63</td><td title='0.10 bits' style='color: #00FF00;'>33</td><td title='0.08 bits' style='color: #80FF80;'>28</td><td> </td><td title='2.87 bits' style='color: #006090;'>2D</td><td title='5.00 bits' style='color: #0000A0;'>32</td><td title='5.95 bits' style='color: #0000A0;'>30</td><td title='0.98 bits' style='color: #00C000;'>2E</td><td> </td><td> </td><td title='1.17 bits' style='color: #008040;'>2C</td><td title='3.35 bits' style='color: #0020F0;'>31</td><td title='3.01 bits' style='color: #0020F0;'>30</td><td title='1.30 bits' style='color: #008040;'>2E</td><td> </td><td title='0.88 bits' style='color: #00C000;'>2C</td><td title='6.99 bits' style='color: #0000A0;'>35</td><td title='4.38 bits' style='color: #0020F0;'>30</td><td title='0.79 bits' style='color: #00C000;'>2E</td><td> </td><td title='2.60 bits' style='color: #006090;'>29</td><td title='0.97 bits' style='color: #00C000;'>3B</td><td title='0.91 bits' style='color: #00C000;'>69</td><td title='0.37 bits' style='color: #00FF00;'>66</td><td> </td><td title='0.13 bits' style='color: #00FF00;'>28</td><td title='0.39 bits' style='color: #00FF00;'>79</td><td title='0.23 bits' style='color: #00FF00;'>3E</td><td title='1.62 bits' style='color: #008040;'>33</td><td> </td><td> </td><td> </td><td title='6.36 bits' style='color: #0000A0;'>3</td><td title='3.84 bits' style='color: #0020F0;'>2</td><td title='0.75 bits' style='color: #00C000;'>.</td><td title='2.18 bits' style='color: #006090;'>5</td><td title='0.70 bits' style='color: #00C000;'>)</td><td title='0.81 bits' style='color: #00C000;'>v</td><td title='0.80 bits' style='color: #00C000;'>=</td><td title='0.62 bits' style='color: #00C000;'>v</td><td title='0.15 bits' style='color: #00FF00;'>e</td><td title='0.06 bits' style='color: #80FF80;'>c</td><td title='0.10 bits' style='color: #00FF00;'>3</td><td title='0.08 bits' style='color: #80FF80;'>(</td><td title='2.87 bits' style='color: #006090;'>-</td><td title='5.00 bits' style='color: #0000A0;'>2</td><td title='5.95 bits' style='color: #0000A0;'>0</td><td title='0.98 bits' style='color: #00C000;'>.</td><td title='1.17 bits' style='color: #008040;'>,</td><td title='3.35 bits' style='color: #0020F0;'>1</td><td title='3.01 bits' style='color: #0020F0;'>0</td><td title='1.30 bits' style='color: #008040;'>.</td><td title='0.88 bits' style='color: #00C000;'>,</td><td title='6.99 bits' style='color: #0000A0;'>5</td><td title='4.38 bits' style='color: #0020F0;'>0</td><td title='0.79 bits' style='color: #00C000;'>.</td><td title='2.60 bits' style='color: #006090;'>)</td><td title='0.97 bits' style='color: #00C000;'>;</td><td title='0.91 bits' style='color: #00C000;'>i</td><td title='0.37 bits' style='color: #00FF00;'>f</td><td title='0.13 bits' style='color: #00FF00;'>(</td><td title='0.39 bits' style='color: #00FF00;'>y</td><td title='0.23 bits' style='color: #00FF00;'>></td><td title='1.62 bits' style='color: #008040;'>3</td></tr></table></td></tr><tr><td nowrap class='address'> 004223F0 </td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='7.20 bits' style='color: #000000;'>36</td><td title='0.86 bits' style='color: #00C000;'>2E</td><td title='0.96 bits' style='color: #00C000;'>35</td><td title='0.38 bits' style='color: #00FF00;'>29</td><td> </td><td title='0.63 bits' style='color: #00C000;'>76</td><td title='0.51 bits' style='color: #00C000;'>3D</td><td title='0.50 bits' style='color: #00FF00;'>76</td><td title='0.11 bits' style='color: #00FF00;'>65</td><td> </td><td title='0.06 bits' style='color: #80FF80;'>63</td><td title='0.09 bits' style='color: #80FF80;'>33</td><td title='0.07 bits' style='color: #80FF80;'>28</td><td title='2.82 bits' style='color: #006090;'>33</td><td> </td><td title='0.39 bits' style='color: #00FF00;'>2E</td><td title='0.39 bits' style='color: #00FF00;'>2C</td><td title='1.18 bits' style='color: #008040;'>2D</td><td title='0.54 bits' style='color: #00C000;'>2E</td><td> </td><td> </td><td title='1.02 bits' style='color: #008040;'>37</td><td title='0.43 bits' style='color: #00FF00;'>2C</td><td title='0.57 bits' style='color: #00C000;'>34</td><td title='0.29 bits' style='color: #00FF00;'>2E</td><td> </td><td title='0.36 bits' style='color: #00FF00;'>29</td><td title='4.21 bits' style='color: #0020F0;'>2C</td><td title='2.29 bits' style='color: #006090;'>76</td><td title='1.50 bits' style='color: #008040;'>2E</td><td> </td><td title='0.91 bits' style='color: #00C000;'>79</td><td title='1.38 bits' style='color: #008040;'>7A</td><td title='0.62 bits' style='color: #00C000;'>2A</td><td title='0.61 bits' style='color: #00C000;'>3D</td><td> </td><td title='0.59 bits' style='color: #00C000;'>6E</td><td title='0.16 bits' style='color: #00FF00;'>28</td><td title='4.11 bits' style='color: #0020F0;'>28</td><td title='7.48 bits' style='color: #000000;'>31</td><td> </td><td> </td><td> </td><td title='7.20 bits' style='color: #000000;'>6</td><td title='0.86 bits' style='color: #00C000;'>.</td><td title='0.96 bits' style='color: #00C000;'>5</td><td title='0.38 bits' style='color: #00FF00;'>)</td><td title='0.63 bits' style='color: #00C000;'>v</td><td title='0.51 bits' style='color: #00C000;'>=</td><td title='0.50 bits' style='color: #00FF00;'>v</td><td title='0.11 bits' style='color: #00FF00;'>e</td><td title='0.06 bits' style='color: #80FF80;'>c</td><td title='0.09 bits' style='color: #80FF80;'>3</td><td title='0.07 bits' style='color: #80FF80;'>(</td><td title='2.82 bits' style='color: #006090;'>3</td><td title='0.39 bits' style='color: #00FF00;'>.</td><td title='0.39 bits' style='color: #00FF00;'>,</td><td title='1.18 bits' style='color: #008040;'>-</td><td title='0.54 bits' style='color: #00C000;'>.</td><td title='1.02 bits' style='color: #008040;'>7</td><td title='0.43 bits' style='color: #00FF00;'>,</td><td title='0.57 bits' style='color: #00C000;'>4</td><td title='0.29 bits' style='color: #00FF00;'>.</td><td title='0.36 bits' style='color: #00FF00;'>)</td><td title='4.21 bits' style='color: #0020F0;'>,</td><td title='2.29 bits' style='color: #006090;'>v</td><td title='1.50 bits' style='color: #008040;'>.</td><td title='0.91 bits' style='color: #00C000;'>y</td><td title='1.38 bits' style='color: #008040;'>z</td><td title='0.62 bits' style='color: #00C000;'>*</td><td title='0.61 bits' style='color: #00C000;'>=</td><td title='0.59 bits' style='color: #00C000;'>n</td><td title='0.16 bits' style='color: #00FF00;'>(</td><td title='4.11 bits' style='color: #0020F0;'>(</td><td title='7.48 bits' style='color: #000000;'>1</td></tr></table></td></tr><tr><td nowrap class='address'> 00422410 </td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='1.18 bits' style='color: #008040;'>2E</td><td title='3.18 bits' style='color: #0020F0;'>2D</td><td title='4.25 bits' style='color: #0020F0;'>63</td><td title='2.05 bits' style='color: #006090;'>6F</td><td> </td><td title='1.49 bits' style='color: #008040;'>73</td><td title='0.45 bits' style='color: #00FF00;'>28</td><td title='1.23 bits' style='color: #008040;'>79</td><td title='1.13 bits' style='color: #008040;'>2D</td><td> </td><td title='5.80 bits' style='color: #0000A0;'>33</td><td title='2.84 bits' style='color: #006090;'>36</td><td title='0.77 bits' style='color: #00C000;'>2E</td><td title='1.10 bits' style='color: #008040;'>35</td><td> </td><td title='0.43 bits' style='color: #00FF00;'>29</td><td title='3.67 bits' style='color: #0020F0;'>29</td><td title='3.57 bits' style='color: #0020F0;'>2A</td><td title='7.22 bits' style='color: #000000;'>2D</td><td> </td><td> </td><td title='2.25 bits' style='color: #006090;'>2E</td><td title='3.83 bits' style='color: #0020F0;'>30</td><td title='2.46 bits' style='color: #006090;'>32</td><td title='2.51 bits' style='color: #006090;'>35</td><td> </td><td title='2.04 bits' style='color: #006090;'>29</td><td title='2.51 bits' style='color: #006090;'>2C</td><td title='2.06 bits' style='color: #006090;'>76</td><td title='1.29 bits' style='color: #008040;'>2E</td><td> </td><td title='1.65 bits' style='color: #008040;'>78</td><td title='1.71 bits' style='color: #008040;'>7A</td><td title='0.46 bits' style='color: #00FF00;'>2A</td><td title='0.50 bits' style='color: #00FF00;'>3D</td><td> </td><td title='0.36 bits' style='color: #00FF00;'>6E</td><td title='0.13 bits' style='color: #00FF00;'>28</td><td title='1.94 bits' style='color: #008040;'>73</td><td title='0.77 bits' style='color: #00C000;'>69</td><td> </td><td> </td><td> </td><td title='1.18 bits' style='color: #008040;'>.</td><td title='3.18 bits' style='color: #0020F0;'>-</td><td title='4.25 bits' style='color: #0020F0;'>c</td><td title='2.05 bits' style='color: #006090;'>o</td><td title='1.49 bits' style='color: #008040;'>s</td><td title='0.45 bits' style='color: #00FF00;'>(</td><td title='1.23 bits' style='color: #008040;'>y</td><td title='1.13 bits' style='color: #008040;'>-</td><td title='5.80 bits' style='color: #0000A0;'>3</td><td title='2.84 bits' style='color: #006090;'>6</td><td title='0.77 bits' style='color: #00C000;'>.</td><td title='1.10 bits' style='color: #008040;'>5</td><td title='0.43 bits' style='color: #00FF00;'>)</td><td title='3.67 bits' style='color: #0020F0;'>)</td><td title='3.57 bits' style='color: #0020F0;'>*</td><td title='7.22 bits' style='color: #000000;'>-</td><td title='2.25 bits' style='color: #006090;'>.</td><td title='3.83 bits' style='color: #0020F0;'>0</td><td title='2.46 bits' style='color: #006090;'>2</td><td title='2.51 bits' style='color: #006090;'>5</td><td title='2.04 bits' style='color: #006090;'>)</td><td title='2.51 bits' style='color: #006090;'>,</td><td title='2.06 bits' style='color: #006090;'>v</td><td title='1.29 bits' style='color: #008040;'>.</td><td title='1.65 bits' style='color: #008040;'>x</td><td title='1.71 bits' style='color: #008040;'>z</td><td title='0.46 bits' style='color: #00FF00;'>*</td><td title='0.50 bits' style='color: #00FF00;'>=</td><td title='0.36 bits' style='color: #00FF00;'>n</td><td title='0.13 bits' style='color: #00FF00;'>(</td><td title='1.94 bits' style='color: #008040;'>s</td><td title='0.77 bits' style='color: #00C000;'>i</td></tr></table></td></tr><tr><td nowrap class='address'> 00422430 </td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='0.34 bits' style='color: #00FF00;'>6E</td><td title='0.16 bits' style='color: #00FF00;'>28</td><td title='1.27 bits' style='color: #008040;'>28</td><td title='0.70 bits' style='color: #00C000;'>79</td><td> </td><td title='0.44 bits' style='color: #00FF00;'>2D</td><td title='3.70 bits' style='color: #0020F0;'>33</td><td title='1.29 bits' style='color: #008040;'>36</td><td title='0.46 bits' style='color: #00FF00;'>2E</td><td> </td><td title='0.53 bits' style='color: #00C000;'>35</td><td title='0.27 bits' style='color: #00FF00;'>29</td><td title='2.47 bits' style='color: #006090;'>2A</td><td title='0.93 bits' style='color: #00C000;'>2E</td><td> </td><td title='2.65 bits' style='color: #006090;'>30</td><td title='6.55 bits' style='color: #0000A0;'>37</td><td title='2.04 bits' style='color: #006090;'>29</td><td title='3.64 bits' style='color: #0020F0;'>29</td><td> </td><td> </td><td title='1.67 bits' style='color: #008040;'>3B</td><td title='3.18 bits' style='color: #0020F0;'>72</td><td title='0.30 bits' style='color: #00FF00;'>65</td><td title='0.42 bits' style='color: #00FF00;'>74</td><td> </td><td title='0.09 bits' style='color: #80FF80;'>75</td><td title='0.07 bits' style='color: #80FF80;'>72</td><td title='0.05 bits' style='color: #80FF80;'>6E</td><td title='0.28 bits' style='color: #00FF00;'>20</td><td> </td><td title='2.49 bits' style='color: #006090;'>76</td><td title='2.93 bits' style='color: #006090;'>3B</td><td title='0.54 bits' style='color: #00C000;'>7D</td><td title='1.16 bits' style='color: #008040;'>76</td><td> </td><td title='0.17 bits' style='color: #00FF00;'>65</td><td title='0.08 bits' style='color: #80FF80;'>63</td><td title='0.09 bits' style='color: #80FF80;'>33</td><td title='0.73 bits' style='color: #00C000;'>20</td><td> </td><td> </td><td> </td><td title='0.34 bits' style='color: #00FF00;'>n</td><td title='0.16 bits' style='color: #00FF00;'>(</td><td title='1.27 bits' style='color: #008040;'>(</td><td title='0.70 bits' style='color: #00C000;'>y</td><td title='0.44 bits' style='color: #00FF00;'>-</td><td title='3.70 bits' style='color: #0020F0;'>3</td><td title='1.29 bits' style='color: #008040;'>6</td><td title='0.46 bits' style='color: #00FF00;'>.</td><td title='0.53 bits' style='color: #00C000;'>5</td><td title='0.27 bits' style='color: #00FF00;'>)</td><td title='2.47 bits' style='color: #006090;'>*</td><td title='0.93 bits' style='color: #00C000;'>.</td><td title='2.65 bits' style='color: #006090;'>0</td><td title='6.55 bits' style='color: #0000A0;'>7</td><td title='2.04 bits' style='color: #006090;'>)</td><td title='3.64 bits' style='color: #0020F0;'>)</td><td title='1.67 bits' style='color: #008040;'>;</td><td title='3.18 bits' style='color: #0020F0;'>r</td><td title='0.30 bits' style='color: #00FF00;'>e</td><td title='0.42 bits' style='color: #00FF00;'>t</td><td title='0.09 bits' style='color: #80FF80;'>u</td><td title='0.07 bits' style='color: #80FF80;'>r</td><td title='0.05 bits' style='color: #80FF80;'>n</td><td title='0.28 bits' style='color: #00FF00;'>.</td><td title='2.49 bits' style='color: #006090;'>v</td><td title='2.93 bits' style='color: #006090;'>;</td><td title='0.54 bits' style='color: #00C000;'>}</td><td title='1.16 bits' style='color: #008040;'>v</td><td title='0.17 bits' style='color: #00FF00;'>e</td><td title='0.08 bits' style='color: #80FF80;'>c</td><td title='0.09 bits' style='color: #80FF80;'>3</td><td title='0.73 bits' style='color: #00C000;'>.</td></tr></table></td></tr><tr><td nowrap class='address'> 00422450 </td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='4.28 bits' style='color: #0020F0;'>68</td><td title='0.32 bits' style='color: #00FF00;'>28</td><td title='4.60 bits' style='color: #0020F0;'>29</td><td title='1.71 bits' style='color: #008040;'>7B</td><td> </td><td title='0.54 bits' style='color: #00C000;'>76</td><td title='0.43 bits' style='color: #00FF00;'>65</td><td title='0.07 bits' style='color: #80FF80;'>63</td><td title='0.11 bits' style='color: #00FF00;'>33</td><td> </td><td title='0.58 bits' style='color: #00C000;'>20</td><td title='1.50 bits' style='color: #008040;'>76</td><td title='0.93 bits' style='color: #00C000;'>3D</td><td title='0.58 bits' style='color: #00C000;'>76</td><td> </td><td title='0.10 bits' style='color: #00FF00;'>65</td><td title='0.04 bits' style='color: #80FF80;'>63</td><td title='0.11 bits' style='color: #00FF00;'>33</td><td title='0.38 bits' style='color: #00FF00;'>28</td><td> </td><td> </td><td title='1.68 bits' style='color: #008040;'>30</td><td title='0.14 bits' style='color: #00FF00;'>2E</td><td title='0.23 bits' style='color: #00FF00;'>2C</td><td title='2.90 bits' style='color: #006090;'>2D</td><td> </td><td title='0.65 bits' style='color: #00C000;'>2E</td><td title='5.34 bits' style='color: #0000A0;'>35</td><td title='1.34 bits' style='color: #008040;'>2C</td><td title='2.67 bits' style='color: #006090;'>30</td><td> </td><td title='0.23 bits' style='color: #00FF00;'>2E</td><td title='1.57 bits' style='color: #008040;'>29</td><td title='1.15 bits' style='color: #008040;'>3B</td><td title='0.96 bits' style='color: #00C000;'>69</td><td> </td><td title='0.29 bits' style='color: #00FF00;'>66</td><td title='0.12 bits' style='color: #00FF00;'>28</td><td title='0.26 bits' style='color: #00FF00;'>79</td><td title='0.23 bits' style='color: #00FF00;'>3E</td><td> </td><td> </td><td> </td><td title='4.28 bits' style='color: #0020F0;'>h</td><td title='0.32 bits' style='color: #00FF00;'>(</td><td title='4.60 bits' style='color: #0020F0;'>)</td><td title='1.71 bits' style='color: #008040;'>{</td><td title='0.54 bits' style='color: #00C000;'>v</td><td title='0.43 bits' style='color: #00FF00;'>e</td><td title='0.07 bits' style='color: #80FF80;'>c</td><td title='0.11 bits' style='color: #00FF00;'>3</td><td title='0.58 bits' style='color: #00C000;'>.</td><td title='1.50 bits' style='color: #008040;'>v</td><td title='0.93 bits' style='color: #00C000;'>=</td><td title='0.58 bits' style='color: #00C000;'>v</td><td title='0.10 bits' style='color: #00FF00;'>e</td><td title='0.04 bits' style='color: #80FF80;'>c</td><td title='0.11 bits' style='color: #00FF00;'>3</td><td title='0.38 bits' style='color: #00FF00;'>(</td><td title='1.68 bits' style='color: #008040;'>0</td><td title='0.14 bits' style='color: #00FF00;'>.</td><td title='0.23 bits' style='color: #00FF00;'>,</td><td title='2.90 bits' style='color: #006090;'>-</td><td title='0.65 bits' style='color: #00C000;'>.</td><td title='5.34 bits' style='color: #0000A0;'>5</td><td title='1.34 bits' style='color: #008040;'>,</td><td title='2.67 bits' style='color: #006090;'>0</td><td title='0.23 bits' style='color: #00FF00;'>.</td><td title='1.57 bits' style='color: #008040;'>)</td><td title='1.15 bits' style='color: #008040;'>;</td><td title='0.96 bits' style='color: #00C000;'>i</td><td title='0.29 bits' style='color: #00FF00;'>f</td><td title='0.12 bits' style='color: #00FF00;'>(</td><td title='0.26 bits' style='color: #00FF00;'>y</td><td title='0.23 bits' style='color: #00FF00;'>></td></tr></table></td></tr><tr><td nowrap class='address'> 00422470 </td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='2.10 bits' style='color: #006090;'>31</td><td title='2.48 bits' style='color: #006090;'>30</td><td title='0.28 bits' style='color: #00FF00;'>2E</td><td title='1.36 bits' style='color: #008040;'>35</td><td> </td><td title='0.30 bits' style='color: #00FF00;'>29</td><td title='0.52 bits' style='color: #00C000;'>76</td><td title='0.38 bits' style='color: #00FF00;'>3D</td><td title='0.33 bits' style='color: #00FF00;'>76</td><td> </td><td title='0.10 bits' style='color: #80FF80;'>65</td><td title='0.05 bits' style='color: #80FF80;'>63</td><td title='0.08 bits' style='color: #80FF80;'>33</td><td title='0.07 bits' style='color: #80FF80;'>28</td><td> </td><td title='5.16 bits' style='color: #0000A0;'>31</td><td title='0.50 bits' style='color: #00C000;'>2E</td><td title='3.63 bits' style='color: #0020F0;'>37</td><td title='1.82 bits' style='color: #008040;'>2C</td><td> </td><td> </td><td title='2.47 bits' style='color: #006090;'>2D</td><td title='2.71 bits' style='color: #006090;'>31</td><td title='1.13 bits' style='color: #008040;'>2E</td><td title='5.82 bits' style='color: #0000A0;'>31</td><td> </td><td title='2.02 bits' style='color: #006090;'>2C</td><td title='2.71 bits' style='color: #006090;'>30</td><td title='0.30 bits' style='color: #00FF00;'>2E</td><td title='0.74 bits' style='color: #00C000;'>29</td><td> </td><td title='0.93 bits' style='color: #00C000;'>3B</td><td title='0.88 bits' style='color: #00C000;'>69</td><td title='0.24 bits' style='color: #00FF00;'>66</td><td title='0.13 bits' style='color: #00FF00;'>28</td><td> </td><td title='0.21 bits' style='color: #00FF00;'>79</td><td title='0.16 bits' style='color: #00FF00;'>3E</td><td title='0.89 bits' style='color: #00C000;'>31</td><td title='2.57 bits' style='color: #006090;'>32</td><td> </td><td> </td><td> </td><td title='2.10 bits' style='color: #006090;'>1</td><td title='2.48 bits' style='color: #006090;'>0</td><td title='0.28 bits' style='color: #00FF00;'>.</td><td title='1.36 bits' style='color: #008040;'>5</td><td title='0.30 bits' style='color: #00FF00;'>)</td><td title='0.52 bits' style='color: #00C000;'>v</td><td title='0.38 bits' style='color: #00FF00;'>=</td><td title='0.33 bits' style='color: #00FF00;'>v</td><td title='0.10 bits' style='color: #80FF80;'>e</td><td title='0.05 bits' style='color: #80FF80;'>c</td><td title='0.08 bits' style='color: #80FF80;'>3</td><td title='0.07 bits' style='color: #80FF80;'>(</td><td title='5.16 bits' style='color: #0000A0;'>1</td><td title='0.50 bits' style='color: #00C000;'>.</td><td title='3.63 bits' style='color: #0020F0;'>7</td><td title='1.82 bits' style='color: #008040;'>,</td><td title='2.47 bits' style='color: #006090;'>-</td><td title='2.71 bits' style='color: #006090;'>1</td><td title='1.13 bits' style='color: #008040;'>.</td><td title='5.82 bits' style='color: #0000A0;'>1</td><td title='2.02 bits' style='color: #006090;'>,</td><td title='2.71 bits' style='color: #006090;'>0</td><td title='0.30 bits' style='color: #00FF00;'>.</td><td title='0.74 bits' style='color: #00C000;'>)</td><td title='0.93 bits' style='color: #00C000;'>;</td><td title='0.88 bits' style='color: #00C000;'>i</td><td title='0.24 bits' style='color: #00FF00;'>f</td><td title='0.13 bits' style='color: #00FF00;'>(</td><td title='0.21 bits' style='color: #00FF00;'>y</td><td title='0.16 bits' style='color: #00FF00;'>></td><td title='0.89 bits' style='color: #00C000;'>1</td><td title='2.57 bits' style='color: #006090;'>2</td></tr></table></td></tr><tr><td nowrap class='address'> 00422490 </td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='0.30 bits' style='color: #00FF00;'>2E</td><td title='1.34 bits' style='color: #008040;'>29</td><td title='1.55 bits' style='color: #008040;'>76</td><td title='0.45 bits' style='color: #00FF00;'>3D</td><td> </td><td title='0.39 bits' style='color: #00FF00;'>76</td><td title='0.12 bits' style='color: #00FF00;'>65</td><td title='0.06 bits' style='color: #80FF80;'>63</td><td title='0.09 bits' style='color: #80FF80;'>33</td><td> </td><td title='0.08 bits' style='color: #80FF80;'>28</td><td title='1.83 bits' style='color: #008040;'>30</td><td title='0.10 bits' style='color: #00FF00;'>2E</td><td title='4.58 bits' style='color: #0020F0;'>29</td><td> </td><td title='2.03 bits' style='color: #006090;'>3B</td><td title='0.89 bits' style='color: #00C000;'>69</td><td title='0.32 bits' style='color: #00FF00;'>66</td><td title='0.10 bits' style='color: #80FF80;'>28</td><td> </td><td> </td><td title='0.24 bits' style='color: #00FF00;'>79</td><td title='0.14 bits' style='color: #00FF00;'>3E</td><td title='0.70 bits' style='color: #00C000;'>31</td><td title='2.58 bits' style='color: #006090;'>34</td><td> </td><td title='0.32 bits' style='color: #00FF00;'>2E</td><td title='1.05 bits' style='color: #008040;'>35</td><td title='0.22 bits' style='color: #00FF00;'>29</td><td title='0.30 bits' style='color: #00FF00;'>76</td><td> </td><td title='0.28 bits' style='color: #00FF00;'>3D</td><td title='8.76 bits' style='color: #000000;'>6D</td><td title='2.18 bits' style='color: #006090;'>69</td><td title='2.47 bits' style='color: #006090;'>78</td><td> </td><td title='0.23 bits' style='color: #00FF00;'>28</td><td title='1.66 bits' style='color: #008040;'>76</td><td title='1.14 bits' style='color: #008040;'>65</td><td title='0.06 bits' style='color: #80FF80;'>63</td><td> </td><td> </td><td> </td><td title='0.30 bits' style='color: #00FF00;'>.</td><td title='1.34 bits' style='color: #008040;'>)</td><td title='1.55 bits' style='color: #008040;'>v</td><td title='0.45 bits' style='color: #00FF00;'>=</td><td title='0.39 bits' style='color: #00FF00;'>v</td><td title='0.12 bits' style='color: #00FF00;'>e</td><td title='0.06 bits' style='color: #80FF80;'>c</td><td title='0.09 bits' style='color: #80FF80;'>3</td><td title='0.08 bits' style='color: #80FF80;'>(</td><td title='1.83 bits' style='color: #008040;'>0</td><td title='0.10 bits' style='color: #00FF00;'>.</td><td title='4.58 bits' style='color: #0020F0;'>)</td><td title='2.03 bits' style='color: #006090;'>;</td><td title='0.89 bits' style='color: #00C000;'>i</td><td title='0.32 bits' style='color: #00FF00;'>f</td><td title='0.10 bits' style='color: #80FF80;'>(</td><td title='0.24 bits' style='color: #00FF00;'>y</td><td title='0.14 bits' style='color: #00FF00;'>></td><td title='0.70 bits' style='color: #00C000;'>1</td><td title='2.58 bits' style='color: #006090;'>4</td><td title='0.32 bits' style='color: #00FF00;'>.</td><td title='1.05 bits' style='color: #008040;'>5</td><td title='0.22 bits' style='color: #00FF00;'>)</td><td title='0.30 bits' style='color: #00FF00;'>v</td><td title='0.28 bits' style='color: #00FF00;'>=</td><td title='8.76 bits' style='color: #000000;'>m</td><td title='2.18 bits' style='color: #006090;'>i</td><td title='2.47 bits' style='color: #006090;'>x</td><td title='0.23 bits' style='color: #00FF00;'>(</td><td title='1.66 bits' style='color: #008040;'>v</td><td title='1.14 bits' style='color: #008040;'>e</td><td title='0.06 bits' style='color: #80FF80;'>c</td></tr></table></td></tr><tr><td nowrap class='address'> 004224B0 </td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='0.10 bits' style='color: #00FF00;'>33</td><td title='0.24 bits' style='color: #00FF00;'>28</td><td title='3.41 bits' style='color: #0020F0;'>31</td><td title='0.45 bits' style='color: #00FF00;'>2E</td><td> </td><td title='1.84 bits' style='color: #008040;'>35</td><td title='0.62 bits' style='color: #00C000;'>2C</td><td title='5.22 bits' style='color: #0000A0;'>31</td><td title='0.68 bits' style='color: #00C000;'>2E</td><td> </td><td title='5.95 bits' style='color: #0000A0;'>34</td><td title='2.57 bits' style='color: #006090;'>2C</td><td title='4.21 bits' style='color: #0020F0;'>30</td><td title='0.23 bits' style='color: #00FF00;'>2E</td><td> </td><td title='0.71 bits' style='color: #00C000;'>29</td><td title='2.91 bits' style='color: #006090;'>2C</td><td title='2.34 bits' style='color: #006090;'>76</td><td title='2.30 bits' style='color: #006090;'>65</td><td> </td><td> </td><td title='0.09 bits' style='color: #80FF80;'>63</td><td title='0.09 bits' style='color: #80FF80;'>33</td><td title='0.25 bits' style='color: #00FF00;'>28</td><td title='3.76 bits' style='color: #0020F0;'>2D</td><td> </td><td title='1.74 bits' style='color: #008040;'>31</td><td title='0.90 bits' style='color: #00C000;'>2E</td><td title='4.13 bits' style='color: #0020F0;'>35</td><td title='1.08 bits' style='color: #008040;'>2C</td><td> </td><td title='2.05 bits' style='color: #006090;'>31</td><td title='0.57 bits' style='color: #00C000;'>2E</td><td title='2.11 bits' style='color: #006090;'>34</td><td title='0.92 bits' style='color: #00C000;'>2C</td><td> </td><td title='0.84 bits' style='color: #00C000;'>30</td><td title='0.15 bits' style='color: #00FF00;'>2E</td><td title='0.36 bits' style='color: #00FF00;'>29</td><td title='0.88 bits' style='color: #00C000;'>2C</td><td> </td><td> </td><td> </td><td title='0.10 bits' style='color: #00FF00;'>3</td><td title='0.24 bits' style='color: #00FF00;'>(</td><td title='3.41 bits' style='color: #0020F0;'>1</td><td title='0.45 bits' style='color: #00FF00;'>.</td><td title='1.84 bits' style='color: #008040;'>5</td><td title='0.62 bits' style='color: #00C000;'>,</td><td title='5.22 bits' style='color: #0000A0;'>1</td><td title='0.68 bits' style='color: #00C000;'>.</td><td title='5.95 bits' style='color: #0000A0;'>4</td><td title='2.57 bits' style='color: #006090;'>,</td><td title='4.21 bits' style='color: #0020F0;'>0</td><td title='0.23 bits' style='color: #00FF00;'>.</td><td title='0.71 bits' style='color: #00C000;'>)</td><td title='2.91 bits' style='color: #006090;'>,</td><td title='2.34 bits' style='color: #006090;'>v</td><td title='2.30 bits' style='color: #006090;'>e</td><td title='0.09 bits' style='color: #80FF80;'>c</td><td title='0.09 bits' style='color: #80FF80;'>3</td><td title='0.25 bits' style='color: #00FF00;'>(</td><td title='3.76 bits' style='color: #0020F0;'>-</td><td title='1.74 bits' style='color: #008040;'>1</td><td title='0.90 bits' style='color: #00C000;'>.</td><td title='4.13 bits' style='color: #0020F0;'>5</td><td title='1.08 bits' style='color: #008040;'>,</td><td title='2.05 bits' style='color: #006090;'>1</td><td title='0.57 bits' style='color: #00C000;'>.</td><td title='2.11 bits' style='color: #006090;'>4</td><td title='0.92 bits' style='color: #00C000;'>,</td><td title='0.84 bits' style='color: #00C000;'>0</td><td title='0.15 bits' style='color: #00FF00;'>.</td><td title='0.36 bits' style='color: #00FF00;'>)</td><td title='0.88 bits' style='color: #00C000;'>,</td></tr></table></td></tr><tr><td nowrap class='address'> 004224D0 </td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='8.88 bits' style='color: #000000;'>28</td><td title='4.04 bits' style='color: #0020F0;'>79</td><td title='1.85 bits' style='color: #008040;'>2D</td><td title='1.73 bits' style='color: #008040;'>31</td><td> </td><td title='2.38 bits' style='color: #006090;'>36</td><td title='0.51 bits' style='color: #00C000;'>2E</td><td title='0.60 bits' style='color: #00C000;'>35</td><td title='0.36 bits' style='color: #00FF00;'>29</td><td> </td><td title='1.24 bits' style='color: #008040;'>2A</td><td title='0.52 bits' style='color: #00C000;'>2E</td><td title='1.43 bits' style='color: #008040;'>31</td><td title='8.52 bits' style='color: #000000;'>33</td><td> </td><td title='1.50 bits' style='color: #008040;'>29</td><td title='1.14 bits' style='color: #008040;'>3B</td><td title='0.84 bits' style='color: #00C000;'>69</td><td title='0.29 bits' style='color: #00FF00;'>66</td><td> </td><td> </td><td title='0.13 bits' style='color: #00FF00;'>28</td><td title='0.32 bits' style='color: #00FF00;'>79</td><td title='0.20 bits' style='color: #00FF00;'>3E</td><td title='4.11 bits' style='color: #0020F0;'>32</td><td> </td><td title='1.07 bits' style='color: #008040;'>33</td><td title='0.48 bits' style='color: #00FF00;'>2E</td><td title='0.79 bits' style='color: #00C000;'>35</td><td title='0.24 bits' style='color: #00FF00;'>29</td><td> </td><td title='0.34 bits' style='color: #00FF00;'>76</td><td title='0.31 bits' style='color: #00FF00;'>3D</td><td title='0.50 bits' style='color: #00C000;'>76</td><td title='0.09 bits' style='color: #80FF80;'>65</td><td> </td><td title='0.05 bits' style='color: #80FF80;'>63</td><td title='0.07 bits' style='color: #80FF80;'>33</td><td title='0.06 bits' style='color: #80FF80;'>28</td><td title='1.74 bits' style='color: #008040;'>30</td><td> </td><td> </td><td> </td><td title='8.88 bits' style='color: #000000;'>(</td><td title='4.04 bits' style='color: #0020F0;'>y</td><td title='1.85 bits' style='color: #008040;'>-</td><td title='1.73 bits' style='color: #008040;'>1</td><td title='2.38 bits' style='color: #006090;'>6</td><td title='0.51 bits' style='color: #00C000;'>.</td><td title='0.60 bits' style='color: #00C000;'>5</td><td title='0.36 bits' style='color: #00FF00;'>)</td><td title='1.24 bits' style='color: #008040;'>*</td><td title='0.52 bits' style='color: #00C000;'>.</td><td title='1.43 bits' style='color: #008040;'>1</td><td title='8.52 bits' style='color: #000000;'>3</td><td title='1.50 bits' style='color: #008040;'>)</td><td title='1.14 bits' style='color: #008040;'>;</td><td title='0.84 bits' style='color: #00C000;'>i</td><td title='0.29 bits' style='color: #00FF00;'>f</td><td title='0.13 bits' style='color: #00FF00;'>(</td><td title='0.32 bits' style='color: #00FF00;'>y</td><td title='0.20 bits' style='color: #00FF00;'>></td><td title='4.11 bits' style='color: #0020F0;'>2</td><td title='1.07 bits' style='color: #008040;'>3</td><td title='0.48 bits' style='color: #00FF00;'>.</td><td title='0.79 bits' style='color: #00C000;'>5</td><td title='0.24 bits' style='color: #00FF00;'>)</td><td title='0.34 bits' style='color: #00FF00;'>v</td><td title='0.31 bits' style='color: #00FF00;'>=</td><td title='0.50 bits' style='color: #00C000;'>v</td><td title='0.09 bits' style='color: #80FF80;'>e</td><td title='0.05 bits' style='color: #80FF80;'>c</td><td title='0.07 bits' style='color: #80FF80;'>3</td><td title='0.06 bits' style='color: #80FF80;'>(</td><td title='1.74 bits' style='color: #008040;'>0</td></tr></table></td></tr><tr><td nowrap class='address'> 004224F0 </td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='0.10 bits' style='color: #80FF80;'>2E</td><td title='1.50 bits' style='color: #008040;'>29</td><td title='1.08 bits' style='color: #008040;'>3B</td><td title='4.89 bits' style='color: #0020F0;'>72</td><td> </td><td title='0.27 bits' style='color: #00FF00;'>65</td><td title='0.39 bits' style='color: #00FF00;'>74</td><td title='0.09 bits' style='color: #80FF80;'>75</td><td title='0.07 bits' style='color: #80FF80;'>72</td><td> </td><td title='0.05 bits' style='color: #80FF80;'>6E</td><td title='0.16 bits' style='color: #00FF00;'>20</td><td title='1.14 bits' style='color: #008040;'>76</td><td title='1.59 bits' style='color: #008040;'>3B</td><td> </td><td title='0.37 bits' style='color: #00FF00;'>7D</td><td title='0.63 bits' style='color: #00C000;'>76</td><td title='0.11 bits' style='color: #00FF00;'>65</td><td title='0.07 bits' style='color: #80FF80;'>63</td><td> </td><td> </td><td title='0.08 bits' style='color: #80FF80;'>33</td><td title='0.48 bits' style='color: #00FF00;'>20</td><td title='10.10 bits' style='color: #900000;'>64</td><td title='0.39 bits' style='color: #00FF00;'>28</td><td> </td><td title='1.05 bits' style='color: #008040;'>76</td><td title='0.15 bits' style='color: #00FF00;'>65</td><td title='0.04 bits' style='color: #80FF80;'>63</td><td title='0.11 bits' style='color: #00FF00;'>33</td><td> </td><td title='0.82 bits' style='color: #00C000;'>20</td><td title='0.18 bits' style='color: #00FF00;'>76</td><td title='1.43 bits' style='color: #008040;'>29</td><td title='0.24 bits' style='color: #00FF00;'>7B</td><td> </td><td title='4.33 bits' style='color: #0020F0;'>69</td><td title='0.52 bits' style='color: #00C000;'>66</td><td title='0.41 bits' style='color: #00FF00;'>28</td><td title='0.37 bits' style='color: #00FF00;'>79</td><td> </td><td> </td><td> </td><td title='0.10 bits' style='color: #80FF80;'>.</td><td title='1.50 bits' style='color: #008040;'>)</td><td title='1.08 bits' style='color: #008040;'>;</td><td title='4.89 bits' style='color: #0020F0;'>r</td><td title='0.27 bits' style='color: #00FF00;'>e</td><td title='0.39 bits' style='color: #00FF00;'>t</td><td title='0.09 bits' style='color: #80FF80;'>u</td><td title='0.07 bits' style='color: #80FF80;'>r</td><td title='0.05 bits' style='color: #80FF80;'>n</td><td title='0.16 bits' style='color: #00FF00;'>.</td><td title='1.14 bits' style='color: #008040;'>v</td><td title='1.59 bits' style='color: #008040;'>;</td><td title='0.37 bits' style='color: #00FF00;'>}</td><td title='0.63 bits' style='color: #00C000;'>v</td><td title='0.11 bits' style='color: #00FF00;'>e</td><td title='0.07 bits' style='color: #80FF80;'>c</td><td title='0.08 bits' style='color: #80FF80;'>3</td><td title='0.48 bits' style='color: #00FF00;'>.</td><td title='10.10 bits' style='color: #900000;'>d</td><td title='0.39 bits' style='color: #00FF00;'>(</td><td title='1.05 bits' style='color: #008040;'>v</td><td title='0.15 bits' style='color: #00FF00;'>e</td><td title='0.04 bits' style='color: #80FF80;'>c</td><td title='0.11 bits' style='color: #00FF00;'>3</td><td title='0.82 bits' style='color: #00C000;'>.</td><td title='0.18 bits' style='color: #00FF00;'>v</td><td title='1.43 bits' style='color: #008040;'>)</td><td title='0.24 bits' style='color: #00FF00;'>{</td><td title='4.33 bits' style='color: #0020F0;'>i</td><td title='0.52 bits' style='color: #00C000;'>f</td><td title='0.41 bits' style='color: #00FF00;'>(</td><td title='0.37 bits' style='color: #00FF00;'>y</td></tr></table></td></tr><tr><td nowrap class='address'> 00422510 </td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='0.34 bits' style='color: #00FF00;'>3E</td><td title='1.89 bits' style='color: #008040;'>31</td><td title='2.64 bits' style='color: #006090;'>30</td><td title='0.23 bits' style='color: #00FF00;'>2E</td><td> </td><td title='6.75 bits' style='color: #0000A0;'>37</td><td title='4.97 bits' style='color: #0020F0;'>35</td><td title='1.57 bits' style='color: #008040;'>29</td><td title='6.86 bits' style='color: #0000A0;'>7B</td><td> </td><td title='3.41 bits' style='color: #0020F0;'>66</td><td title='1.77 bits' style='color: #008040;'>6C</td><td title='0.16 bits' style='color: #00FF00;'>6F</td><td title='0.14 bits' style='color: #00FF00;'>61</td><td> </td><td title='0.04 bits' style='color: #80FF80;'>74</td><td title='0.09 bits' style='color: #80FF80;'>20</td><td title='2.41 bits' style='color: #006090;'>66</td><td title='1.29 bits' style='color: #008040;'>3D</td><td> </td><td> </td><td title='3.11 bits' style='color: #0020F0;'>73</td><td title='4.90 bits' style='color: #0020F0;'>6D</td><td title='2.23 bits' style='color: #006090;'>6F</td><td title='2.68 bits' style='color: #006090;'>6F</td><td> </td><td title='1.08 bits' style='color: #008040;'>74</td><td title='1.61 bits' style='color: #008040;'>68</td><td title='1.13 bits' style='color: #008040;'>73</td><td title='0.57 bits' style='color: #00C000;'>74</td><td> </td><td title='0.68 bits' style='color: #00C000;'>65</td><td title='1.11 bits' style='color: #008040;'>70</td><td title='0.79 bits' style='color: #00C000;'>28</td><td title='4.71 bits' style='color: #0020F0;'>2D</td><td> </td><td title='3.25 bits' style='color: #0020F0;'>31</td><td title='0.83 bits' style='color: #00C000;'>2E</td><td title='2.94 bits' style='color: #006090;'>2C</td><td title='3.53 bits' style='color: #0020F0;'>2E</td><td> </td><td> </td><td> </td><td title='0.34 bits' style='color: #00FF00;'>></td><td title='1.89 bits' style='color: #008040;'>1</td><td title='2.64 bits' style='color: #006090;'>0</td><td title='0.23 bits' style='color: #00FF00;'>.</td><td title='6.75 bits' style='color: #0000A0;'>7</td><td title='4.97 bits' style='color: #0020F0;'>5</td><td title='1.57 bits' style='color: #008040;'>)</td><td title='6.86 bits' style='color: #0000A0;'>{</td><td title='3.41 bits' style='color: #0020F0;'>f</td><td title='1.77 bits' style='color: #008040;'>l</td><td title='0.16 bits' style='color: #00FF00;'>o</td><td title='0.14 bits' style='color: #00FF00;'>a</td><td title='0.04 bits' style='color: #80FF80;'>t</td><td title='0.09 bits' style='color: #80FF80;'>.</td><td title='2.41 bits' style='color: #006090;'>f</td><td title='1.29 bits' style='color: #008040;'>=</td><td title='3.11 bits' style='color: #0020F0;'>s</td><td title='4.90 bits' style='color: #0020F0;'>m</td><td title='2.23 bits' style='color: #006090;'>o</td><td title='2.68 bits' style='color: #006090;'>o</td><td title='1.08 bits' style='color: #008040;'>t</td><td title='1.61 bits' style='color: #008040;'>h</td><td title='1.13 bits' style='color: #008040;'>s</td><td title='0.57 bits' style='color: #00C000;'>t</td><td title='0.68 bits' style='color: #00C000;'>e</td><td title='1.11 bits' style='color: #008040;'>p</td><td title='0.79 bits' style='color: #00C000;'>(</td><td title='4.71 bits' style='color: #0020F0;'>-</td><td title='3.25 bits' style='color: #0020F0;'>1</td><td title='0.83 bits' style='color: #00C000;'>.</td><td title='2.94 bits' style='color: #006090;'>,</td><td title='3.53 bits' style='color: #0020F0;'>.</td></tr></table></td></tr><tr><td nowrap class='address'> 00422530 </td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='5.05 bits' style='color: #0000A0;'>38</td><td title='1.49 bits' style='color: #008040;'>2C</td><td title='8.79 bits' style='color: #000000;'>73</td><td title='5.57 bits' style='color: #0000A0;'>69</td><td> </td><td title='0.77 bits' style='color: #00C000;'>6E</td><td title='0.23 bits' style='color: #00FF00;'>28</td><td title='3.15 bits' style='color: #0020F0;'>73</td><td title='1.19 bits' style='color: #008040;'>28</td><td> </td><td title='0.63 bits' style='color: #00C000;'>76</td><td title='0.32 bits' style='color: #00FF00;'>65</td><td title='0.05 bits' style='color: #80FF80;'>63</td><td title='0.09 bits' style='color: #80FF80;'>33</td><td> </td><td title='0.44 bits' style='color: #00FF00;'>28</td><td title='4.78 bits' style='color: #0020F0;'>2E</td><td title='6.41 bits' style='color: #0000A0;'>38</td><td title='1.11 bits' style='color: #008040;'>2C</td><td> </td><td> </td><td title='6.00 bits' style='color: #0000A0;'>31</td><td title='2.57 bits' style='color: #006090;'>30</td><td title='0.48 bits' style='color: #00FF00;'>2E</td><td title='3.63 bits' style='color: #0020F0;'>37</td><td> </td><td title='1.89 bits' style='color: #008040;'>35</td><td title='2.97 bits' style='color: #006090;'>2C</td><td title='7.39 bits' style='color: #000000;'>38</td><td title='1.18 bits' style='color: #008040;'>2E</td><td> </td><td title='1.55 bits' style='color: #008040;'>29</td><td title='2.07 bits' style='color: #006090;'>29</td><td title='2.15 bits' style='color: #006090;'>2A</td><td title='5.77 bits' style='color: #0000A0;'>32</td><td> </td><td title='1.03 bits' style='color: #008040;'>2E</td><td title='1.62 bits' style='color: #008040;'>29</td><td title='2.18 bits' style='color: #006090;'>29</td><td title='2.00 bits' style='color: #006090;'>3B</td><td> </td><td> </td><td> </td><td title='5.05 bits' style='color: #0000A0;'>8</td><td title='1.49 bits' style='color: #008040;'>,</td><td title='8.79 bits' style='color: #000000;'>s</td><td title='5.57 bits' style='color: #0000A0;'>i</td><td title='0.77 bits' style='color: #00C000;'>n</td><td title='0.23 bits' style='color: #00FF00;'>(</td><td title='3.15 bits' style='color: #0020F0;'>s</td><td title='1.19 bits' style='color: #008040;'>(</td><td title='0.63 bits' style='color: #00C000;'>v</td><td title='0.32 bits' style='color: #00FF00;'>e</td><td title='0.05 bits' style='color: #80FF80;'>c</td><td title='0.09 bits' style='color: #80FF80;'>3</td><td title='0.44 bits' style='color: #00FF00;'>(</td><td title='4.78 bits' style='color: #0020F0;'>.</td><td title='6.41 bits' style='color: #0000A0;'>8</td><td title='1.11 bits' style='color: #008040;'>,</td><td title='6.00 bits' style='color: #0000A0;'>1</td><td title='2.57 bits' style='color: #006090;'>0</td><td title='0.48 bits' style='color: #00FF00;'>.</td><td title='3.63 bits' style='color: #0020F0;'>7</td><td title='1.89 bits' style='color: #008040;'>5</td><td title='2.97 bits' style='color: #006090;'>,</td><td title='7.39 bits' style='color: #000000;'>8</td><td title='1.18 bits' style='color: #008040;'>.</td><td title='1.55 bits' style='color: #008040;'>)</td><td title='2.07 bits' style='color: #006090;'>)</td><td title='2.15 bits' style='color: #006090;'>*</td><td title='5.77 bits' style='color: #0000A0;'>2</td><td title='1.03 bits' style='color: #008040;'>.</td><td title='1.62 bits' style='color: #008040;'>)</td><td title='2.18 bits' style='color: #006090;'>)</td><td title='2.00 bits' style='color: #006090;'>;</td></tr></table></td></tr><tr><td nowrap class='address'> 00422550 </td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='4.69 bits' style='color: #0020F0;'>76</td><td title='3.62 bits' style='color: #0020F0;'>3D</td><td title='1.43 bits' style='color: #008040;'>6D</td><td title='0.54 bits' style='color: #00C000;'>69</td><td> </td><td title='1.38 bits' style='color: #008040;'>78</td><td title='0.14 bits' style='color: #00FF00;'>28</td><td title='1.20 bits' style='color: #008040;'>76</td><td title='3.05 bits' style='color: #0020F0;'>2C</td><td> </td><td title='3.18 bits' style='color: #0020F0;'>63</td><td title='10.09 bits' style='color: #900000;'>2A</td><td title='0.87 bits' style='color: #00C000;'>28</td><td title='6.63 bits' style='color: #0000A0;'>66</td><td> </td><td title='5.28 bits' style='color: #0000A0;'>2A</td><td title='4.83 bits' style='color: #0020F0;'>31</td><td title='1.70 bits' style='color: #008040;'>2E</td><td title='4.36 bits' style='color: #0020F0;'>34</td><td> </td><td> </td><td title='3.20 bits' style='color: #0020F0;'>29</td><td title='1.54 bits' style='color: #008040;'>2C</td><td title='5.26 bits' style='color: #0000A0;'>66</td><td title='5.35 bits' style='color: #0000A0;'>2A</td><td> </td><td title='3.05 bits' style='color: #0020F0;'>2E</td><td title='4.96 bits' style='color: #0020F0;'>37</td><td title='6.72 bits' style='color: #0000A0;'>36</td><td title='2.40 bits' style='color: #006090;'>29</td><td> </td><td title='2.91 bits' style='color: #006090;'>3B</td><td title='3.81 bits' style='color: #0020F0;'>7D</td><td title='4.46 bits' style='color: #0020F0;'>72</td><td title='0.74 bits' style='color: #00C000;'>65</td><td> </td><td title='0.78 bits' style='color: #00C000;'>74</td><td title='0.11 bits' style='color: #00FF00;'>75</td><td title='0.09 bits' style='color: #80FF80;'>72</td><td title='0.07 bits' style='color: #80FF80;'>6E</td><td> </td><td> </td><td> </td><td title='4.69 bits' style='color: #0020F0;'>v</td><td title='3.62 bits' style='color: #0020F0;'>=</td><td title='1.43 bits' style='color: #008040;'>m</td><td title='0.54 bits' style='color: #00C000;'>i</td><td title='1.38 bits' style='color: #008040;'>x</td><td title='0.14 bits' style='color: #00FF00;'>(</td><td title='1.20 bits' style='color: #008040;'>v</td><td title='3.05 bits' style='color: #0020F0;'>,</td><td title='3.18 bits' style='color: #0020F0;'>c</td><td title='10.09 bits' style='color: #900000;'>*</td><td title='0.87 bits' style='color: #00C000;'>(</td><td title='6.63 bits' style='color: #0000A0;'>f</td><td title='5.28 bits' style='color: #0000A0;'>*</td><td title='4.83 bits' style='color: #0020F0;'>1</td><td title='1.70 bits' style='color: #008040;'>.</td><td title='4.36 bits' style='color: #0020F0;'>4</td><td title='3.20 bits' style='color: #0020F0;'>)</td><td title='1.54 bits' style='color: #008040;'>,</td><td title='5.26 bits' style='color: #0000A0;'>f</td><td title='5.35 bits' style='color: #0000A0;'>*</td><td title='3.05 bits' style='color: #0020F0;'>.</td><td title='4.96 bits' style='color: #0020F0;'>7</td><td title='6.72 bits' style='color: #0000A0;'>6</td><td title='2.40 bits' style='color: #006090;'>)</td><td title='2.91 bits' style='color: #006090;'>;</td><td title='3.81 bits' style='color: #0020F0;'>}</td><td title='4.46 bits' style='color: #0020F0;'>r</td><td title='0.74 bits' style='color: #00C000;'>e</td><td title='0.78 bits' style='color: #00C000;'>t</td><td title='0.11 bits' style='color: #00FF00;'>u</td><td title='0.09 bits' style='color: #80FF80;'>r</td><td title='0.07 bits' style='color: #80FF80;'>n</td></tr></table></td></tr><tr><td nowrap class='address'> 00422570 </td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='0.22 bits' style='color: #00FF00;'>20</td><td title='0.77 bits' style='color: #00C000;'>76</td><td title='1.25 bits' style='color: #008040;'>3B</td><td title='0.24 bits' style='color: #00FF00;'>7D</td><td> </td><td title='0.49 bits' style='color: #00FF00;'>76</td><td title='0.11 bits' style='color: #00FF00;'>65</td><td title='0.07 bits' style='color: #80FF80;'>63</td><td title='0.08 bits' style='color: #80FF80;'>33</td><td> </td><td title='0.20 bits' style='color: #00FF00;'>20</td><td title='2.71 bits' style='color: #006090;'>64</td><td title='0.24 bits' style='color: #00FF00;'>28</td><td title='0.36 bits' style='color: #00FF00;'>76</td><td> </td><td title='0.13 bits' style='color: #00FF00;'>65</td><td title='0.04 bits' style='color: #80FF80;'>63</td><td title='0.10 bits' style='color: #80FF80;'>33</td><td title='0.27 bits' style='color: #00FF00;'>20</td><td> </td><td> </td><td title='0.17 bits' style='color: #00FF00;'>76</td><td title='2.25 bits' style='color: #006090;'>2C</td><td title='0.72 bits' style='color: #00C000;'>76</td><td title='0.07 bits' style='color: #80FF80;'>65</td><td> </td><td title='0.04 bits' style='color: #80FF80;'>63</td><td title='0.10 bits' style='color: #00FF00;'>33</td><td title='0.31 bits' style='color: #00FF00;'>20</td><td title='0.64 bits' style='color: #00C000;'>79</td><td> </td><td title='0.41 bits' style='color: #00FF00;'>2C</td><td title='2.20 bits' style='color: #006090;'>66</td><td title='0.29 bits' style='color: #00FF00;'>6C</td><td title='0.07 bits' style='color: #80FF80;'>6F</td><td> </td><td title='0.07 bits' style='color: #80FF80;'>61</td><td title='0.03 bits' style='color: #80FF80;'>74</td><td title='0.05 bits' style='color: #80FF80;'>20</td><td title='2.45 bits' style='color: #006090;'>6D</td><td> </td><td> </td><td> </td><td title='0.22 bits' style='color: #00FF00;'>.</td><td title='0.77 bits' style='color: #00C000;'>v</td><td title='1.25 bits' style='color: #008040;'>;</td><td title='0.24 bits' style='color: #00FF00;'>}</td><td title='0.49 bits' style='color: #00FF00;'>v</td><td title='0.11 bits' style='color: #00FF00;'>e</td><td title='0.07 bits' style='color: #80FF80;'>c</td><td title='0.08 bits' style='color: #80FF80;'>3</td><td title='0.20 bits' style='color: #00FF00;'>.</td><td title='2.71 bits' style='color: #006090;'>d</td><td title='0.24 bits' style='color: #00FF00;'>(</td><td title='0.36 bits' style='color: #00FF00;'>v</td><td title='0.13 bits' style='color: #00FF00;'>e</td><td title='0.04 bits' style='color: #80FF80;'>c</td><td title='0.10 bits' style='color: #80FF80;'>3</td><td title='0.27 bits' style='color: #00FF00;'>.</td><td title='0.17 bits' style='color: #00FF00;'>v</td><td title='2.25 bits' style='color: #006090;'>,</td><td title='0.72 bits' style='color: #00C000;'>v</td><td title='0.07 bits' style='color: #80FF80;'>e</td><td title='0.04 bits' style='color: #80FF80;'>c</td><td title='0.10 bits' style='color: #00FF00;'>3</td><td title='0.31 bits' style='color: #00FF00;'>.</td><td title='0.64 bits' style='color: #00C000;'>y</td><td title='0.41 bits' style='color: #00FF00;'>,</td><td title='2.20 bits' style='color: #006090;'>f</td><td title='0.29 bits' style='color: #00FF00;'>l</td><td title='0.07 bits' style='color: #80FF80;'>o</td><td title='0.07 bits' style='color: #80FF80;'>a</td><td title='0.03 bits' style='color: #80FF80;'>t</td><td title='0.05 bits' style='color: #80FF80;'>.</td><td title='2.45 bits' style='color: #006090;'>m</td></tr></table></td></tr><tr><td nowrap class='address'> 00422590 </td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='1.10 bits' style='color: #008040;'>2C</td><td title='1.16 bits' style='color: #008040;'>66</td><td title='0.20 bits' style='color: #00FF00;'>6C</td><td title='0.06 bits' style='color: #80FF80;'>6F</td><td> </td><td title='0.07 bits' style='color: #80FF80;'>61</td><td title='0.03 bits' style='color: #80FF80;'>74</td><td title='0.05 bits' style='color: #80FF80;'>20</td><td title='8.82 bits' style='color: #000000;'>65</td><td> </td><td title='0.95 bits' style='color: #00C000;'>29</td><td title='0.32 bits' style='color: #00FF00;'>7B</td><td title='2.96 bits' style='color: #006090;'>72</td><td title='0.17 bits' style='color: #00FF00;'>65</td><td> </td><td title='0.50 bits' style='color: #00C000;'>74</td><td title='0.09 bits' style='color: #80FF80;'>75</td><td title='0.06 bits' style='color: #80FF80;'>72</td><td title='0.05 bits' style='color: #80FF80;'>6E</td><td> </td><td> </td><td title='0.05 bits' style='color: #80FF80;'>20</td><td title='0.77 bits' style='color: #00C000;'>76</td><td title='2.94 bits' style='color: #006090;'>65</td><td title='0.18 bits' style='color: #00FF00;'>63</td><td> </td><td title='0.10 bits' style='color: #00FF00;'>33</td><td title='0.70 bits' style='color: #00C000;'>28</td><td title='3.80 bits' style='color: #0020F0;'>66</td><td title='0.81 bits' style='color: #00C000;'>28</td><td> </td><td title='2.08 bits' style='color: #006090;'>76</td><td title='2.82 bits' style='color: #006090;'>2C</td><td title='3.24 bits' style='color: #0020F0;'>66</td><td title='2.04 bits' style='color: #006090;'>28</td><td> </td><td title='1.61 bits' style='color: #008040;'>76</td><td title='2.63 bits' style='color: #006090;'>65</td><td title='0.05 bits' style='color: #80FF80;'>63</td><td title='0.11 bits' style='color: #00FF00;'>33</td><td> </td><td> </td><td> </td><td title='1.10 bits' style='color: #008040;'>,</td><td title='1.16 bits' style='color: #008040;'>f</td><td title='0.20 bits' style='color: #00FF00;'>l</td><td title='0.06 bits' style='color: #80FF80;'>o</td><td title='0.07 bits' style='color: #80FF80;'>a</td><td title='0.03 bits' style='color: #80FF80;'>t</td><td title='0.05 bits' style='color: #80FF80;'>.</td><td title='8.82 bits' style='color: #000000;'>e</td><td title='0.95 bits' style='color: #00C000;'>)</td><td title='0.32 bits' style='color: #00FF00;'>{</td><td title='2.96 bits' style='color: #006090;'>r</td><td title='0.17 bits' style='color: #00FF00;'>e</td><td title='0.50 bits' style='color: #00C000;'>t</td><td title='0.09 bits' style='color: #80FF80;'>u</td><td title='0.06 bits' style='color: #80FF80;'>r</td><td title='0.05 bits' style='color: #80FF80;'>n</td><td title='0.05 bits' style='color: #80FF80;'>.</td><td title='0.77 bits' style='color: #00C000;'>v</td><td title='2.94 bits' style='color: #006090;'>e</td><td title='0.18 bits' style='color: #00FF00;'>c</td><td title='0.10 bits' style='color: #00FF00;'>3</td><td title='0.70 bits' style='color: #00C000;'>(</td><td title='3.80 bits' style='color: #0020F0;'>f</td><td title='0.81 bits' style='color: #00C000;'>(</td><td title='2.08 bits' style='color: #006090;'>v</td><td title='2.82 bits' style='color: #006090;'>,</td><td title='3.24 bits' style='color: #0020F0;'>f</td><td title='2.04 bits' style='color: #006090;'>(</td><td title='1.61 bits' style='color: #008040;'>v</td><td title='2.63 bits' style='color: #006090;'>e</td><td title='0.05 bits' style='color: #80FF80;'>c</td><td title='0.11 bits' style='color: #00FF00;'>3</td></tr></table></td></tr><tr><td nowrap class='address'> 004225B0 </td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='1.57 bits' style='color: #008040;'>28</td><td title='3.24 bits' style='color: #0020F0;'>30</td><td title='0.15 bits' style='color: #00FF00;'>2E</td><td title='1.07 bits' style='color: #008040;'>2C</td><td> </td><td title='2.98 bits' style='color: #006090;'>2E</td><td title='4.60 bits' style='color: #0020F0;'>33</td><td title='1.61 bits' style='color: #008040;'>2C</td><td title='1.43 bits' style='color: #008040;'>2E</td><td> </td><td title='4.22 bits' style='color: #0020F0;'>38</td><td title='1.78 bits' style='color: #008040;'>29</td><td title='3.53 bits' style='color: #0020F0;'>29</td><td title='1.52 bits' style='color: #008040;'>2C</td><td> </td><td title='3.38 bits' style='color: #0020F0;'>66</td><td title='0.87 bits' style='color: #00C000;'>28</td><td title='2.72 bits' style='color: #006090;'>79</td><td title='5.55 bits' style='color: #0000A0;'>29</td><td> </td><td> </td><td title='2.85 bits' style='color: #006090;'>2C</td><td title='6.17 bits' style='color: #0000A0;'>70</td><td title='2.38 bits' style='color: #006090;'>6F</td><td title='1.13 bits' style='color: #008040;'>77</td><td> </td><td title='0.19 bits' style='color: #00FF00;'>28</td><td title='4.72 bits' style='color: #0020F0;'>31</td><td title='3.97 bits' style='color: #0020F0;'>30</td><td title='1.08 bits' style='color: #008040;'>2E</td><td> </td><td title='1.71 bits' style='color: #008040;'>2C</td><td title='7.29 bits' style='color: #000000;'>65</td><td title='2.01 bits' style='color: #006090;'>29</td><td title='3.00 bits' style='color: #0020F0;'>29</td><td> </td><td title='3.98 bits' style='color: #0020F0;'>29</td><td title='3.21 bits' style='color: #0020F0;'>2A</td><td title='7.42 bits' style='color: #000000;'>6D</td><td title='6.18 bits' style='color: #0000A0;'>3B</td><td> </td><td> </td><td> </td><td title='1.57 bits' style='color: #008040;'>(</td><td title='3.24 bits' style='color: #0020F0;'>0</td><td title='0.15 bits' style='color: #00FF00;'>.</td><td title='1.07 bits' style='color: #008040;'>,</td><td title='2.98 bits' style='color: #006090;'>.</td><td title='4.60 bits' style='color: #0020F0;'>3</td><td title='1.61 bits' style='color: #008040;'>,</td><td title='1.43 bits' style='color: #008040;'>.</td><td title='4.22 bits' style='color: #0020F0;'>8</td><td title='1.78 bits' style='color: #008040;'>)</td><td title='3.53 bits' style='color: #0020F0;'>)</td><td title='1.52 bits' style='color: #008040;'>,</td><td title='3.38 bits' style='color: #0020F0;'>f</td><td title='0.87 bits' style='color: #00C000;'>(</td><td title='2.72 bits' style='color: #006090;'>y</td><td title='5.55 bits' style='color: #0000A0;'>)</td><td title='2.85 bits' style='color: #006090;'>,</td><td title='6.17 bits' style='color: #0000A0;'>p</td><td title='2.38 bits' style='color: #006090;'>o</td><td title='1.13 bits' style='color: #008040;'>w</td><td title='0.19 bits' style='color: #00FF00;'>(</td><td title='4.72 bits' style='color: #0020F0;'>1</td><td title='3.97 bits' style='color: #0020F0;'>0</td><td title='1.08 bits' style='color: #008040;'>.</td><td title='1.71 bits' style='color: #008040;'>,</td><td title='7.29 bits' style='color: #000000;'>e</td><td title='2.01 bits' style='color: #006090;'>)</td><td title='3.00 bits' style='color: #0020F0;'>)</td><td title='3.98 bits' style='color: #0020F0;'>)</td><td title='3.21 bits' style='color: #0020F0;'>*</td><td title='7.42 bits' style='color: #000000;'>m</td><td title='6.18 bits' style='color: #0000A0;'>;</td></tr></table></td></tr><tr><td nowrap class='address'> 004225D0 </td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='1.46 bits' style='color: #008040;'>7D</td><td title='0.99 bits' style='color: #00C000;'>76</td><td title='0.22 bits' style='color: #00FF00;'>65</td><td title='0.10 bits' style='color: #80FF80;'>63</td><td> </td><td title='0.07 bits' style='color: #80FF80;'>33</td><td title='0.27 bits' style='color: #00FF00;'>20</td><td title='5.40 bits' style='color: #0000A0;'>6C</td><td title='0.93 bits' style='color: #00C000;'>28</td><td> </td><td title='0.58 bits' style='color: #00C000;'>76</td><td title='0.16 bits' style='color: #00FF00;'>65</td><td title='0.04 bits' style='color: #80FF80;'>63</td><td title='4.61 bits' style='color: #0020F0;'>32</td><td> </td><td title='0.65 bits' style='color: #00C000;'>20</td><td title='0.27 bits' style='color: #00FF00;'>76</td><td title='1.75 bits' style='color: #008040;'>29</td><td title='0.22 bits' style='color: #00FF00;'>7B</td><td> </td><td> </td><td title='2.97 bits' style='color: #006090;'>76</td><td title='0.18 bits' style='color: #00FF00;'>65</td><td title='0.09 bits' style='color: #80FF80;'>63</td><td title='0.27 bits' style='color: #00FF00;'>33</td><td> </td><td title='0.11 bits' style='color: #00FF00;'>20</td><td title='5.12 bits' style='color: #0000A0;'>6D</td><td title='0.86 bits' style='color: #00C000;'>3D</td><td title='2.72 bits' style='color: #006090;'>66</td><td> </td><td title='1.41 bits' style='color: #008040;'>28</td><td title='7.73 bits' style='color: #000000;'>29</td><td title='2.53 bits' style='color: #006090;'>2C</td><td title='4.88 bits' style='color: #0020F0;'>6C</td><td> </td><td title='3.90 bits' style='color: #0020F0;'>3D</td><td title='8.87 bits' style='color: #000000;'>72</td><td title='2.81 bits' style='color: #006090;'>28</td><td title='1.35 bits' style='color: #008040;'>76</td><td> </td><td> </td><td> </td><td title='1.46 bits' style='color: #008040;'>}</td><td title='0.99 bits' style='color: #00C000;'>v</td><td title='0.22 bits' style='color: #00FF00;'>e</td><td title='0.10 bits' style='color: #80FF80;'>c</td><td title='0.07 bits' style='color: #80FF80;'>3</td><td title='0.27 bits' style='color: #00FF00;'>.</td><td title='5.40 bits' style='color: #0000A0;'>l</td><td title='0.93 bits' style='color: #00C000;'>(</td><td title='0.58 bits' style='color: #00C000;'>v</td><td title='0.16 bits' style='color: #00FF00;'>e</td><td title='0.04 bits' style='color: #80FF80;'>c</td><td title='4.61 bits' style='color: #0020F0;'>2</td><td title='0.65 bits' style='color: #00C000;'>.</td><td title='0.27 bits' style='color: #00FF00;'>v</td><td title='1.75 bits' style='color: #008040;'>)</td><td title='0.22 bits' style='color: #00FF00;'>{</td><td title='2.97 bits' style='color: #006090;'>v</td><td title='0.18 bits' style='color: #00FF00;'>e</td><td title='0.09 bits' style='color: #80FF80;'>c</td><td title='0.27 bits' style='color: #00FF00;'>3</td><td title='0.11 bits' style='color: #00FF00;'>.</td><td title='5.12 bits' style='color: #0000A0;'>m</td><td title='0.86 bits' style='color: #00C000;'>=</td><td title='2.72 bits' style='color: #006090;'>f</td><td title='1.41 bits' style='color: #008040;'>(</td><td title='7.73 bits' style='color: #000000;'>)</td><td title='2.53 bits' style='color: #006090;'>,</td><td title='4.88 bits' style='color: #0020F0;'>l</td><td title='3.90 bits' style='color: #0020F0;'>=</td><td title='8.87 bits' style='color: #000000;'>r</td><td title='2.81 bits' style='color: #006090;'>(</td><td title='1.35 bits' style='color: #008040;'>v</td></tr></table></td></tr><tr><td nowrap class='address'> 004225F0 </td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='2.17 bits' style='color: #006090;'>2C</td><td title='4.55 bits' style='color: #0020F0;'>6D</td><td title='1.57 bits' style='color: #008040;'>2C</td><td title='8.68 bits' style='color: #000000;'>68</td><td> </td><td title='2.38 bits' style='color: #006090;'>28</td><td title='3.55 bits' style='color: #0020F0;'>29</td><td title='1.57 bits' style='color: #008040;'>2C</td><td title='3.37 bits' style='color: #0020F0;'>66</td><td> </td><td title='0.85 bits' style='color: #00C000;'>28</td><td title='4.31 bits' style='color: #0020F0;'>28</td><td title='4.10 bits' style='color: #0020F0;'>34</td><td title='5.06 bits' style='color: #0000A0;'>33</td><td> </td><td title='2.89 bits' style='color: #006090;'>2E</td><td title='2.57 bits' style='color: #006090;'>2D</td><td title='1.98 bits' style='color: #008040;'>79</td><td title='1.17 bits' style='color: #008040;'>29</td><td> </td><td> </td><td title='1.07 bits' style='color: #008040;'>2A</td><td title='4.44 bits' style='color: #0020F0;'>2D</td><td title='5.76 bits' style='color: #0000A0;'>32</td><td title='2.61 bits' style='color: #006090;'>2E</td><td> </td><td title='1.76 bits' style='color: #008040;'>2C</td><td title='6.39 bits' style='color: #0000A0;'>32</td><td title='1.69 bits' style='color: #008040;'>2E</td><td title='1.60 bits' style='color: #008040;'>2C</td><td> </td><td title='4.13 bits' style='color: #0020F0;'>32</td><td title='5.98 bits' style='color: #0000A0;'>35</td><td title='2.97 bits' style='color: #006090;'>2E</td><td title='2.52 bits' style='color: #006090;'>29</td><td> </td><td title='2.02 bits' style='color: #006090;'>29</td><td title='2.25 bits' style='color: #006090;'>2C</td><td title='3.84 bits' style='color: #0020F0;'>69</td><td title='2.21 bits' style='color: #006090;'>3D</td><td> </td><td> </td><td> </td><td title='2.17 bits' style='color: #006090;'>,</td><td title='4.55 bits' style='color: #0020F0;'>m</td><td title='1.57 bits' style='color: #008040;'>,</td><td title='8.68 bits' style='color: #000000;'>h</td><td title='2.38 bits' style='color: #006090;'>(</td><td title='3.55 bits' style='color: #0020F0;'>)</td><td title='1.57 bits' style='color: #008040;'>,</td><td title='3.37 bits' style='color: #0020F0;'>f</td><td title='0.85 bits' style='color: #00C000;'>(</td><td title='4.31 bits' style='color: #0020F0;'>(</td><td title='4.10 bits' style='color: #0020F0;'>4</td><td title='5.06 bits' style='color: #0000A0;'>3</td><td title='2.89 bits' style='color: #006090;'>.</td><td title='2.57 bits' style='color: #006090;'>-</td><td title='1.98 bits' style='color: #008040;'>y</td><td title='1.17 bits' style='color: #008040;'>)</td><td title='1.07 bits' style='color: #008040;'>*</td><td title='4.44 bits' style='color: #0020F0;'>-</td><td title='5.76 bits' style='color: #0000A0;'>2</td><td title='2.61 bits' style='color: #006090;'>.</td><td title='1.76 bits' style='color: #008040;'>,</td><td title='6.39 bits' style='color: #0000A0;'>2</td><td title='1.69 bits' style='color: #008040;'>.</td><td title='1.60 bits' style='color: #008040;'>,</td><td title='4.13 bits' style='color: #0020F0;'>2</td><td title='5.98 bits' style='color: #0000A0;'>5</td><td title='2.97 bits' style='color: #006090;'>.</td><td title='2.52 bits' style='color: #006090;'>)</td><td title='2.02 bits' style='color: #006090;'>)</td><td title='2.25 bits' style='color: #006090;'>,</td><td title='3.84 bits' style='color: #0020F0;'>i</td><td title='2.21 bits' style='color: #006090;'>=</td></tr></table></td></tr><tr><td nowrap class='address'> 00422610 </td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='3.14 bits' style='color: #0020F0;'>76</td><td title='0.30 bits' style='color: #00FF00;'>65</td><td title='0.07 bits' style='color: #80FF80;'>63</td><td title='0.14 bits' style='color: #00FF00;'>33</td><td> </td><td title='0.27 bits' style='color: #00FF00;'>28</td><td title='1.27 bits' style='color: #008040;'>30</td><td title='0.09 bits' style='color: #80FF80;'>2E</td><td title='1.59 bits' style='color: #008040;'>29</td><td> </td><td title='0.98 bits' style='color: #00C000;'>3B</td><td title='5.57 bits' style='color: #0000A0;'>66</td><td title='0.75 bits' style='color: #00C000;'>6C</td><td title='0.14 bits' style='color: #00FF00;'>6F</td><td> </td><td title='0.10 bits' style='color: #00FF00;'>61</td><td title='0.04 bits' style='color: #80FF80;'>74</td><td title='0.10 bits' style='color: #00FF00;'>20</td><td title='5.32 bits' style='color: #0000A0;'>65</td><td> </td><td> </td><td title='1.93 bits' style='color: #008040;'>3D</td><td title='7.55 bits' style='color: #000000;'>77</td><td title='0.57 bits' style='color: #00C000;'>28</td><td title='4.26 bits' style='color: #0020F0;'>6D</td><td> </td><td title='1.75 bits' style='color: #008040;'>2C</td><td title='4.52 bits' style='color: #0020F0;'>6C</td><td title='3.18 bits' style='color: #0020F0;'>2C</td><td title='4.81 bits' style='color: #0020F0;'>30</td><td> </td><td title='4.03 bits' style='color: #0020F0;'>29</td><td title='2.68 bits' style='color: #006090;'>2C</td><td title='7.27 bits' style='color: #000000;'>5A</td><td title='1.19 bits' style='color: #008040;'>3D</td><td> </td><td title='5.20 bits' style='color: #0000A0;'>30</td><td title='0.90 bits' style='color: #00C000;'>2E</td><td title='2.35 bits' style='color: #006090;'>3B</td><td title='2.19 bits' style='color: #006090;'>69</td><td> </td><td> </td><td> </td><td title='3.14 bits' style='color: #0020F0;'>v</td><td title='0.30 bits' style='color: #00FF00;'>e</td><td title='0.07 bits' style='color: #80FF80;'>c</td><td title='0.14 bits' style='color: #00FF00;'>3</td><td title='0.27 bits' style='color: #00FF00;'>(</td><td title='1.27 bits' style='color: #008040;'>0</td><td title='0.09 bits' style='color: #80FF80;'>.</td><td title='1.59 bits' style='color: #008040;'>)</td><td title='0.98 bits' style='color: #00C000;'>;</td><td title='5.57 bits' style='color: #0000A0;'>f</td><td title='0.75 bits' style='color: #00C000;'>l</td><td title='0.14 bits' style='color: #00FF00;'>o</td><td title='0.10 bits' style='color: #00FF00;'>a</td><td title='0.04 bits' style='color: #80FF80;'>t</td><td title='0.10 bits' style='color: #00FF00;'>.</td><td title='5.32 bits' style='color: #0000A0;'>e</td><td title='1.93 bits' style='color: #008040;'>=</td><td title='7.55 bits' style='color: #000000;'>w</td><td title='0.57 bits' style='color: #00C000;'>(</td><td title='4.26 bits' style='color: #0020F0;'>m</td><td title='1.75 bits' style='color: #008040;'>,</td><td title='4.52 bits' style='color: #0020F0;'>l</td><td title='3.18 bits' style='color: #0020F0;'>,</td><td title='4.81 bits' style='color: #0020F0;'>0</td><td title='4.03 bits' style='color: #0020F0;'>)</td><td title='2.68 bits' style='color: #006090;'>,</td><td title='7.27 bits' style='color: #000000;'>Z</td><td title='1.19 bits' style='color: #008040;'>=</td><td title='5.20 bits' style='color: #0000A0;'>0</td><td title='0.90 bits' style='color: #00C000;'>.</td><td title='2.35 bits' style='color: #006090;'>;</td><td title='2.19 bits' style='color: #006090;'>i</td></tr></table></td></tr><tr><td nowrap class='address'> 00422630 </td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='0.42 bits' style='color: #00FF00;'>66</td><td title='0.14 bits' style='color: #00FF00;'>28</td><td title='7.57 bits' style='color: #000000;'>65</td><td title='6.20 bits' style='color: #0000A0;'>3C</td><td> </td><td title='7.50 bits' style='color: #000000;'>35</td><td title='4.63 bits' style='color: #0020F0;'>30</td><td title='3.09 bits' style='color: #0020F0;'>30</td><td title='0.54 bits' style='color: #00C000;'>2E</td><td> </td><td title='0.91 bits' style='color: #00C000;'>29</td><td title='4.71 bits' style='color: #0020F0;'>7B</td><td title='1.92 bits' style='color: #008040;'>76</td><td title='0.41 bits' style='color: #00FF00;'>65</td><td> </td><td title='0.09 bits' style='color: #80FF80;'>63</td><td title='0.13 bits' style='color: #00FF00;'>33</td><td title='0.43 bits' style='color: #00FF00;'>20</td><td title='10.30 bits' style='color: #900000;'>7A</td><td> </td><td> </td><td title='0.59 bits' style='color: #00C000;'>3D</td><td title='2.51 bits' style='color: #006090;'>6D</td><td title='12.47 bits' style='color: #FF0000;'>2B</td><td title='4.95 bits' style='color: #0020F0;'>6C</td><td> </td><td title='3.08 bits' style='color: #0020F0;'>2A</td><td title='6.07 bits' style='color: #0000A0;'>65</td><td title='2.88 bits' style='color: #006090;'>2C</td><td title='7.58 bits' style='color: #000000;'>61</td><td> </td><td title='2.86 bits' style='color: #006090;'>3D</td><td title='6.92 bits' style='color: #0000A0;'>72</td><td title='1.48 bits' style='color: #008040;'>28</td><td title='7.50 bits' style='color: #000000;'>7A</td><td> </td><td title='3.18 bits' style='color: #0020F0;'>29</td><td title='2.56 bits' style='color: #006090;'>3B</td><td title='8.54 bits' style='color: #000000;'>5A</td><td title='1.96 bits' style='color: #008040;'>3D</td><td> </td><td> </td><td> </td><td title='0.42 bits' style='color: #00FF00;'>f</td><td title='0.14 bits' style='color: #00FF00;'>(</td><td title='7.57 bits' style='color: #000000;'>e</td><td title='6.20 bits' style='color: #0000A0;'><</td><td title='7.50 bits' style='color: #000000;'>5</td><td title='4.63 bits' style='color: #0020F0;'>0</td><td title='3.09 bits' style='color: #0020F0;'>0</td><td title='0.54 bits' style='color: #00C000;'>.</td><td title='0.91 bits' style='color: #00C000;'>)</td><td title='4.71 bits' style='color: #0020F0;'>{</td><td title='1.92 bits' style='color: #008040;'>v</td><td title='0.41 bits' style='color: #00FF00;'>e</td><td title='0.09 bits' style='color: #80FF80;'>c</td><td title='0.13 bits' style='color: #00FF00;'>3</td><td title='0.43 bits' style='color: #00FF00;'>.</td><td title='10.30 bits' style='color: #900000;'>z</td><td title='0.59 bits' style='color: #00C000;'>=</td><td title='2.51 bits' style='color: #006090;'>m</td><td title='12.47 bits' style='color: #FF0000;'>+</td><td title='4.95 bits' style='color: #0020F0;'>l</td><td title='3.08 bits' style='color: #0020F0;'>*</td><td title='6.07 bits' style='color: #0000A0;'>e</td><td title='2.88 bits' style='color: #006090;'>,</td><td title='7.58 bits' style='color: #000000;'>a</td><td title='2.86 bits' style='color: #006090;'>=</td><td title='6.92 bits' style='color: #0000A0;'>r</td><td title='1.48 bits' style='color: #008040;'>(</td><td title='7.50 bits' style='color: #000000;'>z</td><td title='3.18 bits' style='color: #0020F0;'>)</td><td title='2.56 bits' style='color: #006090;'>;</td><td title='8.54 bits' style='color: #000000;'>Z</td><td title='1.96 bits' style='color: #008040;'>=</td></tr></table></td></tr><tr><td nowrap class='address'> 00422650 </td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='5.97 bits' style='color: #0000A0;'>77</td><td title='0.37 bits' style='color: #00FF00;'>28</td><td title='6.37 bits' style='color: #0000A0;'>7A</td><td title='3.75 bits' style='color: #0020F0;'>2C</td><td> </td><td title='5.05 bits' style='color: #0000A0;'>30</td><td title='2.63 bits' style='color: #006090;'>29</td><td title='3.95 bits' style='color: #0020F0;'>2E</td><td title='4.65 bits' style='color: #0020F0;'>79</td><td> </td><td title='7.13 bits' style='color: #000000;'>3B</td><td title='2.22 bits' style='color: #006090;'>69</td><td title='4.92 bits' style='color: #0020F0;'>2B</td><td title='1.37 bits' style='color: #008040;'>3D</td><td> </td><td title='1.71 bits' style='color: #008040;'>76</td><td title='0.25 bits' style='color: #00FF00;'>65</td><td title='0.05 bits' style='color: #80FF80;'>63</td><td title='0.11 bits' style='color: #00FF00;'>33</td><td> </td><td> </td><td title='0.18 bits' style='color: #00FF00;'>28</td><td title='2.74 bits' style='color: #006090;'>2E</td><td title='2.20 bits' style='color: #006090;'>38</td><td title='7.66 bits' style='color: #000000;'>32</td><td> </td><td title='3.68 bits' style='color: #0020F0;'>2C</td><td title='1.51 bits' style='color: #008040;'>2E</td><td title='3.59 bits' style='color: #0020F0;'>35</td><td title='2.30 bits' style='color: #006090;'>2C</td><td> </td><td title='2.79 bits' style='color: #006090;'>2E</td><td title='4.30 bits' style='color: #0020F0;'>39</td><td title='2.05 bits' style='color: #006090;'>29</td><td title='2.24 bits' style='color: #006090;'>2A</td><td> </td><td title='7.33 bits' style='color: #000000;'>66</td><td title='1.21 bits' style='color: #008040;'>28</td><td title='6.71 bits' style='color: #0000A0;'>7A</td><td title='1.50 bits' style='color: #008040;'>2C</td><td> </td><td> </td><td> </td><td title='5.97 bits' style='color: #0000A0;'>w</td><td title='0.37 bits' style='color: #00FF00;'>(</td><td title='6.37 bits' style='color: #0000A0;'>z</td><td title='3.75 bits' style='color: #0020F0;'>,</td><td title='5.05 bits' style='color: #0000A0;'>0</td><td title='2.63 bits' style='color: #006090;'>)</td><td title='3.95 bits' style='color: #0020F0;'>.</td><td title='4.65 bits' style='color: #0020F0;'>y</td><td title='7.13 bits' style='color: #000000;'>;</td><td title='2.22 bits' style='color: #006090;'>i</td><td title='4.92 bits' style='color: #0020F0;'>+</td><td title='1.37 bits' style='color: #008040;'>=</td><td title='1.71 bits' style='color: #008040;'>v</td><td title='0.25 bits' style='color: #00FF00;'>e</td><td title='0.05 bits' style='color: #80FF80;'>c</td><td title='0.11 bits' style='color: #00FF00;'>3</td><td title='0.18 bits' style='color: #00FF00;'>(</td><td title='2.74 bits' style='color: #006090;'>.</td><td title='2.20 bits' style='color: #006090;'>8</td><td title='7.66 bits' style='color: #000000;'>2</td><td title='3.68 bits' style='color: #0020F0;'>,</td><td title='1.51 bits' style='color: #008040;'>.</td><td title='3.59 bits' style='color: #0020F0;'>5</td><td title='2.30 bits' style='color: #006090;'>,</td><td title='2.79 bits' style='color: #006090;'>.</td><td title='4.30 bits' style='color: #0020F0;'>9</td><td title='2.05 bits' style='color: #006090;'>)</td><td title='2.24 bits' style='color: #006090;'>*</td><td title='7.33 bits' style='color: #000000;'>f</td><td title='1.21 bits' style='color: #008040;'>(</td><td title='6.71 bits' style='color: #0000A0;'>z</td><td title='1.50 bits' style='color: #008040;'>,</td></tr></table></td></tr><tr><td nowrap class='address'> 00422670 </td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='3.16 bits' style='color: #0020F0;'>76</td><td title='1.26 bits' style='color: #008040;'>65</td><td title='0.07 bits' style='color: #80FF80;'>63</td><td title='0.14 bits' style='color: #00FF00;'>33</td><td> </td><td title='0.45 bits' style='color: #00FF00;'>28</td><td title='3.42 bits' style='color: #0020F0;'>31</td><td title='4.32 bits' style='color: #0020F0;'>30</td><td title='1.75 bits' style='color: #008040;'>2E</td><td> </td><td title='1.00 bits' style='color: #008040;'>2C</td><td title='3.07 bits' style='color: #0020F0;'>31</td><td title='6.29 bits' style='color: #0000A0;'>35</td><td title='1.88 bits' style='color: #008040;'>2E</td><td> </td><td title='1.49 bits' style='color: #008040;'>2C</td><td title='3.99 bits' style='color: #0020F0;'>32</td><td title='2.47 bits' style='color: #006090;'>35</td><td title='0.94 bits' style='color: #00C000;'>2E</td><td> </td><td> </td><td title='1.39 bits' style='color: #008040;'>29</td><td title='3.14 bits' style='color: #0020F0;'>2C</td><td title='6.61 bits' style='color: #0000A0;'>31</td><td title='1.33 bits' style='color: #008040;'>2E</td><td> </td><td title='2.18 bits' style='color: #006090;'>2C</td><td title='2.81 bits' style='color: #006090;'>2E</td><td title='4.85 bits' style='color: #0020F0;'>32</td><td title='1.38 bits' style='color: #008040;'>2C</td><td> </td><td title='8.22 bits' style='color: #000000;'>61</td><td title='7.51 bits' style='color: #000000;'>2C</td><td title='3.70 bits' style='color: #0020F0;'>31</td><td title='7.95 bits' style='color: #000000;'>65</td><td> </td><td title='7.37 bits' style='color: #000000;'>2D</td><td title='3.40 bits' style='color: #0020F0;'>31</td><td title='4.80 bits' style='color: #0020F0;'>30</td><td title='5.16 bits' style='color: #0000A0;'>29</td><td> </td><td> </td><td> </td><td title='3.16 bits' style='color: #0020F0;'>v</td><td title='1.26 bits' style='color: #008040;'>e</td><td title='0.07 bits' style='color: #80FF80;'>c</td><td title='0.14 bits' style='color: #00FF00;'>3</td><td title='0.45 bits' style='color: #00FF00;'>(</td><td title='3.42 bits' style='color: #0020F0;'>1</td><td title='4.32 bits' style='color: #0020F0;'>0</td><td title='1.75 bits' style='color: #008040;'>.</td><td title='1.00 bits' style='color: #008040;'>,</td><td title='3.07 bits' style='color: #0020F0;'>1</td><td title='6.29 bits' style='color: #0000A0;'>5</td><td title='1.88 bits' style='color: #008040;'>.</td><td title='1.49 bits' style='color: #008040;'>,</td><td title='3.99 bits' style='color: #0020F0;'>2</td><td title='2.47 bits' style='color: #006090;'>5</td><td title='0.94 bits' style='color: #00C000;'>.</td><td title='1.39 bits' style='color: #008040;'>)</td><td title='3.14 bits' style='color: #0020F0;'>,</td><td title='6.61 bits' style='color: #0000A0;'>1</td><td title='1.33 bits' style='color: #008040;'>.</td><td title='2.18 bits' style='color: #006090;'>,</td><td title='2.81 bits' style='color: #006090;'>.</td><td title='4.85 bits' style='color: #0020F0;'>2</td><td title='1.38 bits' style='color: #008040;'>,</td><td title='8.22 bits' style='color: #000000;'>a</td><td title='7.51 bits' style='color: #000000;'>,</td><td title='3.70 bits' style='color: #0020F0;'>1</td><td title='7.95 bits' style='color: #000000;'>e</td><td title='7.37 bits' style='color: #000000;'>-</td><td title='3.40 bits' style='color: #0020F0;'>1</td><td title='4.80 bits' style='color: #0020F0;'>0</td><td title='5.16 bits' style='color: #0000A0;'>)</td></tr></table></td></tr><tr><td nowrap class='address'> 00422690 </td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='2.10 bits' style='color: #006090;'>3B</td><td title='1.14 bits' style='color: #008040;'>69</td><td title='3.29 bits' style='color: #0020F0;'>2B</td><td title='1.02 bits' style='color: #008040;'>3D</td><td> </td><td title='1.46 bits' style='color: #008040;'>76</td><td title='0.18 bits' style='color: #00FF00;'>65</td><td title='0.05 bits' style='color: #80FF80;'>63</td><td title='0.10 bits' style='color: #80FF80;'>33</td><td> </td><td title='0.09 bits' style='color: #80FF80;'>28</td><td title='1.23 bits' style='color: #008040;'>2E</td><td title='4.23 bits' style='color: #0020F0;'>37</td><td title='9.87 bits' style='color: #900000;'>39</td><td> </td><td title='1.15 bits' style='color: #008040;'>2C</td><td title='0.98 bits' style='color: #00C000;'>2E</td><td title='5.02 bits' style='color: #0000A0;'>36</td><td title='2.48 bits' style='color: #006090;'>36</td><td> </td><td> </td><td title='2.55 bits' style='color: #006090;'>2C</td><td title='1.49 bits' style='color: #008040;'>2E</td><td title='4.91 bits' style='color: #0020F0;'>34</td><td title='5.93 bits' style='color: #0000A0;'>33</td><td> </td><td title='1.75 bits' style='color: #008040;'>29</td><td title='3.07 bits' style='color: #0020F0;'>2A</td><td title='3.93 bits' style='color: #0020F0;'>66</td><td title='0.77 bits' style='color: #00C000;'>28</td><td> </td><td title='2.59 bits' style='color: #006090;'>7A</td><td title='0.96 bits' style='color: #00C000;'>2C</td><td title='1.32 bits' style='color: #008040;'>76</td><td title='0.37 bits' style='color: #00FF00;'>65</td><td> </td><td title='0.05 bits' style='color: #80FF80;'>63</td><td title='0.10 bits' style='color: #00FF00;'>33</td><td title='0.19 bits' style='color: #00FF00;'>28</td><td title='9.21 bits' style='color: #900000;'>34</td><td> </td><td> </td><td> </td><td title='2.10 bits' style='color: #006090;'>;</td><td title='1.14 bits' style='color: #008040;'>i</td><td title='3.29 bits' style='color: #0020F0;'>+</td><td title='1.02 bits' style='color: #008040;'>=</td><td title='1.46 bits' style='color: #008040;'>v</td><td title='0.18 bits' style='color: #00FF00;'>e</td><td title='0.05 bits' style='color: #80FF80;'>c</td><td title='0.10 bits' style='color: #80FF80;'>3</td><td title='0.09 bits' style='color: #80FF80;'>(</td><td title='1.23 bits' style='color: #008040;'>.</td><td title='4.23 bits' style='color: #0020F0;'>7</td><td title='9.87 bits' style='color: #900000;'>9</td><td title='1.15 bits' style='color: #008040;'>,</td><td title='0.98 bits' style='color: #00C000;'>.</td><td title='5.02 bits' style='color: #0000A0;'>6</td><td title='2.48 bits' style='color: #006090;'>6</td><td title='2.55 bits' style='color: #006090;'>,</td><td title='1.49 bits' style='color: #008040;'>.</td><td title='4.91 bits' style='color: #0020F0;'>4</td><td title='5.93 bits' style='color: #0000A0;'>3</td><td title='1.75 bits' style='color: #008040;'>)</td><td title='3.07 bits' style='color: #0020F0;'>*</td><td title='3.93 bits' style='color: #0020F0;'>f</td><td title='0.77 bits' style='color: #00C000;'>(</td><td title='2.59 bits' style='color: #006090;'>z</td><td title='0.96 bits' style='color: #00C000;'>,</td><td title='1.32 bits' style='color: #008040;'>v</td><td title='0.37 bits' style='color: #00FF00;'>e</td><td title='0.05 bits' style='color: #80FF80;'>c</td><td title='0.10 bits' style='color: #00FF00;'>3</td><td title='0.19 bits' style='color: #00FF00;'>(</td><td title='9.21 bits' style='color: #900000;'>4</td></tr></table></td></tr><tr><td nowrap class='address'> 004226B0 </td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='3.27 bits' style='color: #0020F0;'>2E</td><td title='1.45 bits' style='color: #008040;'>2C</td><td title='5.31 bits' style='color: #0000A0;'>32</td><td title='0.94 bits' style='color: #00C000;'>2E</td><td> </td><td title='1.16 bits' style='color: #008040;'>2C</td><td title='3.27 bits' style='color: #0020F0;'>2D</td><td title='1.86 bits' style='color: #008040;'>31</td><td title='4.25 bits' style='color: #0020F0;'>35</td><td> </td><td title='1.77 bits' style='color: #008040;'>2E</td><td title='0.86 bits' style='color: #00C000;'>29</td><td title='1.88 bits' style='color: #008040;'>2C</td><td title='2.77 bits' style='color: #006090;'>31</td><td> </td><td title='0.84 bits' style='color: #00C000;'>2E</td><td title='0.97 bits' style='color: #00C000;'>2C</td><td title='3.05 bits' style='color: #0020F0;'>31</td><td title='1.18 bits' style='color: #008040;'>2E</td><td> </td><td> </td><td title='1.43 bits' style='color: #008040;'>2C</td><td title='6.75 bits' style='color: #0000A0;'>61</td><td title='2.47 bits' style='color: #006090;'>2C</td><td title='1.81 bits' style='color: #008040;'>31</td><td> </td><td title='2.63 bits' style='color: #006090;'>65</td><td title='2.00 bits' style='color: #006090;'>2D</td><td title='1.04 bits' style='color: #008040;'>31</td><td title='1.02 bits' style='color: #008040;'>30</td><td> </td><td title='0.75 bits' style='color: #00C000;'>29</td><td title='0.43 bits' style='color: #00FF00;'>3B</td><td title='0.48 bits' style='color: #00FF00;'>69</td><td title='0.86 bits' style='color: #00C000;'>2B</td><td> </td><td title='0.39 bits' style='color: #00FF00;'>3D</td><td title='0.64 bits' style='color: #00C000;'>76</td><td title='0.12 bits' style='color: #00FF00;'>65</td><td title='0.05 bits' style='color: #80FF80;'>63</td><td> </td><td> </td><td> </td><td title='3.27 bits' style='color: #0020F0;'>.</td><td title='1.45 bits' style='color: #008040;'>,</td><td title='5.31 bits' style='color: #0000A0;'>2</td><td title='0.94 bits' style='color: #00C000;'>.</td><td title='1.16 bits' style='color: #008040;'>,</td><td title='3.27 bits' style='color: #0020F0;'>-</td><td title='1.86 bits' style='color: #008040;'>1</td><td title='4.25 bits' style='color: #0020F0;'>5</td><td title='1.77 bits' style='color: #008040;'>.</td><td title='0.86 bits' style='color: #00C000;'>)</td><td title='1.88 bits' style='color: #008040;'>,</td><td title='2.77 bits' style='color: #006090;'>1</td><td title='0.84 bits' style='color: #00C000;'>.</td><td title='0.97 bits' style='color: #00C000;'>,</td><td title='3.05 bits' style='color: #0020F0;'>1</td><td title='1.18 bits' style='color: #008040;'>.</td><td title='1.43 bits' style='color: #008040;'>,</td><td title='6.75 bits' style='color: #0000A0;'>a</td><td title='2.47 bits' style='color: #006090;'>,</td><td title='1.81 bits' style='color: #008040;'>1</td><td title='2.63 bits' style='color: #006090;'>e</td><td title='2.00 bits' style='color: #006090;'>-</td><td title='1.04 bits' style='color: #008040;'>1</td><td title='1.02 bits' style='color: #008040;'>0</td><td title='0.75 bits' style='color: #00C000;'>)</td><td title='0.43 bits' style='color: #00FF00;'>;</td><td title='0.48 bits' style='color: #00FF00;'>i</td><td title='0.86 bits' style='color: #00C000;'>+</td><td title='0.39 bits' style='color: #00FF00;'>=</td><td title='0.64 bits' style='color: #00C000;'>v</td><td title='0.12 bits' style='color: #00FF00;'>e</td><td title='0.05 bits' style='color: #80FF80;'>c</td></tr></table></td></tr><tr><td nowrap class='address'> 004226D0 </td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='0.08 bits' style='color: #80FF80;'>33</td><td title='0.07 bits' style='color: #80FF80;'>28</td><td title='3.17 bits' style='color: #0020F0;'>30</td><td title='0.12 bits' style='color: #00FF00;'>2E</td><td> </td><td title='1.16 bits' style='color: #008040;'>2C</td><td title='2.32 bits' style='color: #006090;'>2E</td><td title='4.48 bits' style='color: #0020F0;'>30</td><td title='4.51 bits' style='color: #0020F0;'>36</td><td> </td><td title='1.75 bits' style='color: #008040;'>2C</td><td title='1.91 bits' style='color: #008040;'>2E</td><td title='3.98 bits' style='color: #0020F0;'>37</td><td title='2.56 bits' style='color: #006090;'>29</td><td> </td><td title='3.53 bits' style='color: #0020F0;'>2A</td><td title='2.91 bits' style='color: #006090;'>66</td><td title='0.61 bits' style='color: #00C000;'>28</td><td title='1.26 bits' style='color: #008040;'>7A</td><td> </td><td> </td><td title='0.52 bits' style='color: #00C000;'>2C</td><td title='0.70 bits' style='color: #00C000;'>76</td><td title='0.25 bits' style='color: #00FF00;'>65</td><td title='0.05 bits' style='color: #80FF80;'>63</td><td> </td><td title='0.09 bits' style='color: #80FF80;'>33</td><td title='0.13 bits' style='color: #00FF00;'>28</td><td title='2.58 bits' style='color: #006090;'>30</td><td title='0.11 bits' style='color: #00FF00;'>2E</td><td> </td><td title='0.42 bits' style='color: #00FF00;'>2C</td><td title='3.79 bits' style='color: #0020F0;'>30</td><td title='0.39 bits' style='color: #00FF00;'>2E</td><td title='0.43 bits' style='color: #00FF00;'>2C</td><td> </td><td title='5.17 bits' style='color: #0000A0;'>35</td><td title='1.67 bits' style='color: #008040;'>2E</td><td title='1.05 bits' style='color: #008040;'>29</td><td title='0.91 bits' style='color: #00C000;'>2C</td><td> </td><td> </td><td> </td><td title='0.08 bits' style='color: #80FF80;'>3</td><td title='0.07 bits' style='color: #80FF80;'>(</td><td title='3.17 bits' style='color: #0020F0;'>0</td><td title='0.12 bits' style='color: #00FF00;'>.</td><td title='1.16 bits' style='color: #008040;'>,</td><td title='2.32 bits' style='color: #006090;'>.</td><td title='4.48 bits' style='color: #0020F0;'>0</td><td title='4.51 bits' style='color: #0020F0;'>6</td><td title='1.75 bits' style='color: #008040;'>,</td><td title='1.91 bits' style='color: #008040;'>.</td><td title='3.98 bits' style='color: #0020F0;'>7</td><td title='2.56 bits' style='color: #006090;'>)</td><td title='3.53 bits' style='color: #0020F0;'>*</td><td title='2.91 bits' style='color: #006090;'>f</td><td title='0.61 bits' style='color: #00C000;'>(</td><td title='1.26 bits' style='color: #008040;'>z</td><td title='0.52 bits' style='color: #00C000;'>,</td><td title='0.70 bits' style='color: #00C000;'>v</td><td title='0.25 bits' style='color: #00FF00;'>e</td><td title='0.05 bits' style='color: #80FF80;'>c</td><td title='0.09 bits' style='color: #80FF80;'>3</td><td title='0.13 bits' style='color: #00FF00;'>(</td><td title='2.58 bits' style='color: #006090;'>0</td><td title='0.11 bits' style='color: #00FF00;'>.</td><td title='0.42 bits' style='color: #00FF00;'>,</td><td title='3.79 bits' style='color: #0020F0;'>0</td><td title='0.39 bits' style='color: #00FF00;'>.</td><td title='0.43 bits' style='color: #00FF00;'>,</td><td title='5.17 bits' style='color: #0000A0;'>5</td><td title='1.67 bits' style='color: #008040;'>.</td><td title='1.05 bits' style='color: #008040;'>)</td><td title='0.91 bits' style='color: #00C000;'>,</td></tr></table></td></tr><tr><td nowrap class='address'> 004226F0 </td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='3.88 bits' style='color: #0020F0;'>66</td><td title='0.98 bits' style='color: #00C000;'>28</td><td title='3.36 bits' style='color: #0020F0;'>28</td><td title='2.61 bits' style='color: #006090;'>79</td><td> </td><td title='1.71 bits' style='color: #008040;'>2D</td><td title='4.29 bits' style='color: #0020F0;'>32</td><td title='6.66 bits' style='color: #0000A0;'>39</td><td title='1.74 bits' style='color: #008040;'>2E</td><td> </td><td title='2.96 bits' style='color: #006090;'>29</td><td title='2.80 bits' style='color: #006090;'>2A</td><td title='6.16 bits' style='color: #0000A0;'>31</td><td title='2.60 bits' style='color: #006090;'>30</td><td> </td><td title='1.92 bits' style='color: #008040;'>30</td><td title='0.91 bits' style='color: #00C000;'>2E</td><td title='1.04 bits' style='color: #008040;'>2C</td><td title='3.02 bits' style='color: #0020F0;'>30</td><td> </td><td> </td><td title='0.64 bits' style='color: #00C000;'>2E</td><td title='0.81 bits' style='color: #00C000;'>2C</td><td title='2.99 bits' style='color: #006090;'>35</td><td title='3.45 bits' style='color: #0020F0;'>30</td><td> </td><td title='0.84 bits' style='color: #00C000;'>2E</td><td title='1.07 bits' style='color: #008040;'>29</td><td title='2.10 bits' style='color: #006090;'>2C</td><td title='2.37 bits' style='color: #006090;'>30</td><td> </td><td title='0.20 bits' style='color: #00FF00;'>2E</td><td title='1.40 bits' style='color: #008040;'>2C</td><td title='7.53 bits' style='color: #000000;'>61</td><td title='2.04 bits' style='color: #006090;'>2C</td><td> </td><td title='7.28 bits' style='color: #000000;'>33</td><td title='2.80 bits' style='color: #006090;'>2E</td><td title='5.52 bits' style='color: #0000A0;'>31</td><td title='4.23 bits' style='color: #0020F0;'>29</td><td> </td><td> </td><td> </td><td title='3.88 bits' style='color: #0020F0;'>f</td><td title='0.98 bits' style='color: #00C000;'>(</td><td title='3.36 bits' style='color: #0020F0;'>(</td><td title='2.61 bits' style='color: #006090;'>y</td><td title='1.71 bits' style='color: #008040;'>-</td><td title='4.29 bits' style='color: #0020F0;'>2</td><td title='6.66 bits' style='color: #0000A0;'>9</td><td title='1.74 bits' style='color: #008040;'>.</td><td title='2.96 bits' style='color: #006090;'>)</td><td title='2.80 bits' style='color: #006090;'>*</td><td title='6.16 bits' style='color: #0000A0;'>1</td><td title='2.60 bits' style='color: #006090;'>0</td><td title='1.92 bits' style='color: #008040;'>0</td><td title='0.91 bits' style='color: #00C000;'>.</td><td title='1.04 bits' style='color: #008040;'>,</td><td title='3.02 bits' style='color: #0020F0;'>0</td><td title='0.64 bits' style='color: #00C000;'>.</td><td title='0.81 bits' style='color: #00C000;'>,</td><td title='2.99 bits' style='color: #006090;'>5</td><td title='3.45 bits' style='color: #0020F0;'>0</td><td title='0.84 bits' style='color: #00C000;'>.</td><td title='1.07 bits' style='color: #008040;'>)</td><td title='2.10 bits' style='color: #006090;'>,</td><td title='2.37 bits' style='color: #006090;'>0</td><td title='0.20 bits' style='color: #00FF00;'>.</td><td title='1.40 bits' style='color: #008040;'>,</td><td title='7.53 bits' style='color: #000000;'>a</td><td title='2.04 bits' style='color: #006090;'>,</td><td title='7.28 bits' style='color: #000000;'>3</td><td title='2.80 bits' style='color: #006090;'>.</td><td title='5.52 bits' style='color: #0000A0;'>1</td><td title='4.23 bits' style='color: #0020F0;'>)</td></tr></table></td></tr><tr><td nowrap class='address'> 00422710 </td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='2.20 bits' style='color: #006090;'>3B</td><td title='1.04 bits' style='color: #008040;'>69</td><td title='2.07 bits' style='color: #006090;'>2B</td><td title='0.54 bits' style='color: #00C000;'>3D</td><td> </td><td title='0.81 bits' style='color: #00C000;'>76</td><td title='0.17 bits' style='color: #00FF00;'>65</td><td title='0.04 bits' style='color: #80FF80;'>63</td><td title='0.07 bits' style='color: #80FF80;'>33</td><td> </td><td title='0.07 bits' style='color: #80FF80;'>28</td><td title='2.03 bits' style='color: #006090;'>2E</td><td title='5.56 bits' style='color: #0000A0;'>32</td><td title='5.57 bits' style='color: #0000A0;'>39</td><td> </td><td title='1.11 bits' style='color: #008040;'>2C</td><td title='0.81 bits' style='color: #00C000;'>2E</td><td title='4.77 bits' style='color: #0020F0;'>32</td><td title='6.36 bits' style='color: #0000A0;'>38</td><td> </td><td> </td><td title='1.92 bits' style='color: #008040;'>2C</td><td title='1.49 bits' style='color: #008040;'>2E</td><td title='3.84 bits' style='color: #0020F0;'>33</td><td title='6.55 bits' style='color: #0000A0;'>33</td><td> </td><td title='1.08 bits' style='color: #008040;'>29</td><td title='2.17 bits' style='color: #006090;'>2A</td><td title='2.16 bits' style='color: #006090;'>66</td><td title='0.44 bits' style='color: #00FF00;'>28</td><td> </td><td title='8.13 bits' style='color: #000000;'>64</td><td title='2.14 bits' style='color: #006090;'>6F</td><td title='0.69 bits' style='color: #00C000;'>74</td><td title='0.29 bits' style='color: #00FF00;'>28</td><td> </td><td title='6.46 bits' style='color: #0000A0;'>61</td><td title='2.62 bits' style='color: #006090;'>2C</td><td title='2.89 bits' style='color: #006090;'>66</td><td title='1.47 bits' style='color: #008040;'>28</td><td> </td><td> </td><td> </td><td title='2.20 bits' style='color: #006090;'>;</td><td title='1.04 bits' style='color: #008040;'>i</td><td title='2.07 bits' style='color: #006090;'>+</td><td title='0.54 bits' style='color: #00C000;'>=</td><td title='0.81 bits' style='color: #00C000;'>v</td><td title='0.17 bits' style='color: #00FF00;'>e</td><td title='0.04 bits' style='color: #80FF80;'>c</td><td title='0.07 bits' style='color: #80FF80;'>3</td><td title='0.07 bits' style='color: #80FF80;'>(</td><td title='2.03 bits' style='color: #006090;'>.</td><td title='5.56 bits' style='color: #0000A0;'>2</td><td title='5.57 bits' style='color: #0000A0;'>9</td><td title='1.11 bits' style='color: #008040;'>,</td><td title='0.81 bits' style='color: #00C000;'>.</td><td title='4.77 bits' style='color: #0020F0;'>2</td><td title='6.36 bits' style='color: #0000A0;'>8</td><td title='1.92 bits' style='color: #008040;'>,</td><td title='1.49 bits' style='color: #008040;'>.</td><td title='3.84 bits' style='color: #0020F0;'>3</td><td title='6.55 bits' style='color: #0000A0;'>3</td><td title='1.08 bits' style='color: #008040;'>)</td><td title='2.17 bits' style='color: #006090;'>*</td><td title='2.16 bits' style='color: #006090;'>f</td><td title='0.44 bits' style='color: #00FF00;'>(</td><td title='8.13 bits' style='color: #000000;'>d</td><td title='2.14 bits' style='color: #006090;'>o</td><td title='0.69 bits' style='color: #00C000;'>t</td><td title='0.29 bits' style='color: #00FF00;'>(</td><td title='6.46 bits' style='color: #0000A0;'>a</td><td title='2.62 bits' style='color: #006090;'>,</td><td title='2.89 bits' style='color: #006090;'>f</td><td title='1.47 bits' style='color: #008040;'>(</td></tr></table></td></tr><tr><td nowrap class='address'> 00422730 </td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='3.05 bits' style='color: #0020F0;'>76</td><td title='0.98 bits' style='color: #00C000;'>65</td><td title='0.05 bits' style='color: #80FF80;'>63</td><td title='0.14 bits' style='color: #00FF00;'>33</td><td> </td><td title='0.17 bits' style='color: #00FF00;'>28</td><td title='1.25 bits' style='color: #008040;'>30</td><td title='0.09 bits' style='color: #80FF80;'>2E</td><td title='0.33 bits' style='color: #00FF00;'>2C</td><td> </td><td title='2.83 bits' style='color: #006090;'>31</td><td title='0.61 bits' style='color: #00C000;'>2E</td><td title='0.52 bits' style='color: #00C000;'>2C</td><td title='2.84 bits' style='color: #006090;'>31</td><td> </td><td title='3.33 bits' style='color: #0020F0;'>30</td><td title='0.55 bits' style='color: #00C000;'>2E</td><td title='2.35 bits' style='color: #006090;'>29</td><td title='2.95 bits' style='color: #006090;'>29</td><td> </td><td> </td><td title='3.47 bits' style='color: #0020F0;'>29</td><td title='1.52 bits' style='color: #008040;'>2C</td><td title='2.56 bits' style='color: #006090;'>30</td><td title='0.23 bits' style='color: #00FF00;'>2E</td><td> </td><td title='1.11 bits' style='color: #008040;'>2C</td><td title='2.09 bits' style='color: #006090;'>31</td><td title='1.09 bits' style='color: #008040;'>2E</td><td title='1.70 bits' style='color: #008040;'>29</td><td> </td><td title='3.29 bits' style='color: #0020F0;'>3B</td><td title='1.02 bits' style='color: #008040;'>69</td><td title='0.63 bits' style='color: #00C000;'>66</td><td title='0.10 bits' style='color: #80FF80;'>28</td><td> </td><td title='5.39 bits' style='color: #0000A0;'>5A</td><td title='1.94 bits' style='color: #008040;'>3D</td><td title='0.62 bits' style='color: #00C000;'>3D</td><td title='2.98 bits' style='color: #006090;'>30</td><td> </td><td> </td><td> </td><td title='3.05 bits' style='color: #0020F0;'>v</td><td title='0.98 bits' style='color: #00C000;'>e</td><td title='0.05 bits' style='color: #80FF80;'>c</td><td title='0.14 bits' style='color: #00FF00;'>3</td><td title='0.17 bits' style='color: #00FF00;'>(</td><td title='1.25 bits' style='color: #008040;'>0</td><td title='0.09 bits' style='color: #80FF80;'>.</td><td title='0.33 bits' style='color: #00FF00;'>,</td><td title='2.83 bits' style='color: #006090;'>1</td><td title='0.61 bits' style='color: #00C000;'>.</td><td title='0.52 bits' style='color: #00C000;'>,</td><td title='2.84 bits' style='color: #006090;'>1</td><td title='3.33 bits' style='color: #0020F0;'>0</td><td title='0.55 bits' style='color: #00C000;'>.</td><td title='2.35 bits' style='color: #006090;'>)</td><td title='2.95 bits' style='color: #006090;'>)</td><td title='3.47 bits' style='color: #0020F0;'>)</td><td title='1.52 bits' style='color: #008040;'>,</td><td title='2.56 bits' style='color: #006090;'>0</td><td title='0.23 bits' style='color: #00FF00;'>.</td><td title='1.11 bits' style='color: #008040;'>,</td><td title='2.09 bits' style='color: #006090;'>1</td><td title='1.09 bits' style='color: #008040;'>.</td><td title='1.70 bits' style='color: #008040;'>)</td><td title='3.29 bits' style='color: #0020F0;'>;</td><td title='1.02 bits' style='color: #008040;'>i</td><td title='0.63 bits' style='color: #00C000;'>f</td><td title='0.10 bits' style='color: #80FF80;'>(</td><td title='5.39 bits' style='color: #0000A0;'>Z</td><td title='1.94 bits' style='color: #008040;'>=</td><td title='0.62 bits' style='color: #00C000;'>=</td><td title='2.98 bits' style='color: #006090;'>0</td></tr></table></td></tr><tr><td nowrap class='address'> 00422750 </td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='0.47 bits' style='color: #00FF00;'>2E</td><td title='0.76 bits' style='color: #00C000;'>29</td><td title='6.82 bits' style='color: #0000A0;'>69</td><td title='5.86 bits' style='color: #0000A0;'>2A</td><td> </td><td title='2.17 bits' style='color: #006090;'>3D</td><td title='2.03 bits' style='color: #006090;'>76</td><td title='0.21 bits' style='color: #00FF00;'>65</td><td title='0.05 bits' style='color: #80FF80;'>63</td><td> </td><td title='0.10 bits' style='color: #80FF80;'>33</td><td title='0.08 bits' style='color: #80FF80;'>28</td><td title='1.23 bits' style='color: #008040;'>2E</td><td title='2.57 bits' style='color: #006090;'>32</td><td> </td><td title='3.14 bits' style='color: #0020F0;'>2C</td><td title='1.11 bits' style='color: #008040;'>2E</td><td title='3.68 bits' style='color: #0020F0;'>33</td><td title='1.30 bits' style='color: #008040;'>2C</td><td> </td><td> </td><td title='0.89 bits' style='color: #00C000;'>2E</td><td title='1.99 bits' style='color: #008040;'>33</td><td title='1.64 bits' style='color: #008040;'>29</td><td title='3.45 bits' style='color: #0020F0;'>2B</td><td> </td><td title='9.60 bits' style='color: #900000;'>64</td><td title='2.07 bits' style='color: #006090;'>28</td><td title='6.46 bits' style='color: #0000A0;'>61</td><td title='1.63 bits' style='color: #008040;'>2C</td><td> </td><td title='5.06 bits' style='color: #0000A0;'>6C</td><td title='1.57 bits' style='color: #008040;'>2C</td><td title='3.50 bits' style='color: #0020F0;'>2E</td><td title='5.17 bits' style='color: #0000A0;'>35</td><td> </td><td title='1.00 bits' style='color: #008040;'>2C</td><td title='5.01 bits' style='color: #0000A0;'>32</td><td title='1.02 bits' style='color: #008040;'>2E</td><td title='1.90 bits' style='color: #008040;'>29</td><td> </td><td> </td><td> </td><td title='0.47 bits' style='color: #00FF00;'>.</td><td title='0.76 bits' style='color: #00C000;'>)</td><td title='6.82 bits' style='color: #0000A0;'>i</td><td title='5.86 bits' style='color: #0000A0;'>*</td><td title='2.17 bits' style='color: #006090;'>=</td><td title='2.03 bits' style='color: #006090;'>v</td><td title='0.21 bits' style='color: #00FF00;'>e</td><td title='0.05 bits' style='color: #80FF80;'>c</td><td title='0.10 bits' style='color: #80FF80;'>3</td><td title='0.08 bits' style='color: #80FF80;'>(</td><td title='1.23 bits' style='color: #008040;'>.</td><td title='2.57 bits' style='color: #006090;'>2</td><td title='3.14 bits' style='color: #0020F0;'>,</td><td title='1.11 bits' style='color: #008040;'>.</td><td title='3.68 bits' style='color: #0020F0;'>3</td><td title='1.30 bits' style='color: #008040;'>,</td><td title='0.89 bits' style='color: #00C000;'>.</td><td title='1.99 bits' style='color: #008040;'>3</td><td title='1.64 bits' style='color: #008040;'>)</td><td title='3.45 bits' style='color: #0020F0;'>+</td><td title='9.60 bits' style='color: #900000;'>d</td><td title='2.07 bits' style='color: #006090;'>(</td><td title='6.46 bits' style='color: #0000A0;'>a</td><td title='1.63 bits' style='color: #008040;'>,</td><td title='5.06 bits' style='color: #0000A0;'>l</td><td title='1.57 bits' style='color: #008040;'>,</td><td title='3.50 bits' style='color: #0020F0;'>.</td><td title='5.17 bits' style='color: #0000A0;'>5</td><td title='1.00 bits' style='color: #008040;'>,</td><td title='5.01 bits' style='color: #0000A0;'>2</td><td title='1.02 bits' style='color: #008040;'>.</td><td title='1.90 bits' style='color: #008040;'>)</td></tr></table></td></tr><tr><td nowrap class='address'> 00422770 </td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='1.48 bits' style='color: #008040;'>3B</td><td title='0.67 bits' style='color: #00C000;'>69</td><td title='0.38 bits' style='color: #00FF00;'>66</td><td title='0.10 bits' style='color: #80FF80;'>28</td><td> </td><td title='3.14 bits' style='color: #0020F0;'>5A</td><td title='0.82 bits' style='color: #00C000;'>3D</td><td title='0.24 bits' style='color: #00FF00;'>3D</td><td title='2.52 bits' style='color: #006090;'>31</td><td> </td><td title='0.39 bits' style='color: #00FF00;'>2E</td><td title='0.42 bits' style='color: #00FF00;'>29</td><td title='3.48 bits' style='color: #0020F0;'>69</td><td title='1.37 bits' style='color: #008040;'>2A</td><td> </td><td title='0.75 bits' style='color: #00C000;'>3D</td><td title='3.54 bits' style='color: #0020F0;'>6E</td><td title='0.27 bits' style='color: #00FF00;'>28</td><td title='6.68 bits' style='color: #0000A0;'>7A</td><td> </td><td> </td><td title='1.04 bits' style='color: #008040;'>2C</td><td title='4.50 bits' style='color: #0020F0;'>61</td><td title='1.95 bits' style='color: #008040;'>2C</td><td title='3.79 bits' style='color: #0020F0;'>66</td><td> </td><td title='0.78 bits' style='color: #00C000;'>28</td><td title='1.72 bits' style='color: #008040;'>76</td><td title='0.64 bits' style='color: #00C000;'>65</td><td title='0.05 bits' style='color: #80FF80;'>63</td><td> </td><td title='0.12 bits' style='color: #00FF00;'>33</td><td title='0.11 bits' style='color: #00FF00;'>28</td><td title='0.89 bits' style='color: #00C000;'>30</td><td title='0.08 bits' style='color: #80FF80;'>2E</td><td> </td><td title='0.32 bits' style='color: #00FF00;'>2C</td><td title='2.48 bits' style='color: #006090;'>2E</td><td title='1.55 bits' style='color: #008040;'>33</td><td title='0.51 bits' style='color: #00C000;'>2C</td><td> </td><td> </td><td> </td><td title='1.48 bits' style='color: #008040;'>;</td><td title='0.67 bits' style='color: #00C000;'>i</td><td title='0.38 bits' style='color: #00FF00;'>f</td><td title='0.10 bits' style='color: #80FF80;'>(</td><td title='3.14 bits' style='color: #0020F0;'>Z</td><td title='0.82 bits' style='color: #00C000;'>=</td><td title='0.24 bits' style='color: #00FF00;'>=</td><td title='2.52 bits' style='color: #006090;'>1</td><td title='0.39 bits' style='color: #00FF00;'>.</td><td title='0.42 bits' style='color: #00FF00;'>)</td><td title='3.48 bits' style='color: #0020F0;'>i</td><td title='1.37 bits' style='color: #008040;'>*</td><td title='0.75 bits' style='color: #00C000;'>=</td><td title='3.54 bits' style='color: #0020F0;'>n</td><td title='0.27 bits' style='color: #00FF00;'>(</td><td title='6.68 bits' style='color: #0000A0;'>z</td><td title='1.04 bits' style='color: #008040;'>,</td><td title='4.50 bits' style='color: #0020F0;'>a</td><td title='1.95 bits' style='color: #008040;'>,</td><td title='3.79 bits' style='color: #0020F0;'>f</td><td title='0.78 bits' style='color: #00C000;'>(</td><td title='1.72 bits' style='color: #008040;'>v</td><td title='0.64 bits' style='color: #00C000;'>e</td><td title='0.05 bits' style='color: #80FF80;'>c</td><td title='0.12 bits' style='color: #00FF00;'>3</td><td title='0.11 bits' style='color: #00FF00;'>(</td><td title='0.89 bits' style='color: #00C000;'>0</td><td title='0.08 bits' style='color: #80FF80;'>.</td><td title='0.32 bits' style='color: #00FF00;'>,</td><td title='2.48 bits' style='color: #006090;'>.</td><td title='1.55 bits' style='color: #008040;'>3</td><td title='0.51 bits' style='color: #00C000;'>,</td></tr></table></td></tr><tr><td nowrap class='address'> 00422790 </td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='0.56 bits' style='color: #00C000;'>2E</td><td title='1.89 bits' style='color: #008040;'>38</td><td title='0.54 bits' style='color: #00C000;'>29</td><td title='1.16 bits' style='color: #008040;'>29</td><td> </td><td title='0.54 bits' style='color: #00C000;'>2C</td><td title='1.23 bits' style='color: #008040;'>66</td><td title='0.34 bits' style='color: #00FF00;'>28</td><td title='6.04 bits' style='color: #0000A0;'>6C</td><td> </td><td title='5.12 bits' style='color: #0000A0;'>29</td><td title='2.53 bits' style='color: #006090;'>29</td><td title='2.99 bits' style='color: #006090;'>3B</td><td title='0.86 bits' style='color: #00C000;'>69</td><td> </td><td title='1.14 bits' style='color: #008040;'>66</td><td title='0.15 bits' style='color: #00FF00;'>28</td><td title='3.02 bits' style='color: #0020F0;'>5A</td><td title='0.78 bits' style='color: #00C000;'>3D</td><td> </td><td> </td><td title='0.23 bits' style='color: #00FF00;'>3D</td><td title='6.79 bits' style='color: #0000A0;'>32</td><td title='0.38 bits' style='color: #00FF00;'>2E</td><td title='0.46 bits' style='color: #00FF00;'>29</td><td> </td><td title='1.50 bits' style='color: #008040;'>69</td><td title='0.77 bits' style='color: #00C000;'>2A</td><td title='0.45 bits' style='color: #00FF00;'>3D</td><td title='1.96 bits' style='color: #008040;'>76</td><td> </td><td title='0.20 bits' style='color: #00FF00;'>65</td><td title='0.05 bits' style='color: #80FF80;'>63</td><td title='0.09 bits' style='color: #80FF80;'>33</td><td title='0.07 bits' style='color: #80FF80;'>28</td><td> </td><td title='0.79 bits' style='color: #00C000;'>2E</td><td title='3.57 bits' style='color: #0020F0;'>37</td><td title='3.34 bits' style='color: #0020F0;'>2C</td><td title='0.96 bits' style='color: #00C000;'>2E</td><td> </td><td> </td><td> </td><td title='0.56 bits' style='color: #00C000;'>.</td><td title='1.89 bits' style='color: #008040;'>8</td><td title='0.54 bits' style='color: #00C000;'>)</td><td title='1.16 bits' style='color: #008040;'>)</td><td title='0.54 bits' style='color: #00C000;'>,</td><td title='1.23 bits' style='color: #008040;'>f</td><td title='0.34 bits' style='color: #00FF00;'>(</td><td title='6.04 bits' style='color: #0000A0;'>l</td><td title='5.12 bits' style='color: #0000A0;'>)</td><td title='2.53 bits' style='color: #006090;'>)</td><td title='2.99 bits' style='color: #006090;'>;</td><td title='0.86 bits' style='color: #00C000;'>i</td><td title='1.14 bits' style='color: #008040;'>f</td><td title='0.15 bits' style='color: #00FF00;'>(</td><td title='3.02 bits' style='color: #0020F0;'>Z</td><td title='0.78 bits' style='color: #00C000;'>=</td><td title='0.23 bits' style='color: #00FF00;'>=</td><td title='6.79 bits' style='color: #0000A0;'>2</td><td title='0.38 bits' style='color: #00FF00;'>.</td><td title='0.46 bits' style='color: #00FF00;'>)</td><td title='1.50 bits' style='color: #008040;'>i</td><td title='0.77 bits' style='color: #00C000;'>*</td><td title='0.45 bits' style='color: #00FF00;'>=</td><td title='1.96 bits' style='color: #008040;'>v</td><td title='0.20 bits' style='color: #00FF00;'>e</td><td title='0.05 bits' style='color: #80FF80;'>c</td><td title='0.09 bits' style='color: #80FF80;'>3</td><td title='0.07 bits' style='color: #80FF80;'>(</td><td title='0.79 bits' style='color: #00C000;'>.</td><td title='3.57 bits' style='color: #0020F0;'>7</td><td title='3.34 bits' style='color: #0020F0;'>,</td><td title='0.96 bits' style='color: #00C000;'>.</td></tr></table></td></tr><tr><td nowrap class='address'> 004227B0 </td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='6.05 bits' style='color: #0000A0;'>37</td><td title='1.06 bits' style='color: #008040;'>2C</td><td title='0.61 bits' style='color: #00C000;'>2E</td><td title='5.32 bits' style='color: #0000A0;'>34</td><td> </td><td title='1.96 bits' style='color: #008040;'>29</td><td title='5.08 bits' style='color: #0000A0;'>2B</td><td title='8.12 bits' style='color: #000000;'>78</td><td title='0.94 bits' style='color: #00C000;'>28</td><td> </td><td title='4.09 bits' style='color: #0020F0;'>7A</td><td title='4.09 bits' style='color: #0020F0;'>2E</td><td title='2.81 bits' style='color: #006090;'>78</td><td title='2.33 bits' style='color: #006090;'>7A</td><td> </td><td title='0.75 bits' style='color: #00C000;'>2A</td><td title='6.16 bits' style='color: #0000A0;'>33</td><td title='1.70 bits' style='color: #008040;'>2E</td><td title='4.61 bits' style='color: #0020F0;'>2B</td><td> </td><td> </td><td title='2.30 bits' style='color: #006090;'>31</td><td title='0.68 bits' style='color: #00C000;'>2E</td><td title='1.96 bits' style='color: #008040;'>35</td><td title='1.05 bits' style='color: #008040;'>2C</td><td> </td><td title='2.79 bits' style='color: #006090;'>2E</td><td title='4.81 bits' style='color: #0020F0;'>31</td><td title='2.11 bits' style='color: #006090;'>2C</td><td title='2.38 bits' style='color: #006090;'>30</td><td> </td><td title='3.54 bits' style='color: #0020F0;'>29</td><td title='1.84 bits' style='color: #008040;'>3B</td><td title='0.75 bits' style='color: #00C000;'>69</td><td title='0.75 bits' style='color: #00C000;'>66</td><td> </td><td title='0.10 bits' style='color: #00FF00;'>28</td><td title='2.07 bits' style='color: #006090;'>5A</td><td title='0.68 bits' style='color: #00C000;'>3D</td><td title='0.16 bits' style='color: #00FF00;'>3D</td><td> </td><td> </td><td> </td><td title='6.05 bits' style='color: #0000A0;'>7</td><td title='1.06 bits' style='color: #008040;'>,</td><td title='0.61 bits' style='color: #00C000;'>.</td><td title='5.32 bits' style='color: #0000A0;'>4</td><td title='1.96 bits' style='color: #008040;'>)</td><td title='5.08 bits' style='color: #0000A0;'>+</td><td title='8.12 bits' style='color: #000000;'>x</td><td title='0.94 bits' style='color: #00C000;'>(</td><td title='4.09 bits' style='color: #0020F0;'>z</td><td title='4.09 bits' style='color: #0020F0;'>.</td><td title='2.81 bits' style='color: #006090;'>x</td><td title='2.33 bits' style='color: #006090;'>z</td><td title='0.75 bits' style='color: #00C000;'>*</td><td title='6.16 bits' style='color: #0000A0;'>3</td><td title='1.70 bits' style='color: #008040;'>.</td><td title='4.61 bits' style='color: #0020F0;'>+</td><td title='2.30 bits' style='color: #006090;'>1</td><td title='0.68 bits' style='color: #00C000;'>.</td><td title='1.96 bits' style='color: #008040;'>5</td><td title='1.05 bits' style='color: #008040;'>,</td><td title='2.79 bits' style='color: #006090;'>.</td><td title='4.81 bits' style='color: #0020F0;'>1</td><td title='2.11 bits' style='color: #006090;'>,</td><td title='2.38 bits' style='color: #006090;'>0</td><td title='3.54 bits' style='color: #0020F0;'>)</td><td title='1.84 bits' style='color: #008040;'>;</td><td title='0.75 bits' style='color: #00C000;'>i</td><td title='0.75 bits' style='color: #00C000;'>f</td><td title='0.10 bits' style='color: #00FF00;'>(</td><td title='2.07 bits' style='color: #006090;'>Z</td><td title='0.68 bits' style='color: #00C000;'>=</td><td title='0.16 bits' style='color: #00FF00;'>=</td></tr></table></td></tr><tr><td nowrap class='address'> 004227D0 </td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='5.73 bits' style='color: #0000A0;'>33</td><td title='0.34 bits' style='color: #00FF00;'>2E</td><td title='0.61 bits' style='color: #00C000;'>29</td><td title='1.14 bits' style='color: #008040;'>69</td><td> </td><td title='0.43 bits' style='color: #00FF00;'>2A</td><td title='0.30 bits' style='color: #00FF00;'>3D</td><td title='1.04 bits' style='color: #008040;'>76</td><td title='0.15 bits' style='color: #00FF00;'>65</td><td> </td><td title='0.05 bits' style='color: #80FF80;'>63</td><td title='0.07 bits' style='color: #80FF80;'>33</td><td title='0.06 bits' style='color: #80FF80;'>28</td><td title='0.49 bits' style='color: #00FF00;'>2E</td><td> </td><td title='3.57 bits' style='color: #0020F0;'>38</td><td title='1.07 bits' style='color: #008040;'>2C</td><td title='1.13 bits' style='color: #008040;'>2E</td><td title='2.67 bits' style='color: #006090;'>38</td><td> </td><td> </td><td title='0.71 bits' style='color: #00C000;'>2C</td><td title='0.57 bits' style='color: #00C000;'>2E</td><td title='4.33 bits' style='color: #0020F0;'>35</td><td title='2.11 bits' style='color: #006090;'>29</td><td> </td><td title='4.11 bits' style='color: #0020F0;'>2B</td><td title='3.17 bits' style='color: #0020F0;'>78</td><td title='0.56 bits' style='color: #00C000;'>28</td><td title='1.71 bits' style='color: #008040;'>7A</td><td> </td><td title='0.92 bits' style='color: #00C000;'>2E</td><td title='1.04 bits' style='color: #008040;'>78</td><td title='0.69 bits' style='color: #00C000;'>7A</td><td title='0.34 bits' style='color: #00FF00;'>2A</td><td> </td><td title='3.40 bits' style='color: #0020F0;'>35</td><td title='1.48 bits' style='color: #008040;'>30</td><td title='3.28 bits' style='color: #0020F0;'>30</td><td title='0.67 bits' style='color: #00C000;'>2E</td><td> </td><td> </td><td> </td><td title='5.73 bits' style='color: #0000A0;'>3</td><td title='0.34 bits' style='color: #00FF00;'>.</td><td title='0.61 bits' style='color: #00C000;'>)</td><td title='1.14 bits' style='color: #008040;'>i</td><td title='0.43 bits' style='color: #00FF00;'>*</td><td title='0.30 bits' style='color: #00FF00;'>=</td><td title='1.04 bits' style='color: #008040;'>v</td><td title='0.15 bits' style='color: #00FF00;'>e</td><td title='0.05 bits' style='color: #80FF80;'>c</td><td title='0.07 bits' style='color: #80FF80;'>3</td><td title='0.06 bits' style='color: #80FF80;'>(</td><td title='0.49 bits' style='color: #00FF00;'>.</td><td title='3.57 bits' style='color: #0020F0;'>8</td><td title='1.07 bits' style='color: #008040;'>,</td><td title='1.13 bits' style='color: #008040;'>.</td><td title='2.67 bits' style='color: #006090;'>8</td><td title='0.71 bits' style='color: #00C000;'>,</td><td title='0.57 bits' style='color: #00C000;'>.</td><td title='4.33 bits' style='color: #0020F0;'>5</td><td title='2.11 bits' style='color: #006090;'>)</td><td title='4.11 bits' style='color: #0020F0;'>+</td><td title='3.17 bits' style='color: #0020F0;'>x</td><td title='0.56 bits' style='color: #00C000;'>(</td><td title='1.71 bits' style='color: #008040;'>z</td><td title='0.92 bits' style='color: #00C000;'>.</td><td title='1.04 bits' style='color: #008040;'>x</td><td title='0.69 bits' style='color: #00C000;'>z</td><td title='0.34 bits' style='color: #00FF00;'>*</td><td title='3.40 bits' style='color: #0020F0;'>5</td><td title='1.48 bits' style='color: #008040;'>0</td><td title='3.28 bits' style='color: #0020F0;'>0</td><td title='0.67 bits' style='color: #00C000;'>.</td></tr></table></td></tr><tr><td nowrap class='address'> 004227F0 </td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='6.33 bits' style='color: #0000A0;'>2B</td><td title='2.38 bits' style='color: #006090;'>31</td><td title='7.72 bits' style='color: #000000;'>65</td><td title='6.04 bits' style='color: #0000A0;'>35</td><td> </td><td title='2.07 bits' style='color: #006090;'>2C</td><td title='1.36 bits' style='color: #008040;'>2E</td><td title='3.11 bits' style='color: #0020F0;'>33</td><td title='1.04 bits' style='color: #008040;'>2C</td><td> </td><td title='2.77 bits' style='color: #006090;'>30</td><td title='1.91 bits' style='color: #008040;'>29</td><td title='0.89 bits' style='color: #00C000;'>3B</td><td title='0.44 bits' style='color: #00FF00;'>69</td><td> </td><td title='0.45 bits' style='color: #00FF00;'>66</td><td title='0.09 bits' style='color: #80FF80;'>28</td><td title='1.14 bits' style='color: #008040;'>5A</td><td title='0.41 bits' style='color: #00FF00;'>3D</td><td> </td><td> </td><td title='0.14 bits' style='color: #00FF00;'>3D</td><td title='7.78 bits' style='color: #000000;'>34</td><td title='0.29 bits' style='color: #00FF00;'>2E</td><td title='0.33 bits' style='color: #00FF00;'>29</td><td> </td><td title='1.00 bits' style='color: #00C000;'>69</td><td title='0.43 bits' style='color: #00FF00;'>2A</td><td title='0.32 bits' style='color: #00FF00;'>3D</td><td title='0.87 bits' style='color: #00C000;'>76</td><td> </td><td title='0.13 bits' style='color: #00FF00;'>65</td><td title='0.05 bits' style='color: #80FF80;'>63</td><td title='0.07 bits' style='color: #80FF80;'>33</td><td title='0.05 bits' style='color: #80FF80;'>28</td><td> </td><td title='3.43 bits' style='color: #0020F0;'>30</td><td title='0.16 bits' style='color: #00FF00;'>2E</td><td title='0.57 bits' style='color: #00C000;'>2C</td><td title='1.20 bits' style='color: #008040;'>2E</td><td> </td><td> </td><td> </td><td title='6.33 bits' style='color: #0000A0;'>+</td><td title='2.38 bits' style='color: #006090;'>1</td><td title='7.72 bits' style='color: #000000;'>e</td><td title='6.04 bits' style='color: #0000A0;'>5</td><td title='2.07 bits' style='color: #006090;'>,</td><td title='1.36 bits' style='color: #008040;'>.</td><td title='3.11 bits' style='color: #0020F0;'>3</td><td title='1.04 bits' style='color: #008040;'>,</td><td title='2.77 bits' style='color: #006090;'>0</td><td title='1.91 bits' style='color: #008040;'>)</td><td title='0.89 bits' style='color: #00C000;'>;</td><td title='0.44 bits' style='color: #00FF00;'>i</td><td title='0.45 bits' style='color: #00FF00;'>f</td><td title='0.09 bits' style='color: #80FF80;'>(</td><td title='1.14 bits' style='color: #008040;'>Z</td><td title='0.41 bits' style='color: #00FF00;'>=</td><td title='0.14 bits' style='color: #00FF00;'>=</td><td title='7.78 bits' style='color: #000000;'>4</td><td title='0.29 bits' style='color: #00FF00;'>.</td><td title='0.33 bits' style='color: #00FF00;'>)</td><td title='1.00 bits' style='color: #00C000;'>i</td><td title='0.43 bits' style='color: #00FF00;'>*</td><td title='0.32 bits' style='color: #00FF00;'>=</td><td title='0.87 bits' style='color: #00C000;'>v</td><td title='0.13 bits' style='color: #00FF00;'>e</td><td title='0.05 bits' style='color: #80FF80;'>c</td><td title='0.07 bits' style='color: #80FF80;'>3</td><td title='0.05 bits' style='color: #80FF80;'>(</td><td title='3.43 bits' style='color: #0020F0;'>0</td><td title='0.16 bits' style='color: #00FF00;'>.</td><td title='0.57 bits' style='color: #00C000;'>,</td><td title='1.20 bits' style='color: #008040;'>.</td></tr></table></td></tr><tr><td nowrap class='address'> 00422810 </td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='2.95 bits' style='color: #006090;'>30</td><td title='6.78 bits' style='color: #0000A0;'>38</td><td title='0.77 bits' style='color: #00C000;'>2C</td><td title='0.86 bits' style='color: #00C000;'>2E</td><td> </td><td title='3.73 bits' style='color: #0020F0;'>31</td><td title='3.55 bits' style='color: #0020F0;'>31</td><td title='1.88 bits' style='color: #008040;'>29</td><td title='3.38 bits' style='color: #0020F0;'>2B</td><td> </td><td title='4.54 bits' style='color: #0020F0;'>64</td><td title='1.34 bits' style='color: #008040;'>28</td><td title='2.35 bits' style='color: #006090;'>61</td><td title='0.93 bits' style='color: #00C000;'>2C</td><td> </td><td title='1.98 bits' style='color: #008040;'>6C</td><td title='0.60 bits' style='color: #00C000;'>2C</td><td title='0.52 bits' style='color: #00C000;'>2E</td><td title='4.40 bits' style='color: #0020F0;'>33</td><td> </td><td> </td><td title='1.04 bits' style='color: #008040;'>2C</td><td title='1.90 bits' style='color: #008040;'>2E</td><td title='4.89 bits' style='color: #0020F0;'>37</td><td title='1.39 bits' style='color: #008040;'>29</td><td> </td><td title='2.73 bits' style='color: #006090;'>3B</td><td title='0.70 bits' style='color: #00C000;'>69</td><td title='1.02 bits' style='color: #008040;'>66</td><td title='0.11 bits' style='color: #00FF00;'>28</td><td> </td><td title='1.28 bits' style='color: #008040;'>5A</td><td title='0.51 bits' style='color: #00C000;'>3D</td><td title='0.13 bits' style='color: #00FF00;'>3D</td><td title='5.86 bits' style='color: #0000A0;'>35</td><td> </td><td title='0.30 bits' style='color: #00FF00;'>2E</td><td title='0.26 bits' style='color: #00FF00;'>29</td><td title='0.85 bits' style='color: #00C000;'>69</td><td title='5.40 bits' style='color: #0000A0;'>3D</td><td> </td><td> </td><td> </td><td title='2.95 bits' style='color: #006090;'>0</td><td title='6.78 bits' style='color: #0000A0;'>8</td><td title='0.77 bits' style='color: #00C000;'>,</td><td title='0.86 bits' style='color: #00C000;'>.</td><td title='3.73 bits' style='color: #0020F0;'>1</td><td title='3.55 bits' style='color: #0020F0;'>1</td><td title='1.88 bits' style='color: #008040;'>)</td><td title='3.38 bits' style='color: #0020F0;'>+</td><td title='4.54 bits' style='color: #0020F0;'>d</td><td title='1.34 bits' style='color: #008040;'>(</td><td title='2.35 bits' style='color: #006090;'>a</td><td title='0.93 bits' style='color: #00C000;'>,</td><td title='1.98 bits' style='color: #008040;'>l</td><td title='0.60 bits' style='color: #00C000;'>,</td><td title='0.52 bits' style='color: #00C000;'>.</td><td title='4.40 bits' style='color: #0020F0;'>3</td><td title='1.04 bits' style='color: #008040;'>,</td><td title='1.90 bits' style='color: #008040;'>.</td><td title='4.89 bits' style='color: #0020F0;'>7</td><td title='1.39 bits' style='color: #008040;'>)</td><td title='2.73 bits' style='color: #006090;'>;</td><td title='0.70 bits' style='color: #00C000;'>i</td><td title='1.02 bits' style='color: #008040;'>f</td><td title='0.11 bits' style='color: #00FF00;'>(</td><td title='1.28 bits' style='color: #008040;'>Z</td><td title='0.51 bits' style='color: #00C000;'>=</td><td title='0.13 bits' style='color: #00FF00;'>=</td><td title='5.86 bits' style='color: #0000A0;'>5</td><td title='0.30 bits' style='color: #00FF00;'>.</td><td title='0.26 bits' style='color: #00FF00;'>)</td><td title='0.85 bits' style='color: #00C000;'>i</td><td title='5.40 bits' style='color: #0000A0;'>=</td></tr></table></td></tr><tr><td nowrap class='address'> 00422830 </td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='6.37 bits' style='color: #0000A0;'>63</td><td title='7.97 bits' style='color: #000000;'>2A</td><td title='4.22 bits' style='color: #0020F0;'>2E</td><td title='4.07 bits' style='color: #0020F0;'>34</td><td> </td><td title='5.81 bits' style='color: #0000A0;'>3B</td><td title='1.18 bits' style='color: #008040;'>69</td><td title='0.80 bits' style='color: #00C000;'>66</td><td title='0.11 bits' style='color: #00FF00;'>28</td><td> </td><td title='0.78 bits' style='color: #00C000;'>5A</td><td title='0.47 bits' style='color: #00FF00;'>3D</td><td title='0.15 bits' style='color: #00FF00;'>3D</td><td title='5.86 bits' style='color: #0000A0;'>36</td><td> </td><td title='0.25 bits' style='color: #00FF00;'>2E</td><td title='0.35 bits' style='color: #00FF00;'>29</td><td title='0.61 bits' style='color: #00C000;'>69</td><td title='0.85 bits' style='color: #00C000;'>2A</td><td> </td><td> </td><td title='0.25 bits' style='color: #00FF00;'>3D</td><td title='0.88 bits' style='color: #00C000;'>76</td><td title='0.11 bits' style='color: #00FF00;'>65</td><td title='0.04 bits' style='color: #80FF80;'>63</td><td> </td><td title='0.07 bits' style='color: #80FF80;'>33</td><td title='0.05 bits' style='color: #80FF80;'>28</td><td title='1.28 bits' style='color: #008040;'>2E</td><td title='6.05 bits' style='color: #0000A0;'>30</td><td> </td><td title='2.23 bits' style='color: #006090;'>31</td><td title='1.00 bits' style='color: #008040;'>2C</td><td title='0.93 bits' style='color: #00C000;'>2E</td><td title='3.67 bits' style='color: #0020F0;'>30</td><td> </td><td title='4.54 bits' style='color: #0020F0;'>34</td><td title='1.32 bits' style='color: #008040;'>2C</td><td title='0.63 bits' style='color: #00C000;'>2E</td><td title='1.23 bits' style='color: #008040;'>30</td><td> </td><td> </td><td> </td><td title='6.37 bits' style='color: #0000A0;'>c</td><td title='7.97 bits' style='color: #000000;'>*</td><td title='4.22 bits' style='color: #0020F0;'>.</td><td title='4.07 bits' style='color: #0020F0;'>4</td><td title='5.81 bits' style='color: #0000A0;'>;</td><td title='1.18 bits' style='color: #008040;'>i</td><td title='0.80 bits' style='color: #00C000;'>f</td><td title='0.11 bits' style='color: #00FF00;'>(</td><td title='0.78 bits' style='color: #00C000;'>Z</td><td title='0.47 bits' style='color: #00FF00;'>=</td><td title='0.15 bits' style='color: #00FF00;'>=</td><td title='5.86 bits' style='color: #0000A0;'>6</td><td title='0.25 bits' style='color: #00FF00;'>.</td><td title='0.35 bits' style='color: #00FF00;'>)</td><td title='0.61 bits' style='color: #00C000;'>i</td><td title='0.85 bits' style='color: #00C000;'>*</td><td title='0.25 bits' style='color: #00FF00;'>=</td><td title='0.88 bits' style='color: #00C000;'>v</td><td title='0.11 bits' style='color: #00FF00;'>e</td><td title='0.04 bits' style='color: #80FF80;'>c</td><td title='0.07 bits' style='color: #80FF80;'>3</td><td title='0.05 bits' style='color: #80FF80;'>(</td><td title='1.28 bits' style='color: #008040;'>.</td><td title='6.05 bits' style='color: #0000A0;'>0</td><td title='2.23 bits' style='color: #006090;'>1</td><td title='1.00 bits' style='color: #008040;'>,</td><td title='0.93 bits' style='color: #00C000;'>.</td><td title='3.67 bits' style='color: #0020F0;'>0</td><td title='4.54 bits' style='color: #0020F0;'>4</td><td title='1.32 bits' style='color: #008040;'>,</td><td title='0.63 bits' style='color: #00C000;'>.</td><td title='1.23 bits' style='color: #008040;'>0</td></tr></table></td></tr><tr><td nowrap class='address'> 00422850 </td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='3.96 bits' style='color: #0020F0;'>36</td><td title='0.97 bits' style='color: #00C000;'>29</td><td title='3.75 bits' style='color: #0020F0;'>2B</td><td title='2.85 bits' style='color: #006090;'>64</td><td> </td><td title='0.79 bits' style='color: #00C000;'>28</td><td title='1.02 bits' style='color: #008040;'>61</td><td title='0.58 bits' style='color: #00C000;'>2C</td><td title='1.14 bits' style='color: #008040;'>6C</td><td> </td><td title='0.36 bits' style='color: #00FF00;'>2C</td><td title='0.29 bits' style='color: #00FF00;'>2E</td><td title='4.97 bits' style='color: #0020F0;'>31</td><td title='0.80 bits' style='color: #00C000;'>2C</td><td> </td><td title='3.82 bits' style='color: #0020F0;'>32</td><td title='0.72 bits' style='color: #00C000;'>2E</td><td title='5.11 bits' style='color: #0000A0;'>35</td><td title='2.25 bits' style='color: #006090;'>29</td><td> </td><td> </td><td title='2.72 bits' style='color: #006090;'>3B</td><td title='2.52 bits' style='color: #006090;'>7D</td><td title='8.50 bits' style='color: #000000;'>69</td><td title='6.03 bits' style='color: #0000A0;'>2B</td><td> </td><td title='0.77 bits' style='color: #00C000;'>3D</td><td title='5.48 bits' style='color: #0000A0;'>70</td><td title='6.71 bits' style='color: #0000A0;'>2A</td><td title='5.81 bits' style='color: #0000A0;'>63</td><td> </td><td title='4.75 bits' style='color: #0020F0;'>2A</td><td title='2.18 bits' style='color: #006090;'>2E</td><td title='4.46 bits' style='color: #0020F0;'>32</td><td title='3.12 bits' style='color: #0020F0;'>35</td><td> </td><td title='6.70 bits' style='color: #0000A0;'>3B</td><td title='3.38 bits' style='color: #0020F0;'>72</td><td title='0.54 bits' style='color: #00C000;'>65</td><td title='0.52 bits' style='color: #00C000;'>74</td><td> </td><td> </td><td> </td><td title='3.96 bits' style='color: #0020F0;'>6</td><td title='0.97 bits' style='color: #00C000;'>)</td><td title='3.75 bits' style='color: #0020F0;'>+</td><td title='2.85 bits' style='color: #006090;'>d</td><td title='0.79 bits' style='color: #00C000;'>(</td><td title='1.02 bits' style='color: #008040;'>a</td><td title='0.58 bits' style='color: #00C000;'>,</td><td title='1.14 bits' style='color: #008040;'>l</td><td title='0.36 bits' style='color: #00FF00;'>,</td><td title='0.29 bits' style='color: #00FF00;'>.</td><td title='4.97 bits' style='color: #0020F0;'>1</td><td title='0.80 bits' style='color: #00C000;'>,</td><td title='3.82 bits' style='color: #0020F0;'>2</td><td title='0.72 bits' style='color: #00C000;'>.</td><td title='5.11 bits' style='color: #0000A0;'>5</td><td title='2.25 bits' style='color: #006090;'>)</td><td title='2.72 bits' style='color: #006090;'>;</td><td title='2.52 bits' style='color: #006090;'>}</td><td title='8.50 bits' style='color: #000000;'>i</td><td title='6.03 bits' style='color: #0000A0;'>+</td><td title='0.77 bits' style='color: #00C000;'>=</td><td title='5.48 bits' style='color: #0000A0;'>p</td><td title='6.71 bits' style='color: #0000A0;'>*</td><td title='5.81 bits' style='color: #0000A0;'>c</td><td title='4.75 bits' style='color: #0020F0;'>*</td><td title='2.18 bits' style='color: #006090;'>.</td><td title='4.46 bits' style='color: #0020F0;'>2</td><td title='3.12 bits' style='color: #0020F0;'>5</td><td title='6.70 bits' style='color: #0000A0;'>;</td><td title='3.38 bits' style='color: #0020F0;'>r</td><td title='0.54 bits' style='color: #00C000;'>e</td><td title='0.52 bits' style='color: #00C000;'>t</td></tr></table></td></tr><tr><td nowrap class='address'> 00422870 </td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='0.10 bits' style='color: #80FF80;'>75</td><td title='0.07 bits' style='color: #80FF80;'>72</td><td title='0.06 bits' style='color: #80FF80;'>6E</td><td title='0.68 bits' style='color: #00C000;'>20</td><td> </td><td title='9.79 bits' style='color: #900000;'>68</td><td title='2.11 bits' style='color: #006090;'>28</td><td title='8.10 bits' style='color: #000000;'>64</td><td title='3.70 bits' style='color: #0020F0;'>28</td><td> </td><td title='2.65 bits' style='color: #006090;'>66</td><td title='0.72 bits' style='color: #00C000;'>28</td><td title='8.94 bits' style='color: #000000;'>69</td><td title='4.70 bits' style='color: #0020F0;'>2C</td><td> </td><td title='4.05 bits' style='color: #0020F0;'>65</td><td title='1.86 bits' style='color: #008040;'>2C</td><td title='5.14 bits' style='color: #0000A0;'>6C</td><td title='1.49 bits' style='color: #008040;'>2C</td><td> </td><td> </td><td title='7.76 bits' style='color: #000000;'>76</td><td title='1.86 bits' style='color: #008040;'>65</td><td title='0.05 bits' style='color: #80FF80;'>63</td><td title='0.11 bits' style='color: #00FF00;'>33</td><td> </td><td title='0.10 bits' style='color: #80FF80;'>28</td><td title='1.84 bits' style='color: #008040;'>30</td><td title='0.09 bits' style='color: #80FF80;'>2E</td><td title='0.33 bits' style='color: #00FF00;'>2C</td><td> </td><td title='3.48 bits' style='color: #0020F0;'>2D</td><td title='1.01 bits' style='color: #008040;'>2E</td><td title='5.59 bits' style='color: #0000A0;'>31</td><td title='0.74 bits' style='color: #00C000;'>2C</td><td> </td><td title='4.37 bits' style='color: #0020F0;'>2D</td><td title='2.08 bits' style='color: #006090;'>31</td><td title='1.88 bits' style='color: #008040;'>2E</td><td title='2.07 bits' style='color: #006090;'>29</td><td> </td><td> </td><td> </td><td title='0.10 bits' style='color: #80FF80;'>u</td><td title='0.07 bits' style='color: #80FF80;'>r</td><td title='0.06 bits' style='color: #80FF80;'>n</td><td title='0.68 bits' style='color: #00C000;'>.</td><td title='9.79 bits' style='color: #900000;'>h</td><td title='2.11 bits' style='color: #006090;'>(</td><td title='8.10 bits' style='color: #000000;'>d</td><td title='3.70 bits' style='color: #0020F0;'>(</td><td title='2.65 bits' style='color: #006090;'>f</td><td title='0.72 bits' style='color: #00C000;'>(</td><td title='8.94 bits' style='color: #000000;'>i</td><td title='4.70 bits' style='color: #0020F0;'>,</td><td title='4.05 bits' style='color: #0020F0;'>e</td><td title='1.86 bits' style='color: #008040;'>,</td><td title='5.14 bits' style='color: #0000A0;'>l</td><td title='1.49 bits' style='color: #008040;'>,</td><td title='7.76 bits' style='color: #000000;'>v</td><td title='1.86 bits' style='color: #008040;'>e</td><td title='0.05 bits' style='color: #80FF80;'>c</td><td title='0.11 bits' style='color: #00FF00;'>3</td><td title='0.10 bits' style='color: #80FF80;'>(</td><td title='1.84 bits' style='color: #008040;'>0</td><td title='0.09 bits' style='color: #80FF80;'>.</td><td title='0.33 bits' style='color: #00FF00;'>,</td><td title='3.48 bits' style='color: #0020F0;'>-</td><td title='1.01 bits' style='color: #008040;'>.</td><td title='5.59 bits' style='color: #0000A0;'>1</td><td title='0.74 bits' style='color: #00C000;'>,</td><td title='4.37 bits' style='color: #0020F0;'>-</td><td title='2.08 bits' style='color: #006090;'>1</td><td title='1.88 bits' style='color: #008040;'>.</td><td title='2.07 bits' style='color: #006090;'>)</td></tr></table></td></tr><tr><td nowrap class='address'> 00422890 </td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='2.38 bits' style='color: #006090;'>2C</td><td title='2.18 bits' style='color: #006090;'>2E</td><td title='2.32 bits' style='color: #006090;'>30</td><td title='4.43 bits' style='color: #0020F0;'>31</td><td> </td><td title='2.85 bits' style='color: #006090;'>29</td><td title='3.51 bits' style='color: #0020F0;'>29</td><td title='3.50 bits' style='color: #0020F0;'>29</td><td title='2.96 bits' style='color: #006090;'>3B</td><td> </td><td title='3.31 bits' style='color: #0020F0;'>7D</td><td title='1.30 bits' style='color: #008040;'>76</td><td title='12.32 bits' style='color: #FF0000;'>6F</td><td title='8.25 bits' style='color: #000000;'>69</td><td> </td><td title='9.31 bits' style='color: #900000;'>64</td><td title='4.91 bits' style='color: #0020F0;'>20</td><td title='4.13 bits' style='color: #0020F0;'>6D</td><td title='4.43 bits' style='color: #0020F0;'>61</td><td> </td><td> </td><td title='6.84 bits' style='color: #0000A0;'>69</td><td title='3.30 bits' style='color: #0020F0;'>6E</td><td title='0.67 bits' style='color: #00C000;'>28</td><td title='6.52 bits' style='color: #0000A0;'>29</td><td> </td><td title='1.73 bits' style='color: #008040;'>7B</td><td title='0.77 bits' style='color: #00C000;'>76</td><td title='0.19 bits' style='color: #00FF00;'>65</td><td title='0.05 bits' style='color: #80FF80;'>63</td><td> </td><td title='4.86 bits' style='color: #0020F0;'>32</td><td title='1.14 bits' style='color: #008040;'>20</td><td title='1.34 bits' style='color: #008040;'>76</td><td title='1.46 bits' style='color: #008040;'>3D</td><td> </td><td title='0.82 bits' style='color: #00C000;'>76</td><td title='0.09 bits' style='color: #80FF80;'>65</td><td title='0.04 bits' style='color: #80FF80;'>63</td><td title='3.13 bits' style='color: #0020F0;'>32</td><td> </td><td> </td><td> </td><td title='2.38 bits' style='color: #006090;'>,</td><td title='2.18 bits' style='color: #006090;'>.</td><td title='2.32 bits' style='color: #006090;'>0</td><td title='4.43 bits' style='color: #0020F0;'>1</td><td title='2.85 bits' style='color: #006090;'>)</td><td title='3.51 bits' style='color: #0020F0;'>)</td><td title='3.50 bits' style='color: #0020F0;'>)</td><td title='2.96 bits' style='color: #006090;'>;</td><td title='3.31 bits' style='color: #0020F0;'>}</td><td title='1.30 bits' style='color: #008040;'>v</td><td title='12.32 bits' style='color: #FF0000;'>o</td><td title='8.25 bits' style='color: #000000;'>i</td><td title='9.31 bits' style='color: #900000;'>d</td><td title='4.91 bits' style='color: #0020F0;'>.</td><td title='4.13 bits' style='color: #0020F0;'>m</td><td title='4.43 bits' style='color: #0020F0;'>a</td><td title='6.84 bits' style='color: #0000A0;'>i</td><td title='3.30 bits' style='color: #0020F0;'>n</td><td title='0.67 bits' style='color: #00C000;'>(</td><td title='6.52 bits' style='color: #0000A0;'>)</td><td title='1.73 bits' style='color: #008040;'>{</td><td title='0.77 bits' style='color: #00C000;'>v</td><td title='0.19 bits' style='color: #00FF00;'>e</td><td title='0.05 bits' style='color: #80FF80;'>c</td><td title='4.86 bits' style='color: #0020F0;'>2</td><td title='1.14 bits' style='color: #008040;'>.</td><td title='1.34 bits' style='color: #008040;'>v</td><td title='1.46 bits' style='color: #008040;'>=</td><td title='0.82 bits' style='color: #00C000;'>v</td><td title='0.09 bits' style='color: #80FF80;'>e</td><td title='0.04 bits' style='color: #80FF80;'>c</td><td title='3.13 bits' style='color: #0020F0;'>2</td></tr></table></td></tr><tr><td nowrap class='address'> 004228B0 </td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='0.52 bits' style='color: #00C000;'>28</td><td title='3.20 bits' style='color: #0020F0;'>31</td><td title='8.66 bits' style='color: #000000;'>39</td><td title='5.04 bits' style='color: #0000A0;'>32</td><td> </td><td title='4.68 bits' style='color: #0020F0;'>30</td><td title='7.86 bits' style='color: #000000;'>2C</td><td title='3.50 bits' style='color: #0020F0;'>31</td><td title='1.13 bits' style='color: #008040;'>30</td><td> </td><td title='7.50 bits' style='color: #000000;'>38</td><td title='6.66 bits' style='color: #0000A0;'>30</td><td title='2.92 bits' style='color: #006090;'>29</td><td title='2.48 bits' style='color: #006090;'>2C</td><td> </td><td title='4.25 bits' style='color: #0020F0;'>66</td><td title='5.44 bits' style='color: #0000A0;'>3D</td><td title='9.06 bits' style='color: #900000;'>67</td><td title='4.93 bits' style='color: #0020F0;'>6C</td><td> </td><td> </td><td title='11.25 bits' style='color: #900000;'>5F</td><td title='12.21 bits' style='color: #FF0000;'>46</td><td title='6.41 bits' style='color: #0000A0;'>72</td><td title='5.85 bits' style='color: #0000A0;'>61</td><td> </td><td title='8.35 bits' style='color: #000000;'>67</td><td title='10.83 bits' style='color: #900000;'>43</td><td title='8.31 bits' style='color: #000000;'>6F</td><td title='3.98 bits' style='color: #0020F0;'>6F</td><td> </td><td title='2.79 bits' style='color: #006090;'>72</td><td title='9.51 bits' style='color: #900000;'>64</td><td title='5.63 bits' style='color: #0000A0;'>2E</td><td title='3.43 bits' style='color: #0020F0;'>78</td><td> </td><td title='3.00 bits' style='color: #006090;'>79</td><td title='10.74 bits' style='color: #900000;'>2F</td><td title='3.94 bits' style='color: #0020F0;'>76</td><td title='3.11 bits' style='color: #0020F0;'>2E</td><td> </td><td> </td><td> </td><td title='0.52 bits' style='color: #00C000;'>(</td><td title='3.20 bits' style='color: #0020F0;'>1</td><td title='8.66 bits' style='color: #000000;'>9</td><td title='5.04 bits' style='color: #0000A0;'>2</td><td title='4.68 bits' style='color: #0020F0;'>0</td><td title='7.86 bits' style='color: #000000;'>,</td><td title='3.50 bits' style='color: #0020F0;'>1</td><td title='1.13 bits' style='color: #008040;'>0</td><td title='7.50 bits' style='color: #000000;'>8</td><td title='6.66 bits' style='color: #0000A0;'>0</td><td title='2.92 bits' style='color: #006090;'>)</td><td title='2.48 bits' style='color: #006090;'>,</td><td title='4.25 bits' style='color: #0020F0;'>f</td><td title='5.44 bits' style='color: #0000A0;'>=</td><td title='9.06 bits' style='color: #900000;'>g</td><td title='4.93 bits' style='color: #0020F0;'>l</td><td title='11.25 bits' style='color: #900000;'>_</td><td title='12.21 bits' style='color: #FF0000;'>F</td><td title='6.41 bits' style='color: #0000A0;'>r</td><td title='5.85 bits' style='color: #0000A0;'>a</td><td title='8.35 bits' style='color: #000000;'>g</td><td title='10.83 bits' style='color: #900000;'>C</td><td title='8.31 bits' style='color: #000000;'>o</td><td title='3.98 bits' style='color: #0020F0;'>o</td><td title='2.79 bits' style='color: #006090;'>r</td><td title='9.51 bits' style='color: #900000;'>d</td><td title='5.63 bits' style='color: #0000A0;'>.</td><td title='3.43 bits' style='color: #0020F0;'>x</td><td title='3.00 bits' style='color: #006090;'>y</td><td title='10.74 bits' style='color: #900000;'>/</td><td title='3.94 bits' style='color: #0020F0;'>v</td><td title='3.11 bits' style='color: #0020F0;'>.</td></tr></table></td></tr><tr><td nowrap class='address'> 004228D0 </td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='1.08 bits' style='color: #008040;'>78</td><td title='2.23 bits' style='color: #006090;'>79</td><td title='3.79 bits' style='color: #0020F0;'>2C</td><td title='6.90 bits' style='color: #0000A0;'>79</td><td> </td><td title='3.02 bits' style='color: #0020F0;'>3D</td><td title='8.70 bits' style='color: #000000;'>2D</td><td title='1.39 bits' style='color: #008040;'>31</td><td title='0.74 bits' style='color: #00C000;'>2E</td><td> </td><td title='5.68 bits' style='color: #0000A0;'>2B</td><td title='3.95 bits' style='color: #0020F0;'>32</td><td title='2.64 bits' style='color: #006090;'>2E</td><td title='5.65 bits' style='color: #0000A0;'>2A</td><td> </td><td title='3.05 bits' style='color: #0020F0;'>66</td><td title='6.48 bits' style='color: #0000A0;'>3B</td><td title='3.55 bits' style='color: #0020F0;'>79</td><td title='4.66 bits' style='color: #0020F0;'>2E</td><td> </td><td> </td><td title='1.31 bits' style='color: #008040;'>78</td><td title='3.84 bits' style='color: #0020F0;'>2A</td><td title='5.15 bits' style='color: #0000A0;'>3D</td><td title='2.47 bits' style='color: #006090;'>76</td><td> </td><td title='3.27 bits' style='color: #0020F0;'>2E</td><td title='0.89 bits' style='color: #00C000;'>78</td><td title='13.00 bits' style='color: #FF0000;'>2F</td><td title='2.79 bits' style='color: #006090;'>76</td><td> </td><td title='0.79 bits' style='color: #00C000;'>2E</td><td title='0.96 bits' style='color: #00C000;'>79</td><td title='5.16 bits' style='color: #0000A0;'>3B</td><td title='2.04 bits' style='color: #006090;'>69</td><td> </td><td title='5.89 bits' style='color: #0000A0;'>3D</td><td title='2.10 bits' style='color: #006090;'>76</td><td title='0.52 bits' style='color: #00C000;'>65</td><td title='0.07 bits' style='color: #80FF80;'>63</td><td> </td><td> </td><td> </td><td title='1.08 bits' style='color: #008040;'>x</td><td title='2.23 bits' style='color: #006090;'>y</td><td title='3.79 bits' style='color: #0020F0;'>,</td><td title='6.90 bits' style='color: #0000A0;'>y</td><td title='3.02 bits' style='color: #0020F0;'>=</td><td title='8.70 bits' style='color: #000000;'>-</td><td title='1.39 bits' style='color: #008040;'>1</td><td title='0.74 bits' style='color: #00C000;'>.</td><td title='5.68 bits' style='color: #0000A0;'>+</td><td title='3.95 bits' style='color: #0020F0;'>2</td><td title='2.64 bits' style='color: #006090;'>.</td><td title='5.65 bits' style='color: #0000A0;'>*</td><td title='3.05 bits' style='color: #0020F0;'>f</td><td title='6.48 bits' style='color: #0000A0;'>;</td><td title='3.55 bits' style='color: #0020F0;'>y</td><td title='4.66 bits' style='color: #0020F0;'>.</td><td title='1.31 bits' style='color: #008040;'>x</td><td title='3.84 bits' style='color: #0020F0;'>*</td><td title='5.15 bits' style='color: #0000A0;'>=</td><td title='2.47 bits' style='color: #006090;'>v</td><td title='3.27 bits' style='color: #0020F0;'>.</td><td title='0.89 bits' style='color: #00C000;'>x</td><td title='13.00 bits' style='color: #FF0000;'>/</td><td title='2.79 bits' style='color: #006090;'>v</td><td title='0.79 bits' style='color: #00C000;'>.</td><td title='0.96 bits' style='color: #00C000;'>y</td><td title='5.16 bits' style='color: #0000A0;'>;</td><td title='2.04 bits' style='color: #006090;'>i</td><td title='5.89 bits' style='color: #0000A0;'>=</td><td title='2.10 bits' style='color: #006090;'>v</td><td title='0.52 bits' style='color: #00C000;'>e</td><td title='0.07 bits' style='color: #80FF80;'>c</td></tr></table></td></tr><tr><td nowrap class='address'> 004228F0 </td><td nowrap colspan=4 class='hexdump'><table class='data'><tr><td title='7.30 bits' style='color: #000000;'>34</td><td title='0.50 bits' style='color: #00C000;'>28</td><td title='6.27 bits' style='color: #0000A0;'>6C</td><td title='4.22 bits' style='color: #0020F0;'>28</td><td> </td><td title='2.47 bits' style='color: #006090;'>79</td><td title='2.66 bits' style='color: #006090;'>29</td><td title='1.69 bits' style='color: #008040;'>2C</td><td title='4.12 bits' style='color: #0020F0;'>31</td><td> </td><td title='0.83 bits' style='color: #00C000;'>2E</td><td title='1.52 bits' style='color: #008040;'>29</td><td title='1.93 bits' style='color: #008040;'>3B</td><td title='3.13 bits' style='color: #0020F0;'>7D</td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td title='7.30 bits' style='color: #000000;'>4</td><td title='0.50 bits' style='color: #00C000;'>(</td><td title='6.27 bits' style='color: #0000A0;'>l</td><td title='4.22 bits' style='color: #0020F0;'>(</td><td title='2.47 bits' style='color: #006090;'>y</td><td title='2.66 bits' style='color: #006090;'>)</td><td title='1.69 bits' style='color: #008040;'>,</td><td title='4.12 bits' style='color: #0020F0;'>1</td><td title='0.83 bits' style='color: #00C000;'>.</td><td title='1.52 bits' style='color: #008040;'>)</td><td title='1.93 bits' style='color: #008040;'>;</td><td title='3.13 bits' style='color: #0020F0;'>}</td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td><td> </td></tr></table></td></tr></table></td></tr></table></div></td></tr></table></div></td></tr></table></div></td></tr><tr class='section_symbol_row_expandable' onclick="switchMenu('s_2');"><th nowrap class='c1'>-004228FC </th><th nowrap class='c2'><a id='UG'>Uninitialized sections</a></th><th nowrap class='c3'>146745296</th><th nowrap class='c4'> </th><th nowrap class='c5'> </th></tr><tr><td nowrap colspan='5'><div id='s_2'><table class='grptable'><tr><td nowrap colspan='5'><div id='h_40'><table class='grptable'><tr class='oldsection_symbol_row_expandable' onclick="switchMenu('o_40');"><th nowrap class='c1'>-00422900 </th><th nowrap class='c2'><a id='VG'>MAIN.OBJ:.bss</a></th><th nowrap class='c3'>24041216</th><th nowrap class='c4'> </th><th nowrap class='c5'> </th></tr></table></div></td></tr><tr><td nowrap colspan='5'><div id='o_40'><table class='grptable'><tr class='public_symbol_row_expandable' onclick="switchMenu('p_43');"><th nowrap class='c1'>-00422900 </th><th nowrap class='c2'>?lpSoundBuffer@@3PAFA</th><th nowrap class='c3'>24041216</th><th nowrap class='c4'> </th><th nowrap class='c5'> </th></tr><tr><td nowrap colspan='5'><div id='p_43'><table class='grptable'><tr class='private_symbol_row'><th nowrap class='c1'> 00422900 </th><th nowrap class='c2'><a id='IA'>?lpSoundBuffer@@3PAFA</a></th><th nowrap class='c3'>23988224</th><th nowrap class='c4'> </th><th nowrap class='c5'> </th></tr><tr><td nowrap colspan='5'><table class='grptable'></table></td></tr><tr class='private_symbol_row'><th nowrap class='c1'> 01B03100 </th><th nowrap class='c2'><a id='NA'>?hWaveOut@@3PAUHWAVEOUT__@@A</a></th><th nowrap class='c3'>4</th><th nowrap class='c4'> </th><th nowrap class='c5'> </th></tr><tr><td nowrap colspan='5'><table class='grptable'></table></td></tr><tr class='private_symbol_row'><th nowrap class='c1'> 01B03104 </th><th nowrap class='c2'><a id='KA'>?pidMain@@3HA</a></th><th nowrap class='c3'>52988</th><th nowrap class='c4'> </th><th nowrap class='c5'> </th></tr><tr><td nowrap colspan='5'><table class='grptable'></table></td></tr></table></div></td></tr></table></div></td></tr><tr><td nowrap colspan='5'><div id='h_41'><table class='grptable'><tr class='oldsection_symbol_row_expandable' onclick="switchMenu('o_41');"><th nowrap class='c1'>-01B10000 </th><th nowrap class='c2'><a id='WG'>crinkler import:.bss</a></th><th nowrap class='c3'>488</th><th nowrap class='c4'> </th><th nowrap class='c5'> </th></tr></table></div></td></tr><tr><td nowrap colspan='5'><div id='o_41'><table class='grptable'><tr class='public_symbol_row'><th nowrap class='c1'> 01B10000 </th><th nowrap class='c2'><a id='J'>_ImportList</a></th><th nowrap class='c3'> </th><th nowrap class='c4'> </th><th nowrap class='c5'> </th></tr><tr><td nowrap colspan='5'><table class='grptable'></table></td></tr><tr class='public_symbol_row'><th nowrap class='c1'> 01B10000 </th><th nowrap class='c2'><a id='LA'>__imp__CreateThread@24</a></th><th nowrap class='c3'>4</th><th nowrap class='c4'> </th><th nowrap class='c5'> </th></tr><tr><td nowrap colspan='5'><table class='grptable'></table></td></tr><tr class='public_symbol_row'><th nowrap class='c1'> 01B10004 </th><th nowrap class='c2'><a id='AB'>__imp__ExitProcess@4</a></th><th nowrap class='c3'>4</th><th nowrap class='c4'> </th><th nowrap class='c5'> </th></tr><tr><td nowrap colspan='5'><table class='grptable'></table></td></tr><tr class='public_symbol_row'><th nowrap class='c1'> 01B10008 </th><th nowrap class='c2'><a id='R'>__imp__LoadLibraryA@4</a></th><th nowrap class='c3'>4</th><th nowrap class='c4'> </th><th nowrap class='c5'> </th></tr><tr><td nowrap colspan='5'><table class='grptable'></table></td></tr><tr class='public_symbol_row'><th nowrap class='c1'> 01B1000C </th><th nowrap class='c2'><a id='W'>__imp__ChangeDisplaySettingsA@8</a></th><th nowrap class='c3'>4</th><th nowrap class='c4'> </th><th nowrap class='c5'> </th></tr><tr><td nowrap colspan='5'><table class='grptable'></table></td></tr><tr class='public_symbol_row'><th nowrap class='c1'> 01B10010 </th><th nowrap class='c2'><a id='Y'>__imp__CreateWindowExA@48</a></th><th nowrap class='c3'>4</th><th nowrap class='c4'> </th><th nowrap class='c5'> </th></tr><tr><td nowrap colspan='5'><table class='grptable'></table></td></tr><tr class='public_symbol_row'><th nowrap class='c1'> 01B10014 </th><th nowrap class='c2'><a id='ZA'>__imp__GetAsyncKeyState@4</a></th><th nowrap class='c3'>4</th><th nowrap class='c4'> </th><th nowrap class='c5'> </th></tr><tr><td nowrap colspan='5'><table class='grptable'></table></td></tr><tr class='public_symbol_row'><th nowrap class='c1'> 01B10018 </th><th nowrap class='c2'><a id='Z'>__imp__GetDC@4</a></th><th nowrap class='c3'>4</th><th nowrap class='c4'> </th><th nowrap class='c5'> </th></tr><tr><td nowrap colspan='5'><table class='grptable'></table></td></tr><tr class='public_symbol_row'><th nowrap class='c1'> 01B1001C </th><th nowrap class='c2'><a id='SA'>__imp__PeekMessageA@20</a></th><th nowrap class='c3'>4</th><th nowrap class='c4'> </th><th nowrap class='c5'> </th></tr><tr><td nowrap colspan='5'><table class='grptable'></table></td></tr><tr class='public_symbol_row'><th nowrap class='c1'> 01B10020 </th><th nowrap class='c2'><a id='X'>__imp__ShowCursor@4</a></th><th nowrap class='c3'>4</th><th nowrap class='c4'> </th><th nowrap class='c5'> </th></tr><tr><td nowrap colspan='5'><table class='grptable'></table></td></tr><tr class='public_symbol_row'><th nowrap class='c1'> 01B10024 </th><th nowrap class='c2'><a id='BA'>__imp__ChoosePixelFormat@8</a></th><th nowrap class='c3'>4</th><th nowrap class='c4'> </th><th nowrap class='c5'> </th></tr><tr><td nowrap colspan='5'><table class='grptable'></table></td></tr><tr class='public_symbol_row'><th nowrap class='c1'> 01B10028 </th><th nowrap class='c2'><a id='CA'>__imp__SetPixelFormat@12</a></th><th nowrap class='c3'>4</th><th nowrap class='c4'> </th><th nowrap class='c5'> </th></tr><tr><td nowrap colspan='5'><table class='grptable'></table></td></tr><tr class='public_symbol_row'><th nowrap class='c1'> 01B1002C </th><th nowrap class='c2'><a id='YA'>__imp__SwapBuffers@4</a></th><th nowrap class='c3'>4</th><th nowrap class='c4'> </th><th nowrap class='c5'> </th></tr><tr><td nowrap colspan='5'><table class='grptable'></table></td></tr><tr class='public_symbol_row'><th nowrap class='c1'> 01B10030 </th><th nowrap class='c2'><a id='XA'>__imp__glRects@16</a></th><th nowrap class='c3'>376</th><th nowrap class='c4'> </th><th nowrap class='c5'> </th></tr><tr><td nowrap colspan='5'><table class='grptable'></table></td></tr><tr class='public_symbol_row'><th nowrap class='c1'> 01B101A8 </th><th nowrap class='c2'><a id='DA'>__imp__wglCreateContext@4</a></th><th nowrap class='c3'>40</th><th nowrap class='c4'> </th><th nowrap class='c5'> </th></tr><tr><td nowrap colspan='5'><table class='grptable'></table></td></tr><tr class='public_symbol_row'><th nowrap class='c1'> 01B101D0 </th><th nowrap class='c2'><a id='FA'>__imp__wglGetProcAddress@4</a></th><th nowrap class='c3'>4</th><th nowrap class='c4'> </th><th nowrap class='c5'> </th></tr><tr><td nowrap colspan='5'><table class='grptable'></table></td></tr><tr class='public_symbol_row'><th nowrap class='c1'> 01B101D4 </th><th nowrap class='c2'><a id='EA'>__imp__wglMakeCurrent@8</a></th><th nowrap class='c3'>4</th><th nowrap class='c4'> </th><th nowrap class='c5'> </th></tr><tr><td nowrap colspan='5'><table class='grptable'></table></td></tr><tr class='public_symbol_row'><th nowrap class='c1'> 01B101D8 </th><th nowrap class='c2'><a id='VA'>__imp__waveOutGetPosition@12</a></th><th nowrap class='c3'>4</th><th nowrap class='c4'> </th><th nowrap class='c5'> </th></tr><tr><td nowrap colspan='5'><table class='grptable'></table></td></tr><tr class='public_symbol_row'><th nowrap class='c1'> 01B101DC </th><th nowrap class='c2'><a id='OA'>__imp__waveOutOpen@24</a></th><th nowrap class='c3'>4</th><th nowrap class='c4'> </th><th nowrap class='c5'> </th></tr><tr><td nowrap colspan='5'><table class='grptable'></table></td></tr><tr class='public_symbol_row'><th nowrap class='c1'> 01B101E0 </th><th nowrap class='c2'><a id='QA'>__imp__waveOutPrepareHeader@12</a></th><th nowrap class='c3'>4</th><th nowrap class='c4'> </th><th nowrap class='c5'> </th></tr><tr><td nowrap colspan='5'><table class='grptable'></table></td></tr><tr class='public_symbol_row'><th nowrap class='c1'> 01B101E4 </th><th nowrap class='c2'><a id='RA'>__imp__waveOutWrite@12</a></th><th nowrap class='c3'>4</th><th nowrap class='c4'> </th><th nowrap class='c5'> </th></tr><tr><td nowrap colspan='5'><table class='grptable'></table></td></tr></table></div></td></tr><tr><td nowrap colspan='5'><div id='h_42'><table class='grptable'><tr class='oldsection_symbol_row_expandable' onclick="switchMenu('o_42');"><th nowrap class='c1'>-01B101E8 </th><th nowrap class='c2'><a id='XG'>4KLANG.OBJ:.g4kbss1</a></th><th nowrap class='c3'>122703588</th><th nowrap class='c4'> </th><th nowrap class='c5'> </th></tr></table></div></td></tr><tr><td nowrap colspan='5'><div id='o_42'><table class='grptable'><tr class='public_symbol_row_expandable' onclick="switchMenu('p_44');"><th nowrap class='c1'>-01B101E8 </th><th nowrap class='c2'>go4k_voiceindex</th><th nowrap class='c3'>12704</th><th nowrap class='c4'> </th><th nowrap class='c5'> </th></tr><tr><td nowrap colspan='5'><div id='p_44'><table class='grptable'><tr class='private_symbol_row'><th nowrap class='c1'> 01B101E8 </th><th nowrap class='c2'><a id='ZB'>go4k_voiceindex</a></th><th nowrap class='c3'>64</th><th nowrap class='c4'> </th><th nowrap class='c5'> </th></tr><tr><td nowrap colspan='5'><table class='grptable'></table></td></tr><tr class='private_symbol_row'><th nowrap class='c1'> 01B10228 </th><th nowrap class='c2'><a id='AE'>go4k_transformed_values</a></th><th nowrap class='c3'>64</th><th nowrap class='c4'> </th><th nowrap class='c5'> </th></tr><tr><td nowrap colspan='5'><table class='grptable'></table></td></tr><tr class='private_symbol_row'><th nowrap class='c1'> 01B10268 </th><th nowrap class='c2'><a id='YB'>go4k_synth_wrk</a></th><th nowrap class='c3'>12576</th><th nowrap class='c4'> </th><th nowrap class='c5'> </th></tr><tr><td nowrap colspan='5'><table class='grptable'></table></td></tr></table></div></td></tr><tr class='public_symbol_row'><th nowrap class='c1'> 01B13388 </th><th nowrap class='c2'><a id='HD'>_go4k_delay_buffer_ofs</a></th><th nowrap class='c3'>4</th><th nowrap class='c4'> </th><th nowrap class='c5'> </th></tr><tr><td nowrap colspan='5'><table class='grptable'></table></td></tr><tr class='public_symbol_row'><th nowrap class='c1'> 01B1338C </th><th nowrap class='c2'><a id='OF'>_go4k_delay_buffer</a></th><th nowrap class='c3'>122690880</th><th nowrap class='c4'> </th><th nowrap class='c5'> </th></tr><tr><td nowrap colspan='5'><table class='grptable'></table></td></tr></table></div></td></tr></table></div></td></tr></table><p><a href='http://crinkler.net'>http://www.crinkler.net</a></p></body></html> |