mirror of
https://github.com/odin-lang/Odin.git
synced 2026-06-19 16:42:33 +00:00
Parameterize the specgen oracle with a per-family llvm-mc command so 64-bit-FPU and mips64 forms can be assembled. Paired-single CVT_PS_S, CVT_S_PL/PU, PLL/PLU/PUL/PUU.PS (via -mcpu=mips64r2). mips64-only MSA INSERT_D and COPY_U_W (via the mips64 triple). Byte-exact vs llvm-mc and decode-clean; 281 tests green.