Sebastian Valle d589c63107 Implemented the ARM SEL instruction, with tests. ()
The test for this instruction is very peculiar. As the instruction's behavior depends on the value of the CPSR, we generate a MSR instruction after each SEL instruction to change the CPSR.
2016-11-23 18:14:07 +00:00
2016-08-22 15:55:39 +01:00
2016-09-01 20:24:41 +01:00
2016-08-26 13:13:19 +01:00
2016-09-02 17:08:09 +01:00
2016-08-31 21:50:05 +01:00
2016-09-13 14:54:22 +01:00

Dynarmic

Travis CI Build Status

A dynamic recompiler for the ARMv6K architecture.

Documentation

Design documentation can be found at docs/Design.md.

Plans

Medium-term

Long-term

  • ARMv7A support
  • ARMv5 support
Description
No description provided
Readme 38 MiB
Languages
C 64%
C++ 23.4%
POV-Ray SDL 10.9%
Pascal 0.7%
SourcePawn 0.7%
Other 0.2%