- Sort Score
- Result 10 results
- Languages All
Results 1 - 2 of 2 for VLOXSEG2EI8V (0.05 sec)
-
src/cmd/asm/internal/asm/testdata/riscv64validation.s
VSUXSEG2EI8V V3, X11, V0, (X10) // ERROR "expected vector register in vs2 position" VLOXSEG2EI8V (X10), V2, X11 // ERROR "expected vector register in vd position" VLOXSEG2EI8V (V1), V2, V3 // ERROR "expected integer register in rs1 position" VLOXSEG2EI8V (X10), X11, V0, V3 // ERROR "expected vector register in vs2 position"
Registered: Tue Dec 30 11:13:12 UTC 2025 - Last Modified: Thu Nov 13 12:17:37 UTC 2025 - 42.1K bytes - Viewed (0) -
src/cmd/asm/internal/asm/testdata/riscv64error.s
VSSSEG2E8V V3, X11, V1, (X10) // ERROR "invalid vector mask register" VLUXSEG2EI8V (X10), V2, V1, V3 // ERROR "invalid vector mask register" VSUXSEG2EI8V V3, V2, V1, (X10) // ERROR "invalid vector mask register" VLOXSEG2EI8V (X10), V2, V1, V3 // ERROR "invalid vector mask register" VSOXSEG2EI8V V3, V2, V1, (X10) // ERROR "invalid vector mask register" VL1RV (X10), V0, V3 // ERROR "too many operands for instruction"
Registered: Tue Dec 30 11:13:12 UTC 2025 - Last Modified: Wed Sep 24 13:21:53 UTC 2025 - 26.8K bytes - Viewed (0)