<?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>topic EIP is physical or virtual address? in Software Tuning, Performance Optimization &amp; Platform Monitoring</title>
    <link>https://community.intel.com/t5/Software-Tuning-Performance/EIP-is-physical-or-virtual-address/m-p/1126011#M6291</link>
    <description>&lt;P&gt;&lt;SPAN style="color: rgb(36, 39, 41); font-family: Arial, &amp;quot;Helvetica Neue&amp;quot;, Helvetica, sans-serif; font-size: 15px;"&gt;I have a question about EIP register. I know it's address of newt instruction, but it means physical address or virtual address? Also, if I have a parallel program, are EIP values of one instruction are same among different processes? Thanks.&lt;/SPAN&gt;&lt;/P&gt;</description>
    <pubDate>Sat, 16 Sep 2017 00:41:29 GMT</pubDate>
    <dc:creator>kai_w_</dc:creator>
    <dc:date>2017-09-16T00:41:29Z</dc:date>
    <item>
      <title>EIP is physical or virtual address?</title>
      <link>https://community.intel.com/t5/Software-Tuning-Performance/EIP-is-physical-or-virtual-address/m-p/1126011#M6291</link>
      <description>&lt;P&gt;&lt;SPAN style="color: rgb(36, 39, 41); font-family: Arial, &amp;quot;Helvetica Neue&amp;quot;, Helvetica, sans-serif; font-size: 15px;"&gt;I have a question about EIP register. I know it's address of newt instruction, but it means physical address or virtual address? Also, if I have a parallel program, are EIP values of one instruction are same among different processes? Thanks.&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Sat, 16 Sep 2017 00:41:29 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Tuning-Performance/EIP-is-physical-or-virtual-address/m-p/1126011#M6291</guid>
      <dc:creator>kai_w_</dc:creator>
      <dc:date>2017-09-16T00:41:29Z</dc:date>
    </item>
    <item>
      <title>If you're talking about an OS</title>
      <link>https://community.intel.com/t5/Software-Tuning-Performance/EIP-is-physical-or-virtual-address/m-p/1126012#M6292</link>
      <description>&lt;P&gt;If you're talking about an OS with virtual memory, Linux, Windows etc.. then the EIP shows the virtual address.&lt;/P&gt;

&lt;P&gt;If I understand you right, the virtual address of a particular instruction is the same across different threads within the same process. &amp;nbsp;Each core in the CPU has their own EIP registers, so cores can execute different code at the same time.&lt;/P&gt;

&lt;P&gt;Hope this answers your questions.&lt;/P&gt;

&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 18 Sep 2017 10:04:07 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Tuning-Performance/EIP-is-physical-or-virtual-address/m-p/1126012#M6292</guid>
      <dc:creator>Richard_Nutman</dc:creator>
      <dc:date>2017-09-18T10:04:07Z</dc:date>
    </item>
  </channel>
</rss>

