Question: In MASM, how do I convert a string to a float ( REAL 4 ) using FPU? For example, the input string could be -

In MASM, how do I convert a string to a float (REAL4) using FPU? For example, the input string could be -12.321. I also need to find a way to ensure the output can fit into a 32 bit register.

Step by Step Solution

There are 3 Steps involved in it

1 Expert Approved Answer
Step: 1 Unlock blur-text-image
Question Has Been Solved by an Expert!

Get step-by-step solutions from verified subject matter experts

Step: 2 Unlock
Step: 3 Unlock

Students Have Also Explored These Related Databases Questions!