Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for MOVMW (0.02 sec)

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

    	MOVFL R1, $255                  // 7c2ff120
    	MOVFL R1, $1                    // 7c301120
    	MOVFL R1, $128                  // 7c380120
    	MOVFL R1, $3                    // 7c203120
    	MOVMW 4(R3), R4                 // b8830004
    
    
    	// Verify supported bdnz/bdz encodings.
    	BC 16,0,0(PC)                   // BC $16, CR0LT, 0(PC) // 42000000
    	BDNZ 0(PC)                      // 42000000
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Fri May 17 21:53:50 UTC 2024
    - 50.2K bytes
    - Viewed (0)
Back to top