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
68cef009
Commit
68cef009
authored
Jul 17, 2002
by
J"orn Rennecke
Committed by
Joern Rennecke
Jul 17, 2002
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
* sh.md (cmpgtudi_media): Remove spurious @.
From-SVN: r55532
parent
701e3726
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
4 additions
and
3 deletions
+4
-3
gcc/ChangeLog
+3
-1
gcc/config/sh/sh.md
+1
-2
No files found.
gcc/ChangeLog
View file @
68cef009
Wed Jul 17 16:57:36 2002 J"orn Rennecke <joern.rennecke@superh.com>
Wed Jul 17 17:05:27 2002 J"orn Rennecke <joern.rennecke@superh.com>
* sh.md (cmpgtudi_media): Remove spurious @.
* config/sh/lib1funcs.asm (FMOVD_WORKS): Don't define for little endian.
* sh.h (OVERRIDE_OPTIONS): Don't set FMOVD_BIT for little endian.
...
...
gcc/config/sh/sh.md
View file @
68cef009
...
...
@@ -950,8 +950,7 @@
(gtu:DI (match_operand:DI 1 "arith_reg_or_0_operand" "Nr")
(match_operand:DI 2 "arith_reg_or_0_operand" "rN")))]
"TARGET_SHMEDIA"
"@
cmpgtu %N1, %N2, %0"
"cmpgtu %N1, %N2, %0"
[
(set_attr "type" "cmp_media")
]
)
;; We save the compare operands in the cmpxx patterns and use them when
...
...
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