]> Git Repo - qemu.git/commit - target-s390x/fpu_helper.c
target-s390: Convert MULTIPLY AND ADD, SUBTRACT
authorRichard Henderson <[email protected]>
Thu, 23 Aug 2012 19:30:12 +0000 (12:30 -0700)
committerRichard Henderson <[email protected]>
Sat, 5 Jan 2013 20:18:41 +0000 (12:18 -0800)
commit722bfec331504bf873a5e4ec4f232c4ed116dda2
tree79494a0dcd62f09ae4bd37ca4b3b60c1b48cc3de
parent83b00736f3d8033861c27b80c9d3fc7c44bbec99
target-s390: Convert MULTIPLY AND ADD, SUBTRACT

Use the new float*_muladd interface to softfloat.

Signed-off-by: Richard Henderson <[email protected]>
target-s390x/fpu_helper.c
target-s390x/helper.h
target-s390x/insn-data.def
target-s390x/translate.c
This page took 0.026096 seconds and 4 git commands to generate.