Skip to content
Snippets Groups Projects
Commit 463f61c5 authored by ram's avatar ram
Browse files

Fixed comment about WORD-POINTER-REG SC.

parent b17961ca
No related branches found
No related tags found
No related merge requests found
...@@ -124,7 +124,8 @@ ...@@ -124,7 +124,8 @@
(non-descriptor-reg registers (non-descriptor-reg registers
:locations (0 2 3 4)) :locations (0 2 3 4))
;; Word-aligned pointers that cannot be in R0. Used only as temporaries. ;; Word-aligned pointers that cannot be in R0. Used for temporaries and to
;; hold stack pointers.
(word-pointer-reg registers (word-pointer-reg registers
:locations (2 3 4 9 10 11 12 13 14) :locations (2 3 4 9 10 11 12 13 14)
:save-p t :save-p t
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment