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
8d4af2d7
Commit
8d4af2d7
authored
Nov 23, 2000
by
Alexandre Oliva
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Use UNSPEC_MOVA in newly-introduced mova_const
From-SVN: r37697
parent
69295d6d
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
1 deletions
+1
-1
gcc/config/sh/sh.md
+1
-1
No files found.
gcc/config/sh/sh.md
View file @
8d4af2d7
...
@@ -3573,7 +3573,7 @@
...
@@ -3573,7 +3573,7 @@
;; machine_dependent_reorg() will make this a `
mova'.
;; machine_dependent_reorg() will make this a `
mova'.
(define_insn "mova_const"
(define_insn "mova_const"
[
(set (reg:SI R0_REG)
[
(set (reg:SI R0_REG)
(unspec
[
(match_operand 0 "immediate_operand" "i")
]
1
))]
(unspec
[
(match_operand 0 "immediate_operand" "i")
]
UNSPEC_MOVA
))]
""
""
"#"
"#"
[
(set_attr "in_delay_slot" "no")
[
(set_attr "in_delay_slot" "no")
...
...
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