<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>T-Seriesのトピックt2080rdb TSC</title>
    <link>https://community.nxp.com/t5/T-Series/t2080rdb-TSC/m-p/1900622#M4959</link>
    <description>&lt;P&gt;Convert the value of TSC to time&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;static __inline__ unsigned long long rdtsc(void)&lt;BR /&gt;{&lt;BR /&gt;unsigned long long int result=0;&lt;BR /&gt;unsigned long int upper, lower,tmp;&lt;BR /&gt;__asm__ volatile(&lt;BR /&gt;"0: \n"&lt;BR /&gt;"\tmftbu %0 \n"&lt;BR /&gt;"\tmftb %1 \n"&lt;BR /&gt;"\tmftbu %2 \n"&lt;BR /&gt;"\tcmpw %2,%0 \n"&lt;BR /&gt;"\tbne 0b \n"&lt;BR /&gt;: "=r"(upper),"=r"(lower),"=r"(tmp)&lt;BR /&gt;);&lt;BR /&gt;result = upper;&lt;BR /&gt;result = result&amp;lt;&amp;lt;32;&lt;BR /&gt;result = result|lower;&lt;/P&gt;&lt;P&gt;return(result);&lt;BR /&gt;}&lt;/P&gt;</description>
    <pubDate>Sat, 06 Jul 2024 05:19:16 GMT</pubDate>
    <dc:creator>hongyuanzhao</dc:creator>
    <dc:date>2024-07-06T05:19:16Z</dc:date>
    <item>
      <title>t2080rdb TSC</title>
      <link>https://community.nxp.com/t5/T-Series/t2080rdb-TSC/m-p/1900622#M4959</link>
      <description>&lt;P&gt;Convert the value of TSC to time&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;static __inline__ unsigned long long rdtsc(void)&lt;BR /&gt;{&lt;BR /&gt;unsigned long long int result=0;&lt;BR /&gt;unsigned long int upper, lower,tmp;&lt;BR /&gt;__asm__ volatile(&lt;BR /&gt;"0: \n"&lt;BR /&gt;"\tmftbu %0 \n"&lt;BR /&gt;"\tmftb %1 \n"&lt;BR /&gt;"\tmftbu %2 \n"&lt;BR /&gt;"\tcmpw %2,%0 \n"&lt;BR /&gt;"\tbne 0b \n"&lt;BR /&gt;: "=r"(upper),"=r"(lower),"=r"(tmp)&lt;BR /&gt;);&lt;BR /&gt;result = upper;&lt;BR /&gt;result = result&amp;lt;&amp;lt;32;&lt;BR /&gt;result = result|lower;&lt;/P&gt;&lt;P&gt;return(result);&lt;BR /&gt;}&lt;/P&gt;</description>
      <pubDate>Sat, 06 Jul 2024 05:19:16 GMT</pubDate>
      <guid>https://community.nxp.com/t5/T-Series/t2080rdb-TSC/m-p/1900622#M4959</guid>
      <dc:creator>hongyuanzhao</dc:creator>
      <dc:date>2024-07-06T05:19:16Z</dc:date>
    </item>
  </channel>
</rss>

