Files
Odin/core
Flāvius 344b0dd049 rexcode/arm64: FP/SIMD pre/post-indexed loads and stores
The other half of the FP/SIMD addressing gap: LDR/STR B/H/S/D/Q had
unsigned-offset and (since the last commit) register-offset forms, but
no writeback. Twenty new table rows -- pre-indexed and post-indexed
across the five widths, V=1 with the same imm9 encodings the integer
forms use, base opcodes confirmed against llvm-mc. Blobs regenerated;
builders unchanged.

Pipeline tests: all twenty llvm-mc golden words, with a decode -> print
round-trip matching llvm's canonical spelling.

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01AFeLCDKi5kRMtHrskUaRfw
2026-08-30 19:11:20 -04:00
..
2026-04-28 19:27:24 +02:00
2026-07-31 21:47:02 -04:00
2026-04-28 19:27:24 +02:00
2026-08-25 23:03:11 -07:00
2026-08-02 03:15:30 +02:00
2026-08-25 23:55:55 -07:00
2026-08-22 21:50:07 +02:00
2026-08-24 22:46:30 -07:00
2026-08-25 21:49:11 +02:00
2026-04-28 19:27:24 +02:00
2026-03-14 16:21:38 +00:00
2026-02-09 20:08:22 +01:00
2026-07-30 12:03:08 +02:00