Fix the FCMPCC bitfield.
authorGabe Black <gblack@eecs.umich.edu>
Tue, 30 Jan 2007 03:46:01 +0000 (22:46 -0500)
committerGabe Black <gblack@eecs.umich.edu>
Tue, 30 Jan 2007 03:46:01 +0000 (22:46 -0500)
--HG--
extra : convert_revision : d2c538e7f469bd12a80eb8585c78d5325d6e6141

src/arch/sparc/isa/bitfields.isa

index 7e884866c94a193174289203eaec2111d923bc3d..e75680d2bfafd79413a73e551c8d09adf2961e3b 100644 (file)
@@ -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