<feed xmlns='http://www.w3.org/2005/Atom'>
<title>dolphin/Source/Core/Common/Src/ArmEmitter.cpp, branch 4.0</title>
<subtitle>GameCube and Wii emulator</subtitle>
<link rel='alternate' type='text/html' href='https://git.dog6.net/dolphin/'/>
<entry>
<title>[ARM] Enable VMOV to move from double VFP reg to two ARM registers.</title>
<updated>2013-09-18T22:21:22+00:00</updated>
<author>
<name>Ryan Houdek</name>
<email>Sonicadvance1@gmail.com</email>
</author>
<published>2013-09-18T22:20:28+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/dolphin/commit/?id=6fc21175035b91047857fa68f4cc93e2ae9dc276'/>
<id>6fc21175035b91047857fa68f4cc93e2ae9dc276</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>[ARM] Fix VSQRT/VCMP/VCMPE/VCMPE0/VCMP0 emitters when using the high 16 double registers.</title>
<updated>2013-09-17T22:08:23+00:00</updated>
<author>
<name>Ryan Houdek</name>
<email>Sonicadvance1@Gmail.com</email>
</author>
<published>2013-09-17T22:06:30+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/dolphin/commit/?id=06062d5744688f4a125ea447334588b41cc86129'/>
<id>06062d5744688f4a125ea447334588b41cc86129</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>[ARM] VRSQRTE NEON emitter.</title>
<updated>2013-09-16T12:58:20+00:00</updated>
<author>
<name>Ryan Houdek</name>
<email>Sonicadvance1@Gmail.com</email>
</author>
<published>2013-09-16T12:58:20+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/dolphin/commit/?id=7d410ec95c41c717dd7701f0916c7df953eb12f6'/>
<id>7d410ec95c41c717dd7701f0916c7df953eb12f6</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>[ARM] Add NEON VORR and fix encoding on NEON VEOR. Remove VMRS_APSR because it is the same as VMRS(PC)</title>
<updated>2013-09-16T07:49:16+00:00</updated>
<author>
<name>Ryan Houdek</name>
<email>Sonicadvance1@Gmail.com</email>
</author>
<published>2013-09-16T07:47:49+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/dolphin/commit/?id=beb41a8f56a9efb9a2540c71192fbddb790b7cb8'/>
<id>beb41a8f56a9efb9a2540c71192fbddb790b7cb8</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>[ARM] Add LSRS emitters, and ASR{S} register emitters. Fixes encoding in LSR emitter.</title>
<updated>2013-09-14T09:06:49+00:00</updated>
<author>
<name>Ryan Houdek</name>
<email>Sonicadvance1@Gmail.com</email>
</author>
<published>2013-09-14T09:06:49+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/dolphin/commit/?id=81d79862020ee92e42cd8bd12a5f27216e60a9c5'/>
<id>81d79862020ee92e42cd8bd12a5f27216e60a9c5</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>[ARM] Add support for double registers in VMOV(immediate). Add VEOR and VSTR1. Fix some minor encoding bugs.</title>
<updated>2013-09-08T21:56:17+00:00</updated>
<author>
<name>Ryan Houdek</name>
<email>Sonicadvance1@Gmail.com</email>
</author>
<published>2013-09-08T21:49:56+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/dolphin/commit/?id=c1aa80cefa0df06e858a5efe1e0084534ba683d7'/>
<id>c1aa80cefa0df06e858a5efe1e0084534ba683d7</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>[ARM] Use NEON for loading the values from psq_l, gives a minimal performance increase. This change also begins a new NEONXEmitter for having cleaner support for NEON.</title>
<updated>2013-09-08T07:07:15+00:00</updated>
<author>
<name>Ryan Houdek</name>
<email>Sonicadvance1@Gmail.com</email>
</author>
<published>2013-09-08T07:07:06+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/dolphin/commit/?id=e6af4970d8bfadd2ad72e69bd80e6fec6463e7a7'/>
<id>e6af4970d8bfadd2ad72e69bd80e6fec6463e7a7</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>A few more warnings.</title>
<updated>2013-09-02T03:33:35+00:00</updated>
<author>
<name>comex</name>
<email>comexk@gmail.com</email>
</author>
<published>2013-09-02T03:25:57+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/dolphin/commit/?id=35b8dfbe0cd9826c857d8faa8f6c5475487a32e0'/>
<id>35b8dfbe0cd9826c857d8faa8f6c5475487a32e0</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>[ARM] Fix the VMOV encoding to encode the destination VFP register correctly.</title>
<updated>2013-08-30T10:13:43+00:00</updated>
<author>
<name>Ryan Houdek</name>
<email>Sonicadvance1@gmail.com</email>
</author>
<published>2013-08-30T10:13:43+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/dolphin/commit/?id=710ac0408405cb85e07341699dcdc373f5a8d5f5'/>
<id>710ac0408405cb85e07341699dcdc373f5a8d5f5</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>[ARM] Support both hardfp and softfp with lfs and lfd. Fixes these two instructions on Android since it uses softfp calling conventions. This adds a emitter for moving from two ARM Registers to a double VFP reg.</title>
<updated>2013-08-30T09:38:11+00:00</updated>
<author>
<name>Ryan Houdek</name>
<email>Sonicadvance1@Gmail.com</email>
</author>
<published>2013-08-30T09:37:57+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/dolphin/commit/?id=2c1337eb5f89be68ed649ec66e8805055ecfca1c'/>
<id>2c1337eb5f89be68ed649ec66e8805055ecfca1c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
