- Sort Score
- Result 10 results
- Languages All
Results 1 - 3 of 3 for VPGATHERQQ (0.06 sec)
-
src/cmd/asm/internal/asm/testdata/amd64enc_extra.s
VPGATHERQQ X0, 512(R12)(X1*1), X2 // c4c2f991940c00020000 VPGATHERQQ X0, (BP)(X1*1), X2 // c4e2f991540d00 VPGATHERQQ X0, 16(BP)(X1*1), X2 // c4e2f991540d10 VPGATHERQQ X0, 512(BP)(X1*1), X2 // c4e2f991940d00020000 VPGATHERQQ X0, (R13)(X1*1), X2 // c4c2f991540d00 VPGATHERQQ X0, 16(R13)(X1*1), X2 // c4c2f991540d10 VPGATHERQQ X0, 512(R13)(X1*1), X2 // c4c2f991940d00020000
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/amd64error.s
// "invalid VSIB address (missing vector index)" VPGATHERQQ Y2, (BP), Y1 // ERROR "invalid instruction" // AVX2GATHER mask/index/dest #UD cases. VPGATHERQQ Y2, (BP)(X2*2), Y2 // ERROR "mask, index, and destination registers should be distinct" VPGATHERQQ Y2, (BP)(X2*2), Y7 // ERROR "mask, index, and destination registers should be distinct"
Registered: Tue Nov 05 11:13:11 UTC 2024 - Last Modified: Wed Jun 14 00:03:57 UTC 2023 - 8.9K bytes - Viewed (0) -
src/cmd/asm/internal/asm/testdata/avx512enc/avx512f.s
VPGATHERQQ (DX)(X10*4), K4, X13 // 6232fd0c912c92 VPGATHERQQ (SP)(X4*2), K4, X13 // 6272fd0c912c64 VPGATHERQQ (R14)(X29*8), K4, X13 // 6212fd04912cee VPGATHERQQ (R14)(Y29*8), K2, Y31 // 6202fd22913cee VPGATHERQQ (AX)(Y4*1), K2, Y31 // 6262fd2a913c20
Registered: Tue Nov 05 11:13:11 UTC 2024 - Last Modified: Tue May 22 14:57:15 UTC 2018 - 410.5K bytes - Viewed (0)