- Sort Score
- Result 10 results
- Languages All
Results 1 - 3 of 3 for amd64enc (0.1 sec)
-
src/cmd/asm/internal/asm/endtoend_test.go
testEndToEnd(t, "386", "386enc") } func TestAMD64Encoder(t *testing.T) { filenames := [...]string{ "amd64enc", "amd64enc_extra", "avx512enc/aes_avx512f", "avx512enc/gfni_avx512f", "avx512enc/vpclmulqdq_avx512f", "avx512enc/avx512bw", "avx512enc/avx512cd", "avx512enc/avx512dq", "avx512enc/avx512er", "avx512enc/avx512f", "avx512enc/avx512pf", "avx512enc/avx512_4fmaps",
Registered: Tue Nov 05 11:13:11 UTC 2024 - Last Modified: Thu Dec 07 18:42:59 UTC 2023 - 11.6K bytes - Viewed (0) -
src/cmd/asm/internal/asm/testdata/amd64enc_extra.s
// Copyright 2017 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. // This input extends auto-generated amd64enc.s test suite // with manually added tests. #include "../../../../../runtime/textflag.h" TEXT asmtest(SB),DUPOK|NOSPLIT,$0 // AVX2GATHER: basic combinations. VPGATHERDQ Y2, (BP)(X7*2), Y1 // c4e2ed904c7d00
Registered: Tue Nov 05 11:13:11 UTC 2024 - Last Modified: Tue Apr 11 18:32:50 UTC 2023 - 57.6K bytes - Viewed (0) -
src/cmd/asm/internal/asm/testdata/arm64enc.s
eric fang <******@****.***> 1689663049 +0000
Registered: Tue Nov 05 11:13:11 UTC 2024 - Last Modified: Mon Jul 24 01:11:41 UTC 2023 - 43.9K bytes - Viewed (0)