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
05714a4f
Commit
05714a4f
authored
Oct 07, 1998
by
Ken Raeburn
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
add some short comments that should've been in the last checkin
From-SVN: r22900
parent
52db16fd
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
4 additions
and
2 deletions
+4
-2
gcc/config/mips/mips.md
+4
-2
No files found.
gcc/config/mips/mips.md
View file @
05714a4f
...
@@ -8935,7 +8935,8 @@ move\\t%0,%z4\\n\\
...
@@ -8935,7 +8935,8 @@ move\\t%0,%z4\\n\\
}")
}")
;;; Make sure that this only matches the insn before ADDR_DIFF_VEC. Otherwise
;;; Make sure that this only matches the insn before ADDR_DIFF_VEC. Otherwise
;;; it is not valid.
;;; it is not valid. ??? With the USE, the condition tests may not be required
;;; any longer.
;;; ??? The length depends on the ABI. It is two for o32, and one for n32.
;;; ??? The length depends on the ABI. It is two for o32, and one for n32.
;;; We just use the conservative number here.
;;; We just use the conservative number here.
...
@@ -8968,7 +8969,8 @@ move\\t%0,%z4\\n\\
...
@@ -8968,7 +8969,8 @@ move\\t%0,%z4\\n\\
"")
"")
;;; Make sure that this only matches the insn before ADDR_DIFF_VEC. Otherwise
;;; Make sure that this only matches the insn before ADDR_DIFF_VEC. Otherwise
;;; it is not valid.
;;; it is not valid. ??? With the USE, the condition tests may not be required
;;; any longer.
(define_insn ""
(define_insn ""
[(set (pc)
[(set (pc)
...
...
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