branch.cpp
|
arm: Implement B/BL/BX instructions.
|
2016-08-03 16:49:01 -04:00 |
data_processing.cpp
|
Implement RSB
|
2016-08-05 02:13:26 +01:00 |
extension.cpp
|
Implement more instructions
|
2016-08-03 00:47:17 +01:00 |
multiply.cpp
|
Implement SMMLA, SMMLS, SMMUL
|
2016-08-06 21:17:11 +01:00 |
parallel.cpp
|
TranslateArm: Stub more ARM instructions
|
2016-08-02 21:59:33 +01:00 |
reversal.cpp
|
Implement more instructions
|
2016-08-03 00:47:17 +01:00 |
translate_arm.h
|
VFP: Implement VMUL
|
2016-08-07 10:21:14 +01:00 |
vfp2.cpp
|
VFP: Implement VMUL
|
2016-08-07 10:21:14 +01:00 |