- Sort Score
- Result 10 results
- Languages All
Results 1 - 2 of 2 for MOVUPS (0.11 sec)
-
lib/fips140/v1.0.0.zip
AESENCLAST X0, X5 AESENCLAST X0, X6 AESENCLAST X0, X7 AESENCLAST X0, X8 MOVUPS (BX), X0 PXOR X1, X0 MOVUPS X0, (DX) MOVUPS 16(BX), X0 PXOR X2, X0 MOVUPS X0, 16(DX) MOVUPS 32(BX), X0 PXOR X3, X0 MOVUPS X0, 32(DX) MOVUPS 48(BX), X0 PXOR X4, X0 MOVUPS X0, 48(DX) MOVUPS 64(BX), X0 PXOR X5, X0 MOVUPS X0, 64(DX) MOVUPS 80(BX), X0 PXOR X6, X0 MOVUPS X0, 80(DX) MOVUPS 96(BX), X0 PXOR X7, X0 MOVUPS X0, 96(DX) MOVUPS 112(BX), X0 PXOR X8, X0 MOVUPS X0, 112(DX) RET golang.org/fips140@v1.0.0/fips140/v1.0.0/aes/ctr_arm64.s...
Registered: Tue Sep 09 11:13:09 UTC 2025 - Last Modified: Wed Jan 29 15:10:35 UTC 2025 - 635K bytes - Viewed (0) -
src/cmd/asm/internal/asm/testdata/amd64enc.s
MOVUPS (BX), X2 // 0f1013 MOVUPS (R11), X2 // 410f1013 MOVUPS X2, X2 // 0f10d2 or 0f11d2 MOVUPS X11, X2 // 410f10d3 or 440f11da MOVUPS (BX), X11 // 440f101b MOVUPS (R11), X11 // 450f101b MOVUPS X2, X11 // 440f10da or 410f11d3
Registered: Tue Sep 09 11:13:09 UTC 2025 - Last Modified: Fri Oct 08 21:38:44 UTC 2021 - 581.9K bytes - Viewed (1)