Added -V option to print version number.
[binutils-gdb.git] / binutils / sparc-pinsn.c
index 0cb9f64d1dacb6cf79911f7d6a516487261209d2..2430b5d4f6165748bb7d5729cbf88c514c762d79 100644 (file)
@@ -18,8 +18,6 @@ You should have received a copy of the GNU General Public License
 along with the binutils; see the file COPYING.  If not, write to
 the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA.  */
 
-/* $Id$ */
-
 #include "bfd.h"
 #include "sysdep.h"
 #include <stdio.h>
@@ -254,14 +252,13 @@ memcpy(&insn,buffer, sizeof (insn));
                    break;
 
 #ifndef NO_V9
-#if 0
-/* Somebody who know needs to define rs3. */
+/* Somebody who know needs to define rs3.
                  case 'j':
-                 case 'u':     /* double/even */
-                 case 'U':     /* quad/multiple of 4 */
+                 case 'u':     * double/even *
+                 case 'U':     * quad/multiple of 4 *
                    freg (insn.rs3);
                    break;
-#endif
+*/
 #endif                         /* NO_V9 */
 
                  case 'g':