ソースを参照

* Removed in_x86mm_last (the duplicate no and unused) from the tinlinenumber enum.

git-svn-id: trunk@48395 -
yury 4 年 前
コミット
2567631aad
1 ファイル変更2 行追加2 行削除
  1. 2 2
      compiler/x86/cx86mminnr.inc

+ 2 - 2
compiler/x86/cx86mminnr.inc

@@ -499,5 +499,5 @@
   in_x86_pcmpistrm = in_x86_mm_first+498,
   in_x86_pcmpistrm_from_mem = in_x86_mm_first+499,
   in_x86_pcmpgtq = in_x86_mm_first+500,
-  in_x86_pcmpgtq_from_mem = in_x86_mm_first+501,
-  in_x86mm_last = in_x86_mm_first+501
+  in_x86_pcmpgtq_from_mem = in_x86_mm_first+501
+