summaryrefslogtreecommitdiffstats
path: root/linux-user/alpha
diff options
context:
space:
mode:
authorRichard Henderson2010-01-04 23:27:23 +0100
committerAurelien Jarno2010-02-28 17:45:07 +0100
commitf24518b502802a128ca627a746a8bcb8d9e306af (patch)
tree14f74bb71be574e9d130c1aa99a14381efba2631 /linux-user/alpha
parenttarget-ppc: don't print invalid opcode messages on the console (diff)
downloadqemu-f24518b502802a128ca627a746a8bcb8d9e306af.tar.gz
qemu-f24518b502802a128ca627a746a8bcb8d9e306af.tar.xz
qemu-f24518b502802a128ca627a746a8bcb8d9e306af.zip
target-alpha: Implement IEEE FP qualifiers.
IEEE FP instructions are split up so that the rounding mode coming from the instruction and exceptions (both masking and delivery) are handled external to the base FP operation. FP exceptions are properly raised for non-finite inputs to instructions that do not indicate software completion. A shortcut is applied if CONFIG_SOFTFLOAT_INLINE is defined at the top of translate.c: data is loaded and stored into FP_STATUS directly instead of using the functional interface defined by "softfloat.h". Signed-off-by: Richard Henderson <rth@twiddle.net> Signed-off-by: Aurelien Jarno <aurelien@aurel32.net>
Diffstat (limited to 'linux-user/alpha')
0 files changed, 0 insertions, 0 deletions