MerryMage
|
cbba0bec7c
DynCom: Optimize single stepping
|
10 éve |
Lioncash
|
532dc797c9
arm_dyncom_dec: Fix decoding of VMLS
|
10 éve |
Lioncash
|
fddfe946c8
dyncom: Handle modifying the APSR via an MRC instruction
|
10 éve |
Lioncash
|
d09b7a3c12
dyncom: Remove PC dispatch from several instructions
|
10 éve |
Lioncash
|
5a531d7ec2
dyncom: Handle unprivileged load/store variants correctly
|
10 éve |
Lioncash
|
d03e7f08ff
dyncom: const correctness changes
|
10 éve |
polaris-
|
2b7316a379
Remove unnecessary new lines, changed Deinit to Shutdown
|
10 éve |
polaris-
|
42928659e8
Use BreakpointAddress struct instead of passing address directly
|
10 éve |
polaris-
|
31dee93e84
Implement gdbstub
|
11 éve |
archshift
|
9e8383e296
DynCom: Converted all 0xE condition code checks to ConditionCode::AL
|
11 éve |
Lioncash
|
dc1b024b80
dyncom: Simplify some comparisons in CondPassed
|
11 éve |
Lioncash
|
01dd833ffa
dyncom: Change return type of CondPassed to bool
|
11 éve |
Yuri Kunde Schlesner
|
0fcabd2b11
Integrate the MicroProfile profiling library
|
11 éve |
Emmanuel Gil Peyrot
|
5115d0177e
ARM Core, Video Core, CitraQt, Citrace: Use CommonTypes types instead of the standard u?int*_t types.
|
11 éve |
bunnei
|
ce65925bc3
Merge pull request #1008 from lioncash/pc
|
11 éve |
Lioncash
|
46663d657f
dyncom: Remove an unused variable
|
11 éve |
Lioncash
|
2e420aba3c
dyncom: Handle the case where PC is the source register for STR/VSTM/VLDM
|
11 éve |
Lioncash
|
2182adff9e
dyncom: Handle left-operand PC correctly for data-processing ops
|
11 éve |
Lioncash
|
89540ea761
dyncom: Use enum class for instruction decoding results
|
11 éve |
Lioncash
|
7e4fb4db19
dyncom: Remove code duplication regarding thumb instructions
|
11 éve |
Lioncash
|
a507ea23c1
dyncom: Migrate exclusive memory access control into armstate
|
11 éve |
Lioncash
|
db4e99c186
dyncom: Remove duplicated typedef and extern
|
11 éve |
Lioncash
|
0ecc6e2f04
dyncom: Use ARMul_State as an object
|
11 éve |
Lioncash
|
dfb424b6d1
dyncom: Rename armdefs.h to armstate.h
|
11 éve |
Lioncash
|
4bb1a5ca47
dyncom: Get rid of skyeye typedefs
|
11 éve |
Lioncash
|
0191c26521
dyncom: Move helper functions to their own header
|
11 éve |
Lioncash
|
c2689b8c2c
dyncom: Pass SVC immediates directly.
|
11 éve |
Lioncash
|
a2f0a3d019
dyncom: Properly retrieve the PC value in BX if used.
|
11 éve |
Lioncash
|
23dbbb786a
arm_dyncom_interpreter: Simplify assignment in SMLAW
|
11 éve |
Emmanuel Gil Peyrot
|
b1503b2020
Remove every trailing whitespace from the project (but externals).
|
11 éve |