mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2026-02-26 08:02:32 -05:00
These sort of casts invoke undefined behavior (u8, u16, u32, and u64 all have completely different alignment requirements).
These sort of casts invoke undefined behavior (u8, u16, u32, and u64 all have completely different alignment requirements).