Author: yug
Date: 2011-12-09 03:47:48 -0500 (Fri, 09 Dec 2011)
New Revision: 3849

Modified:
   trunk/osprey/common/targ_info/isa/x8664/isa_properties.cxx
Log:
fix bug903/910. Add change_rflags propertie for addxxx8/addxxx16/...

Code Review: Sun Chan.


Modified: trunk/osprey/common/targ_info/isa/x8664/isa_properties.cxx
===================================================================
--- trunk/osprey/common/targ_info/isa/x8664/isa_properties.cxx  2011-12-08 
08:54:27 UTC (rev 3848)
+++ trunk/osprey/common/targ_info/isa/x8664/isa_properties.cxx  2011-12-09 
08:47:48 UTC (rev 3849)
@@ -577,15 +577,19 @@
                     TOP_test8,
                     TOP_testx8,
                     TOP_testxx8,
+                     TOP_testxxx8,
                     TOP_test16,
                     TOP_testx16,
                     TOP_testxx16,
+                     TOP_testxxx16,
                     TOP_test32,
                     TOP_testx32,
                     TOP_testxx32,
+                     TOP_testxxx32,
                     TOP_test64,
                     TOP_testx64,
                     TOP_testxx64,
+                     TOP_testxxx64,
                     TOP_testi8,
                     TOP_testi16,
                     TOP_testi32,


------------------------------------------------------------------------------
Cloud Services Checklist: Pricing and Packaging Optimization
This white paper is intended to serve as a reference, checklist and point of 
discussion for anyone considering optimizing the pricing and packaging model 
of a cloud services business. Read Now!
http://www.accelacomm.com/jaw/sfnl/114/51491232/
_______________________________________________
Open64-devel mailing list
Open64-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/open64-devel

Reply via email to