Commit 8207738d by Kazu Hirata Committed by Kazu Hirata

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

From-SVN: r74015
parent de081ebf
2003-11-28 Kazu Hirata <kazu@cs.umass.edu> 2003-11-28 Kazu Hirata <kazu@cs.umass.edu>
* config/h8300/h8300.md: Fix a comment typo.
2003-11-28 Kazu Hirata <kazu@cs.umass.edu>
* config/h8300/h8300.md (*movsf_h8300h): Change to * config/h8300/h8300.md (*movsf_h8300h): Change to
*movsf_h8300hs. *movsf_h8300hs.
(addsi_h8300): Change to *addsi_h8300. (addsi_h8300): Change to *addsi_h8300.
......
...@@ -4500,7 +4500,7 @@ ...@@ -4500,7 +4500,7 @@
;; dead 127 geu/ltu and.b and test ;; dead 127 geu/ltu and.b and test
;; dead 255 geu/ltu and.b and test ;; dead 255 geu/ltu and.b and test
;; ;;
;; dead 65535 geu/ltu mov.w ;; ---- 65535 geu/ltu mov.w
;; For a small constant, it is cheaper to actually do the subtraction ;; For a small constant, it is cheaper to actually do the subtraction
;; and then test the register. ;; and then test the register.
......
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