How to assign a number to a floating point register using sparc assembly?

Posted by programmer on Stack Overflow See other posts from Stack Overflow or by programmer
Published on 2010-02-11T09:32:01Z Indexed on 2010/04/02 3:53 UTC
Read the original article Hit count: 249

Filed under:
|

For example, I want to assign 0x5 to %f1. How to achieve this?

© Stack Overflow or respective owner

Related posts about sparc

Related posts about floating-point