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
07f10472
Commit
07f10472
authored
Aug 25, 2011
by
Georg-Johann Lay
Committed by
Georg-Johann Lay
Aug 25, 2011
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
avr.md: Fix indentation from r177991.
* config/avr/avr.md: Fix indentation from r177991. From-SVN: r178058
parent
d3e80850
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
16 additions
and
12 deletions
+16
-12
gcc/ChangeLog
+4
-0
gcc/config/avr/avr.md
+12
-12
No files found.
gcc/ChangeLog
View file @
07f10472
2011-08-25 Georg-Johann Lay <avr@gjlay.de>
* config/avr/avr.md: Fix indentation from r177991.
2011-08-25 Bernd Schmidt <bernds@codesourcery.com>
* regrename.c (struct du_head): Remove member terminated.
...
...
gcc/config/avr/avr.md
View file @
07f10472
...
...
@@ -4124,7 +4124,7 @@
[
(set (reg:SI 22)
(match_operand:SI 1 "register_operand" ""))
(set (reg:HI 24)
(truncate:HI (parity:SI (reg:SI 22))))
(truncate:HI (parity:SI (reg:SI 22))))
(set (match_dup 2)
(reg:HI 24))
(set (match_operand:SI 0 "register_operand" "")
...
...
@@ -4144,7 +4144,7 @@
(define_insn "
*
parityqihi2.libgcc"
[
(set (reg:HI 24)
(zero_extend:HI (parity:QI (reg:QI 24))))]
(zero_extend:HI (parity:QI (reg:QI 24))))]
""
"%~call __parityqi2"
[
(set_attr "type" "xcall")
...
...
@@ -4152,7 +4152,7 @@
(define_insn "
*
paritysihi2.libgcc"
[
(set (reg:HI 24)
(truncate:HI (parity:SI (reg:SI 22))))]
(truncate:HI (parity:SI (reg:SI 22))))]
""
"%~call __paritysi2"
[
(set_attr "type" "xcall")
...
...
@@ -4175,7 +4175,7 @@
[
(set (reg:SI 22)
(match_operand:SI 1 "register_operand" ""))
(set (reg:HI 24)
(truncate:HI (popcount:SI (reg:SI 22))))
(truncate:HI (popcount:SI (reg:SI 22))))
(set (match_dup 2)
(reg:HI 24))
(set (match_operand:SI 0 "register_operand" "")
...
...
@@ -4195,7 +4195,7 @@
(define_insn "
*
popcountsi2.libgcc"
[
(set (reg:HI 24)
(truncate:HI (popcount:SI (reg:SI 22))))]
(truncate:HI (popcount:SI (reg:SI 22))))]
""
"%~call __popcountsi2"
[
(set_attr "type" "xcall")
...
...
@@ -4211,7 +4211,7 @@
(define_insn_and_split "
*
popcountqihi2.libgcc"
[
(set (reg:HI 24)
(zero_extend:HI (popcount:QI (reg:QI 24))))]
(zero_extend:HI (popcount:QI (reg:QI 24))))]
""
"#"
""
...
...
@@ -4238,7 +4238,7 @@
[
(set (reg:SI 22)
(match_operand:SI 1 "register_operand" ""))
(parallel
[
(set (reg:HI 24)
(truncate:HI (clz:SI (reg:SI 22))))
(truncate:HI (clz:SI (reg:SI 22))))
(clobber (reg:QI 26))])
(set (match_dup 2)
(reg:HI 24))
...
...
@@ -4260,7 +4260,7 @@
(define_insn "
*
clzsihi2.libgcc"
[
(set (reg:HI 24)
(truncate:HI (clz:SI (reg:SI 22))))
(truncate:HI (clz:SI (reg:SI 22))))
(clobber (reg:QI 26))]
""
"%~call __clzsi2"
...
...
@@ -4284,7 +4284,7 @@
[
(set (reg:SI 22)
(match_operand:SI 1 "register_operand" ""))
(parallel
[
(set (reg:HI 24)
(truncate:HI (ctz:SI (reg:SI 22))))
(truncate:HI (ctz:SI (reg:SI 22))))
(clobber (reg:QI 22))
(clobber (reg:QI 26))])
(set (match_dup 2)
...
...
@@ -4307,7 +4307,7 @@
(define_insn "
*
ctzsihi2.libgcc"
[
(set (reg:HI 24)
(truncate:HI (ctz:SI (reg:SI 22))))
(truncate:HI (ctz:SI (reg:SI 22))))
(clobber (reg:QI 22))
(clobber (reg:QI 26))]
""
...
...
@@ -4332,7 +4332,7 @@
[
(set (reg:SI 22)
(match_operand:SI 1 "register_operand" ""))
(parallel
[
(set (reg:HI 24)
(truncate:HI (ffs:SI (reg:SI 22))))
(truncate:HI (ffs:SI (reg:SI 22))))
(clobber (reg:QI 22))
(clobber (reg:QI 26))])
(set (match_dup 2)
...
...
@@ -4355,7 +4355,7 @@
(define_insn "
*
ffssihi2.libgcc"
[
(set (reg:HI 24)
(truncate:HI (ffs:SI (reg:SI 22))))
(truncate:HI (ffs:SI (reg:SI 22))))
(clobber (reg:QI 22))
(clobber (reg:QI 26))]
""
...
...
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