<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>yuukiyg</author_name>
  <author_url>https://blog.hatena.ne.jp/yuukiyg/</author_url>
  <blog_title>YuukiYg's Blog</blog_title>
  <blog_url>https://yuukiyg.hatenablog.jp/</blog_url>
  <categories>
    <anon>プログラミング-Java</anon>
    <anon>プログラミング</anon>
  </categories>
  <description>レジスタマシン レジスタマシンは、メモリからレジスタに数値をロードして演算を行う。 スタックマシン スタックマシンは、メモリからスタックへ数値をプッシュ＆ポップで演算を行う。 2つの特徴 スタックマシンは、操作に使用する位置がスタックポインタが指す位置なので、レジスタ数のような特殊なハードウェアに依存することがない。しかし、ポインタを介するためアクセススピードはレジスタマシンに劣る。 JavaVMはスタックマシン。 DalvikVMはレジスタマシン。</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fyuukiyg.hatenablog.jp%2Fentry%2F2014%2F03%2F21%2F223500&quot; title=&quot;レジスタマシンとスタックマシン - YuukiYg&amp;#39;s Blog&quot; class=&quot;embed-card embed-blogcard&quot; scrolling=&quot;no&quot; frameborder=&quot;0&quot; style=&quot;display: block; width: 100%; height: 190px; max-width: 500px; margin: 10px 0px;&quot;&gt;&lt;/iframe&gt;</html>
  <image_url>http://cdn-ak.f.st-hatena.com/images/fotolife/y/yuukiyg/20160117/20160117014954.png</image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2014-03-21 22:35:00</published>
  <title>レジスタマシンとスタックマシン</title>
  <type>rich</type>
  <url>https://yuukiyg.hatenablog.jp/entry/2014/03/21/223500</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
