diff options
| author | JosJuice <josjuice@gmail.com> | 2024-10-23 20:55:51 +0200 |
|---|---|---|
| committer | JosJuice <josjuice@gmail.com> | 2025-11-16 09:52:09 +0100 |
| commit | b9d9f36ce554e3af6f4f906047a3eaeebaa8030a (patch) | |
| tree | 233d496b4ad5e614ea391dd5615bb8824c6729fb /Source/UnitTests/UnitTestsMain.cpp | |
| parent | 2995aa5be4e09aa880c0e2303084b81d1effa62e (diff) | |
JitArm64: Replace dirty flag and partially replace RegType enum
Like Jit64, JitArm64 now keeps track of the location of a guest register
using three booleans: Whether it is in ppcState, whether it is in a host
register, and whether it is a known immediate. The RegType enum remains
only for the purpose of keeping track of what format FPRs are stored in
in host registers.
Diffstat (limited to 'Source/UnitTests/UnitTestsMain.cpp')
0 files changed, 0 insertions, 0 deletions
