Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for NOSPLIT (0.07 sec)

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

    // Copyright 2022 The Go Authors. All rights reserved.
    // Use of this source code is governed by a BSD-style
    // license that can be found in the LICENSE file.
    
    #include "../../../../../runtime/textflag.h"
    
    TEXT asmtest(SB),DUPOK|NOSPLIT,$0
    lable1:
    	BFPT	1(PC)				// 00050048
    	BFPT	lable1		// BFPT 2	// 1ffdff4b
    	BFPT	FCC0, lable1	// BFPT FCC0, 2	// 1ff9ff4b
    	BFPT	FCC7, lable1	// BFPT FCC7, 2	// fff5ff4b
    
    lable2:
    	BFPF	1(PC)				// 00040048
    Registered: Tue Sep 09 11:13:09 UTC 2025
    - Last Modified: Thu Sep 04 19:24:25 UTC 2025
    - 35.5K bytes
    - Viewed (0)
Back to top