Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge pull request #12236 from liamwhite/cpu-refactor | Fernando S | 2023-12-06 | 5 | -249/+166 |
|\ | | | | | core: refactor emulated cpu core activation | ||||
| * | core: refactor emulated cpu core activation | Liam | 2023-12-04 | 5 | -249/+166 |
| | | |||||
* | | nce: fix pre-text patch for single modules | Liam | 2023-12-02 | 1 | -0/+2 |
|/ | |||||
* | core: Rename patcher file | GPUCode | 2023-11-29 | 3 | -2/+2 |
| | |||||
* | oaknut: Address warnings | GPUCode | 2023-11-25 | 1 | -4/+0 |
| | |||||
* | Address more review comments | GPUCode | 2023-11-25 | 2 | -5/+8 |
| | |||||
* | arm_nce: skip data aborts for crash handling parity | Liam | 2023-11-25 | 1 | -3/+11 |
| | |||||
* | patch: check offsets from first code word | Liam | 2023-11-25 | 1 | -3/+4 |
| | |||||
* | arm_nce: skip dc cvac on possibly write-protected areas | Liam | 2023-11-25 | 1 | -3/+1 |
| | |||||
* | Address some review comments | GPUCode | 2023-11-25 | 3 | -17/+9 |
| | |||||
* | arm: Implement native code execution backend | Liam | 2023-11-25 | 8 | -0/+1530 |