jit: make gdb_object::symtabs an std::forward_list
[deliverable/binutils-gdb.git] / cpu / cris.cpu
index 633abc0e12707c0863e3ff1b220cbb380aa0899c..97b44581e78bba7f4832cf767b289b6393be90f3 100644 (file)
@@ -1,6 +1,6 @@
 ; CRIS CPU description.  -*- Scheme -*-
 ;
-; Copyright 2003, 2004, 2007 Free Software Foundation, Inc.
+; Copyright 2003, 2004, 2007, 2009 Free Software Foundation, Inc.
 ;
 ; Contributed by Axis Communications AB.
 ;
 
 (define-pmacro (cris-implemented-writable-specregs-v32)
   "Special writable registers in v32 and their sizes"
-  ((QI 2) (QI 3)
+  ((SI 2) (QI 3)
    (SI 5) (SI 6) (SI 7) (SI 9)
    (SI 10) (SI 11) (SI 12) (SI 13) (SI 14) (SI 15))
 )
This page took 0.023929 seconds and 4 git commands to generate.