← board

Inline assembler depth

Motivation

Inline asm is rudimentary (x86-64 Intel, asm ... end / assembler functions, vars by name). Missing pieces block real asm routines and the Self-adjusting IMT thunks for interfaces.

Scope (priority order, see ../../developer/inline-asm.md TODO)

Acceptance

Each capability covered by an asm regression test; self-host fixedpoint holds.

Log