winedbg: Add display for floating point status.
commit0994126701b8f1612db054dc9c74559c049b14ba
authorJeff Latimer <lats@yless4u.com.au>
Tue, 21 Mar 2006 12:54:41 +0000 (21 23:54 +1100)
committerAlexandre Julliard <julliard@winehq.org>
Tue, 21 Mar 2006 15:30:47 +0000 (21 16:30 +0100)
tree129b7dcc9fc95ec87ed87130290d8c583598faaf
parentef4440ad1b68d0e8007f632b3c27b0b511213ff9
winedbg: Add display for floating point status.

Added code to examine and display floating point unit status into
be_i386.c as info all-regs command.
programs/winedbg/be_alpha.c
programs/winedbg/be_cpu.h
programs/winedbg/be_i386.c
programs/winedbg/be_ppc.c
programs/winedbg/dbg.y
programs/winedbg/debug.l
programs/winedbg/info.c
programs/winedbg/tgt_active.c
programs/winedbg/tgt_minidump.c
programs/winedbg/winedbg.man.in