Search Options

Results per page
Sort
Preferred Languages
Advance

Results 21 - 30 of 33 for V19 (0.02 sec)

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

    	{"V8", "V8"},
    	{"V9", "V9"},
    	{"V10", "V10"},
    	{"V11", "V11"},
    	{"V12", "V12"},
    	{"V13", "V13"},
    	{"V14", "V14"},
    	{"V15", "V15"},
    	{"V16", "V16"},
    	{"V17", "V17"},
    	{"V18", "V18"},
    	{"V19", "V19"},
    	{"V20", "V20"},
    	{"V21", "V21"},
    	{"V22", "V22"},
    	{"V23", "V23"},
    	{"V24", "V24"},
    	{"V25", "V25"},
    	{"V26", "V26"},
    	{"V27", "V27"},
    	{"V28", "V28"},
    	{"V29", "V29"},
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Tue Aug 29 18:31:05 UTC 2023
    - 23.9K bytes
    - Viewed (0)
  2. src/cmd/asm/internal/asm/testdata/s390x.s

    	VREPG	$1, V4, V16             // e7040001384d
    	VREPB	$4, V31, V1             // e71f0004044d
    	VFTCIDB	$4095, V1, V2           // e721fff0304a
    	WFTCIDB	$3276, V15, V16         // e70fccc8384a
    	VPOPCT	V8, V19                 // e73800000850
    	VFEEZBS	V1, V2, V31             // e7f120300880
    	WFCHDBS	V22, V23, V4            // e746701836eb
    	VMNH	V1, V2, V30             // e7e1200018fe
    	VERLLVF	V2, V30, V27            // e7be20002c73
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Wed Nov 22 03:55:32 UTC 2023
    - 21.6K bytes
    - Viewed (0)
  3. src/cmd/vendor/golang.org/x/arch/ppc64/ppc64asm/inst.go

    	F29
    	F30
    	F31
    	V0 // VSX extension, F0 is V0[0:63].
    	V1
    	V2
    	V3
    	V4
    	V5
    	V6
    	V7
    	V8
    	V9
    	V10
    	V11
    	V12
    	V13
    	V14
    	V15
    	V16
    	V17
    	V18
    	V19
    	V20
    	V21
    	V22
    	V23
    	V24
    	V25
    	V26
    	V27
    	V28
    	V29
    	V30
    	V31
    	VS0
    	VS1
    	VS2
    	VS3
    	VS4
    	VS5
    	VS6
    	VS7
    	VS8
    	VS9
    	VS10
    	VS11
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Mon May 03 01:35:44 UTC 2021
    - 4.5K bytes
    - Viewed (0)
  4. src/cmd/asm/internal/asm/testdata/arm64.s

    	VST2.P	[V14.H4, V15.H4], (R3)(R17)                     // 6e84910c
    	VST3	[V1.D2, V2.D2, V3.D2], (R11)                    // 614d004c
    	VST3.P	[V18.S4, V19.S4, V20.S4], 48(R25)               // 324b9f4c
    	VST3.P	[V19.B8, V20.B8, V21.B8], (R3)(R7)              // 7340870c
    	VST4	[V22.D2, V23.D2, V24.D2, V25.D2], (R3)          // 760c004c
    	VST4.P	[V14.D2, V15.D2, V16.D2, V17.D2], 64(R15)       // ee0d9f4c
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Fri Dec 08 03:28:17 UTC 2023
    - 94.9K bytes
    - Viewed (0)
  5. src/vendor/golang.org/x/crypto/chacha20/chacha_s390x.s

    #define KEY1  V8
    #define NONCE V9
    #define CTR   V10
    #define M0    V11
    #define M1    V12
    #define M2    V13
    #define M3    V14
    #define INC   V15
    #define X0    V16
    #define X1    V17
    #define X2    V18
    #define X3    V19
    #define X4    V20
    #define X5    V21
    #define X6    V22
    #define X7    V23
    #define X8    V24
    #define X9    V25
    #define X10   V26
    #define X11   V27
    #define X12   V28
    #define X13   V29
    #define X14   V30
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Thu Oct 19 23:33:33 UTC 2023
    - 5.3K bytes
    - Viewed (0)
  6. src/crypto/internal/nistec/p256_asm_s390x.s

    #define Y1H    V3
    #define Z1L    V4
    #define Z1H    V5
    #define X2L    V6
    #define X2H    V7
    #define Y2L    V8
    #define Y2H    V9
    #define Z2L    V10
    #define Z2H    V11
    
    #define ZER   V18
    #define SEL1  V19
    TEXT ·p256MovCond(SB), NOSPLIT, $0
    	MOVD   res+0(FP), P3ptr
    	MOVD   a+8(FP), P1ptr
    	MOVD   b+16(FP), P2ptr
    	VLREPG cond+24(FP), SEL1
    	VZERO  ZER
    	VCEQG  SEL1, ZER, SEL1
    
    	VL 0(P1ptr), X1H
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Mon Mar 04 17:29:44 UTC 2024
    - 55.4K bytes
    - Viewed (0)
  7. src/crypto/internal/nistec/p256_asm_ppc64le.s

    #define Y1H    V3
    #define Z1L    V4
    #define Z1H    V5
    #define X2L    V6
    #define X2H    V7
    #define Y2L    V8
    #define Y2H    V9
    #define Z2L    V10
    #define Z2H    V11
    
    #define ONE   V18
    #define IDX   V19
    #define SEL1  V20
    #define SEL2  V21
    // func p256Select(point *p256Point, table *p256Table, idx int)
    TEXT ·p256Select(SB), NOSPLIT, $0-24
    	MOVD res+0(FP), P3ptr
    	MOVD table+8(FP), P1ptr
    	MOVD $16, R16
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Mon Mar 04 17:29:44 UTC 2024
    - 56.5K bytes
    - Viewed (0)
  8. src/vendor/golang.org/x/crypto/internal/poly1305/sum_s390x.s

    #define R5_2 V11
    #define R5_3 V12
    #define R5_4 V13
    
    // message block (m)
    #define M_0 V14
    #define M_1 V15
    #define M_2 V16
    #define M_3 V17
    #define M_4 V18
    
    // accumulator (h)
    #define H_0 V19
    #define H_1 V20
    #define H_2 V21
    #define H_3 V22
    #define H_4 V23
    
    // temporary registers (for short-lived values)
    #define T_0 V24
    #define T_1 V25
    #define T_2 V26
    #define T_3 V27
    #define T_4 V28
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Thu Oct 19 23:33:33 UTC 2023
    - 17.5K bytes
    - Viewed (0)
  9. src/cmd/vendor/golang.org/x/arch/arm64/arm64asm/inst.go

    	Q26
    	Q27
    	Q28
    	Q29
    	Q30
    	Q31
    
    	V0
    	V1
    	V2
    	V3
    	V4
    	V5
    	V6
    	V7
    	V8
    	V9
    	V10
    	V11
    	V12
    	V13
    	V14
    	V15
    	V16
    	V17
    	V18
    	V19
    	V20
    	V21
    	V22
    	V23
    	V24
    	V25
    	V26
    	V27
    	V28
    	V29
    	V30
    	V31
    
    	WSP = WZR // These are different registers with the same encoding.
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Thu Oct 19 23:33:33 UTC 2023
    - 21.5K bytes
    - Viewed (0)
  10. src/crypto/aes/gcm_arm64.s

    #define ACC0 V8
    #define ACC1 V9
    #define ACCM V10
    
    #define T0 V11
    #define T1 V12
    #define T2 V13
    #define T3 V14
    
    #define POLY V15
    #define ZERO V16
    #define INC V17
    #define CTR V18
    
    #define K0 V19
    #define K1 V20
    #define K2 V21
    #define K3 V22
    #define K4 V23
    #define K5 V24
    #define K6 V25
    #define K7 V26
    #define K8 V27
    #define K9 V28
    #define K10 V29
    #define K11 V30
    #define KLAST V31
    
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Mon Mar 04 17:29:44 UTC 2024
    - 21.5K bytes
    - Viewed (0)
Back to top