]> The Tcpdump Group git mirrors - tcpdump/commit
Test both with "normal" and "x87" floating-point.
authorGuy Harris <[email protected]>
Wed, 5 Feb 2020 03:58:42 +0000 (19:58 -0800)
committerGuy Harris <[email protected]>
Wed, 5 Feb 2020 03:58:42 +0000 (19:58 -0800)
commit8dee20fb2238ec414383fa46baae0132663e1e47
tree38e20c2dafc0abeaca0c56dc478e6259243aab77
parent52561ff05323cc5aae2bf836ecccf62c878b7690
Test both with "normal" and "x87" floating-point.

"Normal" is what you'll get with most versions of most instruction sets;
"x87" is what you'll get with code compiled for 32-bit x86 without SSE,
using the x87 instructions, at least with some compilers.
tests/lmp-v-fptype1.out [moved from tests/lmp-v.out with 100% similarity]
tests/lmp-v-fptype2.out [new file with mode: 0644]
tests/lmp-v.tests