- Sort Score
- Result 10 results
- Languages All
Results 1 - 1 of 1 for EncodeVectorType (0.14 sec)
-
src/cmd/asm/internal/arch/riscv64.go
} return riscv.SPOP_END } // RISCV64ValidateVectorType reports whether the given configuration is a // valid vector type. func RISCV64ValidateVectorType(vsew, vlmul, vtail, vmask int64) error { _, err := riscv.EncodeVectorType(vsew, vlmul, vtail, vmask) return err
Registered: Tue Sep 09 11:13:09 UTC 2025 - Last Modified: Fri Feb 14 15:13:11 UTC 2025 - 1.8K bytes - Viewed (0)