|
|
|
|
|
by dragontamer
2077 days ago
|
|
PS5 is an x86 CPU + AMD RDNA GPU. PS4 was an x86 CPU + AMD GCN GPU. A huge amount of games will be portable from the get-go. GCN and RDNA have extremely similar assembly languages. The only major assembly language change from GCN -> RDNA is DPP / cross-lane operations (kinda like pshufb from x86). But I'm not even sure if the PS4 had those instructions. |
|
> The only major assembly language change from GCN -> RDNA is DPP / cross-lane operations (kinda like pshufb from x86). But I'm not even sure if the PS4 had those instructions.
Yeah, it didn't. AFAIK, they were added in GCN 3, while the PS4 is GCN 1.1.