Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 3 of 3 for V16 (0.01 sec)

  1. src/cmd/asm/internal/asm/testdata/s390x.s

    	VO	V2, V1, V0              // e7021000006a
    	VX	V2, V1, V0              // e7021000006d
    	VN	V16, V1                 // e71010000468
    	VNC	V16, V1                 // e71010000469
    	VO	V16, V1                 // e7101000046a
    	VX	V16, V1                 // e7101000046d
    	VNOT	V16, V1                 // e7101000046b
    	VCLZF	V16, V17                // e71000002c53
    	VLVGP	R3, R4, V8              // e78340000062
    Registered: Tue Nov 05 11:13:11 UTC 2024
    - Last Modified: Wed Sep 18 15:49:24 UTC 2024
    - 22.1K bytes
    - Viewed (0)
  2. src/cmd/asm/internal/asm/testdata/arm64.s

    	VTBL	V31.B8, [V14.B16, V15.B16, V16.B16, V17.B16], V15.B8                    // cf611f0e
    	VTBL	V14.B16, [V16.B16], V11.B16                                             // 0b020e4e
    	VTBL	V28.B16, [V25.B16, V26.B16], V5.B16                                     // 25231c4e
    	VTBL	V16.B8, [V4.B16, V5.B16, V6.B16], V12.B8                                // 8c40100e
    Registered: Tue Nov 05 11:13:11 UTC 2024
    - Last Modified: Wed Jul 24 18:45:14 UTC 2024
    - 95.2K bytes
    - Viewed (0)
  3. src/cmd/asm/internal/asm/testdata/arm64error.s

    	MRS	PMSWINC_EL0, R3                                  // ERROR "system register is not readable"
    	MRS	OSLAR_EL1, R3                                    // ERROR "system register is not readable"
    	VLD3R.P	24(R15), [V15.H4,V16.H4,V17.H4]                  // ERROR "invalid post-increment offset"
    	VBIT	V1.H4, V12.H4, V3.H4                             // ERROR "invalid arrangement"
    Registered: Tue Nov 05 11:13:11 UTC 2024
    - Last Modified: Fri Dec 08 03:28:17 UTC 2023
    - 37.8K bytes
    - Viewed (0)
Back to top