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

/freebsd-12-stable/share/mk/
H A Dbsd.cpu.mk10 MACHINE_CPU = arm64 macro
12 MACHINE_CPU = amd64 sse2 sse mmx macro
14 MACHINE_CPU = arm macro
16 MACHINE_CPU = i486 macro
18 MACHINE_CPU = mips macro
20 MACHINE_CPU = aim macro
22 MACHINE_CPU = riscv macro
24 MACHINE_CPU = ultrasparc macro
176 MACHINE_CPU = avx2 avx sse42 sse41 ssse3 sse4a sse3 sse2 sse mmx k6 k5 i586 macro
178 MACHINE_CPU macro
181 MACHINE_CPU = xop avx sse42 sse41 ssse3 sse4a sse3 sse2 sse mmx k6 k5 i586 macro
183 MACHINE_CPU = avx sse42 sse41 ssse3 sse4a sse3 sse2 sse mmx k6 k5 i586 macro
185 MACHINE_CPU = ssse3 sse4a sse3 sse2 sse mmx k6 k5 i586 macro
187 MACHINE_CPU = athlon-xp athlon k7 3dnow sse4a sse3 sse2 sse mmx k6 k5 i586 macro
189 MACHINE_CPU = athlon-xp athlon k7 3dnow sse3 sse2 sse mmx k6 k5 i586 macro
192 MACHINE_CPU = athlon-xp athlon k7 3dnow sse2 sse mmx k6 k5 i586 macro
195 MACHINE_CPU = athlon-xp athlon k7 3dnow sse mmx k6 k5 i586 macro
197 MACHINE_CPU = athlon k7 3dnow mmx k6 k5 i586 macro
199 MACHINE_CPU = 3dnow mmx k6 k5 i586 macro
201 MACHINE_CPU = mmx k6 k5 i586 macro
203 MACHINE_CPU = k5 i586 macro
207 MACHINE_CPU = avx512 avx2 avx sse42 sse41 ssse3 sse3 sse2 sse i686 mmx i586 macro
210 MACHINE_CPU = avx2 avx sse42 sse41 ssse3 sse3 sse2 sse i686 mmx i586 macro
212 MACHINE_CPU = avx sse42 sse41 ssse3 sse3 sse2 sse i686 mmx i586 macro
216 MACHINE_CPU = sse42 sse41 ssse3 sse3 sse2 sse i686 mmx i586 macro
218 MACHINE_CPU = sse41 ssse3 sse3 sse2 sse i686 mmx i586 macro
220 MACHINE_CPU = ssse3 sse3 sse2 sse i686 mmx i586 macro
222 MACHINE_CPU = sse3 sse2 sse i686 mmx i586 macro
225 MACHINE_CPU = sse2 sse i686 mmx i586 macro
227 MACHINE_CPU = sse i686 mmx i586 macro
229 MACHINE_CPU = i686 mmx i586 macro
231 MACHINE_CPU = i686 i586 macro
233 MACHINE_CPU = mmx i586 macro
235 MACHINE_CPU = i586 macro
237 MACHINE_CPU = sse3 sse2 sse i686 mmx i586 macro
239 MACHINE_CPU = sse i686 mmx i586 macro
241 MACHINE_CPU = 3dnow mmx i586 macro
243 MACHINE_CPU = 3dnow mmx macro
245 MACHINE_CPU = mmx macro
251 MACHINE_CPU = avx2 avx sse42 sse41 ssse3 sse4a sse3 macro
253 MACHINE_CPU = xop avx2 avx sse42 sse41 ssse3 sse4a sse3 macro
256 MACHINE_CPU = xop avx sse42 sse41 ssse3 sse4a sse3 macro
258 MACHINE_CPU = avx sse42 sse41 ssse3 sse4a sse3 macro
260 MACHINE_CPU = ssse3 sse4a sse3 macro
262 MACHINE_CPU = k8 3dnow sse4a sse3 macro
265 MACHINE_CPU = k8 3dnow sse3 macro
268 MACHINE_CPU = k8 3dnow macro
272 MACHINE_CPU = avx512 avx2 avx sse42 sse41 ssse3 sse3 macro
275 MACHINE_CPU = avx2 avx sse42 sse41 ssse3 sse3 macro
277 MACHINE_CPU = avx sse42 sse41 ssse3 sse3 macro
281 MACHINE_CPU = sse42 sse41 ssse3 sse3 macro
283 MACHINE_CPU = sse41 ssse3 sse3 macro
285 MACHINE_CPU = ssse3 sse3 macro
287 MACHINE_CPU = sse3 macro
292 MACHINE_CPU = mips macro
296 MACHINE_CPU = booke softfp macro
300 MACHINE_CPU = riscv macro
304 MACHINE_CPU = v9 macro
306 MACHINE_CPU = v9 ultrasparc macro
308 MACHINE_CPU = v9 ultrasparc ultrasparc3 macro
[all...]
/freebsd-12-stable/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 123 milliseconds