From a6f3e5fb276ed7a1697b4898605d2729bbe601dc Mon Sep 17 00:00:00 2001 From: Luke Kenneth Casson Leighton Date: Tue, 23 Aug 2022 12:42:41 +0100 Subject: [PATCH] shrink table --- openpower/simulators.mdwn | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/openpower/simulators.mdwn b/openpower/simulators.mdwn index b348a7d98..d0253eb32 100644 --- a/openpower/simulators.mdwn +++ b/openpower/simulators.mdwn @@ -1,7 +1,7 @@ # List of Simulators and features -| Name | Cycle-accurate | Speed | Parallel | Memory-usage | 32-bit | 64-bit | FP | SIMD | Bare-metal | Hypervisor | XICS/Interrupts | -|------------------|----------------|-------|----------|--------------|--------|--------|------|------|------------|------------|-----------------| -| gem5 | yes | 20k/s?| no | insane | yes | yes | no | no | no | no | no | -| gem5-experimental| yes | 20k/s?| no | insane | yes | yes | no | no | yes | no | yes | -| gem5-virginiatech| yes | 20k/s?| no | insane | yes | yes | no | TODO | no | no | no | +| Name | Cycle
accurate | Speed | Parallel | Mem
usage | 32-bit | 64-bit | FP | SIMD | Bare
metal | HV | XICS | +|------------------|----------------------|-------|----------|-----------------|--------|--------|------|------|------------------|----|------| +| gem5 | yes | 20k/s?| no | insane | yes | yes | no | no | no | no | no | +| gem5-experimental| yes | 20k/s?| no | insane | yes | yes | no | no | yes | no | yes | +| gem5-virginiatech| yes | 20k/s?| no | insane | yes | yes | no | TODO | no | no | no | -- 2.30.2