<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
</head>
<body>
On 4/6/23 17:36, Sven Barth via fpc-pascal wrote:<br>
<blockquote type="cite"
cite="mid:CAFMUeB-9Fo4H=B2Q+Hyr1i_Muf9rePVeK5kn4c3nVUd4OyRnWg@mail.gmail.com">
<meta http-equiv="content-type" content="text/html; charset=UTF-8">
<div dir="auto"><br>
<div dir="auto">
<div class="gmail_quote">
<blockquote class="gmail_quote" style="margin:0 0 0
.8ex;border-left:1px #ccc solid;padding-left:1ex">
If so what is the equivalent ARM command for {$ASMMODE
intel}<br>
</blockquote>
</div>
</div>
<div dir="auto"><br>
</div>
<div dir="auto">There is none, because only one syntax is
supported. <br>
</div>
</div>
</blockquote>
<p>Not entirely true. Two ARM assembly syntaxes are supported:
"divided" (pre-UAL) and unified (UAL).</p>
<p>Maybe not all aspects of either syntax are supported. Especially
NEON/Advanced SIMD stuff might not be supported.<br>
</p>
<p>Best Regards,<br>
Jeppe<br>
</p>
</body>
</html>