bunnei
								
							 
						 | 
						
							
							
							
							
								
							
							
								4c583732f2
								
							
						 | 
						
							
							
								
								Merge pull request #442 from lioncash/smul
							
							
							
							
							
							
							
							dyncom: Fix SMULWB/SMULWT 
							
						 | 
						
							2015-01-07 16:49:30 -05:00 | 
						
						
							
							
							
							
								
							
							
							
								
							
							
						 | 
					
				
					
						
							
								
								
									 
									Lioncash
								
							 
						 | 
						
							
							
							
							
								
							
							
								df5e0f9f28
								
							
						 | 
						
							
							
								
								dyncom: Fix SMULWB/SMULWT
							
							
							
							
							
							
							
							Wasn't doing proper sign-extension 
							
						 | 
						
							2015-01-07 16:41:08 -05:00 | 
						
						
							
							
							
							
								
							
							
							
								
							
							
						 | 
					
				
					
						
							
								
								
									 
									bunnei
								
							 
						 | 
						
							
							
							
							
								
							
							
								3eca33c6a4
								
							
						 | 
						
							
							
								
								Merge pull request #425 from Subv/coretiming
							
							
							
							
							
							
							
							Ported the CoreTiming namespace from PPSSPP 
							
						 | 
						
							2015-01-07 15:30:46 -05:00 | 
						
						
							
							
							
							
								
							
							
							
								
							
							
						 | 
					
				
					
						
							
								
								
									 
									Subv
								
							 
						 | 
						
							
							
							
							
								
							
							
								9bf82beb4c
								
							
						 | 
						
							
							
								
								CoreTiming: Ported the CoreTiming namespace from PPSSPP
							
							
							
							
							
							
							
							Implemented the required calls to make it work.
