- Sort Score
- Result 10 results
- Languages All
Results 1 - 3 of 3 for VLOXSEG2EI8V (0.08 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) -
src/cmd/asm/internal/asm/testdata/riscv64.s
VSUXSEG8EI32V V24, V4, V0, (X10) // 276c45e4 VSUXSEG8EI64V V24, V4, V0, (X10) // 277c45e4 VLOXSEG2EI8V (X10), V4, V8 // 0704452e VLOXSEG2EI16V (X10), V4, V8 // 0754452e VLOXSEG2EI32V (X10), V4, V8 // 0764452e VLOXSEG2EI64V (X10), V4, V8 // 0774452e VLOXSEG2EI8V (X10), V4, V0, V8 // 0704452c VLOXSEG2EI16V (X10), V4, V0, V8 // 0754452c VLOXSEG2EI32V (X10), V4, V0, V8 // 0764452c
Registered: Tue Dec 30 11:13:12 UTC 2025 - Last Modified: Thu Nov 13 12:17:37 UTC 2025 - 73.7K bytes - Viewed (0)