Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 2 of 2 for PSRLDQ (0.22 sec)

  1. src/cmd/asm/internal/arch/arch.go

    	instructions["MOVD"] = x86.AMOVQ
    	instructions["MOVDQ2Q"] = x86.AMOVQ
    	instructions["MOVNTDQ"] = x86.AMOVNTO
    	instructions["MOVOA"] = x86.AMOVO
    	instructions["PSLLDQ"] = x86.APSLLO
    	instructions["PSRLDQ"] = x86.APSRLO
    	instructions["PADDD"] = x86.APADDL
    	// Spellings originally used in CL 97235.
    	instructions["MOVBELL"] = x86.AMOVBEL
    	instructions["MOVBEQQ"] = x86.AMOVBEQ
    	instructions["MOVBEWW"] = x86.AMOVBEW
    
    Registered: Tue Sep 09 11:13:09 UTC 2025
    - Last Modified: Thu Nov 07 02:20:14 UTC 2024
    - 21.7K bytes
    - Viewed (0)
  2. lib/fips140/v1.0.0.zip

    CX MOVQ AX, X0 PINSRQ $0x01, CX, X0 PXOR X8, X0 MOVOU 224(DI), X8 MOVOU 240(DI), X10 MOVOU X8, X9 PCLMULQDQ $0x00, X0, X8 PCLMULQDQ $0x11, X0, X9 PSHUFD $0x4e, X0, X11 PXOR X0, X11 PCLMULQDQ $0x00, X11, X10 PXOR X8, X10 PXOR X9, X10 MOVOU X10, X11 PSRLDQ $0x08, X10 PSLLDQ $0x08, X11 PXOR X10, X9 PXOR X11, X8 MOVOU X14, X11 PCLMULQDQ $0x01, X8, X11 PSHUFD $0x4e, X8, X8 PXOR X11, X8 MOVOU X14, X11 PCLMULQDQ $0x01, X8, X11 PSHUFD $0x4e, X8, X8 PXOR X11, X8 PXOR X9, X8 PSHUFB X15, X8 PXOR X13, X8 MOVOU...
    Registered: Tue Sep 09 11:13:09 UTC 2025
    - Last Modified: Wed Jan 29 15:10:35 UTC 2025
    - 635K bytes
    - Viewed (0)
Back to top