<feed xmlns='http://www.w3.org/2005/Atom'>
<title>dolphin/Source/Core/Common/GekkoDisassembler.h, branch master</title>
<subtitle>GameCube and Wii emulator</subtitle>
<link rel='alternate' type='text/html' href='https://git.dog6.net/dolphin/'/>
<entry>
<title>GekkoDisassembler: Remove unused parameter dmode from fdabc function</title>
<updated>2023-07-27T17:47:46+00:00</updated>
<author>
<name>Dentomologist</name>
<email>dentomologist@gmail.com</email>
</author>
<published>2023-07-02T01:08:22+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/dolphin/commit/?id=3c6ea825c2fdef5685e35864f090c74a7006cf69'/>
<id>3c6ea825c2fdef5685e35864f090c74a7006cf69</id>
<content type='text'>
With the removal of m_flags, dmode is no longer used in fdabc.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
With the removal of m_flags, dmode is no longer used in fdabc.
</pre>
</div>
</content>
</entry>
<entry>
<title>GekkoDisassembler: Remove unused parameter dmode from ldst function</title>
<updated>2023-07-27T17:47:46+00:00</updated>
<author>
<name>Dentomologist</name>
<email>dentomologist@gmail.com</email>
</author>
<published>2023-07-02T01:07:41+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/dolphin/commit/?id=33dc2a9e6a63723485dec6ab2b3af6c393e5b597'/>
<id>33dc2a9e6a63723485dec6ab2b3af6c393e5b597</id>
<content type='text'>
With the removal of m_flags, dmode is no longer used in ldst.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
With the removal of m_flags, dmode is no longer used in ldst.
</pre>
</div>
</content>
</entry>
<entry>
<title>GekkoDisassembler: Remove unused parameter dmode from rrn function</title>
<updated>2023-07-27T17:47:46+00:00</updated>
<author>
<name>Dentomologist</name>
<email>dentomologist@gmail.com</email>
</author>
<published>2023-07-02T01:06:08+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/dolphin/commit/?id=b3c5021fc47dc25bf7477df89ce28cf7f217572d'/>
<id>b3c5021fc47dc25bf7477df89ce28cf7f217572d</id>
<content type='text'>
With the removal of m_flags, dmode is no longer used in rrn.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
With the removal of m_flags, dmode is no longer used in rrn.
</pre>
</div>
</content>
</entry>
<entry>
<title>GekkoDisassembler: Remove unused parameter dmode from dab function</title>
<updated>2023-07-27T17:47:45+00:00</updated>
<author>
<name>Dentomologist</name>
<email>dentomologist@gmail.com</email>
</author>
<published>2023-07-02T01:04:27+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/dolphin/commit/?id=a177c8bcb169a909f742dc53329a95becf2e1028'/>
<id>a177c8bcb169a909f742dc53329a95becf2e1028</id>
<content type='text'>
With the removal of m_flags, dmode is no longer used in dab.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
With the removal of m_flags, dmode is no longer used in dab.
</pre>
</div>
</content>
</entry>
<entry>
<title>GekkoDisassembler: Remove unused parameter dmode from nooper function</title>
<updated>2023-07-27T17:47:45+00:00</updated>
<author>
<name>Dentomologist</name>
<email>dentomologist@gmail.com</email>
</author>
<published>2023-07-01T23:51:47+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/dolphin/commit/?id=a732647e5a7baaadef20e9490cca2427cf085df5'/>
<id>a732647e5a7baaadef20e9490cca2427cf085df5</id>
<content type='text'>
With the removal of m_flags, dmode is no longer used in nooper.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
With the removal of m_flags, dmode is no longer used in nooper.
</pre>
</div>
</content>
</entry>
<entry>
<title>GekkoDisassembler: Remove unread variable m_flags</title>
<updated>2023-07-27T17:47:41+00:00</updated>
<author>
<name>Dentomologist</name>
<email>dentomologist@gmail.com</email>
</author>
<published>2023-06-13T18:19:49+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/dolphin/commit/?id=317bb629b9f69736307c10ced12f559b0d023e87'/>
<id>317bb629b9f69736307c10ced12f559b0d023e87</id>
<content type='text'>
Writes to m_flags are pointless as it's never read.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Writes to m_flags are pointless as it's never read.
</pre>
</div>
</content>
</entry>
<entry>
<title>GekkoDisassembler: Remove unread variable m_displacement</title>
<updated>2023-07-02T03:09:10+00:00</updated>
<author>
<name>Dentomologist</name>
<email>dentomologist@gmail.com</email>
</author>
<published>2023-06-13T19:59:46+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/dolphin/commit/?id=c8e276c6f5eb58bf4542a0235bc332def2ea7de6'/>
<id>c8e276c6f5eb58bf4542a0235bc332def2ea7de6</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>GekkoDisassembler: Remove unread variable m_sreg</title>
<updated>2023-07-02T03:09:09+00:00</updated>
<author>
<name>Dentomologist</name>
<email>dentomologist@gmail.com</email>
</author>
<published>2023-06-13T19:20:28+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/dolphin/commit/?id=98c904918428f7f0d4a1d0f83decc02b257da709'/>
<id>98c904918428f7f0d4a1d0f83decc02b257da709</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>GekkoDisassembler: Remove unused enum InstructionType</title>
<updated>2023-06-24T20:45:26+00:00</updated>
<author>
<name>Dentomologist</name>
<email>dentomologist@gmail.com</email>
</author>
<published>2023-06-13T18:16:39+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/dolphin/commit/?id=2472269d06dfe7fac7a0eb206673e790e2016fe7'/>
<id>2472269d06dfe7fac7a0eb206673e790e2016fe7</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>GekkoDisassembler: Remove unread variable m_type</title>
<updated>2023-06-24T20:45:26+00:00</updated>
<author>
<name>Dentomologist</name>
<email>dentomologist@gmail.com</email>
</author>
<published>2023-06-13T18:15:18+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/dolphin/commit/?id=2cf48bc32cfcd577cd5233ed33757de103ef8f40'/>
<id>2cf48bc32cfcd577cd5233ed33757de103ef8f40</id>
<content type='text'>
Writes to m_type are pointless because it's never read.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Writes to m_type are pointless because it's never read.
</pre>
</div>
</content>
</entry>
</feed>