CoreTiming: Added a new logging class Core_Timing. 
							
						 | 
						
							2015-01-07 15:08:35 -05:00 | 
						
						
							
							
							
							
								
							
							
							
								
							
							
						 | 
					
				
					
						
							
								
								
									 
									bunnei
								
							 
						 | 
						
							
							
							
							
								
							
							
								317fe1e528
								
							
						 | 
						
							
							
								
								Merge pull request #438 from lioncash/swp
							
							
							
							
							
							
							
							dyncom: Fix SWPB 
							
						 | 
						
							2015-01-07 09:53:29 -05:00 | 
						
						
							
							
							
							
								
							
							
							
								
							
							
						 | 
					
				
					
						
							
								
								
									 
									Lioncash
								
							 
						 | 
						
							
							
							
							
								
							
							
								75c211c10f
								
							
						 | 
						
							
							
								
								dyncom: Fix SWPB
							
							
							
							
							
						 | 
						
							2015-01-07 09:36:06 -05:00 | 
						
						
							
							
							
							
								
							
							
							
								
							
							
						 | 
					
				
					
						
							
								
								
									 
									Lioncash
								
							 
						 | 
						
							
							
							
							
								
							
							
								511e13f3e3
								
							
						 | 
						
							
							
								
								dyncom: Move over SMLALXY
							
							
							
							
							
						 | 
						
							2015-01-07 00:53:56 -05:00 | 
						
						
							
							
							
							
								
							
							
							
								
							
							
						 | 
					
				
					
						
							
								
								
									 
									bunnei
								
							 
						 | 
						
							
							
							
							
								
							
							
								89bb0ecbd5
								
							
						 | 
						
							
							
								
								Merge pull request #417 from kevinhartman/exclusive-tag-fix
							
							
							
							
							
							
							
							Added exclusive reservation granule from ARMv7 spec to dyncom... 
							
						 | 
						
							2015-01-06 12:42:10 -05:00 | 
						
						
							
							
							
							
								
							
							
							
								
							
							
						 | 
					
				
					
						
							
								
								
									 
									Kevin Hartman
								
							 
						 | 
						
							
							
							
							
								
							
							
								8132c01830
								
							
						 | 
						
							
							
								
								Added exclusive reservation granule from ARMv7 spec to dyncom to protect LDR/STREX.
							
							
							
							
							
						 | 
						
							2015-01-05 22:29:51 -05:00 | 
						
						
							
							
							
							
								
							
							
							
								
							
							
						 | 
					
				
					
						
							
								
								
									 
									Lioncash
								
							 
						 | 
						
							
							
							
							
								
							
							
								f75def619c
								
							
						 | 
						
							
							
								
								dyncom: Partially emulate BXJ
							
							
							
							
							
							
							
							Just in case some game studio let the intern write inline assembly or something. 
							
						 | 
						
							2015-01-05 15:55:09 -05:00 | 
						
						
							
							
							
							
								
							
							
							
								
							
							
						 | 
					
				
					
						
							
								
								
									 
									Lioncash
								
							 
						 | 
						
							
							
							
							
								
							
							
								e08a39a2f4
								
							
						 | 
						
							
							
								
								dyncom: Actually set the Q flag for SMLABB/SMLABT/SMLATB/SMLATT
							
							
							
							
							
							
							
							Easy skyeye todo fix. 
							
						 | 
						
							2015-01-05 10:41:02 -05:00 | 
						
						
							
							
							
							
								
							
							
							
								
							
							
						 | 
					
				
					
						
							
								
								
									 
									bunnei
								
							 
						 | 
						
							
							
							
							
								
							
							
								8b1ec1a82a
								
							
						 | 
						
							
							
								
								Merge pull request #418 from lioncash/qd
							
							
							
							
							
							
							
							dyncom: Implement QADD/QSUB/QDADD/QDSUB 
							
						 | 
						
							2015-01-05 09:59:12 -05:00 | 
						
						
							
							
							
							
								
							
							
							
								
							
							
						 | 
					
				
					
						
							
								
								
									 
									Lioncash
								
							 
						 | 
						
							
							
							
							
								
							
							
								d00c22c706
								
							
						 | 
						
							
							
								
								dyncom: Implement QADD/QSUB/QDADD/QDSUB
							
							
							
							
							
						 | 
						
							2015-01-05 09:13:41 -05:00 | 
						
						
							
							
							
							
								
							
							
							
								
							
							
						 | 
					
				
					
						
							
								
								
									 
									Lioncash
								
							 
						 | 
						
							
							
							
							
								
							
							
								41e1cb12e5
								
							
						 | 
						
							
							
								
								skyeye: Remove duplicate typedefs
							
							
							
							
							
							
							
							citra already has its own typedefs like this. 
							
						 | 
						
							2015-01-04 12:34:02 -05:00 | 
						
						
							
							
							
							
								
							
							
							
								
							
							
						 | 
					
				
					
						
							
								
								
									 
									Lioncash
								
							 
						 | 
						
							
							
							
							
								
							
							
								6adc0a4622
								
							
						 | 
						
							
							
								
								dyncom: Implement SMLAW
							
							
							
							
							
						 | 
						
							2015-01-03 03:13:49 -05:00 | 
						
						
							
							
							
							
								
							
							
							
								
							
							
						 | 
					
				
					
						
							
								
								
									 
									bunnei
								
							 
						 | 
						
							
							
							
							
								
							
							
								dd21f986b8
								
							
						 | 
						
							
							
								
								Merge pull request #395 from lioncash/rev
							
							
							
							
							
							
							
							dyncom: Implement REVSH 
							
						 | 
						
							2015-01-02 22:44:39 -05:00 | 
						
						
							
							
							
							
								
							
							
							
								
							
							
						 | 
					
				
					
						
							
								
								
									 
									Lioncash
								
							 
						 | 
						
							
							
							
							
								
							
							
								2f19acf064
								
							
						 | 
						
							
							
								
								dyncom: Implement REVSH
							
							
							
							
							
							
							
							Also joins the REV ops into one common place. 
							
						 | 
						
							2015-01-02 22:40:43 -05:00 | 
						
						
							
							
							
							
								
							
							
							
								
							
							
						 | 
					
				
					
						
							
								
								
									 
									Lioncash
								
							 
						 | 
						
							
							
							
							
								
							
							
								e0e54f55d7
								
							
						 | 
						
							
							
								
								dyncom: Implement SMLALD/SMLSLD
							
							
							
							
							
						 | 
						
							2015-01-02 22:08:26 -05:00 | 
						
						
							
							
							
							
								
							
							
							
								
							
							
						 | 
					
				
					
						
							
								
								
									 
									bunnei
								
							 
						 | 
						
							
							
							
							
								
							
							
								3e230d6c9e
								
							
						 | 
						
							
							
								
								Merge pull request #392 from lioncash/sm
							
							
							
							
							
							
							
							dyncom: Implement SMMLA/SMMUL/SMMLS 
							
						 | 
						
							2015-01-02 21:47:53 -05:00 | 
						
						
							
							
							
							
								
							
							
							
								
							
							
						 | 
					
				
					
						
							
								
								
									 
									Lioncash
								
							 
						 | 
						
							
							
							
							
								
							
							
								64161bcb41
								
							
						 | 
						
							
							
								
								dyncom: Implement SMMLA/SMMUL/SMMLS
							
							
							
							
							
						 | 
						
							2015-01-02 21:40:29 -05:00 | 
						
						
							
							
							
							
								
							
							
							
								
							
							
						 | 
					
				
					
						
							
								
								
									 
									bunnei
								
							 
						 | 
						
							
							
							
							
								
							
							
								dd8a57cb80
								
							
						 | 
						
							
							
								
								dyncom: Implemented LDREXD/STREXD/LDREXH/STREXH
							
							
							
							
							
						 | 
						
							2015-01-02 20:51:54 -05:00 | 
						
						
							
							
							
							
								
							
							
							
								
							
							
						 | 
					
				
					
						
							
								
								
									 
									bunnei
								
							 
						 | 
						
							
							
							
							
								
							
							
								3b2da87080
								
							
						 | 
						
							
							
								
								Merge pull request #390 from lioncash/wut
							
							
							
							
							
							
							
							dyncom: Remove dead function InterpreterInitInstLength 
							
						 | 
						
							2015-01-02 20:40:29 -05:00 | 
						
						
							
							
							
							
								
							
							
							
								
							
							
						 | 
					
				
					
						
							
								
								
									 
									Lioncash
								
							 
						 | 
						
							
							
							
							
								
							
							
								67187c15a0
								
							
						 | 
						
							
							
								
								dyncom: Remove dead function InterpreterInitInstLength
							
							
							
							
							
							
							
							Technically eliminates two memory leaks as well. 
							
						 | 
						
							2015-01-02 20:24:00 -05:00 | 
						
						
							
							
							
							
								
							
							
							
								
							
							
						 | 
					
				
					
						
							
								
								
									 
									Lioncash
								
							 
						 | 
						
							
							
							
							
								
							
							
								3337b84620
								
							
						 | 
						
							
							
								
								dyncom: Implement SMLAD/SMUAD/SMLSD/SMUSD
							
							
							
							
							
						 | 
						
							2015-01-02 18:29:30 -05:00 | 
						
						
							
							
							
							
								
							
							
							
								
							
							
						 | 
					
				
					
						
							
								
								
									 
									Lioncash
								
							 
						 | 
						
							
							
							
							
								
							
							
								48bf0f9996
								
							
						 | 
						
							
							
								
								dyncom: Implement SXTAB16 and SXTB16
							
							
							
							
							
						 | 
						
							2015-01-01 21:59:37 -05:00 | 
						
						
							
							
							
							
								
							
							
							
								
							
							
						 | 
					
				
					
						
							
								
								
									 
									bunnei
								
							 
						 | 
						
							
							
							
							
								
							
							
								fa4cc502e7
								
							
						 | 
						
							
							
								
								Merge pull request #379 from lioncash/sh
							
							
							
							
							
							
							
							dyncom: Implement SHADD8/SHADD16/SHSUB8/SHSUB16/SHASX/SHSAX 
							
						 | 
						
							2015-01-01 20:43:04 -05:00 | 
						
						
							
							
							
							
								
							
							
							
								
							
							
						 | 
					
				
					
						
							
								
								
									 
									Lioncash
								
							 
						 | 
						
							
							
							
							
								
							
							
								524da47698
								
							
						 | 
						
							
							
								
								dyncom: Implement SHADD8/SHADD16/SHSUB8/SHSUB16/SHASX/SHSAX
							
							
							
							
							
						 | 
						
							2015-01-01 10:34:20 -05:00 | 
						
						
							
							
							
							
								
							
							
							
								
							
							
						 | 
					
				
					
						
							
								
								
									 
									Lioncash
								
							 
						 | 
						
							
							
							
							
								
							
							
								4e2cb06b81
								
							
						 | 
						
							
							
								
								dyncom: Implement SADD8/SSUB8
							
							
							
							
							
						 | 
						
							2015-01-01 09:39:40 -05:00 | 
						
						
							
							
							
							
								
							
							
							
								
							
							
						 | 
					
				
					
						
							
								
								
									 
									bunnei
								
							 
						 | 
						
							
							
							
							
								
							
							
								59bba04628
								
							
						 | 
						
							
							
								
								Merge pull request #375 from lioncash/uops
							
							
							
							
							
							
							
							dyncom: Implement UADD8/UADD16/USUB8/USUB16/UASX/USAX 
							
						 | 
						
							2014-12-31 10:14:37 -05:00 | 
						
						
							
							
							
							
								
							
							
							
								
							
							
						 | 
					
				
					
						
							
								
								
									 
									Lioncash
								
							 
						 | 
						
							
							
							
							
								
							
							
								3cc4af99d1
								
							
						 | 
						
							
							
								
								dyncom: Implement UADD8/UADD16/USUB8/USUB16/UASX/USAX
							
							
							
							
							
						 | 
						
							2014-12-31 06:45:41 -05:00 | 
						
						
							
							
							
							
								
							
							
							
								
							
							
						 | 
					
				
					
						
							
								
								
									 
									bunnei
								
							 
						 | 
						
							
							
							
							
								
							
							
								631f13e462
								
							
						 | 
						
							
							
								
								dyncom: Massive refactor
							
							
							
							
							
						 | 
						
							2014-12-30 23:56:45 -05:00 | 
						
						
							
							
							
							
								
							
							
							
								
							
							
						 | 
					
				
					
						
							
								
								
									 
									bunnei
								
							 
						 | 
						
							
							
							
							
								
							
							
								29da5da951
								
							
						 | 
						
							
							
								
								Merge pull request #369 from darkf/mingw_
							
							
							
							
							
							
							
							Fix MinGW build (2) 
							
						 | 
						
							2014-12-30 23:54:02 -05:00 | 
						
						
							
							
							
							
								
							
							
							
								
							
							
						 | 
					
				
					
						
							
								
								
									 
									Lioncash
								
							 
						 | 
						
							
							
							
							
								
							
							
								cc9f458ad3
								
							
						 | 
						
							
							
								
								dyncom: Implement USAT16/SSAT16
							
							
							
							
							
						 | 
						
							2014-12-30 09:43:24 -05:00 | 
						
						
							
							
							
							
								
							
							
							
								
							
							
						 | 
					
				
					
						
							
								
								
									 
									darkf
								
							 
						 | 
						
							
							
							
							
								
							
							
								8ba9ac0f74
								
							
						 | 
						
							
							
								
								Fix merge conflicts
							
							
							
							
							
						 | 
						
							2014-12-29 19:47:41 -08:00 | 
						
						
							
							
							
							
								
							
							
							
								
							
							
						 | 
					
				
					
						
							
								
								
									 
									bunnei
								
							 
						 | 
						
							
							
							
							
								
							
							
								021fb42075
								
							
						 | 
						
							
							
								
								dyncom: Implement USAT/SSAT
							
							
							
							
							
						 | 
						
							2014-12-29 22:15:15 -05:00 | 
						
						
							
							
							
							
								
							
							
							
								
							
							
						 | 
					
				
					
						
							
								
								
									 
									bunnei
								
							 
						 | 
						
							
							
							
							
								
							
							
								aa49019afb
								
							
						 | 
						
							
							
								
								dyncom: Various cleanups to match coding style, no functional changes.
							
							
							
							
							
						 | 
						
							2014-12-29 21:50:47 -05:00 | 
						
						
							
							
							
							
								
							
							
							
								
							
							
						 | 
					
				
					
						
							
								
								
									 
									bunnei
								
							 
						 | 
						
							
							
							
							
								
							
							
								2d2aa2c0be
								
							
						 | 
						
							
							
								
								Merge pull request #361 from lioncash/moreqops
							
							
							
							
							
							
							
							dyncom/armemu: Implement QADD8/QSUB8. 
							
						 | 
						
							2014-12-29 14:53:04 -05:00 | 
						
						
							
							
							
							
								
							
							
							
								
							
							
						 | 
					
				
					
						
							
								
								
									 
									Lioncash
								
							 
						 | 
						
							
							
							
							
								
							
							
								d08d9f8747
								
							
						 | 
						
							
							
								
								dyncom: Fix SMLALXY's instruction labels
							
							
							
							
							
							
							
							They were erroneously labeled as SMLAL. 
							
						 | 
						
							2014-12-29 12:04:34 -05:00 | 
						
						
							
							
							
							
								
							
							
							
								
							
							
						 | 
					
				
					
						
							
								
								
									 
									Lioncash
								
							 
						 | 
						
							
							
							
							
								
							
							
								e412c0fc46
								
							
						 | 
						
							
							
								
								dyncom: Implement QADD8/QSUB8
							
							
							
							
							
						 | 
						
							2014-12-29 00:54:48 -05:00 | 
						
						
							
							
							
							
								
							
							
							
								
							
							
						 | 
					
				
					
						
							
								
								
									 
									Lioncash
								
							 
						 | 
						
							
							
							
							
								
							
							
								5c198686ce
								
							
						 | 
						
							
							
								
								dyncom: Implement UXTB16/UXTAB16
							
							
							
							
							
						 | 
						
							2014-12-28 22:45:04 -05:00 | 
						
						
							
							
							
							
								
							
							
							
								
							
							
						 | 
					
				
					
						
							
								
								
									 
									Lioncash
								
							 
						 | 
						
							
							
							
							
								
							
							
								9c7f2570f7
								
							
						 | 
						
							
							
								
								vfp: Actually make the code somewhat readable
							
							
							
							
							
						 | 
						
							2014-12-28 18:55:01 -05:00 | 
						
						
							
							
							
							
								
							
							
							
								
							
							
						 | 
					
				
					
						
							
								
								
									 
									bunnei
								
							 
						 | 
						
							
							
							
							
								
							
							
								bf9b33aa9f
								
							
						 | 
						
							
							
								
								dyncom: Implement PKHBT and PKHTB.
							
							
							
							
							
						 | 
						
							2014-12-28 16:50:08 -05:00 | 
						
						
							
							
							
							
								
							
							
							
								
							
							
						 | 
					
				
					
						
							
								
								
									 
									Lioncash
								
							 
						 | 
						
							
							
							
							
								
							
							
								7d322b5c6f
								
							
						 | 
						
							
							
								
								dyncom: Implement USAD8/USADA8
							
							
							
							
							
						 | 
						
							2014-12-28 12:40:51 -05:00 | 
						
						
							
							
							
							
								
							
							
							
								
							
							
						 | 
					
				
					
						
							
								
								
									 
									Lioncash
								
							 
						 | 
						
							
							
							
							
								
							
							
								af69b0840b
								
							
						 | 
						
							
							
								
								dyncom: Implement UQADD8, UQADD16, UQSUB8, UQSUB16, UQASX, and UQSAX.
							
							
							
							
							
						 | 
						
							2014-12-27 17:24:34 -05:00 | 
						
						
							
							
							
							
								
							
							
							
								
							
							
						 | 
					
				
					
						
							
								
								
									 
									Lioncash
								
							 
						 | 
						
							
							
							
							
								
							
							
								52d889d85d
								
							
						 | 
						
							
							
								
								dyncom: Implement UHADD8, UHADD16, UHSUB8, UHSUB16, UHASX, and UHSAX
							
							
							
							
							
						 | 
						
							2014-12-27 00:57:32 -05:00 | 
						
						
							
							
							
							
								
							
							
							
								
							
							
						 | 
					
				
					
						
							
								
								
									 
									bunnei
								
							 
						 | 
						
							
							
							
							
								
							
							
								4783133bbd
								
							
						 | 
						
							
							
								
								ARM: Add a mechanism for faking CPU time elapsed during HLE.
							
							
							
							
							
							
							
							- Also a few cleanups. 
							
						 | 
						
							2014-12-25 22:46:44 -05:00 | 
						
						
							
							
							
							
								
							
							
							
								
							
							
						 | 
					
				
					
						
							
								
								
									 
									Lioncash
								
							 
						 | 
						
							
							
							
							
								
							
							
								97f3e884d2
								
							
						 | 
						
							
							
								
								dyncom: Move over QADD16/QASX/QSAX/QSUB16
							
							
							
							
							
						 | 
						
							2014-12-22 01:09:42 -05:00 | 
						
						
							
							
							
							
								
							
							
							
								
							
							
						 | 
					
				
					
						
							
								
								
									 
									bunnei
								
							 
						 | 
						
							
							
							
							
								
							
							
								2188af4a65
								
							
						 | 
						
							
							
								
								Merge pull request #322 from chinhodado/master
							
							
							
							
							
							
							
							More warning cleanups 
							
						 | 
						
							2014-12-22 00:12:43 -05:00 | 
						
						
							
							
							
							
								
							
							
							
								
							
							
						 | 
					
				
					
						
							
								
								
									 
									Lioncash
								
							 
						 | 
						
							
							
							
							
								
							
							
								245276c9cc
								
							
						 | 
						
							
							
								
								dyncom: Move SEL over
							
							
							
							
							
						 | 
						
							2014-12-21 21:19:15 -05:00 | 
						
						
							
							
							
							
								
							
							
							
								
							
							
						 | 
					
				
					
						
							
								
								
									 
									bunnei
								
							 
						 | 
						
							
							
							
							
								
							
							
								770b274c86
								
							
						 | 
						
							
							
								
								Merge pull request #324 from lioncash/dync
							
							
							
							
							
							
							
							dyncom: Move over SASX/SSAX/SADD16/SSUB16 
							
						 | 
						
							2014-12-21 20:33:14 -05:00 | 
						
						
							
							
							
							
								
							
							
							
								
							
							
						 |