Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
R
riscv-gcc-1
Overview
Overview
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
lvzhengyang
riscv-gcc-1
Commits
8207738d
Commit
8207738d
authored
Nov 28, 2003
by
Kazu Hirata
Committed by
Kazu Hirata
Nov 28, 2003
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
* config/h8300/h8300.md: Fix a comment typo.
From-SVN: r74015
parent
de081ebf
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
5 additions
and
1 deletions
+5
-1
gcc/ChangeLog
+4
-0
gcc/config/h8300/h8300.md
+1
-1
No files found.
gcc/ChangeLog
View file @
8207738d
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.
...
...
gcc/config/h8300/h8300.md
View file @
8207738d
...
@@ -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.
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment