Search Options

Results per page
Sort
Preferred Languages
Advance

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

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

    	XOR $-32768, R6                 // 3be080007fe63278
    	XOR $-32768, R6, R7             // 3be080007fe73278
    	XOR $1234567, R5                // 6ca5001268a5d687
    	XOR $1234567, R5, R3            // 6ca300126863d687
    	XORIS $15, R3, R4               // 6c64000f
    	XOR   $983040, R3, R4           // 6c64000f
    
    	// TODO: the order of CR operands don't match
    	CMP R3, R4                      // 7c232000
    	CMPU R3, R4                     // 7c232040
    Others
    - Registered: Tue Apr 23 11:13:09 GMT 2024
    - Last Modified: Mon Apr 01 18:50:29 GMT 2024
    - 48.8K bytes
    - Viewed (0)
Back to top