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 |
load_store.cpp
|
arm: Implement LDRH reg/imm instructions.
|
2016-08-05 20:05:01 -04:00 |
multiply.cpp
|
Implement some multiplies
|
2016-08-05 02:09:54 +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
|
arm: Implement B/BL/BX instructions.
|
2016-08-03 16:49:01 -04:00 |