mirror of
https://github.com/ziglang/zig.git
synced 2026-02-10 19:41:16 +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