diff options
| author | JosJuice <josjuice@gmail.com> | 2023-10-11 18:48:47 +0200 |
|---|---|---|
| committer | JosJuice <josjuice@gmail.com> | 2023-11-04 11:56:15 +0100 |
| commit | 31d751b6daafd3a73f9c9194d9cbc5cf1f7342af (patch) | |
| tree | 42e3cc422fb8c9a2ee62646bea468716d1ce3cf1 /Source/Core/VideoCommon/TextureCacheBase.cpp | |
| parent | 6b2d801ed7a6998b2d481af1f8c9dab11595fe6b (diff) | |
JitArm64: Read X1 in frsqrte normal path
Instead of combining X2 (the exponent) and X3 (the mantissa) using an
ORR instruction, we can read X1, which already contains both.
This requires us to reconstruct X1 in the denormal path, but that's
an acceptable price.
Diffstat (limited to 'Source/Core/VideoCommon/TextureCacheBase.cpp')
0 files changed, 0 insertions, 0 deletions
