DEHT series: Difference between revisions

From PS4 Developer wiki
Jump to navigation Jump to search
(Created page with "The DEHT series DevKits are equipped with eight AMD64 architecture CPU cores for the CPUs. Each core operates one hardware thread. SSE-SSE4, AVX, and VEX are supported, and 25...")
(No difference)

Revision as of 11:28, 16 June 2013

The DEHT series DevKits are equipped with eight AMD64 architecture CPU cores for the CPUs. Each core operates one hardware thread. SSE-SSE4, AVX, and VEX are supported, and 256-bit SIMD arithmetic is possible with a 128-bit SIMD ALU.


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
- AMD64 Architecture Programmer's Manual Volume 2: System Programming
- AMD64 Architecture Programmer's Manual Volume 3: General-Purpose and System Instructions
- AMD64 Architecture Programmer's Manual Volume 4: 128-Bit and 256-Bit Media Instructions
- AMD64 Architecture Programmer's Manual Volume 5: 64-Bit Media and x87 Floating-Point Instructions