Hi H.J., I have updated the patch to improve the dispatching method like we discussed. Each feature gets a priority now, and the dispatching is done in priority order. Please see i386.c for the changes. Patch also available for review here: http://codereview.appspot.com/5752064 Thanks, -Sri. On Thu, May 10, 2012 at 10:55 AM, H.J. Lu wrote: > On Wed, May 9, 2012 at 12:01 PM, Sriraman Tallam wrote: >> Hi, >> >> Attached new patch with more bug fixes. I will fix the dispatching >> method to use prioirty of attributes in the next iteration. >> >> Patch also available for review here:  http://codereview.appspot.com/5752064 >> > > The patch looks OK to me.  Since testcase depends on the dispatching > method,  I'd like to see the whole patch with the updated dispatching > method. > > Thanks. > > -- > H.J.