From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 12995 invoked by alias); 19 Oct 2009 06:59:05 -0000 Received: (qmail 12965 invoked by uid 22791); 19 Oct 2009 06:59:03 -0000 X-SWARE-Spam-Status: No, hits=-1.7 required=5.0 tests=AWL,BAYES_00,SARE_MSGID_LONG40,SPF_PASS X-Spam-Check-By: sourceware.org Received: from mail-px0-f175.google.com (HELO mail-px0-f175.google.com) (209.85.216.175) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Mon, 19 Oct 2009 06:58:59 +0000 Received: by pxi5 with SMTP id 5so1885563pxi.12 for ; Sun, 18 Oct 2009 23:58:58 -0700 (PDT) MIME-Version: 1.0 Received: by 10.143.25.36 with SMTP id c36mr290254wfj.1.1255935538105; Sun, 18 Oct 2009 23:58:58 -0700 (PDT) In-Reply-To: <4ADA91C4.7010106@vmware.com> References: <4AD8D8DC.2080904@gmail.com> <7d77a27d0910171802uc09fd78s79c7e9a00fda258b@mail.gmail.com> <7d77a27d0910172018t4622738cn993de6472679078a@mail.gmail.com> <4ADA91C4.7010106@vmware.com> From: Hui Zhu Date: Mon, 19 Oct 2009 08:04:00 -0000 Message-ID: Subject: Re: reverse execution To: paawan oza Cc: Jiang Jilin , burlen , "gdb@sourceware.org" , Michael Snyder Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable X-IsSubscribed: yes Mailing-List: contact gdb-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-owner@sourceware.org X-SW-Source: 2009-10/txt/msg00296.txt.bz2 Hi Oza, are you working on or done with sse insn? Thanks, Hui On Sun, Oct 18, 2009 at 11:55, Michael Snyder wrote: > Jiang Jilin wrote: >> >> On Sun, Oct 18, 2009 at 10:45 AM, Hui Zhu wrote: >>> >>> Thanks Jilin, >>> >>> Sorry I made a mistake when we told about it. =A0I want to say 0xf10 >>> series insn (they seems called sse insn), but I said mmx insn. >> >> Aha, I misunderstood what you said. I take a glance at the specific and >> find they are relevant with mmx, so you are right. :) >> >>> These 0xf10 insn seems control the xmm reg, you can see the values of >>> these reg whith gdb cmd "info info all-registers". >> >> Yeah, It seems I cannot delay the work for mmx insn. :) > > Don't forget that Paawan Oza has already said he was going to > work on the reverse MMX support. =A0Wouldn't want to see you two > guys duplicating effort... > >