summaryrefslogtreecommitdiff
path: root/architecture.php
diff options
context:
space:
mode:
Diffstat (limited to 'architecture.php')
-rw-r--r--architecture.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/architecture.php b/architecture.php
index 66bd6da..b67a147 100644
--- a/architecture.php
+++ b/architecture.php
@@ -17,7 +17,7 @@ $flags = array(
'SSE' => 1,
'SSE2' => 0
),
- '<s>pentium4</s> (not yet implemented)' => array(
+ 'pentium4' => array(
'CMOV' => 1,
'MMX' => 1,
'SSE' => 1,