Searched defs:MACHINE_CPU (Results 1 - 2 of 2) sorted by relevance

/freebsd-9.3-release/share/mk/
H A Dbsd.cpu.mk10 MACHINE_CPU = i486 macro
12 MACHINE_CPU = amd64 sse2 sse mmx macro
14 MACHINE_CPU = itanium macro
16 MACHINE_CPU = aim macro
18 MACHINE_CPU = ultrasparc macro
20 MACHINE_CPU = arm macro
22 MACHINE_CPU = mips macro
142 MACHINE_CPU = athlon-xp athlon k7 3dnow sse3 sse2 sse mmx k6 k5 i586 i486 i386 macro
144 MACHINE_CPU = athlon-xp athlon k7 3dnow sse2 sse mmx k6 k5 i586 i486 i386 macro
147 MACHINE_CPU macro
149 MACHINE_CPU = athlon k7 3dnow mmx k6 k5 i586 i486 i386 macro
151 MACHINE_CPU = 3dnow mmx k6 k5 i586 i486 i386 macro
153 MACHINE_CPU = mmx k6 k5 i586 i486 i386 macro
155 MACHINE_CPU = k5 i586 i486 i386 macro
157 MACHINE_CPU = 3dnow mmx i586 i486 i386 macro
159 MACHINE_CPU = sse mmx i586 i486 i386 macro
161 MACHINE_CPU = sse3 sse2 sse i686 mmx i586 i486 i386 macro
163 MACHINE_CPU = ssse3 sse3 sse2 sse i686 mmx i586 i486 i386 macro
165 MACHINE_CPU = sse3 sse2 sse i686 mmx i586 i486 i386 macro
167 MACHINE_CPU = sse2 sse i686 mmx i586 i486 i386 macro
169 MACHINE_CPU = sse i686 mmx i586 i486 i386 macro
171 MACHINE_CPU = i686 mmx i586 i486 i386 macro
173 MACHINE_CPU = i686 i586 i486 i386 macro
175 MACHINE_CPU = mmx i586 i486 i386 macro
177 MACHINE_CPU = i586 i486 i386 macro
179 MACHINE_CPU = i486 i386 macro
181 MACHINE_CPU = i386 macro
185 MACHINE_CPU = k8 3dnow sse3 macro
187 MACHINE_CPU = k8 3dnow macro
189 MACHINE_CPU = ssse3 sse3 macro
191 MACHINE_CPU = sse3 macro
196 MACHINE_CPU = itanium macro
200 MACHINE_CPU = booke macro
204 MACHINE_CPU = v9 macro
206 MACHINE_CPU = v9 ultrasparc macro
208 MACHINE_CPU = v9 ultrasparc ultrasparc3 macro
[all...]
/freebsd-9.3-release/contrib/bmake/mk/sys/
H A DNetBSD.mk49 MACHINE_CPU= ${MACHINE_ARCH:C/mipse[bl]/mips/:C/mips64e[bl]/mips/:C/sh3e[bl]/sh3/:S/m68000/m68k/:S/armeb/arm/} macro

Completed in 57 milliseconds