<?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>ＳＵＢＬＷ命令の解説。 書式；SUBLW k ｋは、リテラルデータ 0～255(0x00～0xFF）。 動作； ｋ － Ｗ ➡ Ｗ リテラルデータからワーキングレジスタの内容を減算し、ワーキングレジスタに上書き。 （0x01～0x0x7F(１～127）が正の数、0xFF～0x81（－1～ー127）が負の数。） Ｃ；結果が０または正の数 ➡ １、結果が負の数 ➡ ０。 ＤＣ；影響しない Ｚ；結果が０ ➡ １、結果が正または負の数 ➡ ０。 例； １． W 0x1F（31） //命令実行前の値 ｋ 0x3A（58） //命令実行前の値（リテラルデータ） SUBLW 0x3A //命令実行 ｋからＷ…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fhigonohimajin.hateblo.jp%2Fentry%2F2021%2F03%2F24%2F105118&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-24 10:51:18</published>
  <title>アセンブリ言語の命令、ＳＵＢＬＷ命令。</title>
  <type>rich</type>
  <url>https://higonohimajin.hateblo.jp/entry/2021/03/24/105118</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
