<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>kaitou_ryaku</author_name>
  <author_url>https://blog.hatena.ne.jp/kaitou_ryaku/</author_url>
  <blog_title>しかくいさんかく</blog_title>
  <blog_url>https://sikakuisankaku.hatenablog.com/</blog_url>
  <categories>
    <anon>アドベントカレンダー2017</anon>
    <anon>低レイヤ</anon>
    <anon>マイクロアーキテクチャ</anon>
  </categories>
  <description>この記事はひとりでCPUとエミュレータとコンパイラを作る Advent Calendar 2017の5日目の記事です。 昨日は1bitのCPUを導入した。 要するにCPUとは、クロックが立ち上がるたびに、計算した値を変数に代入するループであった。 変数はDフリップフロップを用いて実装されており、そのように情報を記録する素子をレジスタと呼ぶのだった。 昨日はCPUの簡単な例を出すのが目的だったので、1bitレジスタ1個のCPUを考えた。 変数はaしかなかった。 今日はレジスタ4個、つまりa,b,c,dの4変数が扱える回路を考える。だいぶCPUらしくなるぞ～ 1bitレジスタ4個のCPU 今日の目…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fsikakuisankaku.hatenablog.com%2Fentry%2F2017%2F12%2F05%2F202638&quot; title=&quot;5日目: [CPU] レジスタの複数化とマルチプレクサ - しかくいさんかく&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://3.bp.blogspot.com/-lm7shAeLVqI/Vt_uDhbGeCI/AAAAAAAA4ss/b4HP0bxTO5I/s800/tv_bunpaiki.png</image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2017-12-05 20:26:38</published>
  <title>5日目: [CPU] レジスタの複数化とマルチプレクサ</title>
  <type>rich</type>
  <url>https://sikakuisankaku.hatenablog.com/entry/2017/12/05/202638</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
