github.com/arr-ai/hash@v0.8.0/asm_mips64x.s (about) 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 // +build mips64 mips64le 6 7 #include "go_asm.h" 8 #include "funcdata.h" 9 #include "textflag.h" 10 11 // AES hashing not implemented for mips64 12 TEXT ·aeshash(SB),NOSPLIT|NOFRAME,$0-0 13 MOVW (R0), R1 14 TEXT ·aeshash32(SB),NOSPLIT|NOFRAME,$0-0 15 MOVW (R0), R1 16 TEXT ·aeshash64(SB),NOSPLIT|NOFRAME,$0-0 17 MOVW (R0), R1 18 TEXT ·aeshashstr(SB),NOSPLIT|NOFRAME,$0-0 19 MOVW (R0), R1