PS4-documents: Difference between revisions
Jump to navigation
Jump to search
m (→Patents) |
m (→Patents) |
||
(7 intermediate revisions by 2 users not shown) | |||
Line 1: | Line 1: | ||
<div style="float:right">[[File:Simplified view of PS4 architecture.png|200px|thumb|left|Simplified view of PS4 architecture]]</div> | |||
== AMD64 == | == AMD64 == | ||
For information on the {{glossary|amd64}} architecture, refer to the following manuals that are available on the AMD developer website (http://developer.amd.com/resources/documentation-articles/developer-guides-manuals/). | For information on the {{glossary|amd64}} architecture, refer to the following manuals that are available on the AMD developer website (http://developer.amd.com/resources/documentation-articles/developer-guides-manuals/). | ||
* AMD64 Architecture Programmer's Manual Volume 1: Application Programming | * [http://support.amd.com/TechDocs/24592.pdf AMD64 Architecture Programmer's Manual Volume 1: Application Programming – PDF] | ||
* AMD64 Architecture Programmer's Manual Volume 2: System Programming | * [http://support.amd.com/TechDocs/24593.pdf AMD64 Architecture Programmer's Manual Volume 2: System Programming – PDF] | ||
* AMD64 Architecture Programmer's Manual Volume 3: General-Purpose and System Instructions | * [http://support.amd.com/TechDocs/24594.pdf AMD64 Architecture Programmer's Manual Volume 3: General-Purpose and System Instructions – PDF] | ||
* AMD64 Architecture Programmer's Manual Volume 4: 128-Bit and 256-Bit Media Instructions | * [http://support.amd.com/TechDocs/26568.pdf AMD64 Architecture Programmer's Manual Volume 4: 128-Bit and 256-Bit Media Instructions – PDF] | ||
* AMD64 Architecture Programmer's Manual Volume 5: 64-Bit Media and x86 Floating-Point Instructions | * [http://support.amd.com/TechDocs/26569_APM_v5.pdf AMD64 Architecture Programmer's Manual Volume 5: 64-Bit Media and x86 Floating-Point Instructions – PDF] | ||
* [http://support.amd.com/TechDocs/43479.pdf AMD64 Architecture Programmer’s Manual Volume 6: 128-Bit and 256-Bit XOP and FMA4 Instructions – PDF] | |||
* [http://support.amd.com/TechDocs/52128_16h_Software_Opt_Guide.zip AMD Family 16h Processors Software Optimization Guide, Software Overview and Latencies Spreadsheet – ZIP] | |||
** [http://amd-dev.wpengine.netdna-cdn.com/wordpress/media/2012/10/SOG_16h_52128_PUB_Rev1_1.pdf Software Optimization Guide for AMD Family 16h Processors – PDF] – Publication #52128, Revision 1.1, Issue Date 03/2013 | |||
** [http://amd-dev.wpengine.netdna-cdn.com/wordpress/media/2012/10/AMD64_16h_InstrLatency_1.1.xlsx Software Overview and Latencies Spreadsheet for AMD Family 16h Processors – Excel] – 03/2013 | |||
* [http://support.amd.com/TechDocs/48751_16h_bkdg.pdf BIOS and Kernel Developer’s Guide for AMD 16h Processors - PDF] | |||
* [http://support.amd.com/TechDocs/51810_16h_00h-0Fh_Rev_Guide.pdf Revision Guide for AMD Family 16h Processors - PDF] | |||
== PS4 Manual == | == PS4 Manual == | ||
* http://manuals.playstation.net/document/en/ps4/index.html | * http://manuals.playstation.net/document/en/ps4/index.html | ||
Line 28: | Line 35: | ||
* http://www.freepatentsonline.com/20140015813.pdf (Augmented reality block controller) | * http://www.freepatentsonline.com/20140015813.pdf (Augmented reality block controller) | ||
unrelated patents | === Positional Trademarks === | ||
* [https://twitter.com/trademark_bot/status/590043229371891712 2015-30226] (DS3 example) | |||
* [https://twitter.com/trademark_bot/status/590044236822753281 2015-30227] (PSVita example) | |||
=== unrelated patents === | |||
* [http://patft.uspto.gov/netacgi/nph-Parser?Sect1=PTO2&Sect2=HITOFF&p=1&u=%2Fnetahtml%2FPTO%2Fsearch-bool.html&r=9&f=G&l=50&co1=AND&d=PTXT&s1=%22sony+computer%22&OS=%22sony+computer%22&RS=%22sony+computer%22 interactive advertising] | * [http://patft.uspto.gov/netacgi/nph-Parser?Sect1=PTO2&Sect2=HITOFF&p=1&u=%2Fnetahtml%2FPTO%2Fsearch-bool.html&r=9&f=G&l=50&co1=AND&d=PTXT&s1=%22sony+computer%22&OS=%22sony+computer%22&RS=%22sony+computer%22 interactive advertising] | ||
{{Other}}<noinclude>[[Category:Main]]</noinclude> | {{Other}}<noinclude>[[Category:Main]]</noinclude> |
Latest revision as of 23:25, 22 April 2015
AMD64[edit | edit source]
For information on the amd64 architecture, refer to the following manuals that are available on the AMD developer website (http://developer.amd.com/resources/documentation-articles/developer-guides-manuals/).
- AMD64 Architecture Programmer's Manual Volume 1: Application Programming – PDF
- AMD64 Architecture Programmer's Manual Volume 2: System Programming – PDF
- AMD64 Architecture Programmer's Manual Volume 3: General-Purpose and System Instructions – PDF
- AMD64 Architecture Programmer's Manual Volume 4: 128-Bit and 256-Bit Media Instructions – PDF
- AMD64 Architecture Programmer's Manual Volume 5: 64-Bit Media and x86 Floating-Point Instructions – PDF
- AMD64 Architecture Programmer’s Manual Volume 6: 128-Bit and 256-Bit XOP and FMA4 Instructions – PDF
- AMD Family 16h Processors Software Optimization Guide, Software Overview and Latencies Spreadsheet – ZIP
- Software Optimization Guide for AMD Family 16h Processors – PDF – Publication #52128, Revision 1.1, Issue Date 03/2013
- Software Overview and Latencies Spreadsheet for AMD Family 16h Processors – Excel – 03/2013
- BIOS and Kernel Developer’s Guide for AMD 16h Processors - PDF
- Revision Guide for AMD Family 16h Processors - PDF
PS4 Manual[edit | edit source]
x86-64 abi / asm[edit | edit source]
- http://refspecs.linuxbase.org/elf/
- http://ref.x86asm.net/
- http://www.x86-64.org/documentation/assembly.html
- http://www.cs.cmu.edu/~fp/courses/15213-s07/misc/asm64-handout.pdf
AMD Platform Security Processor[edit | edit source]
- http://www.uefi.org/sites/default/files/resources/UEFI_PlugFest_AMD_Security_and_Server_innovation_AMD_March_2013.pdf
- https://classic.regonline.com/custImages/360000/369552/TCC%20PPTs/TCC2013_VanDoorn.pdf
Misc/ Unsorted[edit | edit source]
- https://www.develop-online.net/tools-and-tech/inside-the-system-sony-s-internal-console-tools-team/0191319
- http://www.realworldtech.com/jaguar/ AMD’s Jaguar Microarchitecture
Patents[edit | edit source]
- http://www.freepatentsonline.com/20130324254.pdf (PSmove with touchsurface)
- http://www.freepatentsonline.com/20140015813.pdf (Augmented reality block controller)
Positional Trademarks[edit | edit source]
- 2015-30226 (DS3 example)
- 2015-30227 (PSVita example)
[edit | edit source]
|