1// Code generated by command: go run asm.go -out fmt.s -stubs stub.go. DO NOT EDIT.
2
3#include "textflag.h"
4
5// func Formatting()
6TEXT ·Formatting(SB), NOSPLIT, $0
7	ADDQ R8, R8
8
9	// One comment line between instructions.
10	ADDQ R8, R8
11
12	// Comment before label.
13label:
14	// Comment after label.
15	ADDQ R8, R8
16	JMP  label
17	RET
18