diff options
author | Dimitry Andric <dim@FreeBSD.org> | 2010-10-30 23:02:32 +0000 |
---|---|---|
committer | Dimitry Andric <dim@FreeBSD.org> | 2010-10-30 23:02:32 +0000 |
commit | b3cded65e92ba4d9b5e5a33fb95c4d551bda9c1b (patch) | |
tree | 69d40fbef2c0c4ee32fe97b7a28b510f2e3c2dbc /gas/doc/c-i960.texi | |
parent | 7a815afd9b5121ee0f65dc1e1de1c0de6de97679 (diff) |
Notes
Diffstat (limited to 'gas/doc/c-i960.texi')
-rw-r--r-- | gas/doc/c-i960.texi | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gas/doc/c-i960.texi b/gas/doc/c-i960.texi index 5dca1cf9c1117..4d75bdfb8f7b0 100644 --- a/gas/doc/c-i960.texi +++ b/gas/doc/c-i960.texi @@ -69,7 +69,7 @@ Label: @var{BR} @end smallexample The counter following a branch records the number of times that branch -was @emph{not} taken; the differenc between the two counters is the +was @emph{not} taken; the difference between the two counters is the number of times the branch @emph{was} taken. @cindex @code{gbr960}, i960 postprocessor |