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
5fb455bc
Commit
5fb455bc
authored
Sep 08, 2009
by
DJ Delorie
Committed by
DJ Delorie
Sep 08, 2009
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
* config/mep/mep.c (conversions[]): Add "ml" pattern.
From-SVN: r151543
parent
06ae2022
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
5 additions
and
0 deletions
+5
-0
gcc/ChangeLog
+4
-0
gcc/config/mep/mep.c
+1
-0
No files found.
gcc/ChangeLog
View file @
5fb455bc
2009-09-08 DJ Delorie <dj@redhat.com>
* config/mep/mep.c (conversions[]): Add "ml" pattern.
2009-09-04 Jason Merrill <jason@redhat.com>
2009-09-04 Jason Merrill <jason@redhat.com>
* tree.c (tree_find_value): Remove.
* tree.c (tree_find_value): Remove.
...
...
gcc/config/mep/mep.c
View file @
5fb455bc
...
@@ -3297,6 +3297,7 @@ const conversions[] =
...
@@ -3297,6 +3297,7 @@ const conversions[] =
{
0
,
"m+ri"
,
"3(2)"
},
{
0
,
"m+ri"
,
"3(2)"
},
{
0
,
"mr"
,
"(1)"
},
{
0
,
"mr"
,
"(1)"
},
{
0
,
"ms"
,
"(1)"
},
{
0
,
"ms"
,
"(1)"
},
{
0
,
"ml"
,
"(1)"
},
{
0
,
"mLrs"
,
"%lo(3)(2)"
},
{
0
,
"mLrs"
,
"%lo(3)(2)"
},
{
0
,
"mLr+si"
,
"%lo(4+5)(2)"
},
{
0
,
"mLr+si"
,
"%lo(4+5)(2)"
},
{
0
,
"m+ru2s"
,
"%tpoff(5)(2)"
},
{
0
,
"m+ru2s"
,
"%tpoff(5)(2)"
},
...
...
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