Searched hist:169927 (Results 1 - 3 of 3) sorted by relevance

/freebsd-10.1-release/usr.bin/lastcomm/tests/
H A DREADMEdiff 169927 Thu May 24 04:57:50 MDT 2007 dds Modify file generation instructions to remove the tty field:
the mapping from number to name differs between systems,
and will cause tests to fail.
/freebsd-10.1-release/sys/amd64/include/
H A Dfpu.hdiff 238598 Wed Jul 18 13:46:03 MDT 2012 kib On AMD64, provide siginfo.si_code for floating point errors when error
occurs using the SSE math processor. Update comments describing the
handling of the exception status bits in coprocessors control words.

Remove GET_FPU_CW and GET_FPU_SW macros which were used only once.
Prefer to use curpcb to access pcb_save over the longer path of
referencing pcb through the thread structure.

Based on the submission by: Ed Alley <wea llnl gov>
PR: amd64/169927
Reviewed by: bde
MFC after: 3 weeks
/freebsd-10.1-release/sys/amd64/amd64/
H A Dfpu.cdiff 238598 Wed Jul 18 13:46:03 MDT 2012 kib On AMD64, provide siginfo.si_code for floating point errors when error
occurs using the SSE math processor. Update comments describing the
handling of the exception status bits in coprocessors control words.

Remove GET_FPU_CW and GET_FPU_SW macros which were used only once.
Prefer to use curpcb to access pcb_save over the longer path of
referencing pcb through the thread structure.

Based on the submission by: Ed Alley <wea llnl gov>
PR: amd64/169927
Reviewed by: bde
MFC after: 3 weeks
diff 238597 Wed Jul 18 13:40:37 MDT 2012 kib Add stmxcsr.

Submitted by: Ed Alley <wea llnl gov>
PR: amd64/169927
MFC after: 3 weeks

Completed in 93 milliseconds