Search Options

Display Count
Sort
Preferred Language
Advanced Search

Results 1 - 1 of 1 for DIVW (0.03 seconds)

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

    	REMU	R4, R5	   		// a5902100
    	REMU	R4, R5, R6	   	// a6902100
    	REMWU	R4, R5	   		// a5902100
    	REMWU	R4, R5, R6	   	// a6902100
    	DIV	R4, R5	  		// a5102000
    	DIV	R4, R5, R6	  	// a6102000
    	DIVW	R4, R5	  		// a5102000
    	DIVW	R4, R5, R6	  	// a6102000
    	DIVU	R4, R5	   		// a5102100
    	DIVU	R4, R5, R6	   	// a6102100
    	DIVWU	R4, R5	   		// a5102100
    	DIVWU	R4, R5, R6	   	// a6102100
    	SRLV	R4, R5 			// a5101900
    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)
Back to Top