github.com/SahandAslani/gomobile@v0.0.0-20210909130135-2cb2d44c09b2/gl/work_windows_amd64.s (about)

     1  // Copyright 2015 The Go Authors. All rights reserved.
     2  // Use of this source code is governed by a BSD-style
     3  // license that can be found in the LICENSE file.
     4  
     5  #include "textflag.h"
     6  
     7  TEXT ·fixFloat(SB),NOSPLIT,$0-32
     8  	MOVQ 	x0+0(FP), X0
     9  	MOVQ	x1+8(FP), X1
    10  	MOVQ	x2+16(FP), X2
    11  	MOVQ	x3+24(FP), X3
    12  	RET