From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 15938 invoked by alias); 16 Aug 2002 06:33:00 -0000 Mailing-List: contact gdb-help@sources.redhat.com; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-owner@sources.redhat.com Received: (qmail 15911 invoked from network); 16 Aug 2002 06:32:57 -0000 Received: from unknown (HELO mta06bw.bigpond.com) (139.134.6.96) by sources.redhat.com with SMTP; 16 Aug 2002 06:32:57 -0000 Received: from amdk7 ([144.135.24.84]) by mta06bw.bigpond.com (Netscape Messaging Server 4.15 mta06bw May 23 2002 23:53:28) with SMTP id H0XBIV00.E13 for ; Fri, 16 Aug 2002 16:32:55 +1000 Received: from CPE-144-132-24-249.vic.bigpond.net.au ([144.132.24.249]) by bwmam06.mailsvc.email.bigpond.com(MailRouter V3.0n 47/28612556); 16 Aug 2002 16:32:54 From: "Nicolas Moreau" To: gdb@sources.redhat.com Date: Thu, 15 Aug 2002 23:33:00 -0000 MIME-Version: 1.0 Subject: ARM Registers Message-ID: <3D5D29FD.2954.D84853@localhost> Priority: normal Content-type: text/plain; charset=US-ASCII Content-transfer-encoding: 7BIT Content-description: Mail message body X-SW-Source: 2002-08/txt/msg00176.txt.bz2 Hi I am running GDB built for ARM. When I do a "i r" I get all the normal regsiters and also: $dccr,$dcdr,$w0av,$w0am,$w0dv,$w0dm,$w0cv,$w0cm,$w1av,$w1am,$w1dv, $w1dm,$w1cv,$w1cm Can some one explain what these registers are ? Thanks Nicolas