<p><span class="h-card" translate="no"><a href="https://mastodon.social/@cr1901" class="u-url mention">@<span>cr1901</span></a></span> <span class="h-card" translate="no"><a href="https://f.duriansoftware.com/@joe" class="u-url mention">@<span>joe</span></a></span> Say I'm not programming for the 8086/8, masm, or AT&T syntax. I'm programming for x86_64 and I want to use Intel's syntax.</p><p>I go to <a href="https://www.intel.com/content/www/us/en/developer/articles/technical/intel-sdm.html" target="_blank" rel="nofollow noopener" translate="no"><span class="invisible">https://www.</span><span class="ellipsis">intel.com/content/www/us/en/de</span><span class="invisible">veloper/articles/technical/intel-sdm.html</span></a> . There's a 5,000 page manual there. If the old 8086/8 datasheet defines the syntax, I'd expect the 5,000 page 2024 version to as well.</p><p>I don't find it. The conventions section <a href="https://mastodon.social/@mcc/113868620088578888" target="_blank" rel="nofollow noopener" translate="no"><span class="invisible">https://</span><span class="ellipsis">mastodon.social/@mcc/113868620</span><span class="invisible">088578888</span></a> says it describes "a subset of" the assembly language.</p><p>Is the syntax hiding somewhere else in these 5,000 pages?</p>