Search Options

Display Count
Sort
Preferred Language
Advanced Search

Results 1 - 5 of 5 for V20 (0.02 seconds)

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

    	//TODO FCMGT $0, F14, F3                   // c3c9e05e
    	//TODO VFCMGT $0, V6.S2, V28.S2            // dcc8a00e
    	//TODO FCMLE $0, F26, F25                  // 59dba07e
    	//TODO VFCMLE $0, V28.S2, V20.S2           // 94dba02e
    	//TODO FCMLT $0, F17, F3                   // 23eae05e
    	//TODO VFCMLT $0, V8.S4, V7.S4             // 07e9a04e
    	FCMPS F3, F17                              // 2022231e
    Created: Tue Apr 07 11:13:11 GMT 2026
    - Last Modified: Tue Feb 24 21:29:25 GMT 2026
    - 44K bytes
    - Click Count (0)
  2. src/cmd/asm/internal/asm/testdata/arm64.s

    	VMOVD	$0x8040201008040201, V20                              // VMOVD	$-9205322385119247871, V20
    	VMOVQ	$0x7040201008040201, $0x8040201008040201, V10         // VMOVQ	$8088500183983456769, $-9205322385119247871, V10
    	VMOVQ	$0x8040201008040202, $0x7040201008040201, V20         // VMOVQ	$-9205322385119247870, $8088500183983456769, V20
    
    // mov(to/from sp)
    Created: Tue Apr 07 11:13:11 GMT 2026
    - Last Modified: Fri Feb 27 20:41:17 GMT 2026
    - 96.2K bytes
    - Click Count (0)
  3. build-logic/dependency-modules/src/main/kotlin/gradlebuild/modules/model/License.kt

            "https://www.eclipse.org/legal/epl-v10.html",
            listOf("EPL-1.0", "Eclipse Public License v1.0"),
        ),
        EPL2(
            "Eclipse Public License 2.0",
            "https://www.eclipse.org/legal/epl-v20.html",
            listOf("EPL-2.0", "Eclipse Public License v2.0"),
        ),
        LGPL21(
            "LGPL 2.1",
            "https://www.gnu.org/licenses/old-licenses/lgpl-2.1.html",
            listOf(
    Created: Wed Apr 01 11:36:16 GMT 2026
    - Last Modified: Fri Mar 13 13:24:46 GMT 2026
    - 3.9K bytes
    - Click Count (0)
  4. src/cmd/asm/internal/asm/testdata/arm64error.s

    	VBSL	V1.D2, V12.D2, V3.D2                             // ERROR "invalid arrangement"
    	VUXTL	V30.D2, V30.H8                                   // ERROR "operand mismatch"
    	VUXTL2	V20.B8, V21.H8                                   // ERROR "operand mismatch"
    	VUXTL	V3.D2, V4.B8                                     // ERROR "operand mismatch"
    Created: Tue Apr 07 11:13:11 GMT 2026
    - Last Modified: Tue Feb 24 21:29:25 GMT 2026
    - 38.5K bytes
    - Click Count (0)
  5. CHANGELOG/CHANGELOG-1.32.md

    - github.com/distribution/reference: [v0.5.0 → v0.6.0](https://github.com/distribution/reference/compare/v0.5.0...v0.6.0)
    - github.com/docker/docker: [v20.10.27+incompatible → v26.1.4+incompatible](https://github.com/docker/docker/compare/v20.10.27...v26.1.4)
    - github.com/docker/go-connections: [v0.4.0 → v0.5.0](https://github.com/docker/go-connections/compare/v0.4.0...v0.5.0)
    Created: Fri Apr 03 09:05:14 GMT 2026
    - Last Modified: Thu Feb 26 23:58:21 GMT 2026
    - 470.5K bytes
    - Click Count (0)
Back to Top