- Sort Score
- Result 10 results
- Languages All
Results 1 - 2 of 2 for FMOVD (0.03 sec)
-
src/cmd/asm/internal/asm/testdata/ppc64.s
ICBI (R3) // 7c001fac // float constants FMOVD $(0.0), F1 // f0210cd0 FMOVD $(-0.0), F1 // f0210cd0fc200850 FMOVD 8(R3), F1 // c8230008 FMOVD (R3)(R4), F1 // 7c241cae FMOVD (R3)(R0), F1 // 7c201cae FMOVD (R3), F1 // c8230000 FMOVDU 8(R3), F1 // cc230008
Registered: Tue Nov 05 11:13:11 UTC 2024 - Last Modified: Tue Oct 29 13:14:38 UTC 2024 - 51K bytes - Viewed (0) -
src/cmd/asm/internal/asm/testdata/arm64.s
FMOVD $(4.0), F0 // 0010621e FMOVS $(0.265625), F1 // 01302a1e FMOVD $(0.1796875), F2 // 02f0681e FMOVS $(0.96875), F3 // 03f02d1e FMOVD $(28.0), F4 // 0490671e FMOVD $0, F0 // e003679e FMOVS $0, F0 // e003271e FMOVD ZR, F0 // e003679e
Registered: Tue Nov 05 11:13:11 UTC 2024 - Last Modified: Wed Jul 24 18:45:14 UTC 2024 - 95.2K bytes - Viewed (0)