Return-Path: Delivered-To: apmail-harmony-dev-archive@www.apache.org Received: (qmail 80500 invoked from network); 6 Jul 2008 02:39:45 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 6 Jul 2008 02:39:45 -0000 Received: (qmail 13702 invoked by uid 500); 6 Jul 2008 02:39:45 -0000 Delivered-To: apmail-harmony-dev-archive@harmony.apache.org Received: (qmail 13673 invoked by uid 500); 6 Jul 2008 02:39:45 -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 13659 invoked by uid 99); 6 Jul 2008 02:39:45 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 05 Jul 2008 19:39:44 -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 66.249.90.180 as permitted sender) Received: from [66.249.90.180] (HELO ik-out-1112.google.com) (66.249.90.180) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 06 Jul 2008 02:38:53 +0000 Received: by ik-out-1112.google.com with SMTP id c29so791560ika.4 for ; Sat, 05 Jul 2008 19:39:13 -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=SHgYdiwSmKjGAAn4XIYXWOKqjoyyy3FjoL2UR/3oc8g=; b=V8dXFSqw2zWub0HJt2x1E64MsRn+r6fhSnCQg77c4zEvctXZvuv2A1eZ7btGU5ij2H 1yui0WKArcQvZJrCEMlkCPf8Bg5u+VAF8wyuskxqJAhmIYgIscxHiNjf0pX+D5ojJxQn vobtrNk2jOc+blo9FEupp37Rt/GABkGV8FtT4= 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=Ht8Ixauecen46WsfVd/zq/ZN/Mms+qU1Y2JTFqxD7JMD1/vaEAsHybP/mcSCK9y/wh EJ7lV3hIDoV/gFrmS+/8TvF8UVu6QK2bAZ7VKp1MgUnDWPtAXVTn7Lbk+9AGKTzmQveh SaTuxlUXtvFaErZH4w4g22v5vD4tLl8qzK+Fc= Received: by 10.210.115.15 with SMTP id n15mr1758912ebc.28.1215311952712; Sat, 05 Jul 2008 19:39:12 -0700 (PDT) Received: by 10.210.39.13 with HTTP; Sat, 5 Jul 2008 19:39:12 -0700 (PDT) Message-ID: <255079590807051939n63d73414ub2b406525df94a89@mail.gmail.com> Date: Sun, 6 Jul 2008 10:39:12 +0800 From: "xiaoming gu" To: dev@harmony.apache.org Subject: Re: FW: [general][performance] Stefan Krause's Harmony performance evaluation In-Reply-To: <255079590807040317q4f4e3fb6j6efe220119a22da8@mail.gmail.com> MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----=_Part_11125_27364740.1215311952704" References: <08DF4D958216244799FC84F3514D70F00193D34E@pdsmsx415.ccr.corp.intel.com> <255079590807040256w1d09039dp24f685ba8404af66@mail.gmail.com> <4bebff790807040304h66ca28cawf3711cbacd421bc4@mail.gmail.com> <4bebff790807040311p352b7c83jb0cb8ed43dffd493@mail.gmail.com> <255079590807040317q4f4e3fb6j6efe220119a22da8@mail.gmail.com> X-Virus-Checked: Checked by ClamAV on apache.org ------=_Part_11125_27364740.1215311952704 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline Aleksey, one question. Is there any easy way to know which binary instructions are generated at runtime? Thanks. Xiaoming On Fri, Jul 4, 2008 at 6:17 PM, xiaoming gu wrote: > 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 < > aleksey.shipilev@gmail.com> 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_11125_27364740.1215311952704--