summaryrefslogtreecommitdiffstats
path: root/vendor/golang.org/x/arch/ppc64/ppc64asm/doc.go
blob: 5f4ef7d10a6d5bf6e3ac361398e63353bfe5d78a (plain) (blame)
1
2
3
4
5
6
// Copyright 2014 The Go Authors.  All rights reserved.
// Use of this source code is governed by a BSD-style
// license that can be found in the LICENSE file.

// Package ppc64asm implements decoding of 64-bit PowerPC machine code.
package ppc64asm