mirror of
https://github.com/odin-lang/Odin.git
synced 2026-06-19 16:42:33 +00:00
New REL19/REL18 operand types + BRANCH_19/BRANCH_18 encodings + REL_PC19/ REL_PC18 relocations (R6 PC-relative semantics: offset is relative to the instruction's own address, no delay-slot adjustment; LDPC aligns the PC down to 8 and scales by 8). LWPC (mips32r6), LWUPC/LDPC (mips64r6). Byte-exact vs llvm-mc and decode-clean; 281 tests green.