<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>msyksphinz</author_name>
  <author_url>https://blog.hatena.ne.jp/msyksphinz/</author_url>
  <blog_title>FPGA開発日記</blog_title>
  <blog_url>https://msyksphinz.hatenablog.com/</blog_url>
  <categories>
  </categories>
  <description>Binary Translation型のエミュレータをRustで自作する話、徐々にテストパタンが安定して動作するようになっている。64ビット整数命令のパタンはすべてPassできるようになりたい。 これに伴っていくつかの実装変更を行った。これまではCSRRW命令などは専用のTCGを持っていたがこれを汎用的なCALL_HELPERに置き換えた。これにより独自のTCGを持つ必要性が減ってより汎用的な実装となっている。 pub fn translate_csrrw(inst: &amp;InstrInfo) -&gt; Vec&lt;TCGOp&gt; { let rs1_addr: usize = get_rs1_addr!…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fmsyksphinz.hatenablog.com%2Fentry%2F2020%2F09%2F24%2F040000&quot; title=&quot;Binary Translation型エミュレータを作る(riscv-testsのパタンを通していく) - FPGA開発日記&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/m/msyksphinz/20200917/20200917000321.png</image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2020-09-24 04:00:00</published>
  <title>Binary Translation型エミュレータを作る(riscv-testsのパタンを通していく)</title>
  <type>rich</type>
  <url>https://msyksphinz.hatenablog.com/entry/2020/09/24/040000</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
