From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1HeZgB-00049X-BB for qemu-devel@nongnu.org; Thu, 19 Apr 2007 12:40:19 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1HeZgA-00048a-LY for qemu-devel@nongnu.org; Thu, 19 Apr 2007 12:40:18 -0400 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1HeZgA-00048P-9G for qemu-devel@nongnu.org; Thu, 19 Apr 2007 12:40:18 -0400 Received: from savannah.gnu.org ([199.232.41.3] helo=sv.gnu.org) by monty-python.gnu.org with esmtps (TLS-1.0:RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1HeZbB-0003yb-Vs for qemu-devel@nongnu.org; Thu, 19 Apr 2007 12:35:10 -0400 Received: from cvs.savannah.gnu.org ([199.232.41.69] helo=cvs) by sv.gnu.org with esmtp (Exim 4.50) id 1HeZbB-0007UA-Ci for qemu-devel@nongnu.org; Thu, 19 Apr 2007 16:35:09 +0000 Received: from ths by cvs with local (Exim 4.50) id 1HeZbB-0007U3-6H for qemu-devel@nongnu.org; Thu, 19 Apr 2007 16:35:09 +0000 Message-Id: From: Thiemo Seufer Date: Thu, 19 Apr 2007 16:35:09 +0000 Subject: [Qemu-devel] qemu/target-mips mips-defs.h Reply-To: qemu-devel@nongnu.org List-Id: qemu-devel.nongnu.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: qemu-devel@nongnu.org CVSROOT: /sources/qemu Module name: qemu Changes by: Thiemo Seufer 07/04/19 16:35:09 Modified files: target-mips : mips-defs.h Log message: Update comment. We can't easily adhere to the architecture spec because it would involve counting the actually executed instructions. CVSWeb URLs: http://cvs.savannah.gnu.org/viewcvs/qemu/target-mips/mips-defs.h?cvsroot=qemu&r1=1.12&r2=1.13