Search Options

Results per page
Sort
Preferred Languages
Advance

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

  1. src/cmd/asm/internal/arch/loong64.go

    	"B":  loong64.ARNG_B,
    	"H":  loong64.ARNG_H,
    	"W":  loong64.ARNG_W,
    	"V":  loong64.ARNG_V,
    	"BU": loong64.ARNG_BU,
    	"HU": loong64.ARNG_HU,
    	"WU": loong64.ARNG_WU,
    	"VU": loong64.ARNG_VU,
    }
    
    var loong64LsxArngExtMap = map[string]int16{
    	"B16": loong64.ARNG_16B,
    	"H8":  loong64.ARNG_8H,
    	"W4":  loong64.ARNG_4W,
    	"V2":  loong64.ARNG_2V,
    }
    
    var loong64LasxArngExtMap = map[string]int16{
    	"B32": loong64.ARNG_32B,
    Registered: Tue Sep 09 11:13:09 UTC 2025
    - Last Modified: Tue Aug 05 17:31:25 UTC 2025
    - 3.8K bytes
    - Viewed (0)
Back to top