Search Options

Display Count
Sort
Preferred Language
Advanced Search

Results 1 - 3 of 3 for F20 (0.01 seconds)

  1. src/cmd/asm/internal/asm/testdata/arm64.s

    // pre/post-indexed
    	FMOVS.P	F20, 4(R0)                                      // 144400bc
    	FMOVS.W	F20, 4(R0)                                      // 144c00bc
    	FMOVD.P	F20, 8(R1)                                      // 348400fc
    	FMOVQ.P	F13, 11(R10)                                    // 4db5803c
    	FMOVQ.W	F15, 11(R20)                                    // 8fbe803c
    
    	FMOVS.P	8(R0), F20                                      // 148440bc
    Created: Tue Dec 30 11:13:12 GMT 2025
    - Last Modified: Mon Nov 10 17:34:13 GMT 2025
    - 96.1K bytes
    - Click Count (0)
  2. src/cmd/asm/internal/asm/testdata/loong64enc1.s

    	FMADDF	F2, F14, F9, F16	// 30391108
    	FMADDD	F11, F20, F23, F12	// ecd22508
    	FMSUBF	F3, F11, F31, F22	// f6af5108
    	FMSUBD	F13, F30, F9, F15	// 2ff96608
    	FNMADDF	F27, F11, F5, F21	// b5ac9d08
    	FNMADDD	F29, F14, F27, F6	// 66bbae08
    	FNMSUBF	F17, F8, F12, F8	// 88a1d808
    	FNMSUBD	F29, F21, F3, F17	// 71d4ee08
    	FMADDF	F2, F14, F9		// 29391108
    	FMADDD	F11, F20, F23		// f7d22508
    	FMSUBF	F3, F11, F31		// ffaf5108
    Created: Tue Dec 30 11:13:12 GMT 2025
    - Last Modified: Thu Nov 27 00:46:52 GMT 2025
    - 44.5K bytes
    - Click Count (0)
  3. tests/migrate_test.go

    		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
    		F24 string
    		F25 string
    		F26 string
    		F27 string
    		F28 string
    		F29 string
    		F30 string
    		F31 string
    		F32 string
    		F33 string
    Created: Sun Dec 28 09:35:17 GMT 2025
    - Last Modified: Wed Aug 20 04:51:17 GMT 2025
    - 65.2K bytes
    - Click Count (0)
Back to Top