github.com/arr-ai/hash@v0.8.0/asm_ppc64x.s (about)

     1  // Copyright 2014 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  // +build ppc64 ppc64le
     6  
     7  #include "go_asm.h"
     8  #include "funcdata.h"
     9  #include "textflag.h"
    10  #include "asm_ppc64x.h"
    11  
    12  // AES hashing not implemented for ppc64
    13  TEXT ·aeshash(SB),NOSPLIT|NOFRAME,$0-0
    14  	MOVW	(R0), R1
    15  TEXT ·aeshash32(SB),NOSPLIT|NOFRAME,$0-0
    16  	MOVW	(R0), R1
    17  TEXT ·aeshash64(SB),NOSPLIT|NOFRAME,$0-0
    18  	MOVW	(R0), R1
    19  TEXT ·aeshashstr(SB),NOSPLIT|NOFRAME,$0-0
    20  	MOVW	(R0), R1