summaryrefslogtreecommitdiff
path: root/src/arch
diff options
context:
space:
mode:
authorGabe Black <gblack@eecs.umich.edu>2007-01-29 22:46:01 -0500
committerGabe Black <gblack@eecs.umich.edu>2007-01-29 22:46:01 -0500
commita5cb9b51be92aee6d925652b1994233dbc42f05c (patch)
treeccc999c788a2e479ee1e5bd9cd57dc344c08c819 /src/arch
parent852f26484f21e4ab9ed5bb889bae8388f59d8e67 (diff)
downloadgem5-a5cb9b51be92aee6d925652b1994233dbc42f05c.tar.xz
Fix the FCMPCC bitfield.
--HG-- extra : convert_revision : d2c538e7f469bd12a80eb8585c78d5325d6e6141
Diffstat (limited to 'src/arch')
-rw-r--r--src/arch/sparc/isa/bitfields.isa4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/arch/sparc/isa/bitfields.isa b/src/arch/sparc/isa/bitfields.isa
index 7e884866c..e75680d2b 100644
--- a/src/arch/sparc/isa/bitfields.isa
+++ b/src/arch/sparc/isa/bitfields.isa
@@ -1,4 +1,4 @@
-// Copyright (c) 2006 The Regents of The University of Michigan
+// Copyright (c) 2006-2007 The Regents of The University of Michigan
// All rights reserved.
//
// Redistribution and use in source and binary forms, with or without
@@ -38,7 +38,7 @@
def bitfield A <29>;
def bitfield BPCC <21:20>; // for BPcc & FBPcc
-def bitfield FCMPCC <26:56>; // for FCMP & FCMPEa
+def bitfield FCMPCC <26:25>; // for FCMP & FCMPEa
def bitfield FMOVCC <13:11>; // for FMOVcc
def bitfield CC <12:11>; // for MOVcc & Tcc
def bitfield MOVCC3 <18>; // also for MOVcc