Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for 3196 (0.16 sec)

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

    	SUBU	R6, R26, R27	// 0346d823
    	SUBV	R16, R17, R26	// 0230d02e
    	SUBVU	R16, R17, R26	// 0230d02f
    
    //	LSUBW imm ',' sreg ',' rreg
    //	{
    //		outcode(int($1), &$2, int($4), &$6);
    //	}
    	SUB	$-3126, R17, R22	// 22360c36
    	SUB	$3126, R17, R22		// 2236f3ca
    	SUBU	$16384, R17, R12	// 262cc000
    	SUBV	$-6122, R10, R9		// 614917ea
    	SUBV	$6122, R10, R9		// 6149e816
    	SUBVU	$1203, R17, R12		// 662cfb4d
    
    //	LSUBW rreg ',' rreg
    //	{
    Others
    - Registered: Tue Apr 30 11:13:12 GMT 2024
    - Last Modified: Tue Aug 08 12:17:12 GMT 2023
    - 12.4K bytes
    - Viewed (0)
Back to top