Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 10 of 11 for Leon (0.25 sec)

  1. api/go1.13.txt

    pkg syscall (netbsd-arm64-cgo), const IFT_ECONET = 206
    pkg syscall (netbsd-arm64-cgo), const IFT_ECONET ideal-int
    pkg syscall (netbsd-arm64-cgo), const IFT_EON = 25
    pkg syscall (netbsd-arm64-cgo), const IFT_EON ideal-int
    pkg syscall (netbsd-arm64-cgo), const IFT_EPLRS = 87
    pkg syscall (netbsd-arm64-cgo), const IFT_EPLRS ideal-int
    pkg syscall (netbsd-arm64-cgo), const IFT_ESCON = 73
    Plain Text
    - Registered: Tue Apr 23 11:13:09 GMT 2024
    - Last Modified: Thu Aug 08 18:44:16 GMT 2019
    - 452.6K bytes
    - Viewed (0)
  2. src/cmd/asm/internal/asm/testdata/arm64.s

    	BIC	$0x22220000, R3, R4                 // BIC	$572653568, R3, R4              // 5b44a4d264003b8a
    	ORN	$0x22220000, R3, R4                 // ORN	$572653568, R3, R4              // 5b44a4d264003baa
    	EON	$0x22220000, R3, R4                 // EON	$572653568, R3, R4              // 5b44a4d264003bca
    	ANDS	$0x22220000, R3, R4                 // ANDS	$572653568, R3, R4              // 5b44a4d264001bea
    Others
    - Registered: Tue Apr 23 11:13:09 GMT 2024
    - Last Modified: Fri Dec 08 03:28:17 GMT 2023
    - 94.9K bytes
    - Viewed (0)
  3. src/cmd/asm/internal/asm/testdata/arm64enc.s

    	DMB $0                                     // bf3003d5
    	DRPS                                       // e003bfd6
    	DSB  $1                                    // 9f3103d5
    	EONW R21<<29, R6, R9                       // c974354a
    	EON R14>>46, R4, R9                        // 89b86eca
    	EOR $-2287828610704211969, R27, R22        // 76e343d2
    	EORW R12->27, R10, R19                     // 536d8c4a
    	EOR R2<<59, R30, R17                       // d1ef02ca
    Others
    - Registered: Tue Apr 23 11:13:09 GMT 2024
    - Last Modified: Mon Jul 24 01:11:41 GMT 2023
    - 43.9K bytes
    - Viewed (1)
  4. api/go1.16.txt

    pkg syscall (darwin-arm64), const IFT_DS3 ideal-int
    pkg syscall (darwin-arm64), const IFT_ENC = 244
    pkg syscall (darwin-arm64), const IFT_ENC ideal-int
    pkg syscall (darwin-arm64), const IFT_EON = 25
    pkg syscall (darwin-arm64), const IFT_EON ideal-int
    pkg syscall (darwin-arm64), const IFT_ETHER = 6
    pkg syscall (darwin-arm64), const IFT_ETHER ideal-int
    pkg syscall (darwin-arm64), const IFT_FAITH = 56
    Plain Text
    - Registered: Tue Apr 23 11:13:09 GMT 2024
    - Last Modified: Fri Dec 02 16:30:41 GMT 2022
    - 479.2K bytes
    - Viewed (0)
  5. api/go1.14.txt

    pkg syscall (freebsd-arm64), const IFT_DVBRCCUPSTREAM ideal-int
    pkg syscall (freebsd-arm64), const IFT_ENC = 244
    pkg syscall (freebsd-arm64), const IFT_ENC ideal-int
    pkg syscall (freebsd-arm64), const IFT_EON = 25
    pkg syscall (freebsd-arm64), const IFT_EON ideal-int
    pkg syscall (freebsd-arm64), const IFT_EPLRS = 87
    pkg syscall (freebsd-arm64), const IFT_EPLRS ideal-int
    pkg syscall (freebsd-arm64), const IFT_ESCON = 73
    Plain Text
    - Registered: Tue Apr 23 11:13:09 GMT 2024
    - Last Modified: Fri Feb 17 20:31:46 GMT 2023
    - 508.9K bytes
    - Viewed (0)
  6. api/go1.txt

    pkg syscall (darwin-386), const IFT_CEPT ideal-int
    pkg syscall (darwin-386), const IFT_DS3 ideal-int
    pkg syscall (darwin-386), const IFT_ENC ideal-int
    pkg syscall (darwin-386), const IFT_EON ideal-int
    pkg syscall (darwin-386), const IFT_ETHER ideal-int
    pkg syscall (darwin-386), const IFT_FAITH ideal-int
    pkg syscall (darwin-386), const IFT_FDDI ideal-int
    pkg syscall (darwin-386), const IFT_FRELAY ideal-int
    Plain Text
    - Registered: Tue Apr 23 11:13:09 GMT 2024
    - Last Modified: Wed Aug 14 18:58:28 GMT 2013
    - 1.7M bytes
    - Viewed (1)
  7. src/cmd/asm/internal/asm/parse.go

    	case lex.LSH:
    		op = 0
    	case lex.RSH:
    		op = 1
    	case lex.ARR:
    		op = 2
    	case lex.ROT:
    		// following instructions on ARM64 support rotate right
    		// AND, ANDS, TST, BIC, BICS, EON, EOR, ORR, MVN, ORN
    		op = 3
    	}
    	tok := p.next()
    	str := tok.String()
    	var count int16
    	switch tok.ScanToken {
    	case scanner.Ident:
    		if p.arch.Family == sys.ARM64 {
    Go
    - Registered: Tue Apr 23 11:13:09 GMT 2024
    - Last Modified: Wed Feb 21 14:34:57 GMT 2024
    - 36.9K bytes
    - Viewed (0)
  8. api/go1.1.txt

    pkg syscall (darwin-386), const IFT_CELLULAR = 255
    pkg syscall (darwin-386), const IFT_CEPT = 19
    pkg syscall (darwin-386), const IFT_DS3 = 30
    pkg syscall (darwin-386), const IFT_ENC = 244
    pkg syscall (darwin-386), const IFT_EON = 25
    pkg syscall (darwin-386), const IFT_ETHER = 6
    pkg syscall (darwin-386), const IFT_FAITH = 56
    pkg syscall (darwin-386), const IFT_FDDI = 15
    pkg syscall (darwin-386), const IFT_FRELAY = 32
    Plain Text
    - Registered: Tue Apr 23 11:13:09 GMT 2024
    - Last Modified: Thu Mar 31 20:37:15 GMT 2022
    - 2.6M bytes
    - Viewed (0)
  9. api/go1.2.txt

    pkg syscall (freebsd-386-cgo), const IFT_DVBRCCMACLAYER ideal-int
    pkg syscall (freebsd-386-cgo), const IFT_DVBRCCUPSTREAM ideal-int
    pkg syscall (freebsd-386-cgo), const IFT_ENC ideal-int
    pkg syscall (freebsd-386-cgo), const IFT_EON ideal-int
    pkg syscall (freebsd-386-cgo), const IFT_EPLRS ideal-int
    pkg syscall (freebsd-386-cgo), const IFT_ESCON ideal-int
    pkg syscall (freebsd-386-cgo), const IFT_ETHER ideal-int
    Plain Text
    - Registered: Tue Apr 23 11:13:09 GMT 2024
    - Last Modified: Fri Oct 18 04:36:59 GMT 2013
    - 1.9M bytes
    - Viewed (2)
  10. api/go1.20.txt

    pkg syscall (freebsd-riscv64), const IFT_ENC = 244 #53466
    pkg syscall (freebsd-riscv64), const IFT_ENC ideal-int #53466
    pkg syscall (freebsd-riscv64), const IFT_EON = 25 #53466
    pkg syscall (freebsd-riscv64), const IFT_EON ideal-int #53466
    pkg syscall (freebsd-riscv64), const IFT_EPLRS = 87 #53466
    pkg syscall (freebsd-riscv64), const IFT_EPLRS ideal-int #53466
    Plain Text
    - Registered: Tue Apr 23 11:13:09 GMT 2024
    - Last Modified: Fri Feb 17 21:23:32 GMT 2023
    - 602.6K bytes
    - Viewed (0)
Back to top