]> git.proxmox.com Git - mirror_qemu.git/commit - target/arm/helper.c
target-arm: Introduce float64_256 and float64_512 constants.
authorChristophe Lyon <christophe.lyon@st.com>
Mon, 21 Feb 2011 16:38:46 +0000 (17:38 +0100)
committerAurelien Jarno <aurelien@aurel32.net>
Thu, 24 Feb 2011 07:53:36 +0000 (08:53 +0100)
commit56bf4fe2978e3e14c976feae825dbbd3700573d0
tree603788cee7d601667b2c245ba4f04df9ca36b9de
parentc30fe7dfc44cf6ca0213e0c15f92cf00f796721b
target-arm: Introduce float64_256 and float64_512 constants.

These two constants will be used by helper functions such as recpe_f32
and rsqrte_f32.

Signed-off-by: Christophe Lyon <christophe.lyon@st.com>
Reviewed-by: Peter Maydell <peter.maydell@linaro.org>
Signed-off-by: Aurelien Jarno <aurelien@aurel32.net>
target-arm/helper.c