Searched hist:"8793135 f2d9a7040f623f0618c042d5f5add8897" (Results 1 – 2 of 2) sorted by relevance
/freebsd/sys/amd64/include/ |
H A D | floatingpoint.h | diff 8793135f2d9a7040f623f0618c042d5f5add8897 Wed Sep 21 00:26:37 CEST 1994 Bruce Evans <bde@FreeBSD.org> 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. diff 8793135f2d9a7040f623f0618c042d5f5add8897 Wed Sep 21 00:26:37 CEST 1994 Bruce Evans <bde@FreeBSD.org> 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/sys/i386/include/ |
H A D | floatingpoint.h | diff 8793135f2d9a7040f623f0618c042d5f5add8897 Wed Sep 21 00:26:37 CEST 1994 Bruce Evans <bde@FreeBSD.org> 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. diff 8793135f2d9a7040f623f0618c042d5f5add8897 Wed Sep 21 00:26:37 CEST 1994 Bruce Evans <bde@FreeBSD.org> 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.
|