mirror of
https://github.com/odin-lang/Odin.git
synced 2026-06-19 16:42:33 +00:00
New AC_NUM (accumulator ac0..ac3 at bits 12:11) and SHILO_IMM (signed 6-bit at 25:20) encodings. DPA/DPAX/DPS/DPSX.W.PH and MAQ_S/MAQ_SA.W.PHL/ PHR (multiply-accumulate into a DSP accumulator), plus MTHLIP, SHILOV and SHILO (accumulator shift). Spot-checked byte-exact vs llvm-mc and decode- clean, including a negative SHILO immediate; 281 tests green.