I am trying to print a floating-point number with x86_64 assembly on MacOS using Clang, with Intel syntax: clang -masm=intel float.asm. I was told that I should
clang -masm=intel float.asm