mirror of
https://github.com/yuzu-mirror/yuzu.git
synced 2025-03-07 03:27:45 +01:00
Internally within the kernel, it also includes a member variable for the floating-point status register, and TPIDR, so we should do the same here to match it. While we're at it, also fix up the size of the struct and add a static assertion to ensure it always stays the correct size.