From mboxrd@z Thu Jan 1 00:00:00 1970 Received: with ECARTIS (v1.0.0; list linux-mips); Wed, 23 Jun 2004 10:59:22 +0100 (BST) Received: from p508B70C5.dip.t-dialin.net ([IPv6:::ffff:80.139.112.197]:21800 "EHLO mail.linux-mips.net") by linux-mips.org with ESMTP id ; Wed, 23 Jun 2004 10:59:18 +0100 Received: from fluff.linux-mips.net (fluff.linux-mips.net [127.0.0.1]) by mail.linux-mips.net (8.12.11/8.12.8) with ESMTP id i5N9xGkL014474; Wed, 23 Jun 2004 11:59:16 +0200 Received: (from ralf@localhost) by fluff.linux-mips.net (8.12.11/8.12.11/Submit) id i5N9xFac014473; Wed, 23 Jun 2004 11:59:15 +0200 Date: Wed, 23 Jun 2004 11:59:15 +0200 From: Ralf Baechle To: "Steven J. Hill" Cc: linux-mips@linux-mips.org Subject: Re: MIPS assembly document... Message-ID: <20040623095915.GA13999@linux-mips.org> References: <40D8F950.2050308@realitydiluted.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <40D8F950.2050308@realitydiluted.com> User-Agent: Mutt/1.4.1i Return-Path: X-Envelope-To: <"|/home/ecartis/ecartis -s linux-mips"> (uid 0) X-Orcpt: rfc822;linux-mips@linux-mips.org Original-Recipient: rfc822;linux-mips@linux-mips.org X-archive-position: 5352 X-ecartis-version: Ecartis v1.0.0 Sender: linux-mips-bounce@linux-mips.org Errors-to: linux-mips-bounce@linux-mips.org X-original-sender: ralf@linux-mips.org Precedence: bulk X-list: linux-mips On Tue, Jun 22, 2004 at 10:30:24PM -0500, Steven J. Hill wrote: > Is there a nice little pocket MIPS assembly reference card > with R3000 and/or R4000 instructions on it? I know the ARM > architecture has something like this, but I have never seen > (or I missed) anything on MIPS or SGI ftp sites anywhere. > Anything? See MIPS Run has a pretty complete listing of all instructions of even the most exotic MIPS variants but I guess that's a little to long to qualify as pocket reference. Ralf