Home
last modified time | relevance | path

Searched hist:"57 f6622f92bd72f8dd00ef76ca63a9bc909d7d49" (Results 1 – 15 of 15) sorted by relevance

/freebsd/sys/i386/i386/
H A Dptrace_machdep.cdiff 57f6622f92bd72f8dd00ef76ca63a9bc909d7d49 Fri Feb 03 13:51:40 CET 2017 Konstantin Belousov <kib@FreeBSD.org> For i386, remove config options CPU_DISABLE_CMPXCHG, CPU_DISABLE_SSE
and device npx.

This means that FPU is always initialized and handled when available,
and SSE+ register file and exception are handled when available. This
makes the kernel FPU code much easier to maintain by the cost of
slight bloat for CPUs older than 25 years.

CPU_DISABLE_CMPXCHG outlived its usefulness, see the removed comment
explaining the original purpose.

Suggested by and discussed with: bde
Tested by: pho
Sponsored by: The FreeBSD Foundation
MFC after: 3 weeks
H A Delf_machdep.cdiff 57f6622f92bd72f8dd00ef76ca63a9bc909d7d49 Fri Feb 03 13:51:40 CET 2017 Konstantin Belousov <kib@FreeBSD.org> For i386, remove config options CPU_DISABLE_CMPXCHG, CPU_DISABLE_SSE
and device npx.

This means that FPU is always initialized and handled when available,
and SSE+ register file and exception are handled when available. This
makes the kernel FPU code much easier to maintain by the cost of
slight bloat for CPUs older than 25 years.

CPU_DISABLE_CMPXCHG outlived its usefulness, see the removed comment
explaining the original purpose.

Suggested by and discussed with: bde
Tested by: pho
Sponsored by: The FreeBSD Foundation
MFC after: 3 weeks
H A Dinitcpu.cdiff 57f6622f92bd72f8dd00ef76ca63a9bc909d7d49 Fri Feb 03 13:51:40 CET 2017 Konstantin Belousov <kib@FreeBSD.org> For i386, remove config options CPU_DISABLE_CMPXCHG, CPU_DISABLE_SSE
and device npx.

This means that FPU is always initialized and handled when available,
and SSE+ register file and exception are handled when available. This
makes the kernel FPU code much easier to maintain by the cost of
slight bloat for CPUs older than 25 years.

CPU_DISABLE_CMPXCHG outlived its usefulness, see the removed comment
explaining the original purpose.

Suggested by and discussed with: bde
Tested by: pho
Sponsored by: The FreeBSD Foundation
MFC after: 3 weeks
H A Dmp_machdep.cdiff 57f6622f92bd72f8dd00ef76ca63a9bc909d7d49 Fri Feb 03 13:51:40 CET 2017 Konstantin Belousov <kib@FreeBSD.org> For i386, remove config options CPU_DISABLE_CMPXCHG, CPU_DISABLE_SSE
and device npx.

This means that FPU is always initialized and handled when available,
and SSE+ register file and exception are handled when available. This
makes the kernel FPU code much easier to maintain by the cost of
slight bloat for CPUs older than 25 years.

CPU_DISABLE_CMPXCHG outlived its usefulness, see the removed comment
explaining the original purpose.

Suggested by and discussed with: bde
Tested by: pho
Sponsored by: The FreeBSD Foundation
MFC after: 3 weeks
H A Dvm_machdep.cdiff 57f6622f92bd72f8dd00ef76ca63a9bc909d7d49 Fri Feb 03 13:51:40 CET 2017 Konstantin Belousov <kib@FreeBSD.org> For i386, remove config options CPU_DISABLE_CMPXCHG, CPU_DISABLE_SSE
and device npx.

This means that FPU is always initialized and handled when available,
and SSE+ register file and exception are handled when available. This
makes the kernel FPU code much easier to maintain by the cost of
slight bloat for CPUs older than 25 years.

CPU_DISABLE_CMPXCHG outlived its usefulness, see the removed comment
explaining the original purpose.

