Home | History | Annotate | Download | only in mesa3d

Lines Matching full:x86

29 	'x86': 'x86',
30 'i386': 'x86',
31 'i486': 'x86',
32 'i586': 'x86',
33 'i686': 'x86',
34 'BePC': 'x86',
35 'Intel': 'x86',
57 default_machine = 'x86'
90 allowed_values=('generic', 'ppc', 'x86', 'x86_64')))