Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 10 of 10 for broadcast (0.27 sec)

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

    		{"VADDPD.SAE.BCST X0, X1, X2", `can't combine rounding/SAE and broadcast`},
    		{"VADDPD.BCST.SAE X0, X1, X2", `can't combine rounding/SAE and broadcast`},
    		{"VADDPD.BCST.Z.SAE X0, X1, X2", `Z suffix should be the last; can't combine rounding/SAE and broadcast`},
    		{"VADDPD.SAE.SAE X0, X1, X2", `duplicate suffix "SAE"`},
    		{"VADDPD.RZ_SAE.SAE X0, X1, X2", `bad suffix combination`},
    
    Go
    - Registered: Tue Apr 30 11:13:12 GMT 2024
    - Last Modified: Tue Aug 29 07:48:38 GMT 2023
    - 1.9K bytes
    - Viewed (0)
  2. src/cmd/asm/internal/asm/testdata/amd64error.s

    	// Unsupported broadcast.
    	VFPCLASSSD.BCST $0, (AX), K2, K1 // ERROR "unsupported broadcast"
    	VFPCLASSSS.BCST $0, (AX), K2, K1 // ERROR "unsupported broadcast"
    	// Broadcast without memory operand.
    	VADDPD.BCST X3, X2, K1, X1       // ERROR "illegal broadcast without memory argument"
    	VADDPD.BCST X3, X2, K1, X1       // ERROR "illegal broadcast without memory argument"
    Others
    - Registered: Tue Apr 30 11:13:12 GMT 2024
    - Last Modified: Wed Jun 14 00:03:57 GMT 2023
    - 8.9K bytes
    - Viewed (0)
  3. src/cmd/asm/internal/asm/testdata/amd64enc_extra.s

    	VMAXPD.SAE.Z Z3, Z2, K1, Z1   // 62f1edd95fcb or 62f1ed995fcb
    	VMAXPD (AX), Z2, K1, Z1       // 62f1ed495f08
    	VCMPSD.SAE $0, X0, X2, K0     // 62f1ef18c2c000
    	VCMPSD.SAE $0, X0, X2, K1, K0 // 62f1ef19c2c000
    	// EVEX: broadcast-affected compressed displacement (Disp8).
    	VADDPD.BCST 1016(DX), X0, X29       // 6261fd18586a7f
    	VADDPD.BCST 1016(DX), X29, X1       // 62f19510584a7f
    	VADDPD.BCST 1016(DX), X28, X29      // 62619d10586a7f
    Others
    - Registered: Tue Apr 30 11:13:12 GMT 2024
    - Last Modified: Tue Apr 11 18:32:50 GMT 2023
    - 57.6K bytes
    - Viewed (0)
  4. api/go1.1.txt

    pkg syscall (darwin-386), const RTA_IFP = 16
    pkg syscall (darwin-386), const RTA_NETMASK = 4
    pkg syscall (darwin-386), const RTF_BLACKHOLE = 4096
    pkg syscall (darwin-386), const RTF_BROADCAST = 4194304
    pkg syscall (darwin-386), const RTF_CLONING = 256
    pkg syscall (darwin-386), const RTF_CONDEMNED = 33554432
    pkg syscall (darwin-386), const RTF_DELCLONE = 128
    pkg syscall (darwin-386), const RTF_DONE = 64
    Plain Text
    - Registered: Tue Apr 30 11:13:12 GMT 2024
    - Last Modified: Thu Mar 31 20:37:15 GMT 2022
    - 2.6M bytes
    - Viewed (0)
  5. api/go1.13.txt

    pkg syscall (netbsd-arm64-cgo), const SO_ACCEPTCONN ideal-int
    pkg syscall (netbsd-arm64-cgo), const SO_ACCEPTFILTER = 4096
    pkg syscall (netbsd-arm64-cgo), const SO_ACCEPTFILTER ideal-int
    pkg syscall (netbsd-arm64-cgo), const SO_BROADCAST = 32
    pkg syscall (netbsd-arm64-cgo), const SOCK_CLOEXEC = 268435456
    pkg syscall (netbsd-arm64-cgo), const SOCK_CLOEXEC ideal-int
    pkg syscall (netbsd-arm64-cgo), const SOCK_FLAGS_MASK = 4026531840
    Plain Text
    - Registered: Tue Apr 30 11:13:12 GMT 2024
    - Last Modified: Thu Aug 08 18:44:16 GMT 2019
    - 452.6K bytes
    - Viewed (0)
  6. api/go1.2.txt

    pkg syscall (windows-386), const XP1_SAN_SUPPORT_SDP = 524288
    pkg syscall (windows-386), const XP1_SAN_SUPPORT_SDP ideal-int
    pkg syscall (windows-386), const XP1_SUPPORT_BROADCAST = 512
    pkg syscall (windows-386), const XP1_SUPPORT_BROADCAST ideal-int
    pkg syscall (windows-386), const XP1_SUPPORT_MULTIPOINT = 1024
    pkg syscall (windows-386), const XP1_SUPPORT_MULTIPOINT ideal-int
    Plain Text
    - Registered: Tue Apr 30 11:13:12 GMT 2024
    - Last Modified: Fri Oct 18 04:36:59 GMT 2013
    - 1.9M bytes
    - Viewed (2)
  7. api/go1.txt

    pkg strings, method (*Replacer) WriteString(io.Writer, string) (int, error)
    pkg strings, type Reader struct
    pkg strings, type Replacer struct
    pkg sync, func NewCond(Locker) *Cond
    pkg sync, method (*Cond) Broadcast()
    pkg sync, method (*Cond) Signal()
    pkg sync, method (*Cond) Wait()
    pkg sync, method (*Mutex) Lock()
    pkg sync, method (*Mutex) Unlock()
    pkg sync, method (*Once) Do(func())
    pkg sync, method (*RWMutex) Lock()
    Plain Text
    - Registered: Tue Apr 30 11:13:12 GMT 2024
    - Last Modified: Wed Aug 14 18:58:28 GMT 2013
    - 1.7M bytes
    - Viewed (1)
  8. api/go1.16.txt

    pkg syscall (darwin-arm64), const RTF_BLACKHOLE = 4096
    pkg syscall (darwin-arm64), const RTF_BLACKHOLE ideal-int
    pkg syscall (darwin-arm64), const RTF_BROADCAST = 4194304
    pkg syscall (darwin-arm64), const RTF_BROADCAST ideal-int
    pkg syscall (darwin-arm64), const RTF_CLONING = 256
    pkg syscall (darwin-arm64), const RTF_CLONING ideal-int
    pkg syscall (darwin-arm64), const RTF_CONDEMNED = 33554432
    Plain Text
    - Registered: Tue Apr 30 11:13:12 GMT 2024
    - Last Modified: Fri Dec 02 16:30:41 GMT 2022
    - 479.2K bytes
    - Viewed (0)
  9. api/go1.14.txt

    pkg syscall (freebsd-arm64), const RTF_BLACKHOLE = 4096
    pkg syscall (freebsd-arm64), const RTF_BLACKHOLE ideal-int
    pkg syscall (freebsd-arm64), const RTF_BROADCAST = 4194304
    pkg syscall (freebsd-arm64), const RTF_BROADCAST ideal-int
    pkg syscall (freebsd-arm64), const RTF_DONE = 64
    pkg syscall (freebsd-arm64), const RTF_DONE ideal-int
    pkg syscall (freebsd-arm64), const RTF_DYNAMIC = 16
    Plain Text
    - Registered: Tue Apr 30 11:13:12 GMT 2024
    - Last Modified: Fri Feb 17 20:31:46 GMT 2023
    - 508.9K bytes
    - Viewed (0)
  10. api/go1.20.txt

    pkg syscall (freebsd-riscv64), const RTF_BLACKHOLE = 4096 #53466
    pkg syscall (freebsd-riscv64), const RTF_BLACKHOLE ideal-int #53466
    pkg syscall (freebsd-riscv64), const RTF_BROADCAST = 4194304 #53466
    pkg syscall (freebsd-riscv64), const RTF_BROADCAST ideal-int #53466
    pkg syscall (freebsd-riscv64), const RTF_DONE = 64 #53466
    pkg syscall (freebsd-riscv64), const RTF_DONE ideal-int #53466
    Plain Text
    - Registered: Tue Apr 30 11:13:12 GMT 2024
    - Last Modified: Fri Feb 17 21:23:32 GMT 2023
    - 602.6K bytes
    - Viewed (0)
Back to top