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
969c6c43
Commit
969c6c43
authored
May 03, 2003
by
Richard Sandiford
Committed by
Richard Sandiford
May 03, 2003
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
* config/mips/mips.md: Fix comment typo.
From-SVN: r66420
parent
b259a9a6
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
3 additions
and
1 deletions
+3
-1
gcc/ChangeLog
+2
-0
gcc/config/mips/mips.md
+1
-1
No files found.
gcc/ChangeLog
View file @
969c6c43
2003-05-03 Richard Sandiford <rsandifo@redhat.com>
2003-05-03 Richard Sandiford <rsandifo@redhat.com>
* config/mips/mips.md: Fix comment typo.
* config/mips/mips.c (mips_integer_op): New structure.
* config/mips/mips.c (mips_integer_op): New structure.
(MIPS_MAX_INTEGER_OPS): Define.
(MIPS_MAX_INTEGER_OPS): Define.
(mips_const_insns): Use mips_build_integer to determine the number
(mips_const_insns): Use mips_build_integer to determine the number
...
...
gcc/config/mips/mips.md
View file @
969c6c43
...
@@ -4942,7 +4942,7 @@ move\\t%0,%z4\\n\\
...
@@ -4942,7 +4942,7 @@ move\\t%0,%z4\\n\\
;;
;;
;; As far as the rtl is concerned, both the left-part and right-part
;; As far as the rtl is concerned, both the left-part and right-part
;; instructions can access the whole field. However, the real operand
;; instructions can access the whole field. However, the real operand
;; refers to just the first or the last byte (depending onendianness).
;; refers to just the first or the last byte (depending on
endianness).
;; We therefore use two memory operands to each instruction, one to
;; We therefore use two memory operands to each instruction, one to
;; describe the rtl effect and one to use in the assembly output.
;; describe the rtl effect and one to use in the assembly output.
...
...
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