Fixed reference SIMD code to work with MSVC
authorMark Abraham <mark.j.abraham@gmail.com>
Tue, 30 Jul 2013 15:18:08 +0000 (17:18 +0200)
committerGerrit Code Review <gerrit@gerrit.gromacs.org>
Mon, 5 Aug 2013 09:37:28 +0000 (11:37 +0200)
commitb44d7f71127bea50ceee243bca556e0245e6fcf7
tree60cc9e82cf0d63de89092a7f1d42c28d30b89e23
parent0f52b0d0b090c5c85b040bf382a0421fe77f17e6
Fixed reference SIMD code to work with MSVC

Also noted minor issue with rounding to even. Using rint would be
preferable, but that's even harder to work around on MSVC.

Change-Id: I495cf2d43cf0b33cc0896958f15703ba8632c7e4
include/gmx_simd_ref.h