aboutsummaryrefslogtreecommitdiff
path: root/gcc/config/ip2k/ip2k.md
diff options
context:
space:
mode:
Diffstat (limited to 'gcc/config/ip2k/ip2k.md')
-rw-r--r--gcc/config/ip2k/ip2k.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/config/ip2k/ip2k.md b/gcc/config/ip2k/ip2k.md
index ddd6fd2..e51db02 100644
--- a/gcc/config/ip2k/ip2k.md
+++ b/gcc/config/ip2k/ip2k.md
@@ -65,7 +65,7 @@
;; d - non-pointer registers (not SP, DP, IP)
;; u - non-SP registers (everything except SP)
;;
-;; R - Indirect thru IP - Avoid this except for QI mode, since we
+;; R - Indirect through IP - Avoid this except for QI mode, since we
;; can't access extra bytes.
;; S - Short (stack/dp address). Pointer with 0..127 displacement
;; Note that 0(SP) has undefined contents due to post-decrement push