diff options
| author | Lioncash <mathew1800@gmail.com> | 2018-06-21 04:37:57 -0400 |
|---|---|---|
| committer | Lioncash <mathew1800@gmail.com> | 2018-06-21 05:20:22 -0400 |
| commit | b7301bee29bba0d71963931b227679485153c6fd (patch) | |
| tree | 8af9d05b3bf8b44106d40a53931cbc8d66288381 /Source/Core/InputCommon/ControllerInterface/Android | |
| parent | 8b68a7d88a34ecb1f6f2c6ead1962449b1dbff9b (diff) | |
DSP: Replace x64 JIT pointer with a pointer to an architecture-agnostic base
This adds a base class that is used to replace the concrete instance of
the x64 JIT pointer within DSPCore. This fully removes the direct use
(read: non-ifdefed) usage of x86-64-specifics within the main DSP code.
Said base can also be used for creating JITs for other architectures,
such as AArch64, etc.
Diffstat (limited to 'Source/Core/InputCommon/ControllerInterface/Android')
0 files changed, 0 insertions, 0 deletions
