Search found 2 matches
- 2020-08-29, 21:58:14
- Forum: Agner's CPU blog
- Topic: Surprising new feature in AMD Ryzen 3000
- Replies: 11
- Views: 2503534
Re: Surprising new feature in AMD Ryzen 3000
agner: Neat! Is the throughput of pairs of stack operations (or equivalent mov patterns) still limited by the single store port? I'm wondering whether they support store vectorization of stores to consecutive addresses. Store port certainly has enough bw. This would be an orthogonal but complementar...
- 2020-08-29, 4:42:03
- Forum: Agner's CPU blog
- Topic: Surprising new feature in AMD Ryzen 3000
- Replies: 11
- Views: 2503534
Re: Surprising new feature in AMD Ryzen 3000
Is there evidence that the core can handle stack manipulations (push & pop) and still forward values directly? Given the presence of the stack engine in the front end, I'm sorta expecting the two features to play together nicely.