ARMv8 Assembly, How to cast integer value to float value, and how to print it?

前端 未结 0 427

When I try to cast an integer into a float and print it out, the value stored in that register turns to 0.000000.

outI: .string "%d\\n"
outF: .strin         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题