Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 6 of 6 for tisa (0.21 sec)

  1. api/go1.16.txt

    pkg syscall (darwin-arm64), const IPPROTO_VINES = 83
    pkg syscall (darwin-arm64), const IPPROTO_VINES ideal-int
    pkg syscall (darwin-arm64), const IPPROTO_VISA = 70
    pkg syscall (darwin-arm64), const IPPROTO_VISA ideal-int
    pkg syscall (darwin-arm64), const IPPROTO_VMTP = 81
    pkg syscall (darwin-arm64), const IPPROTO_VMTP ideal-int
    pkg syscall (darwin-arm64), const IPPROTO_WBEXPAK = 79
    Plain Text
    - Registered: Tue May 07 11:14:38 GMT 2024
    - Last Modified: Fri Dec 02 16:30:41 GMT 2022
    - 479.2K bytes
    - Viewed (0)
  2. api/go1.14.txt

    pkg syscall (freebsd-arm64), const IPPROTO_VINES = 83
    pkg syscall (freebsd-arm64), const IPPROTO_VINES ideal-int
    pkg syscall (freebsd-arm64), const IPPROTO_VISA = 70
    pkg syscall (freebsd-arm64), const IPPROTO_VISA ideal-int
    pkg syscall (freebsd-arm64), const IPPROTO_VMTP = 81
    pkg syscall (freebsd-arm64), const IPPROTO_VMTP ideal-int
    pkg syscall (freebsd-arm64), const IPPROTO_WBEXPAK = 79
    Plain Text
    - Registered: Tue May 07 11:14:38 GMT 2024
    - Last Modified: Fri Feb 17 20:31:46 GMT 2023
    - 508.9K bytes
    - Viewed (0)
  3. api/go1.20.txt

    pkg syscall (freebsd-riscv64), const IPPROTO_VINES = 83 #53466
    pkg syscall (freebsd-riscv64), const IPPROTO_VINES ideal-int #53466
    pkg syscall (freebsd-riscv64), const IPPROTO_VISA = 70 #53466
    pkg syscall (freebsd-riscv64), const IPPROTO_VISA ideal-int #53466
    pkg syscall (freebsd-riscv64), const IPPROTO_VMTP = 81 #53466
    pkg syscall (freebsd-riscv64), const IPPROTO_VMTP ideal-int #53466
    Plain Text
    - Registered: Tue May 07 11:14:38 GMT 2024
    - Last Modified: Fri Feb 17 21:23:32 GMT 2023
    - 602.6K bytes
    - Viewed (0)
  4. api/go1.1.txt

    pkg syscall (darwin-386), const IPPROTO_TRUNK2 = 24
    pkg syscall (darwin-386), const IPPROTO_TTP = 84
    pkg syscall (darwin-386), const IPPROTO_VINES = 83
    pkg syscall (darwin-386), const IPPROTO_VISA = 70
    pkg syscall (darwin-386), const IPPROTO_VMTP = 81
    pkg syscall (darwin-386), const IPPROTO_WBEXPAK = 79
    pkg syscall (darwin-386), const IPPROTO_WBMON = 78
    pkg syscall (darwin-386), const IPPROTO_WSN = 74
    Plain Text
    - Registered: Tue May 07 11:14:38 GMT 2024
    - Last Modified: Thu Mar 31 20:37:15 GMT 2022
    - 2.6M bytes
    - Viewed (0)
  5. src/cmd/asm/internal/asm/testdata/ppc64_p10.s

    // Use of this source code is governed by a BSD-style
    // license that can be found in the LICENSE file.
    
    // This contains the valid opcode combinations available
    // in cmd/internal/obj/ppc64/asm9.go which exist for
    // POWER10/ISA 3.1.
    
    #include "../../../../../runtime/textflag.h"
    
    TEXT asmtest(SB), DUPOK|NOSPLIT, $0
    	BRD R1, R2                              // 7c220176
    	BRH R1, R2                              // 7c2201b6
    Others
    - Registered: Tue Apr 30 11:13:12 GMT 2024
    - Last Modified: Thu Mar 23 20:52:57 GMT 2023
    - 14.3K bytes
    - Viewed (0)
  6. src/cmd/asm/internal/asm/testdata/riscv64.s

    // Use of this source code is governed by a BSD-style
    // license that can be found in the LICENSE file.
    
    #include "../../../../../runtime/textflag.h"
    
    TEXT asmtest(SB),DUPOK|NOSPLIT,$0
    start:
    	// Unprivileged ISA
    
    	// 2.4: Integer Computational Instructions
    
    	ADDI	$2047, X5				// 9382f27f
    	ADDI	$-2048, X5				// 93820280
    	ADDI	$2048, X5				// 9382024093820240
    	ADDI	$-2049, X5				// 938202c09382f2bf
    Others
    - Registered: Tue Apr 30 11:13:12 GMT 2024
    - Last Modified: Fri Mar 22 04:42:21 GMT 2024
    - 16.7K bytes
    - Viewed (1)
Back to top