Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 2 of 2 for VLEIB (0.02 sec)

  1. src/vendor/golang.org/x/crypto/internal/poly1305/sum_s390x.s

    	VESLG $26, H_1, H_1
    	VESLG $26, H_3, H_3
    	VO    H_0, H_1, H_0
    	VO    H_2, H_3, H_2
    	VESLG $4, H_2, H_2
    	VLEIB $7, $48, H_1
    	VSLB  H_1, H_2, H_2
    	VO    H_0, H_2, H_0
    	VLEIB $7, $104, H_1
    	VSLB  H_1, H_4, H_3
    	VO    H_3, H_0, H_0
    	VLEIB $7, $24, H_1
    	VSRLB H_1, H_4, H_1
    
    	// update state
    	VSTEG $1, H_0, 0(R1)
    	VSTEG $0, H_0, 8(R1)
    	VSTEG $1, H_1, 16(R1)
    	RET
    
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Thu Oct 19 23:33:33 UTC 2023
    - 17.5K bytes
    - Viewed (0)
  2. src/cmd/asm/internal/asm/testdata/s390x.s

    	VSCEF	$0, V2, 4095(R15)(V1*1) // e721ffff001b
    	VLL	R0, (R15), V1           // e710f0000037
    	VSTL	R0, V16, (R15)          // e700f000083f
    	VGMH	$8, $16, V12            // e7c008101046
    	VLEIB	$15, $255, V0           // e70000fff040
    	VLEIH	$7, $-32768, V15        // e7f080007041
    	VLEIF	$2, $-43, V16           // e700ffd52843
    	VLEIG	$1, $32767, V31         // e7f07fff1842
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Wed Nov 22 03:55:32 UTC 2023
    - 21.6K bytes
    - Viewed (0)
Back to top