diff options
Diffstat (limited to 'gcc/config/mips/mips.md')
-rw-r--r-- | gcc/config/mips/mips.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/config/mips/mips.md b/gcc/config/mips/mips.md index 804d50ad864..d9ce907af92 100644 --- a/gcc/config/mips/mips.md +++ b/gcc/config/mips/mips.md @@ -5367,7 +5367,7 @@ beq\t%2,%.,1b\;\ ; Thread-Local Storage -; The TLS base pointer is acessed via "rdhwr $v1, $29". No current +; The TLS base pointer is accessed via "rdhwr $v1, $29". No current ; MIPS architecture defines this register, and no current ; implementation provides it; instead, any OS which supports TLS is ; expected to trap and emulate this instruction. rdhwr is part of the |