diff options
author | Max Reitz <max@tyndur.org> | 2011-09-16 17:29:04 +0200 |
---|---|---|
committer | Blue Swirl <blauwirbel@gmail.com> | 2011-09-17 17:13:31 +0000 |
commit | 5c6562c204699616766b0d50c9d8a84d4a029b77 (patch) | |
tree | 9f545154f8ead024ad3057208399a426792a03d0 /x86_64.ld | |
parent | 4e1837f855b88fdced2941b17509e13b0c8fa518 (diff) |
target-i386: Fix several SSE3 instructions.
haddp[sd], hsubp[sd] and addsubp[sd] operate on floats, thus it is
necessary to use the appropriate floating point calculation functions.
If this is not done, those functions operate merely on integers, which
is not correct.
Signed-off-by: Max Reitz <max@tyndur.org>
Signed-off-by: Blue Swirl <blauwirbel@gmail.com>
Diffstat (limited to 'x86_64.ld')
0 files changed, 0 insertions, 0 deletions