How many in-order cores could one fit on a die?
How many in-order cores could one fit on a die?
Posted Aug 14, 2023 10:21 UTC (Mon) by epa (subscriber, #39769)In reply to: How many in-order cores could one fit on a die? by paulj
Parent article: Another round of speculative-execution vulnerabilities
PHP and other scripting languages like Perl treat numbers as double-precision floating point but a lot of the time they are only smallish integers in practice. With a small amount of silicon you could give each core a 'fake FPU' that performs the necessary integer operations. If it turns out the inputs or the result aren't integer, it waits for the real FPU to become available.
