Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for vaddubm (0.09 sec)

  1. src/crypto/aes/asm_ppc64x.s

    	VSLDOI	$12, ZERO, TMP, TMP // vsldoi 6,0,6,12
    	VXOR	IN0, TMP, IN0       // vxor 1,1,6
    	VSLDOI	$12, ZERO, TMP, TMP // vsldoi 6,0,6,12
    	VXOR	IN0, TMP, IN0       // vxor 1,1,6
    	VADDUWM	RCON, RCON, RCON    // vadduwm 4,4,4
    	VXOR	IN0, KEY, IN0       // vxor 1,1,3
    	BDNZ	loop128
    
    	LVX	(PTR)(R0), RCON // lvx 4,0,6     Last two round keys
    
    	// Key schedule (Round 9)
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Mon May 20 18:05:32 UTC 2024
    - 18.6K bytes
    - Viewed (0)
Back to top