Do not initialize the floating-point environment in x86-64 assembly.
authorMatt Birkholz <puck@birchwood-abbey.net>
Tue, 5 Jan 2016 23:07:22 +0000 (16:07 -0700)
committerMatt Birkholz <puck@birchwood-abbey.net>
Tue, 5 Jan 2016 23:07:22 +0000 (16:07 -0700)
commit5d11e546936e36ce016960eda750ed569829cb88
tree3c45711f33aa30edb19a7c1a23d74da8bfbbec2f
parent0f3b73aea6ad3fadc52a78b56bc78b9d6eb0b246
Do not initialize the floating-point environment in x86-64 assembly.

The floating-point environment is managed (and needs to be
initialized) by libc.
src/microcode/cmpauxmd/x86-64.m4
src/microcode/cmpintmd/x86-64.c
src/microcode/cmpintmd/x86-64.h