Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for Stopel (0.21 sec)

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

    //		outcode($1, $2, &$3, 0, &$5);
    //	}
    	ADDD	F1, F2
    	MOVF	$0.5, F2 // MOVF $(0.5), F2
    
    //	LTYPEK cond frcon ',' LFREG ',' freg
    //	{
    //		outcode($1, $2, &$3, $5, &$7);
    //	}
    	ADDD	F1, F2, F3
    
    //	LTYPEL cond freg ',' freg
    //	{
    //		outcode($1, $2, &$3, int32($5.Reg), &nullgen);
    //	}
    	CMPD	F1, F2
    
    //
    // MCR MRC
    //
    //	LTYPEJ cond con ',' expr ',' spreg ',' creg ',' creg oexpr
    //	{
    Others
    - Registered: Tue Apr 30 11:13:12 GMT 2024
    - Last Modified: Fri Dec 15 20:51:01 GMT 2023
    - 69K bytes
    - Viewed (0)
Back to top