<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>bira09</author_name>
  <author_url>https://blog.hatena.ne.jp/bira09/</author_url>
  <blog_title>birabiraのめも</blog_title>
  <blog_url>https://biraprog.hatenablog.jp/</blog_url>
  <categories>
    <anon>バイナリ</anon>
  </categories>
  <description>やっとやる気になったので命令をググっていきたいと思います。 今回もアーキテクチャはx86デス。 Intelでの記法になるのかな？ここらへんよくわかりません！それでは始めます。 MOV ＜値の移動＞ MOV EBP, ESP ; ESPの値をEBPにコピー MOV EAX, 33 ; 33をEAXに代入 MOV [1234h], EBX ; 1234h番地にEBXをコピー ; 書式 ; MOV レジスタ｜メモリ, レジスタ｜メモリ｜即値 ; 右から左へ代入される 影響を受けるフラグ なし 値を移動する命令 メモリからメモリの移動はできない ADD ＜足し算＞、ADC ＜桁上りを考慮した足し算＞ …</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fbiraprog.hatenablog.jp%2Fentry%2F2014%2F06%2F26%2F224007&quot; title=&quot;アセンブラ入門　-命令その１、四則演算編- - birabiraのめも&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>2014-06-26 22:40:07</published>
  <title>アセンブラ入門　-命令その１、四則演算編-</title>
  <type>rich</type>
  <url>https://biraprog.hatenablog.jp/entry/2014/06/26/224007</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
