commit | da97f52cb35ccf72a4a3d745926ee5e3c263ed07 | [log] [tgz] |
---|---|---|
author | Peter Maydell <peter.maydell@linaro.org> | Wed Oct 19 16:14:07 2011 +0000 |
committer | Peter Maydell <peter.maydell@linaro.org> | Wed Oct 19 16:14:07 2011 +0000 |
tree | 4a83c955b33a27bc620502e3470e7fbf8ebe44dc | |
parent | 369be8f618ac145d2421ea4bfff86ee774ad618c [diff] |
target-arm: Implement VFPv4 fused multiply-accumulate insns Implement the fused multiply-accumulate instructions (VFMA, VFMS, VFNMA, VFNMS) which are new in VFPv4. Signed-off-by: Peter Maydell <peter.maydell@linaro.org>