Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for Loong64 (0.03 sec)

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

    	ADDV16	$(8<<16), R4, R5	// ADDV16	$524288, R4, R5		// 85200010
    	ADDV16	$(32767<<16), R4, R5	// ADDV16	$2147418112, R4, R5	// 85fcff11
    	ADDV16	$(16<<16), R4		// ADDV16	$1048576, R4		// 84400010
    
    	// Loong64 atomic memory access instructions
    	AMSWAPB		R14, (R13), R12 // ac395c38
    	AMSWAPH		R14, (R13), R12 // acb95c38
    	AMSWAPW		R14, (R13), R12 // ac396038
    	AMSWAPV		R14, (R13), R12 // acb96038
    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