twitchapon-anim

Basic Twitchapon Receiver/Visuals
git clone git://bsandro.tech/twitchapon-anim
Log | Files | Refs | README | LICENSE

work_windows_amd64.s (301B)


      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