Do not randomize the FPU control word in x87_read_environment.
authorMatt Birkholz <puck@birchwood-abbey.net>
Tue, 5 Jan 2016 23:09:04 +0000 (16:09 -0700)
committerMatt Birkholz <puck@birchwood-abbey.net>
Tue, 5 Jan 2016 23:09:04 +0000 (16:09 -0700)
commit4fec84b86abd272e2681dfccd90dcdd947478c04
tree4640eec9c6a67e237f4c2be64774043be8b99a4a
parent5d11e546936e36ce016960eda750ed569829cb88
Do not randomize the FPU control word in x87_read_environment.

Looks like a typo: eax not replaced by rdi.
src/microcode/cmpauxmd/x86-64.m4