Commit f5818c0c by Kazu Hirata Committed by Kazu Hirata

* config/m68hc11/m68hc11.md: Fix a comment typo.

From-SVN: r61802
parent 21ff35fb
2003-01-25 Kazu Hirata <kazu@cs.umass.edu>
* config/m68hc11/m68hc11.md: Fix a comment typo.
2003-01-25 Andreas Jaeger <aj@suse.de>
* config/i386/i386.c (x86_output_mi_thunk): Correct test for
......
......@@ -93,7 +93,7 @@
;; Operands modifiers:
;;
;; %b Get the low part of the operand (to obtain a QImode)
;; This modified must always be used for QImode operations
;; This modifier must always be used for QImode operations
;; because a correction must be applied when the operand
;; is a soft register (ex: *ZD1). Otherwise, we generate
;; *ZD1 and this is the high part of the register. For other
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment