]> Git Repo - qemu.git/commit - target-arm/helper.h
target-arm: Implement VFPv4 fused multiply-accumulate insns
authorPeter Maydell <[email protected]>
Wed, 19 Oct 2011 16:14:07 +0000 (16:14 +0000)
committerPeter Maydell <[email protected]>
Wed, 19 Oct 2011 16:14:07 +0000 (16:14 +0000)
commitda97f52cb35ccf72a4a3d745926ee5e3c263ed07
tree4a83c955b33a27bc620502e3470e7fbf8ebe44dc
parent369be8f618ac145d2421ea4bfff86ee774ad618c
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 <[email protected]>
target-arm/cpu.h
target-arm/helper.c
target-arm/helper.h
target-arm/translate.c
This page took 0.02628 seconds and 4 git commands to generate.