* test uses rax so it is x86-64 only

git-svn-id: trunk@22774 -
This commit is contained in:
florian 2012-10-19 16:48:31 +00:00
parent a499a30ca9
commit 92510963da

View File

@ -1,4 +1,4 @@
{ %CPU=i386,x86_64 }
{ %CPU=x86_64 }
// (Almost) every of these instructions use a high register and thus generate REX.
{$asmmode intel}