github.com/decomp/exp@v0.0.0-20210624183419-6d058f5e1da6/lift/x86/testdata/x86_64/fpu/fldl2e/fldl2e.asm (about)

     1  [BITS 64]
     2  
     3  global fldl2e:function
     4  
     5  section .text
     6  
     7  ; === [ FLDL2E ] ===============================================================
     8  
     9  fldl2e:
    10  	fldl2e
    11  	ret