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

     1  // Copyright 2016 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 "go_asm.h"
     6  #include "funcdata.h"
     7  #include "textflag.h"
     8  
     9  // AES hashing not implemented for s390x
    10  TEXT ·aeshash(SB),NOSPLIT|NOFRAME,$0-0
    11  	MOVW	(R0), R15
    12  TEXT ·aeshash32(SB),NOSPLIT|NOFRAME,$0-0
    13  	MOVW	(R0), R15
    14  TEXT ·aeshash64(SB),NOSPLIT|NOFRAME,$0-0
    15  	MOVW	(R0), R15
    16  TEXT ·aeshashstr(SB),NOSPLIT|NOFRAME,$0-0
    17  	MOVW	(R0), R15