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
3892c9ad
Commit
3892c9ad
authored
32 years ago
by
James Van Artsdalen
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Renamed from seq386gas.h.
Use new file names for included 386 files. From-SVN: r2947
parent
86050b33
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
+2
-2
gcc/config/i386/seq-gas.h
+2
-2
No files found.
gcc/config/i386/seq-gas.h
View file @
3892c9ad
...
...
@@ -3,7 +3,7 @@
/* Mostly it's like a Sequent 386 without GAS. */
#include "
seq386
.h"
#include "
i386/sequent
.h"
/* A C statement or statements which output an assembler instruction
opcode to the stdio stream STREAM. The macro-operand PTR is a
...
...
@@ -37,7 +37,7 @@
count is in %cl. Some assemblers require %cl as an argument;
some don't.
GAS requires the %cl argument, so override
unx386
.h. */
GAS requires the %cl argument, so override
i386/unix
.h. */
#undef AS3_SHIFT_DOUBLE
#define AS3_SHIFT_DOUBLE(a,b,c,d) AS3 (a,b,c,d)
...
...
This diff is collapsed.
Click to expand it.
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