While movaps and movdqa are behaviourly equivalent, using movaps may incur a domain crossing penalty on some microarchitectures. This is because movaps is an instruction in the floating-point domain while the following instructions are in the integer domain.
Dynarmic
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
Languages
C
64%
C++
23.4%
POV-Ray SDL
10.9%
Pascal
0.7%
SourcePawn
0.7%
Other
0.2%