Suggested by and discussed with: bde
Tested by: pho
Sponsored by: The FreeBSD Foundation
MFC after: 3 weeks
H A Dtrap.cdiff 57f6622f92bd72f8dd00ef76ca63a9bc909d7d49 Fri Feb 03 13:51:40 CET 2017 Konstantin Belousov <kib@FreeBSD.org> For i386, remove config options CPU_DISABLE_CMPXCHG, CPU_DISABLE_SSE
and device npx.

This means that FPU is always initialized and handled when available,
and SSE+ register file and exception are handled when available. This
makes the kernel FPU code much easier to maintain by the cost of
slight bloat for CPUs older than 25 years.

CPU_DISABLE_CMPXCHG outlived its usefulness, see the removed comment
explaining the original purpose.

Suggested by and discussed with: bde
Tested by: pho
Sponsored by: The FreeBSD Foundation
MFC after: 3 weeks
H A Dpmap.cdiff 57f6622f92bd72f8dd00ef76ca63a9bc909d7d49 Fri Feb 03 13:51:40 CET 2017 Konstantin Belousov <kib@FreeBSD.org> For i386, remove config options CPU_DISABLE_CMPXCHG, CPU_DISABLE_SSE
and device npx.

This means that FPU is always initialized and handled when available,
and SSE+ register file and exception are handled when available. This
makes the kernel FPU code much easier to maintain by the cost of
slight bloat for CPUs older than 25 years.

CPU_DISABLE_CMPXCHG outlived its usefulness, see the removed comment
explaining the original purpose.

Suggested by and discussed with: bde
Tested by: pho
Sponsored by: The FreeBSD Foundation
MFC after: 3 weeks
H A Dmachdep.cdiff 57f6622f92bd72f8dd00ef76ca63a9bc909d7d49 Fri Feb 03 13:51:40 CET 2017 Konstantin Belousov <kib@FreeBSD.org> For i386, remove config options CPU_DISABLE_CMPXCHG, CPU_DISABLE_SSE
and device npx.

This means that FPU is always initialized and handled when available,
and SSE+ register file and exception are handled when available. This
makes the kernel FPU code much easier to maintain by the cost of
slight bloat for CPUs older than 25 years.

CPU_DISABLE_CMPXCHG outlived its usefulness, see the removed comment
explaining the original purpose.

Suggested by and discussed with: bde
Tested by: pho
Sponsored by: The FreeBSD Foundation
MFC after: 3 weeks
/freebsd/sys/i386/conf/
H A DDEFAULTSdiff 57f6622f92bd72f8dd00ef76ca63a9bc909d7d49 Fri Feb 03 13:51:40 CET 2017 Konstantin Belousov <kib@FreeBSD.org> For i386, remove config options CPU_DISABLE_CMPXCHG, CPU_DISABLE_SSE
and device npx.

This means that FPU is always initialized and handled when available,
and SSE+ register file and exception are handled when available. This
makes the kernel FPU code much easier to maintain by the cost of
slight bloat for CPUs older than 25 years.

CPU_DISABLE_CMPXCHG outlived its usefulness, see the removed comment
explaining the original purpose.

Suggested by and discussed with: bde
Tested by: pho
Sponsored by: The FreeBSD Foundation
MFC after: 3 weeks
H A DNOTESdiff 57f6622f92bd72f8dd00ef76ca63a9bc909d7d49 Fri Feb 03 13:51:40 CET 2017 Konstantin Belousov <kib@FreeBSD.org> For i386, remove config options CPU_DISABLE_CMPXCHG, CPU_DISABLE_SSE
and device npx.

This means that FPU is always initialized and handled when available,
and SSE+ register file and exception are handled when available. This
makes the kernel FPU code much easier to maintain by the cost of
slight bloat for CPUs older than 25 years.

CPU_DISABLE_CMPXCHG outlived its usefulness, see the removed comment
explaining the original purpose.

