index : archweb32 | |
Archlinux32 website | gitolite user |
summaryrefslogtreecommitdiff |
-rw-r--r-- | architecture.php | 2 |
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, |