Browse Source

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

git-svn-id: trunk@48395 -
yury 4 năm trước cách đây
mục cha
commit
2567631aad
1 tập tin đã thay đổi với 2 bổ sung2 xóa
  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
+