Lioncash
|
89540ea761
dyncom: Use enum class for instruction decoding results
|
11 anni fa |
Lioncash
|
7e4fb4db19
dyncom: Remove code duplication regarding thumb instructions
|
11 anni fa |
Lioncash
|
a507ea23c1
dyncom: Migrate exclusive memory access control into armstate
|
11 anni fa |
Lioncash
|
db4e99c186
dyncom: Remove duplicated typedef and extern
|
11 anni fa |
Lioncash
|
0ecc6e2f04
dyncom: Use ARMul_State as an object
|
11 anni fa |
Lioncash
|
dfb424b6d1
dyncom: Rename armdefs.h to armstate.h
|
11 anni fa |
Lioncash
|
4bb1a5ca47
dyncom: Get rid of skyeye typedefs
|
11 anni fa |
Lioncash
|
0191c26521
dyncom: Move helper functions to their own header
|
11 anni fa |
Lioncash
|
c2689b8c2c
dyncom: Pass SVC immediates directly.
|
11 anni fa |
Lioncash
|
a2f0a3d019
dyncom: Properly retrieve the PC value in BX if used.
|
11 anni fa |
Lioncash
|
23dbbb786a
arm_dyncom_interpreter: Simplify assignment in SMLAW
|
11 anni fa |
Emmanuel Gil Peyrot
|
b1503b2020
Remove every trailing whitespace from the project (but externals).
|
11 anni fa |
Lioncash
|
f62ab75c67
arm_dyncom_interpreter: Remove unused variable
|
11 anni fa |
Lioncash
|
8c1ab1c2c4
arm_dyncom_interpreter: Remove unused macro
|
11 anni fa |
Lioncash
|
92fd2753c5
dyncom: Remove unused cpu parameter from decode_thumb_instr
|
11 anni fa |
Lioncash
|
097d8282a6
dyncom: remove load_r15 from arm_inst
|
11 anni fa |
Lioncash
|
8617938441
dyncom: Remove unnecessary parameter for load/store operations
|
11 anni fa |
Lioncash
|
572c91a024
dyncom: Eliminate clang warnings
|
11 anni fa |
Yuri Kunde Schlesner
|
12f6216741
Merge pull request #774 from lioncash/decodings
|
11 anni fa |
bunnei
|
6abed88092
Merge pull request #770 from lioncash/dyncom_clean
|
11 anni fa |
Yuri Kunde Schlesner
|
7ada357b2d
Memmap: Re-organize memory function in two files
|
11 anni fa |
Lioncash
|
8cd72428c9
dyncom: Add ARMv6K NOP and hint instructions to the decoding table
|
11 anni fa |
Lioncash
|
699b67d7cf
dyncom: Handle some MSR variants individually
|
11 anni fa |
Lioncash
|
be0119be08
dyncom: Move exclusive load/stores above bbl and swi in the decoding table
|
11 anni fa |
Lioncash
|
1e0255364c
dyncom: Remove duplicate enums/prototypes
|
11 anni fa |
Lioncash
|
f4921d0f9d
dyncom: Remove unnecessary defines
|
11 anni fa |
Lioncash
|
0530fd2499
dyncom: Make translation-unit functions and variables static
|
11 anni fa |
Lioncash
|
f3c4de4ce4
dyncom: Remove unnecessary typedefs
|
11 anni fa |
Lioncash
|
a48b4ec583
dyncom: Remove unused structs
|
11 anni fa |
Lioncash
|
832c130ed1
dyncom: Fix decoding of BKPT's immediate
|
11 anni fa |