23
U

Property:Has architecture version

From Vogons Wiki
Jump to: navigation, search
(Set property type and description)
 
Line 6: Line 6:
 
** '''[[Allows value::i386]]'''
 
** '''[[Allows value::i386]]'''
 
** '''[[Allows value::i486]]'''
 
** '''[[Allows value::i486]]'''
** '''[[Allows value::Pentium]]'''
+
** '''[[Allows value::P5]]'''
** '''[[Allows value::MMX]]'''
+
** '''[[Allows value::K6]]'''
 +
** '''[[Allows value::P6]]'''
 +
** '''[[Allows value::K7]]'''
 +
** '''[[Allows value::Netburst]]'''
 +
** '''[[Allows value::K8]]'''
 +
** '''[[Allows value::Core]]'''
 
* ARM
 
* ARM
 
** '''[[Allows value::v2]]'''
 
** '''[[Allows value::v2]]'''

Revision as of 23:37, 2 May 2020

Page name for the CPU architecture version. The value depends on the architecture family. One of:

  • x86
    • i8086
    • i286
    • i386
    • i486
    • P5
    • K6
    • P6
    • K7
    • Netburst
    • K8
    • Core
  • ARM
    • v2
    • v3
    • v4
    • v5
    • v6
    • v7
    • v8
  • MIPS
    • I
    • II
    • III
    • IV
    • V
  • 68k
    • 68010
    • 68020
    • 68030
    • 68040
    • 68060

Add others to this list as needed - try to be as generic as possible, avoiding part names and using interface names instead.