MerryMage 3621a925b2 reg_alloc: Register allocator related constraints belong with the rest of the register allocator
HostLocToReg64 contained two DEBUG_ASSERTs invloving constraints that
really belonged to the register allocator.

The register allocator prevents allocation of RSP and R15 because those
are reserved for the stack pointer and the state pointer respectively.
2016-11-30 19:42:41 +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 13 MiB
Languages
C++ 58.3%
POV-Ray SDL 36.8%
Pascal 2.1%
SourcePawn 2.1%
CMake 0.6%