Suggested by and discussed with: bde
Tested by: pho
Sponsored by: The FreeBSD Foundation
MFC after: 3 weeks
/freebsd/sys/x86/x86/
H A Dcpu_machdep.cdiff 57f6622f92bd72f8dd00ef76ca63a9bc909d7d49 Fri Feb 03 13:51:40 CET 2017 Konstantin Belousov <kib@FreeBSD.org> For i386, remove config options CPU_DISABLE_CMPXCHG, CPU_DISABLE_SSE
and device npx.

This means that FPU is always initialized and handled when available,
and SSE+ register file and exception are handled when available. This
makes the kernel FPU code much easier to maintain by the cost of
slight bloat for CPUs older than 25 years.

CPU_DISABLE_CMPXCHG outlived its usefulness, see the removed comment
explaining the original purpose.

Suggested by and discussed with: bde
Tested by: pho
Sponsored by: The FreeBSD Foundation
MFC after: 3 weeks
H A Didentcpu.cdiff 57f6622f92bd72f8dd00ef76ca63a9bc909d7d49 Fri Feb 03 13:51:40 CET 2017 Konstantin Belousov <kib@FreeBSD.org> For i386, remove config options CPU_DISABLE_CMPXCHG, CPU_DISABLE_SSE
and device npx.

This means that FPU is always initialized and handled when available,
and SSE+ register file and exception are handled when available. This
makes the kernel FPU code much easier to maintain by the cost of
slight bloat for CPUs older than 25 years.

CPU_DISABLE_CMPXCHG outlived its usefulness, see the removed comment
explaining the original purpose.

Suggested by and discussed with: bde
Tested by: pho
Sponsored by: The FreeBSD Foundation
MFC after: 3 weeks
/freebsd/sys/i386/include/
H A Datomic.hdiff 57f6622f92bd72f8dd00ef76ca63a9bc909d7d49 Fri Feb 03 13:51:40 CET 2017 Konstantin Belousov <kib@FreeBSD.org> For i386, remove config options CPU_DISABLE_CMPXCHG, CPU_DISABLE_SSE
and device npx.

This means that FPU is always initialized and handled when available,
and SSE+ register file and exception are handled when available. This
makes the kernel FPU code much easier to maintain by the cost of
slight bloat for CPUs older than 25 years.

CPU_DISABLE_CMPXCHG outlived its usefulness, see the removed comment
explaining the original purpose.

Suggested by and discussed with: bde
Tested by: pho
Sponsored by: The FreeBSD Foundation
MFC after: 3 weeks
/freebsd/sys/conf/
H A Doptions.i386diff 57f6622f92bd72f8dd00ef76ca63a9bc909d7d49 Fri Feb 03 13:51:40 CET 2017 Konstantin Belousov <kib@FreeBSD.org> For i386, remove config options CPU_DISABLE_CMPXCHG, CPU_DISABLE_SSE
and device npx.

This means that FPU is always initialized and handled when available,
and SSE+ register file and exception are handled when available. This
makes the kernel FPU code much easier to maintain by the cost of
slight bloat for CPUs older than 25 years.

CPU_DISABLE_CMPXCHG outlived its usefulness, see the removed comment
explaining the original purpose.

Suggested by and discussed with: bde
Tested by: pho
Sponsored by: The FreeBSD Foundation
MFC after: 3 weeks
H A Dfiles.i386diff 57f6622f92bd72f8dd00ef76ca63a9bc909d7d49 Fri Feb 03 13:51:40 CET 2017 Konstantin Belousov <kib@FreeBSD.org> For i386, remove config options CPU_DISABLE_CMPXCHG, CPU_DISABLE_SSE
and device npx.

This means that FPU is always initialized and handled when available,
and SSE+ register file and exception are handled when available. This
makes the kernel FPU code much easier to maintain by the cost of
slight bloat for CPUs older than 25 years.

CPU_DISABLE_CMPXCHG outlived its usefulness, see the removed comment
explaining the original purpose.

Suggested by and discussed with: bde
Tested by: pho
Sponsored by: The FreeBSD Foundation
MFC after: 3 weeks