summaryrefslogtreecommitdiff
path: root/cpu/cris.cpu
diff options
context:
space:
mode:
Diffstat (limited to 'cpu/cris.cpu')
-rw-r--r--cpu/cris.cpu2
1 files changed, 1 insertions, 1 deletions
diff --git a/cpu/cris.cpu b/cpu/cris.cpu
index 633abc0e12..ad045d1b4d 100644
--- a/cpu/cris.cpu
+++ b/cpu/cris.cpu
@@ -439,7 +439,7 @@
(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))
)