* config/m68hc11/m68hc11.md: Fix a comment typo.
From-SVN: r61802
This commit is contained in:
parent
21ff35fb7e
commit
f5818c0c87
@ -1,3 +1,7 @@
|
||||
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
|
||||
|
Loading…
Reference in New Issue
Block a user