Searched hist:2941 (Results 1 - 2 of 2) sorted by relevance

/freebsd-11.0-release/sys/i386/include/
H A Dfloatingpoint.hdiff 2941 Tue Sep 20 22:26:37 MDT 1994 bde Don't provide bogus source operands in some asms. This probably shouldn't
matter, but similar bogusness in npx.c causes compiling without -O to fail.

Use __volatile in all asms.

Parenthesize macro args.

Change the names of the macros to avoid namespace pollution.

Remove unnecessary "#ifdef __i386__".

Sort #defines.

Add comments.
/freebsd-11.0-release/sys/amd64/include/
H A Dfloatingpoint.hdiff 2941 Tue Sep 20 22:26:37 MDT 1994 bde Don't provide bogus source operands in some asms. This probably shouldn't
matter, but similar bogusness in npx.c causes compiling without -O to fail.

Use __volatile in all asms.

Parenthesize macro args.

Change the names of the macros to avoid namespace pollution.

Remove unnecessary "#ifdef __i386__".

Sort #defines.

Add comments.

Completed in 100 milliseconds