qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] [6929] target-alpha: remove PALCODE_ declarations (unused).
@ 2009-03-29  0:22 Aurelien Jarno
  0 siblings, 0 replies; only message in thread
From: Aurelien Jarno @ 2009-03-29  0:22 UTC (permalink / raw)
  To: qemu-devel

Revision: 6929
          http://svn.sv.gnu.org/viewvc/?view=rev&root=qemu&revision=6929
Author:   aurel32
Date:     2009-03-29 00:22:12 +0000 (Sun, 29 Mar 2009)
Log Message:
-----------
target-alpha: remove PALCODE_ declarations (unused).

Signed-off-by: Tristan Gingold <gingold@adacore.com>
Signed-off-by: Aurelien Jarno <aurelien@aurel32.net>

Modified Paths:
--------------
    trunk/target-alpha/cpu.h

Modified: trunk/target-alpha/cpu.h
===================================================================
--- trunk/target-alpha/cpu.h	2009-03-29 00:22:01 UTC (rev 6928)
+++ trunk/target-alpha/cpu.h	2009-03-29 00:22:12 UTC (rev 6929)
@@ -389,16 +389,6 @@
 };
 
 enum {
-    PALCODE_CALL = 0x00000000,
-    PALCODE_LD   = 0x01000000,
-    PALCODE_ST   = 0x02000000,
-    PALCODE_MFPR = 0x03000000,
-    PALCODE_MTPR = 0x04000000,
-    PALCODE_REI  = 0x05000000,
-    PALCODE_INIT = 0xF0000000,
-};
-
-enum {
     IR_V0   = 0,
     IR_T0   = 1,
     IR_T1   = 2,

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2009-03-29  0:22 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-03-29  0:22 [Qemu-devel] [6929] target-alpha: remove PALCODE_ declarations (unused) Aurelien Jarno

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).