- Sort Score
- Result 10 results
- Languages All
Results 1 - 9 of 9 for F10 (0.02 sec)
-
src/cmd/asm/internal/asm/testdata/riscv64.s
VFADDVV V1, V2, V3 // d7912002 VFADDVV V1, V2, V0, V3 // d7912000 VFADDVF F10, V2, V3 // d7512502 VFADDVF F10, V2, V0, V3 // d7512500 VFSUBVV V1, V2, V3 // d791200a VFSUBVV V1, V2, V0, V3 // d7912008 VFSUBVF F10, V2, V3 // d751250a VFSUBVF F10, V2, V0, V3 // d7512508 VFRSUBVF F10, V2, V3 // d751259e VFRSUBVF F10, V2, V0, V3 // d751259c
Registered: Tue Sep 09 11:13:09 UTC 2025 - Last Modified: Wed May 21 14:19:19 UTC 2025 - 49.1K bytes - Viewed (0) -
src/cmd/asm/internal/asm/testdata/riscv64error.s
VFADDVF F10, V2, V4, V3 // ERROR "invalid vector mask register" VFSUBVV V1, V2, V4, V3 // ERROR "invalid vector mask register" VFSUBVF F10, V2, V4, V3 // ERROR "invalid vector mask register" VFRSUBVF F10, V2, V4, V3 // ERROR "invalid vector mask register" VFWADDVV V1, V2, V4, V3 // ERROR "invalid vector mask register" VFWADDVF F10, V2, V4, V3 // ERROR "invalid vector mask register"
Registered: Tue Sep 09 11:13:09 UTC 2025 - Last Modified: Thu May 08 08:53:43 UTC 2025 - 24.8K bytes - Viewed (0) -
src/cmd/asm/internal/asm/testdata/arm64enc.s
FNMSUBS F14, F16, F27, F14 // 6ec32e1f FNMSUBD F29, F25, F8, F10 // 0ae57d1f FNMULS F24, F22, F18 // d28a381e FNMULD F14, F30, F7 // c78b6e1e //TODO FRECPE F9, F2 // 22d9e15e //TODO VFRECPE V0.S2, V28.S2 // 1cd8a10e //TODO FRECPS F28, F10, F9 // 49fd3c5e //TODO VFRECPS V27.D2, V12.D2, V24.D2 // 98fd7b4e
Registered: Tue Sep 09 11:13:09 UTC 2025 - Last Modified: Mon Jul 24 01:11:41 UTC 2023 - 43.9K bytes - Viewed (0) -
src/cmd/asm/internal/asm/testdata/armerror.s
MOVF.S F9, 0xfff0(R4) // ERROR "invalid .S suffix" ADDF.S F1, F2, F3 // ERROR "invalid .S suffix" SUBD.U F1, F2 // ERROR "invalid .U suffix" NEGF.W F9, F10 // ERROR "invalid .W suffix" ABSD.P F9, F10 // ERROR "invalid .P suffix" MOVW.S FPSR, R0 // ERROR "invalid .S suffix" MOVW.P g, FPSR // ERROR "invalid .P suffix"
Registered: Tue Sep 09 11:13:09 UTC 2025 - Last Modified: Wed Oct 23 15:18:14 UTC 2024 - 14.5K bytes - Viewed (0) -
src/cmd/asm/internal/asm/operand_test.go
{"R15", "R15"}, {"F0", "F0"}, {"F1", "F1"}, {"F2", "F2"}, {"F3", "F3"}, {"F4", "F4"}, {"F5", "F5"}, {"F6", "F6"}, {"F7", "F7"}, {"F8", "F8"}, {"F9", "F9"}, {"F10", "F10"}, {"F11", "F11"}, {"F12", "F12"}, {"F13", "F13"}, {"F14", "F14"}, {"F15", "F15"}, {"V0", "V0"}, {"V1", "V1"}, {"V2", "V2"}, {"V3", "V3"}, {"V4", "V4"}, {"V5", "V5"},
Registered: Tue Sep 09 11:13:09 UTC 2025 - Last Modified: Tue Aug 29 18:31:05 UTC 2023 - 23.9K bytes - Viewed (0) -
src/cmd/asm/internal/asm/testdata/s390x.s
FADDS F0, F15 // b30a00f0 FADD F1, F14 // b31a00e1 FSUBS F2, F13 // b30b00d2 FSUB F3, F12 // b31b00c3 FMULS F4, F11 // b31700b4 FMUL F5, F10 // b31c00a5 FDIVS F6, F9 // b30d0096 FDIV F7, F8 // b31d0087 FABS F1, F2 // b3100021 FSQRTS F3, F4 // b3140043
Registered: Tue Sep 09 11:13:09 UTC 2025 - Last Modified: Wed Jul 30 19:29:15 UTC 2025 - 22.9K bytes - Viewed (0) -
src/cmd/asm/internal/asm/testdata/riscv64validation.s
VMVXS V2, V1 // ERROR "expected integer register in rd position" VMVSX X11, X10 // ERROR "expected vector register in vd position" VMVSX V2, V1 // ERROR "expected integer register in rs2 position" VFMVFS X10, F10 // ERROR "expected vector register in vs2 position" VFMVFS V2, V1 // ERROR "expected float register in rd position" VFMVSF X10, V2 // ERROR "expected float register in rs2 position"
Registered: Tue Sep 09 11:13:09 UTC 2025 - Last Modified: Wed May 21 14:19:19 UTC 2025 - 31.6K bytes - Viewed (0) -
tests/migrate_test.go
type UserMigrateColumn2 struct { ID uint F1 string F2 string F3 string F4 string F5 string F6 string F7 string F8 string F9 string F10 string F11 string F12 string F13 string F14 string F15 string F16 string F17 string F18 string F19 string F20 string F21 string F22 string F23 string
Registered: Sun Sep 07 09:35:13 UTC 2025 - Last Modified: Wed Aug 20 04:51:17 UTC 2025 - 65.2K bytes - Viewed (0) -
src/cmd/asm/internal/asm/testdata/arm64.s
FMOVS F1, 1(R2) // 411000bc FMOVS F1, 4(R2) // 410400bd FMOVS F20, (R0) // 140000bd FMOVD F1, 1(R2) // 411000fc FMOVD F1, 8(R2) // 410400fd FMOVD F20, (R2) // 540000fd FMOVQ F0, 32(R5)// a008803d FMOVQ F10, 65520(R10) // 4afdbf3d FMOVQ F11, 64(RSP) // eb13803d FMOVQ F11, 8(R20) // 8b82803c FMOVQ F11, 4(R20) // 8b42803c MOVB 1(R1), R2 // 22048039 MOVH 1(R1), R2 // 22108078
Registered: Tue Sep 09 11:13:09 UTC 2025 - Last Modified: Wed Mar 26 10:48:50 UTC 2025 - 95.3K bytes - Viewed (0)