ryujinx/ChocolArm64
MS-DOS1999 ca6cf1cc90 Add Frint Instructions and Tests (#62)
* add 'ADC 32bit and Overflow' test

* Add WZR/WSP tests

* fix ADC and ADDS

* add ADCS test

* add SBCS test

* indent my code and delete comment

* '/' <- i hate you x)

* remove spacebar char

* remove false tab

* add frintx_S test

* update frintx_S test

* add ASRV test

* fix new line

* fix PR

* fix indent

* Add add_V tests

* work on Frintx_V

* Add Frintx_V Instruction

* add some instruction and test

* Syntax + indent

* Delete Console Write

* Delete Console Write 2

* CR del

* Skip NaNs tests

* Skip NaNs tests 2

* Fix errors 1

* Fix errors 2
2018-03-23 07:40:23 -03:00
..
Decoder
Events
Exceptions
Instruction Add Frint Instructions and Tests (#62) 2018-03-23 07:40:23 -03:00
Memory
State
Translation Rename IpcServices -> Services 2018-03-20 17:00:00 -03:00
ABitUtils.cs
AOpCodeTable.cs Add Frint Instructions and Tests (#62) 2018-03-23 07:40:23 -03:00
AOptimizations.cs
AThread.cs
ATranslatedSub.cs
ATranslatedSubType.cs
ATranslator.cs
ChocolArm64.csproj