Search Options

Results per page
Sort
Preferred Languages
Advance

Results 31 - 31 of 31 for index (0.04 sec)

  1. src/runtime/asm_amd64.s

    	ORQ	BX, AX
    	TESTQ	$15, AX
    	SETEQ	ret+0(FP)
    	RET
    
    // these are arguments to pshufb. They move data down from
    // the high bytes of the register to the low bytes of the register.
    // index is how many bytes to move.
    DATA shifts<>+0x00(SB)/8, $0x0000000000000000
    DATA shifts<>+0x08(SB)/8, $0x0000000000000000
    DATA shifts<>+0x10(SB)/8, $0xffffffffffffff0f
    DATA shifts<>+0x18(SB)/8, $0xffffffffffffffff
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Sat May 11 20:38:24 UTC 2024
    - 60.4K bytes
    - Viewed (0)
Back to top