<?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>ＣＯＭＦ命令の解説。 書式；COMF f,d ｆは、汎用レジスタアドレス 0～127(0x00～0x7F）、または、ラベル。 ｄは、結果の上書き先が、ワーキングレジスタか、汎用レジスタの選択。 動作； ｆ 反転 ➡ Ｗ or ｆ ｆの内容の２進数を反転して、格納先に上書きする。 ステータスレジスタへの影響 Ｃ；影響しない ＤＣ；影響しない Ｚ；計算結果が０の時➡１、それ以外➡０。 例； １． 汎用レジスタ番地；0x30とする。 Ｗ 0x65 //命令実行前の値（ワーキングレジスタの内容） ｆ 0x16 //命令実行前の値（0x30番地の汎用レジスタの内容） ｄ 0 //格納先の指定 BCF 0…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fhigonohimajin.hateblo.jp%2Fentry%2F2021%2F03%2F16%2F081519&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></image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2021-03-16 08:15:19</published>
  <title>アセンブリ言語の命令、ＣＯＭＦ命令。</title>
  <type>rich</type>
  <url>https://higonohimajin.hateblo.jp/entry/2021/03/16/081519</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
