commit | 8351feaf4fc2e94a8084cd7365a7ac81add48ccb | [log] [tgz] |
---|---|---|
author | Andrei Homescu <ahomescu@google.com> | Sat Dec 14 14:12:56 2024 +0000 |
committer | Andrei Homescu <ahomescu@google.com> | Fri Jan 31 05:49:20 2025 +0000 |
tree | 1d4aa5e623d25afad33075d6299ba0b85cd848a7 | |
parent | 6fde27f3afe0391c7817c3fd7b8a42360c75c32a [diff] |
fix(simd): fix base register in fpregs_context_* The fpregs_state_* macros require the base register to point to the start of the simd_regs_t structure. The fpregs_context_* functions were passing the address incorrectly shifted by 512 bytes. Signed-off-by: Andrei Homescu <ahomescu@google.com> Change-Id: I757a26f8910c2ab648116e001e06baa3deb2eec4