Yuri Kunde Schlesner
|
84fbbe2629
Use negative priorities to avoid special-casing the self-include
|
9 anni fa |
Emmanuel Gil Peyrot
|
ebdae19fd2
Remove empty newlines in #include blocks.
|
9 anni fa |
Emmanuel Gil Peyrot
|
dc8479928c
Sources: Run clang-format on everything.
|
9 anni fa |
MerryMage
|
15b2eec4bd
dyncom: Read-after-write in SMLA
|
10 anni fa |
MerryMage
|
50407a8dc8
Dyncom: Correct implementation of STM for R15
|
10 anni fa |
archshift
|
ca20b1f87d
Make arm_dyncom_trans* into a fully fledged compilation unit
|
10 anni fa |
archshift
|
54b5178f6c
arm_dyncom_interpreter: slightly change AllocBuffer to be intuitive
|
10 anni fa |
archshift
|
765eef3319
arm_dyncom_interpreter: Add specialized GetAddressingOpLoadStoreT func
|
10 anni fa |
archshift
|
eac4c016cb
arm_dyncom_interpreter: rename operation functions to fit style guide
|
10 anni fa |
archshift
|
5297f5dfc9
arm_dyncom_interpreter: Rename anonymous enum to TransExtData
|
10 anni fa |
archshift
|
2c482722e7
arm_dyncom_interpreter.cpp: #include translation info from inc files
|
10 anni fa |
Jannik Vogel
|
3a45eacb16
Fix read-after-write in SMUAD, SMLAD, SMUSD, SMLSD
|
10 anni fa |
Yuri Kunde Schlesner
|
e3a8292495
Common: Remove section measurement from profiler (#1731)
|
10 anni fa |
mailwl
|
2efc1c9348
Fix BLX LR opcode interpretation
|
10 anni fa |
mailwl
|
06a4369f75
Fix thumb ADR instruction alignment
|
10 anni fa |
MerryMage
|
cbba0bec7c
DynCom: Optimize single stepping
|
10 anni fa |
Lioncash
|
532dc797c9
arm_dyncom_dec: Fix decoding of VMLS
|
10 anni fa |
Lioncash
|
fddfe946c8
dyncom: Handle modifying the APSR via an MRC instruction
|
10 anni fa |
Lioncash
|
d09b7a3c12
dyncom: Remove PC dispatch from several instructions
|
10 anni fa |
Lioncash
|
5a531d7ec2
dyncom: Handle unprivileged load/store variants correctly
|
10 anni fa |
Lioncash
|
d03e7f08ff
dyncom: const correctness changes
|
10 anni fa |
polaris-
|
2b7316a379
Remove unnecessary new lines, changed Deinit to Shutdown
|
10 anni fa |
polaris-
|
42928659e8
Use BreakpointAddress struct instead of passing address directly
|
10 anni fa |
polaris-
|
31dee93e84
Implement gdbstub
|
11 anni fa |
archshift
|
9e8383e296
DynCom: Converted all 0xE condition code checks to ConditionCode::AL
|
11 anni fa |
Lioncash
|
dc1b024b80
dyncom: Simplify some comparisons in CondPassed
|
11 anni fa |
Lioncash
|
01dd833ffa
dyncom: Change return type of CondPassed to bool
|
11 anni fa |
Yuri Kunde Schlesner
|
0fcabd2b11
Integrate the MicroProfile profiling library
|
11 anni fa |
Emmanuel Gil Peyrot
|
5115d0177e
ARM Core, Video Core, CitraQt, Citrace: Use CommonTypes types instead of the standard u?int*_t types.
|
11 anni fa |
bunnei
|
ce65925bc3
Merge pull request #1008 from lioncash/pc
|
11 anni fa |