Return-Path: Delivered-To: apmail-harmony-dev-archive@www.apache.org Received: (qmail 4658 invoked from network); 4 Jul 2008 10:18:23 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 4 Jul 2008 10:18:23 -0000 Received: (qmail 96068 invoked by uid 500); 4 Jul 2008 10:18:22 -0000 Delivered-To: apmail-harmony-dev-archive@harmony.apache.org Received: (qmail 96038 invoked by uid 500); 4 Jul 2008 10:18:22 -0000 Mailing-List: contact dev-help@harmony.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@harmony.apache.org Delivered-To: mailing list dev@harmony.apache.org Received: (qmail 96026 invoked by uid 99); 4 Jul 2008 10:18:22 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 04 Jul 2008 03:18:22 -0700 X-ASF-Spam-Status: No, hits=2.0 required=10.0 tests=HTML_MESSAGE,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of xiaoming.gu@gmail.com designates 64.233.182.189 as permitted sender) Received: from [64.233.182.189] (HELO nf-out-0910.google.com) (64.233.182.189) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 04 Jul 2008 10:17:31 +0000 Received: by nf-out-0910.google.com with SMTP id c7so432806nfi.40 for ; Fri, 04 Jul 2008 03:17:51 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:to :subject:in-reply-to:mime-version:content-type:references; bh=pQFuWlMSHtLrZUOqfQ9sdDdow2QtlhVeFnhtPMpO3Ao=; b=td1xFrqQ2B+dKwL9UXbzSH+4TJL233fGsAnZuxiYYkXk9ARffrDBo0afZnJBIqyGoz XtDHo2jJqYmmweZ3yR4FUGaQBJXd2Ok54LRbBvDG6ReIrofkHGEVlZKrefQVAcn3+Tmf VWUD5heATWnsmIhMI6ykTX4pEVHegmoudfh2k= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:in-reply-to:mime-version :content-type:references; b=GKMBgu9oAbetJ0oCpjAr0O4nrIIqFLHHq3/t26GPKeWs/5XYU9i/+oUtxB1oyszxVY +C2T+xCJqF8Oubt+lLvNHPg1JBZXO5PEaCXQ8TAdoEb3coSHH7NkEDHXGfUdhdXbayKv tkw319OUZWjACRXcx3xBs4B4eRuriaEMAIDpI= Received: by 10.210.70.14 with SMTP id s14mr205929eba.33.1215166670906; Fri, 04 Jul 2008 03:17:50 -0700 (PDT) Received: by 10.210.39.13 with HTTP; Fri, 4 Jul 2008 03:17:50 -0700 (PDT) Message-ID: <255079590807040317q4f4e3fb6j6efe220119a22da8@mail.gmail.com> Date: Fri, 4 Jul 2008 18:17:50 +0800 From: "xiaoming gu" To: dev@harmony.apache.org Subject: Re: FW: [general][performance] Stefan Krause's Harmony performance evaluation In-Reply-To: <4bebff790807040311p352b7c83jb0cb8ed43dffd493@mail.gmail.com> MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----=_Part_7610_18238794.1215166670958" References: <08DF4D958216244799FC84F3514D70F00193D34E@pdsmsx415.ccr.corp.intel.com> <255079590807040256w1d09039dp24f685ba8404af66@mail.gmail.com> <4bebff790807040304h66ca28cawf3711cbacd421bc4@mail.gmail.com> <4bebff790807040311p352b7c83jb0cb8ed43dffd493@mail.gmail.com> X-Virus-Checked: Checked by ClamAV on apache.org ------=_Part_7610_18238794.1215166670958 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline Got it. I'll take the 1st way and the left work is pretty clear. Thanks. Xiaoming On Fri, Jul 4, 2008 at 6:11 PM, Aleksey Shipilev wrote: > On Fri, Jul 4, 2008 at 2:04 PM, Aleksey Shipilev > wrote: > > do "shl reg," > Of course, it's "SHIFT RIGHT", so "shr reg, ". > > Thanks, > Aleksey. > ------=_Part_7610_18238794.1215166670958--