<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>seinzumtode</author_name>
  <author_url>https://blog.hatena.ne.jp/seinzumtode/</author_url>
  <blog_title>how to code something</blog_title>
  <blog_url>https://seinzumtode.hatenadiary.jp/</blog_url>
  <categories>
  </categories>
  <description>戦略 1. アセンブラと同じ操作をするCコードをline by lineで書いてみる 2. Sprinterを実際に動かして、入力値と出力値を調べる 解析用Arduinoプログラム // intRes = intIn1 * intIn2 &gt;&gt; 16 // uses: // r26 to store 0 // r27 to store the byte 1 of the 24 bit result #define Hoge(intRes, charIn1, intIn2) \ asm volatile ( \ &quot;clr r26 \n\t&quot; \ &quot;mul %A1, %B2 \n\t&quot; \ &quot;mov…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fseinzumtode.hatenadiary.jp%2Fentry%2F20171113%2F1510553403&quot; title=&quot;MultiU16X8toH16とMultiU24X24toH16の解析 その２ - how to code something&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>2017-11-13 15:10:03</published>
  <title>MultiU16X8toH16とMultiU24X24toH16の解析 その２</title>
  <type>rich</type>
  <url>https://seinzumtode.hatenadiary.jp/entry/20171113/1510553403</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
