summaryrefslogtreecommitdiff
path: root/Source/UnitTests/UnitTestsMain.cpp
diff options
context:
space:
mode:
authorJosJuice <josjuice@gmail.com>2024-10-23 20:55:51 +0200
committerJosJuice <josjuice@gmail.com>2025-11-16 09:52:09 +0100
commitb9d9f36ce554e3af6f4f906047a3eaeebaa8030a (patch)
tree233d496b4ad5e614ea391dd5615bb8824c6729fb /Source/UnitTests/UnitTestsMain.cpp
parent2995aa5be4e09aa880c0e2303084b81d1effa62e (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