Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for xor (0.14 sec)

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

    	OR	$4096, R4		// 3e00001484781500
    	OR	$-1, R4, R5		// 1efcbf0285781500
    	OR	$-1, R4			// 1efcbf0284781500
    	XOR	$65536, R4, R5		// 1e02001485f81500
    	XOR	$4096, R4, R5		// 3e00001485f81500
    	XOR	$65536, R4		// 1e02001484f81500
    	XOR	$4096, R4		// 3e00001484f81500
    	XOR	$-1, R4, R5		// 1efcbf0285f81500
    	XOR	$-1, R4			// 1efcbf0284f81500
    	MOVH	R4, R5			// 85c04000a5c04800
    
    	// relocation instructions
    Others
    - Registered: Tue Apr 30 11:13:12 GMT 2024
    - Last Modified: Mon Apr 10 15:50:11 GMT 2023
    - 3K bytes
    - Viewed (0)
Back to top