<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>higonohimajin</author_name>
  <author_url>https://blog.hatena.ne.jp/higonohimajin/</author_url>
  <blog_title>ＰＩＣを、アセンブリ言語のプログラムで使う。</blog_title>
  <blog_url>https://higonohimajin.hateblo.jp/</blog_url>
  <categories>
  </categories>
  <description>ＲＲＦ命令の解説。 書式；RRF f,d ｆは、汎用レジスタアドレス 0～127(0x00～0x7F）、または、ラベル。 ｄは、結果の上書き先が、ワーキングレジスタか、汎用レジスタの選択。 動作； Ｃ ｆ Ｃ ｆ 0 10010110 ➡ 0 01001011 Ｃと汎用レジスタの内容のビットを右に１回シフトし、ｄで指定されたレジスタに上書き。 Ｃ；影響する、例を参照。 ＤＣ；影響しない Ｚ；影響しない 例； １． 汎用レジスタ番地；0x30とする。 W 0x65 //命令実行前の値 0b01100101 //２進数表記 ｆ 0x96 //命令実行前の値（0x30番地の汎用レジスタの内容） 0b…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fhigonohimajin.hateblo.jp%2Fentry%2F2021%2F03%2F21%2F100323&quot; title=&quot;アセンブリ言語の命令、ＲＲＦ命令。 - ＰＩＣを、アセンブリ言語のプログラムで使う。&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>https://cdn-ak.f.st-hatena.com/images/fotolife/h/higonohimajin/20210321/20210321091725.png</image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2021-03-21 10:03:23</published>
  <title>アセンブリ言語の命令、ＲＲＦ命令。</title>
  <type>rich</type>
  <url>https://higonohimajin.hateblo.jp/entry/2021/03/21/100323</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
