branch.cpp
|
Arm: BLX is UNPREDICTABLE when Rm is PC
|
2016-08-07 20:50:33 +01: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 |
load_store.cpp
|
TranslateArm: Implement LDM, LDMDA, LDMDB, LDMIB
|
2016-08-08 22:26:06 +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
|
TranslateArm: Implement LDM, LDMDA, LDMDB, LDMIB
|
2016-08-08 22:26:06 +01:00 |
vfp2.cpp
|
VFP: Implement VLDR
|
2016-08-07 19:59:35 +01:00 |