mirror of
https://github.com/ziglang/zig.git
synced 2025-12-11 00:33:08 +00:00
- Add cpuid / getXCR0 functions for the cbe to use instead of asm blocks - Don't cast between 128 bit types during truncation - Fixup truncation to use functions for shifts / adds - Fixup float casts for undefined values - Add test for 128 bit integer truncation