Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for POPCNTB (0.06 sec)

  1. src/cmd/internal/obj/ppc64/asm9.go

    			opset(ACRANDN, r0)
    			opset(ACREQV, r0)
    			opset(ACRNAND, r0)
    			opset(ACRNOR, r0)
    			opset(ACROR, r0)
    			opset(ACRORN, r0)
    			opset(ACRXOR, r0)
    
    		case APOPCNTD: /* popcntd, popcntw, popcntb, cnttzw, cnttzd */
    			opset(APOPCNTW, r0)
    			opset(APOPCNTB, r0)
    			opset(ACNTTZW, r0)
    			opset(ACNTTZWCC, r0)
    			opset(ACNTTZD, r0)
    			opset(ACNTTZDCC, r0)
    
    		case ACOPY: /* copy, paste. */
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Wed May 15 13:55:28 UTC 2024
    - 156.1K bytes
    - Viewed (0)
Back to top