diff options
author | Petar Jovanovic <petar.jovanovic@imgtec.com> | 2015-08-26 14:12:20 +0200 |
---|---|---|
committer | Leon Alrae <leon.alrae@imgtec.com> | 2015-09-18 09:20:48 +0100 |
commit | ca6c7803d2beae43299a80f4549d36579881fc0b (patch) | |
tree | f09c862b46a9e0b380b0d4ac66519fb3b96367df /target-i386/cc_helper.c | |
parent | 71f303cd246ae22ce6fdacb3801b5abbca25c409 (diff) | |
download | qemu-ca6c7803d2beae43299a80f4549d36579881fc0b.tar.gz qemu-ca6c7803d2beae43299a80f4549d36579881fc0b.tar.bz2 qemu-ca6c7803d2beae43299a80f4549d36579881fc0b.zip |
target-mips: remove wrong checks for recip.fmt and rsqrt.fmt
Instructions recip.{s|d} and rsqrt.{s|d} do not require 64-bit FPU neither
they require any particular mode for its FPU. This patch removes the checks
that may break a program that uses these instructions.
Signed-off-by: Petar Jovanovic <petar.jovanovic@imgtec.com>
Reviewed-by: Leon Alrae <leon.alrae@imgtec.com>
Signed-off-by: Leon Alrae <leon.alrae@imgtec.com>
Diffstat (limited to 'target-i386/cc_helper.c')
0 files changed, 0 insertions, 0 deletions