archshift
|
9e8383e296
DynCom: Converted all 0xE condition code checks to ConditionCode::AL
|
11 лет назад |
Lioncash
|
dc1b024b80
dyncom: Simplify some comparisons in CondPassed
|
11 лет назад |
Lioncash
|
01dd833ffa
dyncom: Change return type of CondPassed to bool
|
11 лет назад |
Yuri Kunde Schlesner
|
0fcabd2b11
Integrate the MicroProfile profiling library
|
11 лет назад |
Emmanuel Gil Peyrot
|
5115d0177e
ARM Core, Video Core, CitraQt, Citrace: Use CommonTypes types instead of the standard u?int*_t types.
|
11 лет назад |
bunnei
|
ce65925bc3
Merge pull request #1008 from lioncash/pc
|
11 лет назад |
Lioncash
|
46663d657f
dyncom: Remove an unused variable
|
11 лет назад |
Lioncash
|
2e420aba3c
dyncom: Handle the case where PC is the source register for STR/VSTM/VLDM
|
11 лет назад |
Lioncash
|
2182adff9e
dyncom: Handle left-operand PC correctly for data-processing ops
|
11 лет назад |
Lioncash
|
89540ea761
dyncom: Use enum class for instruction decoding results
|
11 лет назад |
Lioncash
|
7e4fb4db19
dyncom: Remove code duplication regarding thumb instructions
|
11 лет назад |
Lioncash
|
a507ea23c1
dyncom: Migrate exclusive memory access control into armstate
|
11 лет назад |
Lioncash
|
db4e99c186
dyncom: Remove duplicated typedef and extern
|
11 лет назад |
Lioncash
|
0ecc6e2f04
dyncom: Use ARMul_State as an object
|
11 лет назад |
Lioncash
|
dfb424b6d1
dyncom: Rename armdefs.h to armstate.h
|
11 лет назад |
Lioncash
|
4bb1a5ca47
dyncom: Get rid of skyeye typedefs
|
11 лет назад |
Lioncash
|
0191c26521
dyncom: Move helper functions to their own header
|
11 лет назад |
Lioncash
|
c2689b8c2c
dyncom: Pass SVC immediates directly.
|
11 лет назад |
Lioncash
|
a2f0a3d019
dyncom: Properly retrieve the PC value in BX if used.
|
11 лет назад |
Lioncash
|
23dbbb786a
arm_dyncom_interpreter: Simplify assignment in SMLAW
|
11 лет назад |
Emmanuel Gil Peyrot
|
b1503b2020
Remove every trailing whitespace from the project (but externals).
|
11 лет назад |
Lioncash
|
f62ab75c67
arm_dyncom_interpreter: Remove unused variable
|
11 лет назад |
Lioncash
|
8c1ab1c2c4
arm_dyncom_interpreter: Remove unused macro
|
11 лет назад |
Lioncash
|
92fd2753c5
dyncom: Remove unused cpu parameter from decode_thumb_instr
|
11 лет назад |
Lioncash
|
097d8282a6
dyncom: remove load_r15 from arm_inst
|
11 лет назад |
Lioncash
|
8617938441
dyncom: Remove unnecessary parameter for load/store operations
|
11 лет назад |
Lioncash
|
572c91a024
dyncom: Eliminate clang warnings
|
11 лет назад |
Yuri Kunde Schlesner
|
12f6216741
Merge pull request #774 from lioncash/decodings
|
11 лет назад |
bunnei
|
6abed88092
Merge pull request #770 from lioncash/dyncom_clean
|
11 лет назад |
Yuri Kunde Schlesner
|
7ada357b2d
Memmap: Re-organize memory function in two files
|
11 лет назад |