The last unblocked instruction, and the buffer descriptor's operands

v_fmac_f32 is translated, which finishes G7's unblocked work: 110 of 127 instructions, 6 of 10 fixtures. The roadmap is refreshed - it still claimed the division helpers were blocked on documentation and the subgroup level was a stub, and its counts predated the retarget entirely.

Then the first half of G10. The published reference does specify the guest side of the buffer resource model, so MUBUF's operand layouts are solved and the addressing equation is in hand. 604 workspace tests green.

Surprises

Outstanding

The MUBUF translation is not written - what exists is the operand layout and the addressing rule. The descriptor is read from four scalar registers at runtime, so base, stride and record count are values rather than constants, and the out-of-bounds behaviour has its own table. That is the next unit.