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
d5b02d90
Commit
d5b02d90
authored
Aug 05, 2012
by
Venkataramanan Kumar
Committed by
Venkataramanan Kumar
Aug 05, 2012
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Document AMD btver2
From-SVN: r190151
parent
5dd4087e
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
16 additions
and
0 deletions
+16
-0
gcc/ChangeLog
+5
-0
gcc/doc/extend.texi
+6
-0
gcc/doc/invoke.texi
+5
-0
No files found.
gcc/ChangeLog
View file @
d5b02d90
2012-08-05 Venkataramanan Kumar <venkataramanan.kumar@amd.com>
* doc/invoke.texi: Document AMD btver2.
* doc/extend.texi: Document AMD btver1 and btver2.
2012-08-04 Sandra Loosemore <sandra@codesourcery.com>
2012-08-04 Sandra Loosemore <sandra@codesourcery.com>
Richard Sandiford <rdsandiford@googlemail.com>
Richard Sandiford <rdsandiford@googlemail.com>
...
...
gcc/doc/extend.texi
View file @
d5b02d90
...
@@ -9560,6 +9560,9 @@ AMD family 10h Shanghai CPU.
...
@@ -9560,6 +9560,9 @@ AMD family 10h Shanghai CPU.
@
item
istanbul
@
item
istanbul
AMD
family
10
h
Istanbul
CPU
.
AMD
family
10
h
Istanbul
CPU
.
@
item
btver1
AMD
family
14
h
CPU
.
@
item
amdfam15h
@
item
amdfam15h
AMD
family
15
h
CPU
.
AMD
family
15
h
CPU
.
...
@@ -9568,6 +9571,9 @@ AMD family 15h Bulldozer version 1.
...
@@ -9568,6 +9571,9 @@ AMD family 15h Bulldozer version 1.
@
item
bdver2
@
item
bdver2
AMD
family
15
h
Bulldozer
version
2.
AMD
family
15
h
Bulldozer
version
2.
@
item
btver2
AMD
family
16
h
CPU
.
@
end
table
@
end
table
Here
is
an
example
:
Here
is
an
example
:
...
...
gcc/doc/invoke.texi
View file @
d5b02d90
...
@@ -13304,6 +13304,11 @@ CPUs based on AMD Family 14h cores with x86-64 instruction set support. (This
...
@@ -13304,6 +13304,11 @@ CPUs based on AMD Family 14h cores with x86-64 instruction set support. (This
supersets MMX, SSE, SSE2, SSE3, SSSE3, SSE4A, CX16, ABM and 64-bit
supersets MMX, SSE, SSE2, SSE3, SSSE3, SSE4A, CX16, ABM and 64-bit
instruction set extensions.)
instruction set extensions.)
@item btver2
CPUs based on AMD Family 16h cores with x86-64 instruction set support. This
includes MOVBE, F16C, BMI, AVX, PCL_MUL, AES, SSE4.2, SSE4.1, CX16, ABM,
SSE4A, SSSE3, SSE3, SSE2, SSE, MMX and 64-bit instruction set extensions.
@item winchip-c6
@item winchip-c6
IDT WinChip C6 CPU, dealt in same way as i486 with additional MMX instruction
IDT WinChip C6 CPU, dealt in same way as i486 with additional MMX instruction
set support.
set support.
...
...
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