X86: Add operand type information to the fnstcw and fldw instruction placeholders.
authorGabe Black <gblack@eecs.umich.edu>
Tue, 31 Jul 2007 21:55:06 +0000 (14:55 -0700)
committerGabe Black <gblack@eecs.umich.edu>
Tue, 31 Jul 2007 21:55:06 +0000 (14:55 -0700)
commit55ade789d34e541cc538c7c5a4f286a313cfd8ba
tree65542c258c8e1a404bce999d3ab127f01bd59d6f
parentae3e1d22fc3bfff8c246a0a743b77f4096d95b74
X86: Add operand type information to the fnstcw and fldw instruction placeholders.
These are the only floating point instructions that get used in my simple hello world test. These instructions are for setting up the floating point control register. Their not being implemented doesn't affect anything because floating point isn't used.

--HG--
extra : convert_revision : 4dfb9ef2a5665f034946c504978029e8799e64cd
src/arch/x86/isa/decoder/x87.isa